Home
last modified time | relevance | path

Searched refs:entry (Results 1551 - 1575 of 2329) sorted by relevance

1...<<61626364656667686970>>...94

/third_party/mesa3d/src/mesa/main/
H A Dshaderapi.c538 /* Copy old list entries to new list, skipping removed entry at [i] */ in detach_shader()
2151 * if corresponding entry found from MESA_SHADER_READ_PATH. in shader_source()
3228 /* This is simple list entry that will be used to hold a list of string
3277 destroy_shader_include(struct hash_entry *entry) in destroy_shader_include() argument
3280 (struct sh_incl_path_ht_entry *) entry->data; in destroy_shader_include()
3405 struct sh_incl_path_entry *entry; in lookup_shader_include() local
3412 LIST_FOR_EACH_ENTRY(entry, &rel_path_list->list, list) { in lookup_shader_include()
3414 _mesa_hash_table_search(path_ht, entry->path); in lookup_shader_include()
3441 LIST_FOR_EACH_ENTRY(entry, &path_list->list, list) { in lookup_shader_include()
3443 _mesa_hash_table_search(path_ht, entry in lookup_shader_include()
3548 struct sh_incl_path_entry *entry; _mesa_NamedStringARB() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
H A Dwpa_supplicant.c662 struct external_pmksa_cache *entry; in wpa_supplicant_cleanup() local
664 while ((entry = dl_list_last(&wpa_s->mesh_external_pmksa_cache, in wpa_supplicant_cleanup()
667 dl_list_del(&entry->list); in wpa_supplicant_cleanup()
668 os_free(entry->pmksa_cache); in wpa_supplicant_cleanup()
669 os_free(entry); in wpa_supplicant_cleanup()
1603 /* Use PMK from DPP network introduction (PMKSA entry) */ in wpa_supplicant_set_suites()
3080 wpa_dbg(wpa_s, MSG_DEBUG, "BSS/SSID entry for association not valid anymore - drop connection attempt"); in wpas_start_assoc_cb()
3903 * wpa_supplicant_set_bss_expiration_age - Set BSS entry expiration age
3926 * wpa_supplicant_set_bss_expiration_count - Set BSS entry expiration scan count
4055 struct wpa_ssid *entry; in wpa_supplicant_get_ssid() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
H A Dwpa_supplicant.c768 struct external_pmksa_cache *entry; in wpa_supplicant_cleanup() local
770 while ((entry = dl_list_last(&wpa_s->mesh_external_pmksa_cache, in wpa_supplicant_cleanup()
773 dl_list_del(&entry->list); in wpa_supplicant_cleanup()
774 os_free(entry->pmksa_cache); in wpa_supplicant_cleanup()
775 os_free(entry); in wpa_supplicant_cleanup()
1891 /* Use PMK from DPP network introduction (PMKSA entry) */ in wpa_supplicant_set_suites()
3809 wpa_dbg(wpa_s, MSG_DEBUG, "BSS/SSID entry for association not valid anymore - drop connection attempt");
4841 /* Remove any network entry created based on the removed credential */
4990 * wpa_supplicant_set_bss_expiration_age - Set BSS entry expiration age
5013 * wpa_supplicant_set_bss_expiration_count - Set BSS entry expiratio
5142 struct wpa_ssid *entry; global() local
[all...]
/drivers/hdf_core/adapter/uhdf2/host/src/
H A Ddriver_loader_full.c53 HDF_LOGE("get driver entry %{public}s dlsym failed", moduleName); in HdfDriverLoaderGetDriver()
59 driver->entry = *driverEntry; in HdfDriverLoaderGetDriver()
/drivers/peripheral/usb/ddk/host/include/
H A Dusb_ddk_request.h87 struct HdfSListNode entry; member
/third_party/alsa-lib/include/
H A Dsearch.h70 typedef struct entry struct
84 /* Search for entry matching ITEM.key in internal hash table. If
85 ACTION is `FIND' return found entry or signal error by returning
128 /* Search for an entry matching the given KEY in the tree pointed to
133 /* Search for an entry matching the given KEY in the tree pointed to
134 by *ROOTP. If no matching entry is available return NULL. */
170 array [BASE,BASE+NMEMB*SIZE) and insert entry if not found. */
/third_party/ntfs-3g/include/ntfs-3g/
H A Dindex.h71 * @ni: inode containing the @entry described by this context
74 * @entry: index entry (points into @ir or @ia)
75 * @data: index entry data (points into @entry)
77 * @is_in_root: TRUE if @entry is in @ir or FALSE if it is in @ia
83 * @parent_vcn: entry's parent node or VCN_INDEX_ROOT_PARENT
92 * @entry is the index entry described by this context. @data and @data_len
93 * are the index entry dat
119 INDEX_ENTRY *entry; global() member
[all...]
H A Dsecurity.h326 INDEX_ENTRY *entry);
328 INDEX_ENTRY *entry);
/third_party/ninja/src/
H A Dbuild_log.h82 /// Serialize an entry into a log file.
83 bool WriteEntry(FILE* f, const LogEntry& entry);
/third_party/libexif/libexif/huawei/
H A Dexif-mnote-data-huawei.h25 #include <libexif/huawei/mnote-huawei-entry.h>
/third_party/node/deps/v8/src/objects/
H A Dosr-optimized-code-cache.h21 kCachedOnce, // Unlikely state, one entry.
36 // implement custom compaction due to our entry tuple structure).
55 // BytecodeOffset |offset| if an entry exists in the cache. Returns an empty
99 // Helper functions to get individual items from an entry in the cache.
106 inline void InitializeEntry(int entry, SharedFunctionInfo shared, CodeT code,
/third_party/skia/src/gpu/text/
H A DGrTextBlobCache.h59 static uint32_t GetKey(const BlobIDCacheEntry& entry);
/third_party/skia/third_party/externals/spirv-tools/source/fuzz/
H A Dtransformation_add_local_variable.cpp82 ->entry() in Apply()
/third_party/skia/third_party/externals/spirv-tools/source/opt/
H A Ddataflow.cpp58 function->entry().get(), [this](BasicBlock* bb) { in InitializeWorklist()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/
H A Dtransformation_add_local_variable.cpp82 ->entry() in Apply()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Ddataflow.cpp58 function->entry().get(), [this](BasicBlock* bb) { in InitializeWorklist()
/third_party/skia/third_party/externals/dawn/src/dawn_native/
H A DBindingInfo.h94 void IncrementBindingCounts(BindingCounts* bindingCounts, const BindGroupLayoutEntry& entry);
/third_party/spirv-tools/source/fuzz/
H A Dtransformation_add_local_variable.cpp84 ->entry() in Apply()
/third_party/spirv-tools/source/opt/
H A Ddataflow.cpp57 function->entry().get(), [this](BasicBlock* bb) { in InitializeWorklist()
/third_party/icu/icu4c/source/common/
H A Duresdata.h526 void setValidLocaleDataEntry(UResourceDataEntry *entry) { in setValidLocaleDataEntry() argument
527 validLocaleDataEntry = entry; in setValidLocaleDataEntry()
/third_party/node/test/parallel/
H A Dtest-util-types.js77 ].forEach((entry) => assert(types.isBoxedPrimitive(entry)));
/third_party/node/deps/icu-small/source/common/
H A Duresdata.h526 void setValidLocaleDataEntry(UResourceDataEntry *entry) { in setValidLocaleDataEntry() argument
527 validLocaleDataEntry = entry; in setValidLocaleDataEntry()
/third_party/mesa3d/src/microsoft/compiler/
H A Ddxil_nir_tess.c98 struct set_entry *entry = _mesa_set_search(instr_set, instr); in prune_patch_function_to_intrinsic_and_srcs() local
99 if (!entry) in prune_patch_function_to_intrinsic_and_srcs()
258 * The barrier() function may only be called inside the main entry point of the tessellation control shader in dxil_nir_split_tess_ctrl()
/third_party/node/deps/v8/src/codegen/
H A Dsafepoint-table.h133 // the non-existing entry after the last one). in GetEntry()
144 // Returns the entry for the given pc.
252 Safepoint(EntryBuilder* entry, SafepointTableBuilder* table) in Safepoint() argument
253 : entry_(entry), table_(table) {} in Safepoint()
262 // entry must be enough to hold all the pointer indexes.
/third_party/node/deps/v8/src/profiler/
H A Dcpu-profiler.h58 CodeEntry* entry; member in v8::internal::CodeCreateEventRecord
128 CodeEntry* entry; member in v8::internal::CodeDeleteEventRecord

Completed in 26 milliseconds

1...<<61626364656667686970>>...94