Home
last modified time | relevance | path

Searched defs:entry (Results 826 - 850 of 1389) sorted by relevance

1...<<31323334353637383940>>...56

/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
/third_party/ninja/src/
H A Dgraph.cc306 BuildLog::LogEntry* entry = 0; in RecomputeOutputDirty() local
/third_party/node/deps/cares/src/lib/
H A Dares__hosts_file.c248 static void ares__hosts_entry_destroy(ares_hosts_entry_t *entry) in ares__hosts_entry_destroy() argument
268 ares__hosts_entry_destroy_cb(void *entry) ares__hosts_entry_destroy_cb() argument
322 ares__hosts_file_merge_entry( const ares_hosts_file_t *hf, ares_hosts_entry_t *existing, ares_hosts_entry_t *entry, ares_hosts_file_match_t matchtype) ares__hosts_file_merge_entry() argument
360 ares__hosts_file_match(const ares_hosts_file_t *hf, ares_hosts_entry_t *entry, ares_hosts_entry_t **match) ares__hosts_file_match() argument
388 ares__hosts_file_add(ares_hosts_file_t *hosts, ares_hosts_entry_t *entry) ares__hosts_file_add() argument
452 ares__hosts_entry_isdup(ares_hosts_entry_t *entry, const char *host) ares__hosts_entry_isdup() argument
468 ares__parse_hosts_hostnames(ares__buf_t *buf, ares_hosts_entry_t *entry) ares__parse_hosts_hostnames() argument
547 ares_hosts_entry_t *entry = NULL; ares__parse_hosts_ipaddr() local
598 ares_hosts_entry_t *entry = NULL; ares__parse_hosts() local
805 ares__hosts_search_ipaddr(ares_channel_t *channel, ares_bool_t use_env, const char *ipaddr, const ares_hosts_entry_t **entry) ares__hosts_search_ipaddr() argument
835 ares__hosts_search_host(ares_channel_t *channel, ares_bool_t use_env, const char *host, const ares_hosts_entry_t **entry) ares__hosts_search_host() argument
860 ares__hosts_entry_to_hostent(const ares_hosts_entry_t *entry, int family, struct hostent **hostent) ares__hosts_entry_to_hostent() argument
979 ares__hosts_ai_append_cnames(const ares_hosts_entry_t *entry, struct ares_addrinfo_cname **cnames_out) ares__hosts_ai_append_cnames() argument
1051 ares__hosts_entry_to_addrinfo(const ares_hosts_entry_t *entry, const char *name, int family, unsigned short port, ares_bool_t want_cnames, struct ares_addrinfo *ai) ares__hosts_entry_to_addrinfo() argument
[all...]
/third_party/mesa3d/src/mesa/main/
H A Dformats.c505 struct hash_entry *entry; in _mesa_format_from_array_format() local
/third_party/node/deps/icu-small/source/tools/toolutil/
H A Dpkg_genc.cpp318 char entry[96]; in writeAssemblyCode() local
444 char buffer[4096], entry[96]; writeCCode() local
942 char buffer[4096], entry[96]={ 0 }; writeObjectCode() local
[all...]
/third_party/mesa3d/src/util/
H A Ddisk_cache_os.c232 struct lru_file *entry = NULL; in choose_lru_file_matching() local
[all...]
/third_party/mesa3d/src/virtio/vulkan/
H A Dvn_descriptor_set.c802 const VkDescriptorUpdateTemplateEntry *entry = in vn_update_descriptor_sets_parse_template() local
843 const VkDescriptorUpdateTemplateEntry *entry = in vn_update_descriptor_sets_parse_template() local
988 const struct vn_descriptor_update_template_entry *entry = vn_UpdateDescriptorSetWithTemplate() local
[all...]
/third_party/icu/icu4c/source/i18n/
H A Dzonemeta.cpp96 UChar *entry = (UChar*)obj; in deleteUCharString() local
105 icu::OlsonToMetaMappingEntry *entry = (icu::OlsonToMetaMappingEntry*)obj; in deleteOlsonToMetaMappingEntry() local
[all...]
/third_party/icu/icu4c/source/tools/makeconv/
H A Dgenmbcs.cpp380 int32_t i=0, entry, old; in MBCSAddToUnicode() local
[all...]
/third_party/icu/icu4c/source/tools/toolutil/
H A Dpkg_genc.cpp283 char entry[96]; in writeAssemblyCode() local
398 char buffer[4096], entry[96]; writeCCode() local
887 char buffer[4096], entry[96]={ 0 }; writeObjectCode() local
[all...]
/third_party/libexif/libexif/
H A Dexif-data.c181 exif_data_load_data_entry (ExifData *data, ExifEntry *entry, in exif_data_load_data_entry() argument
530 ExifEntry *entry = exif_entry_new_mem (data->priv->mem); load_thumbnail_entry() local
559 ExifEntry *entry; exif_data_load_data_content() local
[all...]

Completed in 36 milliseconds

1...<<31323334353637383940>>...56