| /third_party/mesa3d/src/compiler/glsl/ |
| H A D | ir_clone.cpp | 183 hash_entry *entry = _mesa_hash_table_search(ht, this->var); in clone() local 393 hash_entry *entry = _mesa_hash_table_search(this->ht, ir->callee); in visit_enter() local
|
| H A D | ir_function_detect_recursion.cpp | 173 hash_entry *entry = _mesa_hash_table_search(this->function_hash, sig); in get_function() local 264 hash_entry *entry = _mesa_hash_table_search(visitor->function_hash, key); in remove_unlinked_functions() local
|
| H A D | opt_tree_grafting.cpp | 385 ir_variable_refcount_entry *entry = info->refs->get_variable_entry(lhs_var); in tree_grafting_basic_block() local
|
| H A D | opt_structure_splitting.cpp | 116 variable_entry *entry = new(mem_ctx) variable_entry(var); in get_variable_entry() local 125 variable_entry *entry = this->get_variable_entry(ir); in visit() local 137 variable_entry *entry in visit() local [all...] |
| H A D | standalone.cpp | 75 struct set_entry *entry = _mesa_set_search(variables, ir->var); in visit() local
|
| /third_party/mesa3d/src/compiler/nir/ |
| H A D | nir_inline_functions.c | 67 struct hash_entry *entry = in nir_inline_function_impl() local
|
| /third_party/ltp/pan/ |
| H A D | zoolib.c | 130 static int zoo_mark(zoo_t z, char *entry) in zoo_mark() argument
|
| /third_party/mesa3d/src/gallium/drivers/v3d/ |
| H A D | v3d_job.c | 192 struct hash_entry *entry = _mesa_hash_table_search(v3d->write_jobs, in v3d_flush_jobs_writing_resource() local 305 struct hash_entry *entry = _mesa_hash_table_search(v3d->jobs, v3d_get_job() local [all...] |
| /third_party/mesa3d/src/intel/compiler/ |
| H A D | brw_fs_cse.cpp | 279 aeb_entry *entry = ralloc(cse_ctx, aeb_entry); in opt_cse_local() local [all...] |
| H A D | brw_vec4_copy_propagation.cpp | 87 get_copy_value(const copy_entry &entry, unsigned readmask) in get_copy_value() argument 504 const copy_entry &entry = entries[reg]; in opt_copy_propagation() local 126 try_constant_propagate(vec4_instruction *inst, int arg, const copy_entry *entry) try_constant_propagate() argument 302 try_copy_propagate(const struct brw_compiler *compiler, vec4_instruction *inst, int arg, const copy_entry *entry, int attributes_per_reg) try_copy_propagate() argument [all...] |
| H A D | brw_vec4_cse.cpp | 198 aeb_entry *entry = ralloc(cse_ctx, aeb_entry); in opt_cse_local() local [all...] |
| /third_party/mesa3d/src/gallium/drivers/vc4/ |
| H A D | vc4_job.c | 102 struct hash_entry *entry = _mesa_hash_table_search(vc4->write_jobs, in vc4_flush_jobs_writing_resource() local 172 struct hash_entry *entry = _mesa_hash_table_search(vc4->jobs, in vc4_get_job() local
|
| H A D | vc4_qir_live_variables.c | 69 struct hash_entry *entry = in get_partial_update_state() local
|
| /third_party/mesa3d/src/imagination/rogue/ |
| H A D | rogue_regalloc.c | 161 struct hash_entry *entry; in rogue_ra_alloc() local [all...] |
| /third_party/mesa3d/src/gallium/drivers/zink/ |
| H A D | zink_framebuffer.c | 195 struct hash_entry *entry = _mesa_hash_table_search(&ctx->framebuffer_cache, &state); in zink_get_framebuffer() local
|
| /third_party/mesa3d/src/gallium/winsys/radeon/drm/ |
| H A D | radeon_drm_bo.h | 47 struct pb_slab_entry entry; member
|
| /third_party/node/deps/openssl/config/archs/darwin64-x86_64-cc/asm/crypto/rc4/ |
| H A D | rc4-x86_64.s | |
| /third_party/node/deps/openssl/config/archs/darwin64-x86_64-cc/asm_avx2/crypto/rc4/ |
| H A D | rc4-x86_64.s | |
| /third_party/node/deps/v8/src/wasm/ |
| H A D | wasm-debug.h | 132 const Entry::Value* FindValue(const Entry* entry, int stack_index) const { in FindValue() argument
|
| /third_party/ntfs-3g/include/ntfs-3g/ |
| H A D | cache.h | 79 struct CACHED_GENERIC *entry; member 96 struct CACHED_GENERIC entry[0]; member
|
| /third_party/ntfs-3g/libntfs-3g/ |
| H A D | cache.c | 453 struct CACHED_GENERIC *entry; ntfs_free_cache() local [all...] |
| /third_party/node/deps/cares/src/lib/ |
| H A D | ares_gethostbyname.c | 276 const ares_hosts_entry_t *entry; in ares_gethostbyname_file_int() local
|
| /third_party/mesa3d/src/mesa/main/ |
| H A D | vdpau.c | 85 unregister_surface(struct set_entry *entry) in unregister_surface() argument 247 struct set_entry *entry; in _mesa_VDPAUUnregisterSurfaceNV() local
|
| H A D | hash.c | 127 const struct hash_entry *entry; in _mesa_HashLookup_unlocked() local 186 struct hash_entry *entry; in _mesa_HashInsert_unlocked() local 262 struct hash_entry *entry; _mesa_HashRemove_unlocked() local [all...] |
| /third_party/mesa3d/src/mesa/program/ |
| H A D | symbol_table.c | 136 struct hash_entry *entry = _mesa_hash_table_search(table->ht, name); in find_symbol() local
|