Home
last modified time | relevance | path

Searched defs:item (Results 51 - 75 of 1230) sorted by relevance

12345678910>>...50

/third_party/mesa3d/src/gallium/drivers/r300/compiler/
H A Dradeon_list.c35 struct rc_list * rc_list(struct memory_pool * pool, void * item) in rc_list() argument
/third_party/skia/third_party/externals/oboe/samples/RhythmGame/src/main/cpp/utils/
H A DLockFreeQueue.h87 bool push(const T& item) { in push() argument
[all...]
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-static.cc98 hb_user_data_item_t item = {key, data, destroy}; in set() local
107 hb_user_data_item_t item = {nullptr, nullptr, nullptr}; in get() local
/third_party/python/Lib/xml/dom/
H A Dminicompat.py53 def item(self, index): member in NodeList
87 def item(self, index): member in EmptyNodeList
/third_party/python/Modules/_ctypes/
H A Dmalloc_closure.c36 ITEM *item; in more_core() local
109 ITEM *item = (ITEM *)p; global() local
130 ITEM *item; global() local
[all...]
/third_party/rust/crates/clap/clap_derive/src/
H A Dlib.rs31 mod item; modules
/third_party/rust/crates/serde/serde_derive_internals/src/
H A Dast.rs112 let mut item = Container { variables
[all...]
/third_party/rust/crates/serde/serde_derive/src/internals/
H A Dast.rs112 let mut item = Container { variables
[all...]
/kernel/linux/linux-5.10/fs/btrfs/tests/
H A Dextent-buffer-tests.c18 struct btrfs_item *item; in test_btrfs_split_item() local
[all...]
/kernel/linux/linux-5.10/fs/xfs/
H A Dxfs_dquot_item_recover.c24 xlog_recover_dquot_ra_pass2( struct xlog *log, struct xlog_recover_item *item) xlog_recover_dquot_ra_pass2() argument
60 xlog_recover_dquot_commit_pass2( struct xlog *log, struct list_head *buffer_list, struct xlog_recover_item *item, xfs_lsn_t current_lsn) xlog_recover_dquot_commit_pass2() argument
176 xlog_recover_quotaoff_commit_pass1( struct xlog *log, struct xlog_recover_item *item) xlog_recover_quotaoff_commit_pass1() argument
[all...]
/kernel/linux/linux-5.10/include/linux/iio/
H A Dsw_trigger.h42 struct iio_sw_trigger *to_iio_sw_trigger(struct config_item *item) in to_iio_sw_trigger() argument
H A Dsw_device.h42 struct iio_sw_device *to_iio_sw_device(struct config_item *item) in to_iio_sw_device() argument
/kernel/linux/linux-6.6/include/linux/iio/
H A Dsw_trigger.h42 struct iio_sw_trigger *to_iio_sw_trigger(struct config_item *item) in to_iio_sw_trigger() argument
H A Dsw_device.h42 struct iio_sw_device *to_iio_sw_device(struct config_item *item) in to_iio_sw_device() argument
/kernel/linux/linux-6.6/fs/xfs/
H A Dxfs_dquot_item_recover.c25 xlog_recover_dquot_ra_pass2( struct xlog *log, struct xlog_recover_item *item) xlog_recover_dquot_ra_pass2() argument
61 xlog_recover_dquot_commit_pass2( struct xlog *log, struct list_head *buffer_list, struct xlog_recover_item *item, xfs_lsn_t current_lsn) xlog_recover_dquot_commit_pass2() argument
191 xlog_recover_quotaoff_commit_pass1( struct xlog *log, struct xlog_recover_item *item) xlog_recover_quotaoff_commit_pass1() argument
[all...]
/test/xts/acts/arkui/ace_c_arkui_test_api13/entry/src/main/cpp/customproperty/
H A Dcustom_property_test.cpp46 ArkUI_AttributeItem item = {value, 1}; in testAddCustomProperty001() local
94 ArkUI_AttributeItem item = {value, 1}; in testRemoveCustomProperty002() local
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/customproperty/
H A Dcustom_property_test.cpp46 ArkUI_AttributeItem item = {value, 1}; in testAddCustomProperty001() local
94 ArkUI_AttributeItem item = {value, 1}; in testRemoveCustomProperty002() local
/third_party/cJSON/tests/
H A Dcommon.h29 void reset(cJSON *item) { in reset() argument
[all...]
H A Dparse_number.c31 static cJSON item[1]; variable
[all...]
H A Dparse_object.c31 static cJSON item[1]; variable
[all...]
/third_party/gn/src/gn/
H A Dunique_vector.h60 Node* Lookup(size_t hash, const T& item, const std::vector<T>& vector) const { in Lookup() argument
[all...]
/third_party/musl/src/time/
H A Dstrftime.c48 nl_item item; in __strftime_fmt_1() local
[all...]
/third_party/musl/porting/liteos_a/kernel/src/time/
H A Dstrftime.c47 nl_item item; in __strftime_fmt_1() local
[all...]
/third_party/musl/porting/liteos_m/kernel/src/time/
H A Dstrftime.c47 nl_item item; in __strftime_fmt_1() local
[all...]
/third_party/musl/porting/uniproton/kernel/src/time/
H A Dstrftime.c47 nl_item item; in __strftime_fmt_1() local
[all...]

Completed in 8 milliseconds

12345678910>>...50