Home
last modified time | relevance | path

Searched defs:ikey (Results 1 – 25 of 36) sorted by relevance

12

/external/leveldb/db/
Ddb_iter.cc122 inline bool DBIter::ParseKey(ParsedInternalKey* ikey) { in ParseKey()
182 ParsedInternalKey ikey; in FindNextUserEntry() local
242 ParsedInternalKey ikey; in FindPrevUserEntry() local
Dwrite_batch_test.cc23 ParsedInternalKey ikey; in PrintContents() local
Dversion_set.cc262 static void SaveValue(void* arg, const Slice& ikey, const Slice& v) { in SaveValue()
333 Slice ikey; in Get() member
416 ParsedInternalKey ikey; in RecordReadSample() local
1118 uint64_t VersionSet::ApproximateOffsetOf(Version* v, const InternalKey& ikey) { in ApproximateOffsetOf()
/external/libnl/lib/route/link/
Dip6vti.c40 uint32_t ikey; member
362 int rtnl_link_ip6vti_set_ikey(struct rtnl_link *link, uint32_t ikey) in rtnl_link_ip6vti_set_ikey()
381 int rtnl_link_ip6vti_get_ikey(struct rtnl_link *link, uint32_t *ikey) in rtnl_link_ip6vti_get_ikey()
Dip6gre.c49 uint32_t ikey; member
538 int rtnl_link_ip6gre_set_ikey(struct rtnl_link *link, uint32_t ikey) in rtnl_link_ip6gre_set_ikey()
557 int rtnl_link_ip6gre_get_ikey(struct rtnl_link *link, uint32_t *ikey) in rtnl_link_ip6gre_get_ikey()
Dipvti.c43 uint32_t ikey; member
365 int rtnl_link_ipvti_set_ikey(struct rtnl_link *link, uint32_t ikey) in rtnl_link_ipvti_set_ikey()
Dipgre.c52 uint32_t ikey; member
604 int rtnl_link_ipgre_set_ikey(struct rtnl_link *link, uint32_t ikey) in rtnl_link_ipgre_set_ikey()
/external/bcc/libbpf-tools/
Dhardirqs.bpf.c70 struct irq_key ikey = {}; in handle_exit() local
/external/iproute2/ip/
Dlink_vti6.c64 unsigned int ikey = 0; in vti6_parse_opt() local
Dlink_vti.c67 unsigned int ikey = 0; in vti_parse_opt() local
Dlink_gre.c84 unsigned int ikey = 0; in gre_parse_opt() local
Dlink_gre6.c94 unsigned int ikey = 0; in gre_parse_opt() local
/external/arm-trusted-firmware/tools/cert_create/src/
Dcert.c101 EVP_PKEY *ikey = keys[issuer_cert->key].key; in cert_new() local
/external/trusty/arm-trusted-firmware/tools/cert_create/src/
Dcert.c104 EVP_PKEY *ikey = keys[issuer_cert->key].key; in cert_new() local
/external/mesa3d/src/gallium/drivers/zink/
Dzink_program_state.hpp211 struct zink_gfx_input_key *ikey = DYNAMIC_STATE == ZINK_DYNAMIC_VERTEX_INPUT ? in zink_get_gfx_pipeline() local
Dzink_pipeline.c905 struct zink_gfx_input_key *ikey = rzalloc(ctx, struct zink_gfx_input_key); in zink_find_or_create_input_dynamic() local
920 struct zink_gfx_input_key *ikey = rzalloc(ctx, struct zink_gfx_input_key); in zink_find_or_create_input() local
Dzink_program.c512 const struct zink_gfx_input_key *ikey = key; in hash_gfx_input_dynamic() local
527 const struct zink_gfx_input_key *ikey = key; in hash_gfx_input() local
/external/mesa3d/src/mesa/program/
Dprog_cache.c62 const GLuint *ikey = (const GLuint *) key; in hash_key() local
/external/mesa3d/src/gallium/auxiliary/cso_cache/
Dcso_cache.h182 const unsigned *ikey = (const unsigned *)key; in cso_construct_key() local
/external/grpc-grpc/src/core/tsi/
Dssl_transport_security_utils.cc258 EVP_PKEY* ikey = X509_get_pubkey(issuer); in VerifyCrlSignature() local
/external/virglrenderer/src/gallium/auxiliary/cso_cache/
Dcso_cache.c50 unsigned *ikey = (unsigned *)key; in hash_key() local
/external/e2fsprogs/misc/
De2undo.c312 struct undo_key_info *ikey; in main() local
/external/wpa_supplicant_8/src/crypto/
Dtls_openssl_ocsp.c392 ASN1_BIT_STRING *ikey; in issuer_match() local
/external/leveldb/table/
Dtable_test.cc270 ParsedInternalKey ikey(target, kMaxSequenceNumber, kTypeValue); in Seek() local
/external/boringssl/src/crypto/x509/
Dx509_vfy.cc1141 EVP_PKEY *ikey = X509_get0_pubkey(issuer); in check_crl() local

12