Home
last modified time | relevance | path

Searched refs:l (Results 1 – 7 of 7) sorted by relevance

/trusty/user/base/lib/libc-trusty/
Dlocale_stubs.c42 void freelocale(locale_t l) {} in freelocale() argument
/trusty/user/app/sample/stats-test/include/
Dconsumer_ctl.h38 int64_t l; member
/trusty/user/app/keymint/keys/
Dlegacy.rs180 l => return Err(km_err!(InvalidKeyBlob, "unexpected AES-GCM tag length {}", l)), in convert_key()
/trusty/user/app/sample/stats-test/consumer/
Dconsumer.cpp257 atom_val.l = input_value.get<VendorAtomValue::longValue>(); in reportVendorAtom()
/trusty/user/base/lib/hwkey/rust/src/
Dtest.rs42 let differing_bytes = sk.iter().zip(lk).filter(|&(s, l)| s ^ l != 0).count(); in keys_are_sufficiently_distinct()
/trusty/user/base/app/acvp/
Dacvp.cpp103 "l": 1024,
/trusty/user/base/lib/dlmalloc/
Ddlmalloc.c1813 #define INITIAL_LOCK(l) (0) argument
1814 #define DESTROY_LOCK(l) (0) argument