Home
last modified time | relevance | path

Searched refs:entry (Results 4951 - 4975 of 7948) sorted by relevance

1...<<191192193194195196197198199200>>...318

/kernel/linux/linux-6.6/drivers/hid/surface-hid/
H A Dsurface_hid_core.h52 int (*get_descriptor)(struct surface_hid_device *shid, u8 entry, u8 *buf, size_t len);
/kernel/linux/linux-6.6/drivers/md/
H A Ddm-bio-prison-v1.h149 void dm_deferred_entry_dec(struct dm_deferred_entry *entry, struct list_head *head);
/kernel/linux/linux-6.6/drivers/media/common/siano/
H A Dsmsdvb.h21 struct list_head entry; member
/kernel/linux/linux-6.6/tools/perf/util/
H A Dunwind.h18 typedef int (*unwind_entry_cb_t)(struct unwind_entry *entry, void *arg);
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dptrace.h72 } entry; member
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Dptrace.h72 } 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...]
/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()
/kernel/linux/linux-5.10/drivers/net/ethernet/netronome/nfp/
H A Dnfp_net_common.c380 * @entry_nr: MSI-X table entry
382 * Clear the ICR for the IRQ entry.
407 irq_entries[i].entry = i; in nfp_net_irqs_alloc()
480 * the MSI-X table or via the per entry ICR field. So there in nfp_net_irq_rxtx()
538 struct msix_entry *entry; in nfp_net_irq_lsc() local
540 entry = &nn->irq_entries[NFP_NET_IRQ_LSC_IDX]; in nfp_net_irq_lsc()
544 nfp_net_irq_unmask(nn, entry->entry); in nfp_net_irq_lsc()
623 struct msix_entry *entry; in nfp_net_aux_irq_request() local
626 entry in nfp_net_aux_irq_request()
2324 struct msix_entry *entry; nfp_net_vecs_init() local
[all...]
/third_party/node/src/
H A Dnode_http2.cc562 const Http2StreamPerformanceEntry& entry) { in GetDetails()
571 static_cast<double>(entry.details.val))).IsJust()) { \ in GetDetails()
586 (entry.details.val - entry.details.start_time) / 1e6)) \ in GetDetails()
601 const Http2SessionPerformanceEntry& entry) { in GetDetails()
610 static_cast<double>(entry.details.val))).IsJust()) { \ in GetDetails()
628 (entry.details.session_type == NGHTTP2_SESSION_SERVER) in GetDetails()
645 std::unique_ptr<Http2StreamPerformanceEntry> entry = in EmitStatistics() local
652 env()->SetImmediate([entry = std::move(entry)](Environmen in EmitStatistics()
560 GetDetails( Environment* env, const Http2StreamPerformanceEntry& entry) GetDetails() argument
599 GetDetails( Environment* env, const Http2SessionPerformanceEntry& entry) GetDetails() argument
665 std::unique_ptr<Http2SessionPerformanceEntry> entry = EmitStatistics() local
1503 const nghttp2_origin_entry& entry = origin->ov[i]; HandleOriginFrame() local
[all...]
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_descriptors.c2467 struct hash_entry *entry; in si_delete_texture_handle() local
2469 entry = _mesa_hash_table_search(sctx->tex_handles, (void *)(uintptr_t)handle); in si_delete_texture_handle()
2470 if (!entry) in si_delete_texture_handle()
2473 tex_handle = (struct si_texture_handle *)entry->data; in si_delete_texture_handle()
2479 _mesa_hash_table_remove(sctx->tex_handles, entry); in si_delete_texture_handle()
2489 struct hash_entry *entry; in si_make_texture_handle_resident() local
2491 entry = _mesa_hash_table_search(sctx->tex_handles, (void *)(uintptr_t)handle); in si_make_texture_handle_resident()
2492 if (!entry) in si_make_texture_handle_resident()
2495 tex_handle = (struct si_texture_handle *)entry->data; in si_make_texture_handle_resident()
2594 struct hash_entry *entry; in si_delete_image_handle() local
2614 struct hash_entry *entry; si_make_image_handle_resident() local
[all...]
/base/global/i18n_lite/tools/i18n-dat-tool/src/main/java/ohos/global/i18n/
H A DDataFetcher.java192 for (Map.Entry<String, Integer> entry : LOCALES.entrySet()) { in buildLocaleConfigs()
193 String languageTag = entry.getKey(); in buildLocaleConfigs()
194 int index = entry.getValue(); in buildLocaleConfigs()
/base/notification/distributed_notification_service/services/ans/include/
H A Dnotification_preferences_database.h280 const std::pair<std::string, std::string> &entry, const int32_t &userId);
282 const std::string &bundleKey, const std::pair<std::string, std::string> &entry);
295 const std::pair<std::string, std::string> &entry, const int32_t &userId);
/base/security/device_auth/services/legacy/group_manager/src/group_operation/peer_to_peer_group/
H A Dpeer_to_peer_group.c254 TrustedDeviceEntry *entry = (TrustedDeviceEntry *)(*entryPtr); in DelAllPeerDevAndKeyInfo() local
255 if (IsLocalDevice(StringGet(&entry->udid))) { in DelAllPeerDevAndKeyInfo()
258 result = DelPeerDevAndKeyInfo(osAccountId, groupId, StringGet(&entry->authId)); in DelAllPeerDevAndKeyInfo()

Completed in 20 milliseconds

1...<<191192193194195196197198199200>>...318