| /third_party/gn/src/base/win/ |
| H A D | registry.cc | 336 const char16_t* entry = &buffer[0]; in ReadValues() local
|
| /third_party/backends/backend/ |
| H A D | gt68xx_low.c | 216 GT68xx_USB_Device_Entry *entry; in gt68xx_find_usb_device_entry() local 232 GT68xx_USB_Device_Entry *entry; in gt68xx_device_identify() local 340 GT68xx_USB_Device_Entry *entry; gt68xx_device_get_model() local [all...] |
| H A D | mustek_usb.c | 671 SANE_Word entry, value; in check_gamma_table() local
|
| /third_party/curl/lib/ |
| H A D | asyn-ares.c | 449 Curl_resolver_wait_resolv(struct Curl_easy *data, struct Curl_dns_entry **entry) Curl_resolver_wait_resolv() argument [all...] |
| H A D | asyn-thread.c | 695 thread_wait_resolv(struct Curl_easy *data, struct Curl_dns_entry **entry, bool report) thread_wait_resolv() argument 777 Curl_resolver_wait_resolv(struct Curl_easy *data, struct Curl_dns_entry **entry) Curl_resolver_wait_resolv() argument 788 Curl_resolver_is_resolved(struct Curl_easy *data, struct Curl_dns_entry **entry) Curl_resolver_is_resolved() argument [all...] |
| H A D | http_aws_sigv4.c | 433 int entry = 0; in canon_query() local
|
| /third_party/benchmark/test/ |
| H A D | output_test_helper.cc | 272 auto& entry = results.back(); in SetValues_() local
|
| /third_party/cups-filters/fontembed/ |
| H A D | sfnt.c | 948 char *entry=start+12+16*order[iA]; in otf_write_sfnt() local
|
| /third_party/gn/src/gn/ |
| H A D | scope.cc | 599 const TemplateInvocationEntry* entry = FindTemplateInvocationEntry(); in AppendTemplateInvocationEntries() local
|
| /third_party/icu/icu4c/source/common/ |
| H A D | serv.cpp | 750 const UHashElement* entry = NULL; in getDisplayNames() local 777 const UHashElement *entry = NULL; in getDisplayNames() local
|
| /third_party/FreeBSD/sbin/fsck_msdosfs/ |
| H A D | fat.c | 388 struct fat32_cache_entry *entry, *first; in fat_get_fat32_cache_entry() local 358 fat_flush_fat32_cache_entry(struct fat_descriptor *fat, struct fat32_cache_entry *entry) fat_flush_fat32_cache_entry() argument 444 struct fat32_cache_entry *entry; fat_get_fat32_cached_ptr() local 700 struct fat32_cache_entry *entry; _readfat() local 1195 struct fat32_cache_entry *entry; writefat() local [all...] |
| /third_party/FreeBSD/sys/compat/linuxkpi/common/include/linux/ |
| H A D | list.h | 90 __list_del_entry(struct list_head *entry) in __list_del_entry() argument 97 list_del(struct list_head *entry) in list_del() argument 131 list_del_init(struct list_head *entry) in list_del_init() argument 228 list_move_tail(struct list_head *entry, struc argument 236 list_rotate_to_front(struct list_head *entry, struct list_head *head) list_rotate_to_front() argument 398 __list_cut_position(struct list_head *list, struct list_head *head, struct list_head *entry) __list_cut_position() argument 410 list_cut_position(struct list_head *list, struct list_head *head, struct list_head *entry) list_cut_position() argument [all...] |
| /third_party/libsnd/src/ |
| H A D | flac.c | 593 { FLAC__StreamMetadata_VorbisComment_Entry entry ; in flac_write_strings() local
|
| /third_party/mesa3d/src/amd/compiler/ |
| H A D | aco_insert_waitcnt.cpp | 537 wait_entry& entry = e.second; in update_counters() local [all...] |
| /third_party/mesa3d/src/freedreno/vulkan/ |
| H A D | tu_autotune.c | 185 struct hash_entry *entry = in get_history() local 312 struct hash_entry *entry = in tu_autotune_on_submit() local [all...] |
| /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...] |