/external/mesa3d/src/gallium/auxiliary/cso_cache/ |
D | cso_cache.c | 48 static unsigned hash_key(const void *key, unsigned key_size) in hash_key() function 63 static unsigned hash_key(const unsigned char *p, int n) in hash_key() function 185 unsigned hash_key, enum cso_cache_type type, in cso_insert_state() 196 unsigned hash_key, enum cso_cache_type type) in cso_find_state() 205 unsigned hash_key, in cso_hash_find_data_from_template() 224 unsigned hash_key, enum cso_cache_type type, in cso_find_state_template() 238 unsigned hash_key, enum cso_cache_type type) in cso_take_state()
|
D | cso_cache.h | 132 unsigned hash_key; member
|
D | cso_context.c | 501 unsigned key_size, hash_key; in cso_set_blend() local 566 unsigned hash_key = cso_construct_key((void*)templ, key_size); in cso_set_depth_stencil_alpha() local 631 unsigned hash_key = cso_construct_key((void*)templ, key_size); in cso_set_rasterizer() local 1044 unsigned key_size, hash_key; in cso_set_vertex_elements_direct() local 1272 unsigned hash_key = cso_construct_key((void*)templ, key_size); in cso_single_sampler() local
|
/external/virglrenderer/src/gallium/auxiliary/cso_cache/ |
D | cso_cache.c | 48 static unsigned hash_key(const void *key, unsigned key_size) in hash_key() function 63 static unsigned hash_key(const unsigned char *p, int n) in hash_key() function 187 unsigned hash_key, enum cso_cache_type type, in cso_insert_state() 198 unsigned hash_key, enum cso_cache_type type) in cso_find_state() 207 unsigned hash_key, in cso_hash_find_data_from_template() 226 unsigned hash_key, enum cso_cache_type type, in cso_find_state_template() 240 unsigned hash_key, enum cso_cache_type type) in cso_take_state()
|
/external/mesa3d/src/gallium/auxiliary/translate/ |
D | translate_cache.c | 82 unsigned hash_key; in create_key() local 93 unsigned hash_key = create_key(key); in translate_cache_find() local
|
/external/vboot_reference/tests/ |
D | vb21_api_tests.c | 66 const struct vb2_private_key *hash_key; in reset_common_data() local
|
/external/mesa3d/src/mesa/program/ |
D | prog_cache.c | 60 hash_key(const void *key, GLuint key_size) in hash_key() function
|
/external/tensorflow/tensorflow/python/ops/ |
D | sparse_ops.py | 557 def sparse_cross_hashed(inputs, num_buckets=0, hash_key=None, name=None): argument 611 hash_key=None, argument
|
/external/mesa3d/src/mesa/drivers/dri/i965/ |
D | brw_program_cache.c | 99 hash_key(struct brw_cache_item *item) in hash_key() function
|
/external/tensorflow/tensorflow/core/kernels/ |
D | sparse_cross_op.cc | 197 const int64 num_buckets, const uint64 hash_key) in HashCrosser()
|
/external/mesa3d/src/gallium/auxiliary/util/ |
D | u_vbuf.c | 344 unsigned key_size, hash_key; in u_vbuf_set_vertex_elements_internal() local
|
/external/tensorflow/tensorflow/python/feature_column/ |
D | feature_column.py | 1566 def _crossed_column(keys, hash_bucket_size, hash_key=None): argument
|
D | feature_column_v2.py | 2056 def crossed_column(keys, hash_bucket_size, hash_key=None): argument
|