/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 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()
|
D | cso_context.c | 372 unsigned key_size, hash_key; in cso_set_blend() local 435 unsigned hash_key = cso_construct_key((void*)templ, key_size); in cso_set_depth_stencil_alpha() local 498 unsigned hash_key = cso_construct_key((void*)templ, key_size); in cso_set_rasterizer() local 821 unsigned key_size, hash_key; in cso_set_vertex_elements() local 978 unsigned hash_key = cso_construct_key((void*)templ, key_size); in single_sampler() local
|
/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/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/dynamodb/ |
D | table.py | 254 def get_item(self, hash_key, range_key=None, argument 290 def has_item(self, hash_key, range_key=None, consistent_read=False): argument 328 def new_item(self, hash_key=None, range_key=None, attrs=None, argument 381 def query(self, hash_key, *args, **kw): argument
|
D | item.py | 39 def __init__(self, table, hash_key=None, range_key=None, attrs=None): argument 60 def hash_key(self): member in Item
|
D | schema.py | 51 def create(cls, hash_key, range_key=None): argument
|
D | layer2.py | 245 def build_key_from_values(self, schema, hash_key, range_key=None): argument 452 def get_item(self, table, hash_key, range_key=None, argument 627 def query(self, table, hash_key, range_key_condition=None, argument
|
/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 | 58 hash_key(const void *key, GLuint key_size) in hash_key() function
|
/external/mesa3d/src/mesa/drivers/dri/i965/ |
D | brw_state_cache.c | 54 hash_key(struct brw_cache_item *item) in hash_key() function
|
/external/mesa3d/src/glsl/ |
D | glsl_types.cpp | 516 char hash_key[128]; in record_key_hash() local
|
/external/dbus/bus/ |
D | activation.c | 756 char *hash_key, *hash_value; in populate_environment() local 1632 char *hash_key; in bus_activation_set_environment_variable() local
|
/external/mesa3d/src/gallium/auxiliary/util/ |
D | u_vbuf.c | 200 unsigned key_size, hash_key; in u_vbuf_set_vertex_elements_internal() local
|
/external/libvncserver/libvncserver/ |
D | tight.c | 1361 int hash_key, idx, new_idx, count; in PaletteInsert() local
|