/third_party/mesa3d/src/mesa/main/ |
H A D | shaderapi.c | 538 /* 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 D | wpa_supplicant.c | 662 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 D | wpa_supplicant.c | 768 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 D | driver_loader_full.c | 53 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 D | usb_ddk_request.h | 87 struct HdfSListNode entry; member
|
/third_party/alsa-lib/include/ |
H A D | search.h | 70 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 D | index.h | 71 * @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 D | security.h | 326 INDEX_ENTRY *entry); 328 INDEX_ENTRY *entry);
|
/third_party/ninja/src/ |
H A D | build_log.h | 82 /// Serialize an entry into a log file. 83 bool WriteEntry(FILE* f, const LogEntry& entry);
|
/third_party/libexif/libexif/huawei/ |
H A D | exif-mnote-data-huawei.h | 25 #include <libexif/huawei/mnote-huawei-entry.h>
|
/third_party/node/deps/v8/src/objects/ |
H A D | osr-optimized-code-cache.h | 21 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 D | GrTextBlobCache.h | 59 static uint32_t GetKey(const BlobIDCacheEntry& entry);
|
/third_party/skia/third_party/externals/spirv-tools/source/fuzz/ |
H A D | transformation_add_local_variable.cpp | 82 ->entry() in Apply()
|
/third_party/skia/third_party/externals/spirv-tools/source/opt/ |
H A D | dataflow.cpp | 58 function->entry().get(), [this](BasicBlock* bb) { in InitializeWorklist()
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/ |
H A D | transformation_add_local_variable.cpp | 82 ->entry() in Apply()
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/ |
H A D | dataflow.cpp | 58 function->entry().get(), [this](BasicBlock* bb) { in InitializeWorklist()
|
/third_party/skia/third_party/externals/dawn/src/dawn_native/ |
H A D | BindingInfo.h | 94 void IncrementBindingCounts(BindingCounts* bindingCounts, const BindGroupLayoutEntry& entry);
|
/third_party/spirv-tools/source/fuzz/ |
H A D | transformation_add_local_variable.cpp | 84 ->entry() in Apply()
|
/third_party/spirv-tools/source/opt/ |
H A D | dataflow.cpp | 57 function->entry().get(), [this](BasicBlock* bb) { in InitializeWorklist()
|
/third_party/icu/icu4c/source/common/ |
H A D | uresdata.h | 526 void setValidLocaleDataEntry(UResourceDataEntry *entry) { in setValidLocaleDataEntry() argument 527 validLocaleDataEntry = entry; in setValidLocaleDataEntry()
|
/third_party/node/test/parallel/ |
H A D | test-util-types.js | 77 ].forEach((entry) => assert(types.isBoxedPrimitive(entry)));
|
/third_party/node/deps/icu-small/source/common/ |
H A D | uresdata.h | 526 void setValidLocaleDataEntry(UResourceDataEntry *entry) { in setValidLocaleDataEntry() argument 527 validLocaleDataEntry = entry; in setValidLocaleDataEntry()
|
/third_party/mesa3d/src/microsoft/compiler/ |
H A D | dxil_nir_tess.c | 98 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 D | safepoint-table.h | 133 // 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 D | cpu-profiler.h | 58 CodeEntry* entry; member in v8::internal::CodeCreateEventRecord 128 CodeEntry* entry; member in v8::internal::CodeDeleteEventRecord
|