| /third_party/typescript/tests/baselines/reference/ |
| H A D | unionRelationshipCheckPasses.js | 7 var item = null;
variable
|
| H A D | interfaceImplementation6.js | |
| /third_party/cJSON/tests/ |
| H A D | misc_utils_tests.c | 34 cJSON *item = cJSON_CreateString("item"); in cjson_utils_functions_shouldnt_crash_with_null_pointers() local [all...] |
| /third_party/jerryscript/tests/jerry/es2015/ |
| H A D | generator-function.js | 48 var item = iterator.next(); variable [all...] |
| /third_party/musl/src/misc/ |
| H A D | getauxval.c | 5 unsigned long __getauxval(unsigned long item) in __getauxval() argument
|
| /base/startup/init/test/fuzztest/mountoneitem_fuzzer/ |
| H A D | mountoneitem_fuzzer.cpp | 41 FstabItem *item = FindFstabItemForPath(*fstab, str.c_str()); in FuzzMountOneItem() local
|
| /test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/text/ |
| H A D | text_imageSpan_test.cpp | 26 ArkUI_AttributeItem item = {value, 1}; in textImageSpanTest001() local
|
| /test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/loadingprogress/ |
| H A D | loadingprogress_enableloading_test.cpp | 24 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 D | serialize.h | 93 T item; in serialize() local
|
| /third_party/musl/porting/uniproton/kernel/src/locale/ |
| H A D | langinfo.c | 29 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 D | nghttp2_outbound_item.c | 30 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 D | langinfo.c | 29 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 D | langinfo.c | 29 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 D | langinfo.c | 30 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 D | nghttp2_outbound_item.c | 30 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 D | thread_cpu_data.cpp | 61 struct ucollection_thread_cpu_item *item = &entry_->datas[current_]; in GetNextThread() local
|
| H A D | process_cpu_data.cpp | 58 struct ucollection_process_cpu_item *item = &entry_->datas[current_];
in GetNextProcess() local
|
| /base/inputmethod/imf/services/json/include/ |
| H A D | serializable.h | 59 auto item = cJSON_GetArrayItem(subNode, i); in GetValue() local 73 auto *item = cJSON_CreateObject(); in SetValue() local
|
| /base/customization/enterprise_device_management/services/edm_plugin/src/utils/ |
| H A D | fingerprint_policy_serializer.cpp | 35 cJSON* item; in Deserialize() local 58 cJSON* item = cJSON_CreateNumber(it); in Serialize() local
|
| /base/powermgr/thermal_manager/frameworks/napi/ |
| H A D | napi_errors.cpp | 36 auto item = errorTable_.find(code_); in GetNapiError() local
|
| /base/powermgr/thermal_manager/services/native/src/thermal_observer/ |
| H A D | thermal_service_subscriber.cpp | 96 const auto& item = history.second; in SetHistoryTypeTempMap() local
|
| /base/powermgr/battery_statistics/test/unittest/src/servicetest/utils/ |
| H A D | hisysevent_operation.cpp | 92 void HiSysEventOperation::AppendValue(HiSysEventOperation::EventBase &eventBase, const std::string &item) in AppendValue() argument 102 void HiSysEventOperation::AppendValue(HiSysEventOperation::EventBase &eventBase, const char item) in AppendValue() argument 107 void HiSysEventOperation::AppendValue(EventBase &eventBase, const signed char item) in AppendValue() argument 112 void HiSysEventOperation::AppendValue(HiSysEventOperation::EventBase &eventBase, const unsigned char item) in AppendValue() argument [all...] |
| /base/powermgr/power_manager/frameworks/napi/utils/ |
| H A D | napi_errors.cpp | 37 auto item = errorTable_.find(code_); in GetNapiError() local
|
| /base/powermgr/battery_manager/frameworks/napi/src/ |
| H A D | napi_error.cpp | 39 auto item = errorTable_.find(code_); in GetNapiError() local
|
| /base/powermgr/battery_statistics/frameworks/napi/src/ |
| H A D | napi_error.cpp | 39 auto item = errorTable_.find(code_); in GetNapiError() local
|