| /developtools/hiperf/src/ |
| H A D | perf_event_record.cpp | 574 auto &item = data_.lbr[i]; in DumpData() local 705 PerfRecordMmap2::PerfRecordMmap2(bool inKernel, u32 pid, u32 tid, std::shared_ptr<DfxMap> item) in PerfRecordMmap2() argument [all...] |
| /device/soc/rockchip/common/vendor/drivers/gpu/arm/mali400/mali/include/linux/mali/ |
| H A D | mali_utgard.h | 525 struct mali_gpu_clk_item *item; member
|
| /device/soc/rockchip/common/kernel/drivers/gpu/arm/mali400/mali/include/linux/mali/ |
| H A D | mali_utgard.h | 445 struct mali_gpu_clk_item *item; member
|
| /device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/ |
| H A D | dhd_flowring.h | 239 dhd_constlist_to_flowring(dll_t *item) in dhd_constlist_to_flowring() argument
|
| /test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/gestureScroll/ |
| H A D | gesture_interfaceTest.cpp | 57 auto item = recognizers[index];
in GestureInterruptFunc() local 130 auto item = others[index];
in ParallelInnerGestureFunc() local [all...] |
| /test/xts/device_attest/services/core/attest/ |
| H A D | attest_service_auth.c | 123 cJSON* item = cJSON_GetObjectItem(root, "authResult"); in ParseAuthResult() local 139 cJSON* item = cJSON_GetObjectItem(root, "softwareResult"); in ParseSoftwareResult() local 155 cJSON* item = cJSON_GetObjectItem(json, "versionIdResult"); in ParseVersionIdResult() local 170 cJSON* item = cJSON_GetObjectItem(json, "patchLevelResult"); ParsePatchLevelResult() local 185 cJSON* item = cJSON_GetObjectItem(json, "rootHashResult"); ParseRootHashResult() local 200 cJSON* item = cJSON_GetObjectItem(json, "pcidResult"); ParsePcidResult() local 257 cJSON* item = cJSON_GetObjectItem(root, "expireTime"); ParseExpireTime() local 693 cJSON* item = cJSON_GetObjectItem(json, "errcode"); ParseErrcode() local 711 char* item = cJSON_GetStringValue(cJSON_GetObjectItem(json, "authStats")); ParseAuthStats() local 743 char* item = cJSON_GetStringValue(cJSON_GetObjectItem(json, "ticket")); ParseTicket() local 775 char* item = cJSON_GetStringValue(cJSON_GetObjectItem(json, "token")); ParseTokenValue() local 807 char* item = cJSON_GetStringValue(cJSON_GetObjectItem(json, "uuid")); ParseTokenId() local [all...] |
| /test/xts/device_attest_lite/services/core/attest/ |
| H A D | attest_service_auth.c | 142 cJSON* item = cJSON_GetObjectItem(root, "authResult"); in ParseAuthResult() local 158 cJSON* item = cJSON_GetObjectItem(root, "softwareResult"); in ParseSoftwareResult() local 174 cJSON* item = cJSON_GetObjectItem(json, "versionIdResult"); in ParseVersionIdResult() local 189 cJSON* item = cJSON_GetObjectItem(json, "patchLevelResult"); ParsePatchLevelResult() local 204 cJSON* item = cJSON_GetObjectItem(json, "rootHashResult"); ParseRootHashResult() local 219 cJSON* item = cJSON_GetObjectItem(json, "pcidResult"); ParsePcidResult() local 281 cJSON* item = cJSON_GetObjectItem(root, "expireTime"); ParseExpireTime() local 713 cJSON* item = cJSON_GetObjectItem(json, "errcode"); ParseErrcode() local 731 char* item = cJSON_GetStringValue(cJSON_GetObjectItem(json, "authStats")); ParseAuthStats() local 763 char* item = cJSON_GetStringValue(cJSON_GetObjectItem(json, "ticket")); ParseTicket() local 795 char* item = cJSON_GetStringValue(cJSON_GetObjectItem(json, "token")); ParseTokenValue() local 827 char* item = cJSON_GetStringValue(cJSON_GetObjectItem(json, "uuid")); ParseTokenId() local [all...] |
| /third_party/ffmpeg/libavfilter/dnn/ |
| H A D | dnn_backend_openvino.c | 396 OVRequestItem *item = av_mallocz(sizeof(*item)); in init_model_ov() local 915 OVRequestItem *item = ff_safe_queue_pop_front(ov_model->request_queue); ff_dnn_free_model_ov() local 925 LastLevelTaskItem *item = ff_queue_pop_front(ov_model->lltask_queue); ff_dnn_free_model_ov() local 931 TaskItem *item = ff_queue_pop_front(ov_model->task_queue); ff_dnn_free_model_ov() local [all...] |
| /third_party/ffmpeg/libavfilter/ |
| H A D | vf_readeia608.c | 308 static void dump_code(AVFilterContext *ctx, ScanItem *scan, int len, int item) in dump_code() argument
|
| /third_party/gn/src/gn/ |
| H A D | command_gen.cc | 129 const Item* item = record->item(); in ItemResolvedAndGeneratedCallback() local
|
| H A D | commands.cc | 115 const Item* item = setup->builder().GetItem(label); in ResolveStringFromCommandLineInput() local 206 base::FilePath BuildFileForItem(const Item* item) { in BuildFileForItem() argument 570 const Item* item = setup->builder().GetItem(label); ResolveTargetFromCommandLineString() local [all...] |
| H A D | ohos_components_checker.cc | 266 bool OhosComponentChecker::InterceptInnerApiNotLib(const Item *item, const std::string &label, Err *err) const
in InterceptInnerApiNotLib() argument 281 bool OhosComponentChecker::InterceptDepsNotLib(const Item *item, const std::string &label,
in InterceptDepsNotLib() argument 309 bool OhosComponentChecker::InterceptInnerApiNotDeclare(const Item *item, cons argument 355 InterceptTargetAbsoluteDepsOther(const Item *item, const std::string &label, const std::string &deps, Err *err) const InterceptTargetAbsoluteDepsOther() argument 385 InterceptInnerApiVisibilityDenied(const Item *item, const std::string &from_label, const std::string &to_label, Err *err) const InterceptInnerApiVisibilityDenied() argument 516 CheckInnerApiNotLib(const Item *item, const OhosComponent *component, const std::string &label, const std::string &deps, Err *err) const CheckInnerApiNotLib() argument 540 CheckInnerApiNotDeclare(const Item *item, const OhosComponent *component, const std::string &label, Err *err) const CheckInnerApiNotDeclare() argument 585 CheckInnerApiVisibilityDenied(const Item *item, const OhosComponent *component, const std::string &label, const std::string &deps, Err *err) const CheckInnerApiVisibilityDenied() argument 617 CheckTargetAbsoluteDepsOther(const Item *item, const OhosComponent *component, const std::string &label, const std::string &deps, bool is_external_deps, Err *err) const CheckTargetAbsoluteDepsOther() argument [all...] |
| /third_party/alsa-lib/src/mixer/ |
| H A D | simple.c | 932 snd_mixer_selem_get_enum_item_name(snd_mixer_elem_t *elem, unsigned int item, size_t maxlen, char *buf) snd_mixer_selem_get_enum_item_name() argument 964 snd_mixer_selem_set_enum_item(snd_mixer_elem_t *elem, snd_mixer_selem_channel_id_t channel, unsigned int item) snd_mixer_selem_set_enum_item() argument [all...] |
| /third_party/icu/icu4j/main/classes/collate/src/com/ibm/icu/text/ |
| H A D | AlphabeticIndex.java | 592 separated(String item) separated() argument [all...] |
| /third_party/icu/icu4c/source/common/ |
| H A D | udata.cpp | 266 UDataMemory *item; member 331 static UDataMemory *udata_cacheDataItem(const char *path, UDataMemory *item, UErrorCode *pErr) { in udata_cacheDataItem() argument 448 UDataPathIterator(const char *inPath, const char *pkg, const char *item, const char *inSuffix, UBool doCheckLastFour, UErrorCode *pErrorCode) UDataPathIterator() argument [all...] |
| /third_party/alsa-lib/aserver/ |
| H A D | aserver.c | 841 struct list_head *item; in inet_pending_handler() local
|
| /third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/format/ |
| H A D | MeasureUnitTest.java | 3117 public <T extends Serializable> void checkStreamingEquality(T item) { in checkStreamingEquality() argument [all...] |
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/ |
| H A D | AlphabeticIndex.java | 573 separated(String item) separated() argument [all...] |
| /third_party/libuv/src/unix/ |
| H A D | fsevents.c | 738 struct uv__queue* item; in uv__cf_loop_cb() local 770 uv__cf_loop_signal_t* item; in uv__cf_loop_signal() local [all...] |
| /third_party/lzma/CPP/7zip/Archive/7z/ |
| H A D | 7zHandler.cpp | 578 const CFileItem &item = _db.Files[index];
in GetProperty() local
|
| /third_party/node/src/quic/ |
| H A D | tlscontext.cc | 277 v8::Local<v8::Value> item; in SetOption() local
|
| /third_party/musl/porting/liteos_m/kernel/src/regex/ |
| H A D | regexec.c | 505 tre_backtrack_item_t item; member [all...] |
| /third_party/musl/porting/liteos_m_iccarm/kernel/src/regex/ |
| H A D | regexec.c | 505 tre_backtrack_item_t item; member [all...] |
| /third_party/musl/porting/uniproton/kernel/src/regex/ |
| H A D | regexec.c | 505 tre_backtrack_item_t item; member [all...] |
| /third_party/musl/src/regex/ |
| H A D | regexec.c | 505 tre_backtrack_item_t item; member [all...] |