Home
last modified time | relevance | path

Searched defs:item (Results 1 - 25 of 1379) sorted by relevance

12345678910>>...56

/third_party/typescript/tests/baselines/reference/
H A DunionRelationshipCheckPasses.js7 var item = null; variable
H A DinterfaceImplementation6.js
/kernel/linux/linux-5.10/drivers/usb/gadget/
H A Dconfigfs.h16 static inline struct usb_os_desc *to_usb_os_desc(struct config_item *item) in to_usb_os_desc() argument
/kernel/linux/linux-5.10/tools/testing/radix-tree/
H A Dtest.h7 struct item { struct
/kernel/linux/linux-6.6/drivers/usb/gadget/
H A Dconfigfs.h16 static inline struct usb_os_desc *to_usb_os_desc(struct config_item *item) in to_usb_os_desc() argument
/kernel/linux/linux-6.6/tools/testing/radix-tree/
H A Dtest.h7 struct item { struct
/third_party/cJSON/tests/
H A Dmisc_utils_tests.c34 cJSON *item = cJSON_CreateString("item"); in cjson_utils_functions_shouldnt_crash_with_null_pointers() local
[all...]
/third_party/jerryscript/tests/jerry/es2015/
H A Dgenerator-function.js48 var item = iterator.next(); variable
[all...]
/third_party/musl/src/misc/
H A Dgetauxval.c5 unsigned long __getauxval(unsigned long item) in __getauxval() argument
/kernel/linux/linux-6.6/fs/xfs/
H A Dxfs_iunlink_item.h15 struct xfs_log_item item; member
/base/startup/init/test/fuzztest/mountoneitem_fuzzer/
H A Dmountoneitem_fuzzer.cpp41 FstabItem *item = FindFstabItemForPath(*fstab, str.c_str()); in FuzzMountOneItem() local
/kernel/linux/linux-5.10/drivers/staging/media/atomisp/pci/runtime/queue/src/
H A Dqueue_access.c126 ia_css_queue_item_load( struct ia_css_queue *rdesc, u8 position, ia_css_circbuf_elem_t *item) ia_css_queue_item_load() argument
153 ia_css_queue_item_store( struct ia_css_queue *rdesc, u8 position, ia_css_circbuf_elem_t *item) ia_css_queue_item_store() argument
/kernel/linux/linux-5.10/drivers/staging/comedi/drivers/tests/
H A Dexample_test.c28 int item; member
/kernel/linux/linux-6.6/drivers/staging/media/atomisp/pci/runtime/queue/src/
H A Dqueue_access.c126 ia_css_queue_item_load( struct ia_css_queue *rdesc, u8 position, ia_css_circbuf_elem_t *item) ia_css_queue_item_load() argument
153 ia_css_queue_item_store( struct ia_css_queue *rdesc, u8 position, ia_css_circbuf_elem_t *item) ia_css_queue_item_store() argument
/kernel/linux/linux-6.6/drivers/comedi/drivers/tests/
H A Dcomedi_example_test.c27 int item; member
/third_party/backends/backend/genesys/
H A Dserialize.h93 T item; in serialize() local
/third_party/musl/porting/uniproton/kernel/src/locale/
H A Dlanginfo.c29 char *__nl_langinfo_l(nl_item item, locale_t loc) in __nl_langinfo_l() argument
67 char *__nl_langinfo(nl_item item) in __nl_langinfo() argument
/third_party/nghttp2/lib/
H A Dnghttp2_outbound_item.c30 void nghttp2_outbound_item_init(nghttp2_outbound_item *item) { in nghttp2_outbound_item_init() argument
38 void nghttp2_outbound_item_free(nghttp2_outbound_item *item, nghttp2_mem *mem) { in nghttp2_outbound_item_free() argument
108 nghttp2_outbound_queue_push(nghttp2_outbound_queue *q, nghttp2_outbound_item *item) nghttp2_outbound_queue_push() argument
119 nghttp2_outbound_item *item; nghttp2_outbound_queue_pop() local
[all...]
/third_party/musl/porting/liteos_a/kernel/src/locale/
H A Dlanginfo.c29 char *__nl_langinfo_l(nl_item item, locale_t loc) in __nl_langinfo_l() argument
67 char *__nl_langinfo(nl_item item) in __nl_langinfo() argument
/third_party/musl/porting/liteos_m/kernel/src/locale/
H A Dlanginfo.c29 char *__nl_langinfo_l(nl_item item, locale_t loc) in __nl_langinfo_l() argument
67 char *__nl_langinfo(nl_item item) in __nl_langinfo() argument
/third_party/musl/src/locale/
H A Dlanginfo.c30 char *__nl_langinfo_l(nl_item item, locale_t loc) in __nl_langinfo_l() argument
70 char *__nl_langinfo(nl_item item) in __nl_langinfo() argument
/third_party/node/deps/nghttp2/lib/
H A Dnghttp2_outbound_item.c30 void nghttp2_outbound_item_init(nghttp2_outbound_item *item) { in nghttp2_outbound_item_init() argument
38 void nghttp2_outbound_item_free(nghttp2_outbound_item *item, nghttp2_mem *mem) { in nghttp2_outbound_item_free() argument
108 nghttp2_outbound_queue_push(nghttp2_outbound_queue *q, nghttp2_outbound_item *item) nghttp2_outbound_queue_push() argument
119 nghttp2_outbound_item *item; nghttp2_outbound_queue_pop() local
[all...]
/base/hiviewdfx/hiview/framework/native/unified_collection/collector/device_client/
H A Dthread_cpu_data.cpp61 struct ucollection_thread_cpu_item *item = &entry_->datas[current_]; in GetNextThread() local
H A Dprocess_cpu_data.cpp58 struct ucollection_process_cpu_item *item = &entry_->datas[current_]; in GetNextProcess() local
/base/inputmethod/imf/services/json/include/
H A Dserializable.h59 auto item = cJSON_GetArrayItem(subNode, i); in GetValue() local
73 auto *item = cJSON_CreateObject(); in SetValue() local

Completed in 10 milliseconds

12345678910>>...56