/aosp_15_r20/external/leveldb/db/ |
H A D | db_iter.cc | 122 inline bool DBIter::ParseKey(ParsedInternalKey* ikey) { in ParseKey() 182 ParsedInternalKey ikey; in FindNextUserEntry() local 242 ParsedInternalKey ikey; in FindPrevUserEntry() local
|
H A D | version_set.cc | 262 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()
|
H A D | write_batch_test.cc | 23 ParsedInternalKey ikey; in PrintContents() local
|
/aosp_15_r20/external/libnl/lib/route/link/ |
H A D | ip6vti.c | 40 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()
|
H A D | ip6gre.c | 49 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()
|
H A D | ipvti.c | 43 uint32_t ikey; member 365 int rtnl_link_ipvti_set_ikey(struct rtnl_link *link, uint32_t ikey) in rtnl_link_ipvti_set_ikey()
|
H A D | ipgre.c | 52 uint32_t ikey; member 604 int rtnl_link_ipgre_set_ikey(struct rtnl_link *link, uint32_t ikey) in rtnl_link_ipgre_set_ikey()
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/zink/ |
H A D | zink_pipeline.c | 905 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
|
H A D | zink_program_state.hpp | 208 struct zink_gfx_input_key *ikey = DYNAMIC_STATE == ZINK_DYNAMIC_VERTEX_INPUT ? in zink_get_gfx_pipeline() local
|
H A D | zink_program.c | 512 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
|
/aosp_15_r20/external/bcc/libbpf-tools/ |
H A D | hardirqs.bpf.c | 70 struct irq_key ikey = {}; in handle_exit() local
|
/aosp_15_r20/external/iproute2/ip/ |
H A D | link_vti6.c | 64 unsigned int ikey = 0; in vti6_parse_opt() local
|
H A D | link_vti.c | 67 unsigned int ikey = 0; in vti_parse_opt() local
|
H A D | link_gre.c | 84 unsigned int ikey = 0; in gre_parse_opt() local
|
H A D | link_gre6.c | 94 unsigned int ikey = 0; in gre_parse_opt() local
|
/aosp_15_r20/external/arm-trusted-firmware/tools/cert_create/src/ |
H A D | cert.c | 101 EVP_PKEY *ikey = keys[issuer_cert->key].key; in cert_new() local
|
/aosp_15_r20/external/trusty/arm-trusted-firmware/tools/cert_create/src/ |
D | cert.c | 104 EVP_PKEY *ikey = keys[issuer_cert->key].key; in cert_new() local
|
/aosp_15_r20/external/mesa3d/src/mesa/program/ |
H A D | prog_cache.c | 62 const GLuint *ikey = (const GLuint *) key; in hash_key() local
|
/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/cso_cache/ |
H A D | cso_cache.h | 182 const unsigned *ikey = (const unsigned *)key; in cso_construct_key() local
|
/aosp_15_r20/external/grpc-grpc/src/core/tsi/ |
H A D | ssl_transport_security_utils.cc | 258 EVP_PKEY* ikey = X509_get_pubkey(issuer); in VerifyCrlSignature() local
|
/aosp_15_r20/packages/modules/Connectivity/service-t/src/com/android/server/ |
D | IpSecService.java | 889 int ikey, in TunnelInterfaceRecord() 1392 final int ikey = reserveNetId(); in createTunnelInterface() local
|
/aosp_15_r20/external/virglrenderer/src/gallium/auxiliary/cso_cache/ |
H A D | cso_cache.c | 50 unsigned *ikey = (unsigned *)key; in hash_key() local
|
/aosp_15_r20/external/e2fsprogs/misc/ |
H A D | e2undo.c | 312 struct undo_key_info *ikey; in main() local
|
/aosp_15_r20/external/wpa_supplicant_8/src/crypto/ |
H A D | tls_openssl_ocsp.c | 392 ASN1_BIT_STRING *ikey; in issuer_match() local
|
/aosp_15_r20/system/netd/server/ |
H A D | XfrmController.cpp | 1476 int32_t ikey, int32_t okey, in ipSecAddTunnelInterface() 1589 int32_t ikey, int32_t okey, in ipSecAddVirtualTunnelInterface()
|