Home
last modified time | relevance | path

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

/external/mesa3d/src/util/
Dhash_table.h47 struct hash_table { struct
62 struct hash_table * argument
/external/mesa3d/src/compiler/glsl/
Dir_constant_expression.cpp570 ir_rvalue::constant_expression_value(void *, struct hash_table *) in constant_expression_value()
868 ir_texture::constant_expression_value(void *, struct hash_table *) in constant_expression_value()
1017 struct hash_table *) in constant_expression_value()
1028 ir_assignment::constant_expression_value(void *, struct hash_table *) in constant_expression_value()
1036 ir_constant::constant_expression_value(void *, struct hash_table *) in constant_expression_value()
Dir.h2449 virtual ir_barrier *clone(void *mem_ctx, struct hash_table *) const in clone()
/external/libaom/libaom/av1/encoder/
Dhash_motion.h39 } hash_table; typedef
/external/squashfs-tools/squashfs-tools/
Dcaches-queues-lists.h149 struct file_buffer *hash_table[HASH_SIZE]; member
171 struct file_buffer *hash_table[HASH_SIZE]; member
Dread_xattrs.c56 } *hash_table[65536]; variable
Dunsquashfs.c599 void add_entry(struct hash_table_entry *hash_table[], long long start, in add_entry()
616 int lookup_entry(struct hash_table_entry *hash_table[], long long start) in lookup_entry()
Dunsquashfs.h138 struct cache_entry *hash_table[65536]; member
/external/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
DAppleObjCRuntimeV2.cpp1146 const RemoteNXMapTable &hash_table) { in UpdateSignature()
1154 RemoteNXMapTable &hash_table) { in NeedsUpdate()
1289 RemoteNXMapTable &hash_table) { in UpdateISAToDescriptorMapDynamic()
1765 RemoteNXMapTable &hash_table) { in UpdateISAToDescriptorMapFromMemory()
1843 RemoteNXMapTable hash_table; in UpdateISAToDescriptorMapIfNeeded() local
/external/igt-gpu-tools/assembler/
Dmain.c70 typedef struct hash_item *hash_table[HASH_SIZE]; typedef
/external/e2fsprogs/e2fsck/
Drevoke.c119 struct list_head *hash_table; member
/external/e2fsprogs/debugfs/
Drevoke.c119 struct list_head *hash_table; member
/external/dnsmasq/src/
Dcache.c19 static struct crec *cache_head = NULL, *cache_tail = NULL, **hash_table = NULL; variable
/external/mesa3d/src/freedreno/vulkan/
Dtu_private.h271 struct cache_entry **hash_table; member
/external/mesa3d/src/amd/vulkan/
Dradv_private.h383 struct cache_entry ** hash_table; member