Home
last modified time | relevance | path

Searched defs:key (Results 3301 - 3325 of 7575) sorted by relevance

1...<<131132133134135136137138139140>>...303

/third_party/jerryscript/jerry-core/ext/
H A Dtracker.c65 void StoragePut(Storage* storage, size_t key, size_t value) in StoragePut() argument
79 size_t StorageGet(Storage* storage, size_t key) in StorageGet() argument
84 void StorageReset(Storage* storage, size_t key, void(*reset_fn)(IStorageItem*)) in StorageReset() argument
[all...]
/third_party/json/tests/src/
H A Dunit-cbor.cpp70 bool key(std::string& /*unused*/) in key() function in __anon4147::SaxCountdown
H A Dunit-bson.cpp695 bool key(std::string& /*unused*/) in key() function in __anon4146::SaxCountdown
/third_party/mesa3d/src/drm-shim/
H A Ddevice.c63 uint_key_hash(const void *key) in uint_key_hash() argument
386 void *key = (void *)(uintptr_t)new_handle; in drm_shim_bo_get_handle() local
/third_party/mesa3d/src/egl/main/
H A Deglconfig.h156 _eglSetConfigKey(_EGLConfig *conf, EGLint key, EGLint val) in _eglSetConfigKey() argument
168 _eglGetConfigKey(const _EGLConfig *conf, EGLint key) in _eglGetConfigKey() argument
/third_party/mesa3d/src/freedreno/drm/
H A Dfreedreno_bo.c46 lookup_bo(struct hash_table *tbl, uint32_t key) in lookup_bo() argument
/third_party/mesa3d/src/gallium/auxiliary/cso_cache/
H A Dcso_hash.c300 bool cso_hash_contains(struct cso_hash *hash, unsigned key) in cso_hash_contains() argument
173 cso_hash_insert(struct cso_hash *hash, unsigned key, void *data) cso_hash_insert() argument
[all...]
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_shader_args.c536 radv_declare_shader_args(enum amd_gfx_level gfx_level, const struct radv_pipeline_key *key, in radv_declare_shader_args() argument
903 radv_declare_ps_epilog_args(enum amd_gfx_level gfx_level, const struct radv_ps_epilog_key *key, in radv_declare_ps_epilog_args() argument
/third_party/mesa3d/src/c11/impl/
H A Dthreads_posix.c330 tss_create(tss_t *key, tss_dtor_t dtor) in tss_create() argument
338 tss_delete(tss_t key) in tss_delete() argument
345 tss_get(tss_t key) in tss_get() argument
352 tss_set(tss_t key, void *val) in tss_set() argument
/third_party/ltp/pan/
H A Dtag_report.c421 char key[KEYSIZE]; in cuts_testcase() local
[all...]
/third_party/ltp/testcases/kernel/controllers/cpuset/cpuset_memory_test/
H A Dcpuset_memory_test.c250 key_t key; in shm() local
/third_party/ltp/testcases/kernel/controllers/memcg/functional/
H A Dmemcg_process.c210 key_t key; in shm() local
/third_party/mesa3d/src/gallium/drivers/r600/sfn/
H A Dsfn_valuefactory.cpp159 sfn_log << SfnLog::reg << "Inject value with key " << key << "\ in inject_value() local
198 std::cerr << "Key " << key << " not found\\n"; resolve_array() local
[all...]
/third_party/mesa3d/src/gallium/drivers/softpipe/
H A Dsp_state_shader.c54 create_fs_variant(struct softpipe_context *softpipe, struct sp_fragment_shader *fs, const struct sp_fragment_shader_variant_key *key) create_fs_variant() argument
93 softpipe_find_fs_variant(struct softpipe_context *sp, struct sp_fragment_shader *fs, const struct sp_fragment_shader_variant_key *key) softpipe_find_fs_variant() argument
/third_party/mesa3d/src/intel/blorp/
H A Dblorp.c204 blorp_init_base_prog_key(struct brw_base_prog_key *key) in blorp_init_base_prog_key() argument
345 struct brw_sf_prog_key key; member
360 struct blorp_sf_key key = { in blorp_ensure_sf_program() local
[all...]
/third_party/mesa3d/src/gallium/drivers/zink/
H A Dzink_pipeline.h90 struct zink_shader_key key[5]; member
116 struct zink_shader_key key; member
H A Dzink_surface.c195 hash_ivci(const void *key) in hash_ivci() argument
/third_party/mesa3d/src/intel/compiler/
H A Dbrw_kernel.c442 struct brw_cs_prog_key key = { }; in brw_kernel_from_spirv() local
H A Dbrw_compile_ff_gs.c42 struct brw_ff_gs_prog_key key; member
367 gfx6_sol_program(struct brw_ff_gs_compile *c, const struct brw_ff_gs_prog_key *key, in gfx6_sol_program() argument
272 brw_ff_gs_quads(struct brw_ff_gs_compile *c, const struct brw_ff_gs_prog_key *key) brw_ff_gs_quads() argument
310 brw_ff_gs_quad_strip(struct brw_ff_gs_compile *c, const struct brw_ff_gs_prog_key *key) brw_ff_gs_quad_strip() argument
562 brw_compile_ff_gs_prog(struct brw_compiler *compiler, void *mem_ctx, const struct brw_ff_gs_prog_key *key, struct brw_ff_gs_prog_data *prog_data, struct brw_vue_map *vue_map, unsigned *final_assembly_size) brw_compile_ff_gs_prog() argument
[all...]
H A Dbrw_nir_analyze_ubo_ranges.c104 void *key = (void *) (uintptr_t) hash; in get_block_info() local
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_resource_buffer.h66 struct svga_host_surface_cache_key key; member
106 struct svga_host_surface_cache_key key; member
H A Dsvga_resource_texture.h67 struct svga_host_surface_cache_key key; member
H A Dsvga_screen_cache.c45 svga_surface_size(const struct svga_host_surface_cache_key *key) in svga_surface_size() argument
82 svga_screen_cache_bucket(const struct svga_host_surface_cache_key *key) svga_screen_cache_bucket() argument
94 svga_screen_cache_lookup(struct svga_screen *svgascreen, const struct svga_host_surface_cache_key *key) svga_screen_cache_lookup() argument
213 svga_screen_cache_add(struct svga_screen *svgascreen, const struct svga_host_surface_cache_key *key, boolean to_invalidate, struct svga_winsys_surface **p_handle) svga_screen_cache_add() argument
491 svga_screen_surface_create(struct svga_screen *svgascreen, unsigned bind_flags, enum pipe_resource_usage usage, boolean *validated, struct svga_host_surface_cache_key *key) svga_screen_surface_create() argument
611 svga_screen_surface_destroy(struct svga_screen *svgascreen, const struct svga_host_surface_cache_key *key, boolean to_invalidate, struct svga_winsys_surface **p_handle) svga_screen_surface_destroy() argument
[all...]
/third_party/mesa3d/src/gallium/winsys/amdgpu/drm/
H A Damdgpu_winsys.c348 static uint32_t kms_handle_hash(const void *key) in kms_handle_hash() argument
/third_party/mesa3d/src/glx/
H A Dglxhash.c109 unsigned long key; member
127 HashHash(unsigned long key) in HashHash() argument
201 HashFind(__glxHashTablePtr table, unsigned long key, unsigned long *h) in HashFind() argument
231 __glxHashLookup(__glxHashTable * t, unsigned long key, void **value) in __glxHashLookup() argument
247 __glxHashInsert(__glxHashTable * t, unsigned long key, void *value) __glxHashInsert() argument
273 __glxHashDelete(__glxHashTable * t, unsigned long key) __glxHashDelete() argument
293 __glxHashNext(__glxHashTable * t, unsigned long *key, void **value) __glxHashNext() argument
311 __glxHashFirst(__glxHashTable * t, unsigned long *key, void **value) __glxHashFirst() argument
377 check_table(__glxHashTablePtr table, unsigned long key, unsigned long value) check_table() argument
[all...]

Completed in 22 milliseconds

1...<<131132133134135136137138139140>>...303