Home
last modified time | relevance | path

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

12

/external/virglrenderer/src/mesa/util/
Dhash_table.h47 struct hash_table { struct
62 struct hash_table * argument
/external/mesa3d/src/util/
Dhash_table.h46 struct hash_table { struct
61 struct hash_table * argument
/external/grpc-grpc/src/php/ext/grpc/
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
/external/mesa3d/src/imagination/vulkan/
Dpvr_transfer_frag_store.h42 struct hash_table *hash_table; member
/external/mesa3d/src/compiler/glsl/
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()
Dir.h2412 virtual ir_barrier *clone(void *mem_ctx, struct hash_table *) const in clone()
/external/libaom/av1/encoder/
Dhash_motion.h41 } 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.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()
Dunsquashfs.h138 struct cache_entry *hash_table[65536]; member
/external/igt-gpu-tools/assembler/
Dmain.c70 typedef struct hash_item *hash_table[HASH_SIZE]; typedef
/external/e2fsprogs/e2fsck/
Drevoke.c117 struct list_head *hash_table; member
/external/e2fsprogs/debugfs/
Drevoke.c117 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/armnn/third-party/stb/
Dstb_image_write.h759 unsigned char ***hash_table = (unsigned char***) STBIW_MALLOC(stbiw__ZHASH * sizeof(char**)); in stbi_zlib_compress() local
/external/mesa3d/src/microsoft/compiler/
Ddxil_nir.c1403 struct hash_table_u64 *hash_table = _mesa_hash_table_u64_create(NULL); in dxil_nir_split_typed_samplers() local
/external/bcc/libbpf-tools/powerpc/
Dvmlinux_600.h43014 struct list_head *hash_table; member
48897 struct hlist_head *hash_table; member
Dvmlinux.h43014 struct list_head *hash_table; member
48897 struct hlist_head *hash_table; member
/external/bcc/libbpf-tools/riscv/
Dvmlinux.h42929 struct list_head *hash_table; member
45134 struct hlist_head *hash_table; member
Dvmlinux_602.h42929 struct list_head *hash_table; member
45134 struct hlist_head *hash_table; member
/external/libbpf/.github/actions/build-selftests/
Dvmlinux.h38235 struct list_head *hash_table; member
/external/bcc/libbpf-tools/x86/
Dvmlinux_518.h60775 struct list_head *hash_table; member
Dvmlinux.h60775 struct list_head *hash_table; member
/external/bcc/libbpf-tools/arm64/
Dvmlinux.h124208 struct list_head *hash_table; member

12