| /third_party/mesa3d/src/compiler/nir/ |
| H A D | nir_schedule.c | 150 struct hash_entry *entry = _mesa_hash_table_search(ht, key); in _mesa_hash_table_search_data() local 246 struct hash_entry *entry = _mesa_hash_table_search(state->reg_map, in nir_schedule_reg_src_deps() local 273 struct hash_entry *entry = _mesa_hash_table_search(state->reg_map, in nir_schedule_reg_dest_deps() local 854 struct set_entry *entry in nir_schedule_mark_use() local 869 struct set_entry *entry = _mesa_set_search(remaining_uses, nir_schedule_mark_src_scheduled() local [all...] |
| H A D | nir_clone.c | 81 struct hash_entry *entry; in _lookup_ptr() local
|
| H A D | nir_control_flow.c | 57 struct set_entry *entry = _mesa_set_search(block->predecessors, pred); in block_remove_pred() local
|
| H A D | nir_from_ssa.c | 155 struct hash_entry *entry = in get_merge_node() local 418 nir_parallel_copy_entry *entry = rzalloc(dead_ctx, in isolate_phi_nodes_block() local 433 nir_parallel_copy_entry *entry in isolate_phi_nodes_block() local 558 struct hash_entry *entry = rewrite_ssa_def() local [all...] |
| /third_party/mesa3d/src/compiler/glsl/ |
| H A D | lower_precision.cpp | 198 stack_entry entry; in stack_enter() local 207 find_lowerable_rvalues_visitor::add_lowerable_children(const stack_entry &entry) in add_lowerable_children() argument 219 const stack_entry &entry in pop_stack_entry() local 846 struct set_entry *entry = _mesa_set_search(lowerable_rvalues, *rvalue); handle_rvalue() local 920 struct hash_entry *entry = _mesa_hash_table_search(lowered_builtins, sig); map_builtin() local [all...] |
| H A D | ir_constant_expression.cpp | 554 hash_entry *entry = _mesa_hash_table_search(variable_context, dv->var); in constant_referenced() local 922 hash_entry *entry = _mesa_hash_table_search(variable_context, var); in constant_expression_value() local
|
| H A D | serialize.cpp | 588 gl_uniform_storage *entry = remap_table[i]; in write_uniform_remap_table() local 662 struct gl_uniform_storage *entry = uniform_storage + uni_offset; in read_uniform_remap_table() local
|
| /third_party/mesa3d/src/broadcom/simulator/ |
| H A D | v3d_simulator.c | 170 struct hash_entry *entry = _mesa_hash_table_search(sim_state.fd_map, in v3d_get_simulator_file_for_fd() local 352 struct hash_entry *entry = in v3d_get_simulator_bo() local
|
| /third_party/mesa3d/src/broadcom/vulkan/ |
| H A D | v3dv_pipeline_cache.c | 95 struct hash_entry *entry = in v3dv_pipeline_cache_upload_nir() local 163 struct hash_entry *entry = in v3dv_pipeline_cache_search_for_nir() local 267 struct hash_entry *entry = in v3dv_pipeline_cache_search_for_pipeline() local 439 struct hash_entry *entry = NULL; pipeline_cache_upload_shared_data() local [all...] |
| /third_party/libwebsockets/win32port/dirent/ |
| H A D | dirent-win32.h | 457 struct _wdirent *entry; in _wreaddir() local 476 _wreaddir_r( _WDIR *dirp, struct _wdirent *entry, struct _wdirent **result) _wreaddir_r() argument 736 struct dirent *entry; readdir() local 755 readdir_r( DIR *dirp, struct dirent *entry, struct dirent **result) readdir_r() argument 893 struct dirent *entry; scandir() local [all...] |
| /third_party/mesa3d/src/gallium/drivers/radeonsi/ |
| H A D | si_pipe.c | 182 static void decref_implicit_resource(struct hash_entry *entry) in decref_implicit_resource() argument
|
| H A D | si_state_shaders.cpp | 353 struct hash_entry *entry; in si_shader_cache_insert_shader() local 416 struct hash_entry *entry = _mesa_hash_table_search(sscreen->shader_cache, ir_sha1_cache_key); in si_shader_cache_load_shader() local 475 static void si_destroy_shader_cache_entry(struct hash_entry *entry) in si_destroy_shader_cache_entry() argument [all...] |
| /third_party/mesa3d/src/gallium/frontends/omx/bellagio/ |
| H A D | vid_dec_h265.c | 653 struct dpb_list *entry, *result = NULL; in vid_dec_h265_Flush() local 682 struct dpb_list *entry = NULL; in vid_dec_h265_EndFrame() local [all...] |
| /third_party/mesa3d/src/gallium/drivers/v3d/ |
| H A D | v3d_program.c | 379 struct hash_entry *entry = _mesa_hash_table_search(ht, key); in v3d_get_compiled_shader() local [all...] |
| /third_party/mesa3d/src/gallium/frontends/omx/ |
| H A D | vid_dec_h264_common.c | 80 struct dpb_list *entry, *result = NULL; in vid_dec_h264_Flush() local 109 struct dpb_list *entry; in vid_dec_h264_EndFrame() local [all...] |
| /third_party/mesa3d/src/gallium/winsys/virgl/vtest/ |
| H A D | virgl_vtest_winsys.c | 381 struct virgl_resource_cache_entry *entry; in virgl_vtest_winsys_resource_cache_create() local 677 virgl_vtest_resource_cache_entry_is_busy(struct virgl_resource_cache_entry *entry, in virgl_vtest_resource_cache_entry_is_busy() argument 687 virgl_vtest_resource_cache_entry_release(struct virgl_resource_cache_entry *entry, in virgl_vtest_resource_cache_entry_release() argument
|
| /third_party/mesa3d/src/glx/ |
| H A D | glxext.c | 273 free_zombie_glx_drawable(struct set_entry *entry) in free_zombie_glx_drawable() argument
|
| /third_party/mesa3d/src/gallium/winsys/radeon/drm/ |
| H A D | radeon_drm_bo.c | 748 bool radeon_bo_can_reclaim_slab(void *priv, struct pb_slab_entry *entry) in radeon_bo_can_reclaim_slab() argument 1027 struct pb_slab_entry *entry; in radeon_winsys_bo_create() local [all...] |
| /third_party/node/deps/v8/third_party/zlib/google/ |
| H A D | zip_unittest.cc | 1088 const zip::ZipReader::Entry* const entry = reader.Next(); in TEST_F() member in __anon15301::zip::ZipReader 1412 const zip::ZipReader::Entry* const entry = reader.Next(); member in __anon15301::zip::ZipReader
|
| /third_party/node/deps/zlib/google/ |
| H A D | zip_unittest.cc | 1088 const zip::ZipReader::Entry* const entry = reader.Next(); in TEST_F() member in __anon15322::zip::ZipReader 1412 const zip::ZipReader::Entry* const entry = reader.Next(); member in __anon15322::zip::ZipReader
|
| /third_party/node/src/ |
| H A D | node_blob.cc | 101 Local<Value> entry; in New() local 453 auto entry = data_objects_.find(uuid); get_data_object() local [all...] |
| /third_party/musl/porting/liteos_m/kernel/include/sys/ |
| H A D | ptrace.h | 120 } entry; member
|
| /third_party/musl/porting/uniproton/kernel/include/sys/ |
| H A D | ptrace.h | 120 } entry; member
|
| /third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/ |
| H A D | ptrace.h | 120 } entry; member
|
| /third_party/node/deps/icu-small/source/common/ |
| H A D | serv.cpp | 750 const UHashElement* entry = nullptr; in getDisplayNames() local 777 const UHashElement *entry = nullptr; in getDisplayNames() local
|