Home
last modified time | relevance | path

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

12345678910>>...47

/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
/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...]
/third_party/curl/tests/libtest/
H A Dlib1960.c41 static int closesocket_cb(void *clientp, curl_socket_t item) in closesocket_cb() argument
/third_party/curl/lib/
H A Dslist.c38 struct curl_slist *item; in slist_get_last() local
134 struct curl_slist *item; in curl_slist_free_all() local
[all...]
/third_party/gn/src/gn/
H A Dbuilder_record.cc34 bool BuilderRecord::IsItemOfType(const Item* item, ItemType type) { in IsItemOfType() argument
51 BuilderRecord::ItemType BuilderRecord::TypeOfItem(const Item* item) { in TypeOfItem() argument
[all...]
/third_party/glslang/StandAlone/
H A DWorklist.h60 void add(TWorkItem* item) in add() argument
66 bool remove(TWorkItem*& item) in remove() argument

Completed in 6 milliseconds

12345678910>>...47