Home
last modified time | relevance | path

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

12345678910>>...48

/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
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/text/
H A Dtext_imageSpan_test.cpp26 ArkUI_AttributeItem item = {value, 1}; in textImageSpanTest001() local
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/loadingprogress/
H A Dloadingprogress_enableloading_test.cpp24 ArkUI_AttributeItem item = {value, sizeof(value) / sizeof(ArkUI_NumberValue)}; in TestLoadingProgressEnableLoading001() local
35 ArkUI_AttributeItem item = {value, sizeof(value) / sizeof(ArkUI_NumberValue)}; in TestLoadingProgressEnableLoading002() local
46 ArkUI_AttributeItem item = {value, sizeof(value) / sizeof(ArkUI_NumberValue)}; in TestLoadingProgressEnableLoading003() local
/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...]
/test/xts/device_attest/services/core/utils/
H A Dattest_utils_json.c93 cJSON* item = cJSON_GetObjectItem(root, key); in GetObjectItemValueNumber() local
/test/xts/device_attest_lite/services/core/utils/
H A Dattest_utils_json.c93 cJSON* item = cJSON_GetObjectItem(root, key); in GetObjectItemValueNumber() local

Completed in 5 milliseconds

12345678910>>...48