Home
last modified time | relevance | path

Searched defs:entry (Results 776 - 800 of 1346) sorted by relevance

1...<<31323334353637383940>>...54

/third_party/mesa3d/src/compiler/nir/
H A Dnir_schedule.c150 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 Dnir_clone.c81 struct hash_entry *entry; in _lookup_ptr() local
H A Dnir_control_flow.c57 struct set_entry *entry = _mesa_set_search(block->predecessors, pred); in block_remove_pred() local
H A Dnir_from_ssa.c155 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 Dlower_precision.cpp198 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 Dir_constant_expression.cpp554 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 Dserialize.cpp588 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 Dv3d_simulator.c170 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 Dv3dv_pipeline_cache.c95 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 Ddirent-win32.h457 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 Dsi_pipe.c182 static void decref_implicit_resource(struct hash_entry *entry) in decref_implicit_resource() argument
H A Dsi_state_shaders.cpp353 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 Dvid_dec_h265.c653 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 Dv3d_program.c379 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 Dvid_dec_h264_common.c80 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 Dvirgl_vtest_winsys.c381 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 Dglxext.c273 free_zombie_glx_drawable(struct set_entry *entry) in free_zombie_glx_drawable() argument
/third_party/mesa3d/src/gallium/winsys/radeon/drm/
H A Dradeon_drm_bo.c748 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 Dzip_unittest.cc1088 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 Dzip_unittest.cc1088 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 Dnode_blob.cc101 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 Dptrace.h120 } entry; member
/third_party/musl/porting/uniproton/kernel/include/sys/
H A Dptrace.h120 } entry; member
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/
H A Dptrace.h120 } entry; member
/third_party/node/deps/icu-small/source/common/
H A Dserv.cpp750 const UHashElement* entry = nullptr; in getDisplayNames() local
777 const UHashElement *entry = nullptr; in getDisplayNames() local

Completed in 35 milliseconds

1...<<31323334353637383940>>...54