Home
last modified time | relevance | path

Searched defs:hash_table (Results 1 – 25 of 43) sorted by relevance

12

/aosp_15_r20/external/virglrenderer/src/mesa/util/
H A Dhash_table.h47 struct hash_table { struct
62 struct hash_table * argument
/aosp_15_r20/external/mesa3d/src/util/
H A Dhash_table.h46 struct hash_table { struct
61 struct hash_table * argument
/aosp_15_r20/external/mesa3d/src/compiler/glsl/
H A Dir_constant_expression.cpp570 ir_rvalue::constant_expression_value(void *, struct hash_table *) in constant_expression_value()
874 ir_texture::constant_expression_value(void *, struct hash_table *) in constant_expression_value()
1023 struct hash_table *) in constant_expression_value()
1034 ir_assignment::constant_expression_value(void *, struct hash_table *) in constant_expression_value()
1042 ir_constant::constant_expression_value(void *, struct hash_table *) in constant_expression_value()
/aosp_15_r20/external/grpc-grpc/src/php/ext/grpc/
H A Dchannel.h26 #define ZEND_HASH_INIT(hash_table, limit, descriptor, zend_bool) _zend_hash_init(hash_table, limit,… argument
28 #define ZEND_HASH_INIT(hash_table, limit, descriptor, zend_bool) zend_hash_init_ex(hash_table, limi… argument
/aosp_15_r20/frameworks/compile/mclinker/include/mcld/ADT/
DHashIterator.h22 typedef HashTableImplTy hash_table; typedef
155 typedef HashTableImplTy hash_table; typedef
/aosp_15_r20/external/squashfs-tools/squashfs-tools/
H A Dcaches-queues-lists.h149 struct file_buffer *hash_table[HASH_SIZE]; member
171 struct file_buffer *hash_table[HASH_SIZE]; member
H A Dread_xattrs.c56 } *hash_table[65536]; variable
H A Dunsquashfs.c600 void add_entry(struct hash_table_entry *hash_table[], long long start, in add_entry()
617 int lookup_entry(struct hash_table_entry *hash_table[], long long start) in lookup_entry()
/aosp_15_r20/external/mesa3d/src/imagination/vulkan/
H A Dpvr_transfer_frag_store.h42 struct hash_table *hash_table; member
/aosp_15_r20/external/coreboot/src/soc/amd/glinda/psp_verstage/
H A Dchipset.c17 static struct psp_fw_hash_table hash_table; variable
H A Dsvc.c209 uint32_t svc_set_fw_hash_table(struct psp_fw_hash_table *hash_table) in svc_set_fw_hash_table()
/aosp_15_r20/external/libaom/av1/encoder/
H A Dhash_motion.h41 } hash_table; typedef
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/vendor/hashbrown/src/
H A Dlib.rs117 pub mod hash_table { module
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/vendor/hashbrown/src/
H A Dlib.rs117 pub mod hash_table { module
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/vendor/hashbrown/src/
H A Dlib.rs117 pub mod hash_table { module
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/vendor/hashbrown/src/
H A Dlib.rs117 pub mod hash_table { module
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/vendor/hashbrown/src/
H A Dlib.rs117 pub mod hash_table { module
/aosp_15_r20/external/coreboot/src/soc/amd/mendocino/psp_verstage/
H A Dchipset.c24 static struct psp_fw_hash_table hash_table; variable
H A Dsvc.c217 uint32_t svc_set_fw_hash_table(struct psp_fw_hash_table *hash_table) in svc_set_fw_hash_table()
/aosp_15_r20/external/coreboot/src/soc/amd/phoenix/psp_verstage/
H A Dchipset.c22 static struct psp_fw_hash_table hash_table; variable
H A Dsvc.c207 uint32_t svc_set_fw_hash_table(enum verstage_cmd_id cmd, void *hash_table) in svc_set_fw_hash_table()
/aosp_15_r20/external/elfutils/libdw/
H A Ddwarf_cu_dwp_section_info.c91 const unsigned char *hash_table = datap; in __libdw_read_package_index() local
/aosp_15_r20/external/igt-gpu-tools/assembler/
H A Dmain.c70 typedef struct hash_item *hash_table[HASH_SIZE]; typedef
/aosp_15_r20/external/e2fsprogs/e2fsck/
H A Drevoke.c117 struct list_head *hash_table; member
/aosp_15_r20/external/e2fsprogs/debugfs/
H A Drevoke.c117 struct list_head *hash_table; member

12