Home
last modified time | relevance | path

Searched refs:entry (Results 4726 - 4750 of 7646) sorted by relevance

1...<<181182183184185186187188189190>>...306

/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/
H A Dnouveau_uvmm.h53 struct list_head entry; member
/kernel/linux/linux-6.6/drivers/gpu/drm/udl/
H A Dudl_drv.h38 struct list_head entry; member
/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()
/foundation/ability/ability_runtime/interfaces/inner_api/dataobs_manager/include/
H A Ddataobs_utils.h212 for (const auto &entry : result) { in Marshalling()
213 if (!DataObsUtils::Marshalling(entry.first, parcel)) { in Marshalling()
216 if (!DataObsUtils::Marshalling(entry.second, parcel)) { in Marshalling()
/foundation/arkui/ui_lite/frameworks/components/
H A Dui_analog_clock.cpp51 CacheEntry entry; in SetHandImage() local
52 RetCode ret = CacheManager::GetInstance().Open(img.GetPath(), *style_, entry); in SetHandImage()
56 hand->imageInfo_ = entry.GetImageInfo(); in SetHandImage()
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/storage/cloud/
H A Ddistributeddb_cloud_task_merge_test.cpp229 auto entry = data[j].find(CloudDbConstant::DELETE_FIELD); in CheckCloudTableCount() local
230 if (entry != data[j].end() && std::get<bool>(entry->second)) { in CheckCloudTableCount()
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/mock/
H A Ddb_store_mock.cpp276 for (auto &entry : entries) { in PutBatch()
277 store.InsertOrAssign(entry.key, entry.value); in PutBatch()

Completed in 17 milliseconds

1...<<181182183184185186187188189190>>...306