/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/jpeg_yuv_decoder/ |
H A D | jpeg_yuv_decoder_test.cpp | 172 for (uint32_t j = 0; j < sizeof(outfmtList) / sizeof(JpegYuvFmt); j++) { variable 181 for (uint32_t j = 0; j < sizeof(outfmtList) / sizeof(JpegYuvFmt); j++) { variable 190 for (uint32_t j = 0; j < sizeof(outfmtList) / sizeof(JpegYuvFmt); j++) { variable 199 for (uint32_t j = 0; j < sizeof(outfmtList) / sizeof(JpegYuvFmt); j++) { variable 208 for (uint32_t j = 0; j < sizeof(outfmtList) / sizeof(JpegYuvFmt); j++) { variable 217 for (uint32_t j = 0; j < sizeof(outfmtList) / sizeof(JpegYuvFmt); j++) { variable 226 for (uint32_t j = 0; j < sizeof(outfmtList) / sizeof(JpegYuvFmt); j++) { variable 235 for (uint32_t j = 0; j < sizeof(outfmtList) / sizeof(JpegYuvFmt); j++) { variable 244 for (uint32_t j = 0; j < sizeof(outfmtList) / sizeof(JpegYuvFmt); j++) { variable 253 for (uint32_t j = 0; j < sizeof(outfmtList) / sizeof(JpegYuvFmt); j++) { variable [all …]
|
/ohos5.0/foundation/distributedhardware/distributed_screen/services/common/utils/src/ |
H A D | dscreen_maprelation.cpp | 66 void to_json(json &j, const DScreenMapRelation &dScreenMapRelation) in to_json() 80 void from_json(const json &j, DScreenMapRelation &dScreenMapRelation) in from_json() 94 void to_json(json &j, const DisplayRect &rect) in to_json() 104 void from_json(const json &j, DisplayRect &rect) in from_json() 116 void to_json(json &j, const ScreenRect &rect) in to_json() 126 void from_json(const json &j, ScreenRect &rect) in from_json()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/base/geometry/ |
H A D | matrix3.cpp | 69 for (auto j = 0; j < columns; j++) { in operator *() local 84 for (auto j = 0; j < DIMENSION; j++) { in Transpose() local 99 for (int32_t j = 0; j < DIMENSION; j++) { in MapScalars() local 115 for (int32_t j = 0; j < DIMENSION; j++) { in MapScalars() local 144 for (auto j = 0; j < DIMENSION; j++) { in operator *() local 159 for (auto j = 0; j < columns_; j++) { in Transpose() local 174 for (int32_t j = 0; j < columns_; j++) { in MapScalars() local 190 for (int32_t j = 0; j < columns_; j++) { in MapScalars() local 216 for (auto j = 0; j < rows_; j++) { in Transpose() local 231 for (int32_t j = 0; j < DIMENSION; j++) { in MapScalars() local
|
/ohos5.0/base/startup/appspawn/test/unittest/app_spawn_client_test/ |
H A D | app_spawn_interface_test.cpp | 64 for (size_t j = 0; j < ARRAY_LENGTH(inputhandle); j++) { variable 166 for (size_t j = 0; j < ARRAY_LENGTH(processName); j++) { variable 248 for (size_t j = 0; j < ARRAY_LENGTH(dacInfo1); j++) { variable 281 for (size_t j = 0; j < ARRAY_LENGTH(hapFlags); j++) { variable 352 for (size_t j = 0; j < ARRAY_LENGTH(ownerId); j++) { variable 402 for (size_t j = 0; j < ARRAY_LENGTH(fdInfoMap); j++) { variable 434 for (size_t j = 0; j < ARRAY_LENGTH(inputName); j++) { variable 444 for (size_t j = 0; j < ARRAY_LENGTH(inputName); j++) { variable 482 for (size_t j = 0; j < ARRAY_LENGTH(inputName); j++) { variable 490 for (size_t j = 0; j < ARRAY_LENGTH(inputName); j++) { variable [all …]
|
/ohos5.0/foundation/multimedia/camera_framework/frameworks/native/camera/src/ability/ |
H A D | camera_ability_parse_util.cpp | 30 uint32_t j = i + STEP_THREE; in GetModeInfo() local 31 auto isModeEnd = [](int32_t *originInfo, uint32_t j) { in GetModeInfo() 69 uint32_t j = i + STEP_ONE; in GetAvailableConfiguration() local 104 uint32_t j = i + STEP_ONE; in GetConflictConfiguration() local 140 uint32_t j = i + STEP_ONE; in GetAbilityInfo() local 164 uint32_t j = i; in GetInfo() local 189 uint32_t j = i + STEP_TWO; in GetSpecInfo() local 220 uint32_t j = i + STEP_ONE; in GetStreamInfo() local 252 uint32_t j = i; in GetDetailInfo() local 288 uint32_t j = i; in GetAvailableConfigInfo() local [all …]
|
/ohos5.0/base/security/access_token/frameworks/common/src/ |
H A D | json_parser.cpp | 37 bool JsonParser::GetStringFromJson(const nlohmann::json& j, const std::string& tag, std::string& ou… in GetStringFromJson() 46 bool JsonParser::GetIntFromJson(const nlohmann::json& j, const std::string& tag, int& out) in GetIntFromJson() 55 bool JsonParser::GetUnsignedIntFromJson(const nlohmann::json& j, const std::string& tag, unsigned i… in GetUnsignedIntFromJson() 64 bool JsonParser::GetBoolFromJson(const nlohmann::json& j, const std::string& tag, bool& out) in GetBoolFromJson()
|
/ohos5.0/foundation/distributedhardware/distributed_screen/services/common/test/unittest/utils/ |
H A D | dscreen_maprelation_test.cpp | 103 json j; variable 128 json j; variable 153 json j; variable 178 json j; variable 208 json j; variable
|
H A D | video_param_test.cpp | 156 json j; variable 184 json j; variable 215 json j; variable
|
/ohos5.0/foundation/filemanagement/dfs_service/services/cloudfiledaemon/src/fuse_manager/ |
H A D | cloud_daemon_statistic.cpp | 118 for (uint32_t j = 0; j < OPEN_TIME_MAX; j++) { in AddFileData() local 128 for (uint32_t j = 0; j < READ_TIME_MAX; j++) { in AddFileData() local 170 for (uint32_t j = 0; j < OPEN_TIME_MAX; j++) { in OutputToFile() local 185 for (uint32_t j = 0; j < READ_TIME_MAX; j++) { in OutputToFile() local 200 for (uint32_t j = 0; j < OPEN_TIME_MAX; j++) { in ClearStat() local 208 for (uint32_t j = 0; j < READ_TIME_MAX; j++) { in ClearStat() local
|
/ohos5.0/foundation/ability/form_fwk/test/unittest/fms_form_db_record_test/ |
H A D | fms_form_db_record_test.cpp | 154 for (unsigned int j = 0; j < record.formUserUids.size(); j++) { variable 165 for (unsigned int j = 0; j < record.formUserUids.size(); j++) { variable 194 for (unsigned int j = 0; j < record.formUserUids.size(); j++) { variable 205 for (unsigned int j = 0; j < record.formUserUids.size(); j++) { variable
|
/ohos5.0/drivers/peripheral/camera/interfaces/hdi_ipc/utils/include/ |
H A D | utils_data_stub.h | 59 for (size_t j = 0; j < sizeof(T); j++) { in WriteData() local 71 for (size_t j = 0; j < sizeof(T); j++) { in ReadData() local
|
/ohos5.0/drivers/interface/camera/metadata/include/ |
H A D | metadata_utils.h | 61 for (size_t j = 0; j < sizeof(T); j++) { in WriteData() local 72 for (size_t j = 0; j < sizeof(T); j++) { in ReadData() local
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/drawing_ndk/cpp/dm/ |
H A D | blur_circles.cpp | 62 for (int j = 0; j < loops; ++j) { in OnTestFunction() local 82 for (int j = 0; j < n; ++j) { in OnTestFunction() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/gestures/ |
H A D | pan_gesture.cpp | 75 for (int j = 0; j < Matrix4::DIMENSION; j++) { in SerializeTo() local 116 for (int j = 0; j < Matrix4::DIMENSION; j++) { in Deserialize() local
|
/ohos5.0/drivers/hdf_core/framework/core/manager/test/unittest/common/ |
H A D | hdf_sbuf_test.cpp | 310 for (int j = 0; j < loop; ++j) { variable 345 for (int j = 0; j < loop; ++j) { variable 378 for (int j = 0; j < loop; ++j) { variable 411 for (int j = 0; j < loop; ++j) { variable 444 for (int j = 0; j < loop; ++j) { variable 477 for (int j = 0; j < loop; ++j) { variable 510 for (int j = 0; j < loop; ++j) { variable 543 for (int j = 0; j < loop; ++j) { variable 574 for (int j = 0; j < loop; ++j) { variable 631 for (int j = 0; j < loop; ++j) { variable [all …]
|
/ohos5.0/base/sensors/miscdevice/utils/common/src/ |
H A D | vibrator_infos.cpp | 41 for (int32_t j = 0; j < pointSize; ++j) { in Dump() local 159 for (size_t j = 0; j < events[i].points.size(); ++j) { in Marshalling() local 235 for (int32_t j = 0; j < pointSize; ++j) { in Unmarshalling() local
|
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/swiper/ |
H A D | swiper_test_ng.cpp | 188 for (int j = 0; j <= 1; j++) { variable 239 for (int j = 0; j <= 1; j++) { variable 272 for (int j = 0; j <= 1; j++) { variable 438 for (int j = 0; j <= 1; j++) { variable 474 for (int j = 0; j <= 1; j++) { variable 572 for (int j = 0; j <= 1; j++) { variable 612 for (int j = 0; j <= 1; j++) { variable 647 for (int j = 0; j <= 1; j++) { variable 807 for (int j = 0; j <= 1; j++) { variable 832 for (int j = 0; j <= 1; j++) { variable [all …]
|
H A D | swiper_layout_test_ng.cpp | 358 for (int j = 0; j <= 1; j++) { variable 399 for (int j = 0; j <= 1; j++) { variable 414 for (int j = 0; j <= 1; j++) { variable 522 for (int j = 0; j <= 1; j++) { variable 530 for (int j = 0; j <= 1; j++) { variable 575 for (int j = 0; j <= 1; j++) { variable 593 for (int j = 0; j <= 1; j++) { variable 638 for (int j = 0; j <= 1; j++) { variable 698 for (int j = 0; j <= 1; j++) { variable 742 for (int j = 0; j <= 1; j++) { variable [all …]
|
/ohos5.0/base/sensors/sensor/vibration_convert/core/algorithm/conversion/src/ |
H A D | conversion_mfcc.cpp | 106 for (uint32_t j = 0; j < numFilters_; ++j) { in HandleDiscreteCosineTransform() local 168 for (uint32_t j = 0; j < numBins_; ++j) { in CalcMelFilterBank() local 201 for (uint32_t j = 0; j < numFilters_; ++j) { in CreateDCTCoeffs() local 241 for (int32_t j = 0; j < frmCount; ++j) { in FiltersMel() local 253 for (int32_t j = 0; j < frmCount; ++j) { in FiltersMel() local
|
/ohos5.0/base/startup/appspawn/test/unittest/app_spawn_standard_test/ |
H A D | app_spawn_sandboxmgr_test.cpp | 173 for (size_t j = 0; j < lenCount; j++) { variable 203 for (size_t j = 0; j < lenCount; j++) { variable 308 for (size_t j = 0; j < SANDBOX_TAG_INVALID; j++) { variable 377 for (size_t j = 0; j < SANDBOX_TAG_INVALID; j++) { variable 493 for (uint32_t j = 0; j < 2; j++) { // 2 variable 502 for (uint32_t j = 0; j < 2; j++) { // 2 variable 531 for (uint32_t j = 0; j < 2; j++) { // 2 variable 538 for (uint32_t j = 0; j < 2; j++) { // 2 variable
|
H A D | app_spawn_appmgr_test.cpp | 126 for (size_t j = 0; j < pidCount; j++) { variable 140 for (size_t j = 0; j < pidCount; j++) { variable 169 for (size_t j = 0; j < pidCount; j++) { variable 183 for (size_t j = 0; j < pidCount; j++) { variable 325 for (int j = 0; j < inputCount; j++) { variable 335 for (int j = 0; j < inputCount; j++) { variable 755 for (int j = 0; j < 32; j++) { // max index 32 variable 771 for (int j = 0; j < MAX_FLAGS_INDEX; j++) { variable 926 for (int j = 0; j < 32; j++) { // max index 32 variable 938 for (int j = 0; j < MAX_FLAGS_INDEX; j++) { variable [all …]
|
/ohos5.0/foundation/multimodalinput/input/test/fuzztest/updatedisplayinfo_fuzzer/ |
H A D | updatedisplayinfo_fuzzer.cpp | 62 for (size_t j = 0; j < WindowInfo::MAX_HOTAREA_COUNT; ++j) { in UpdateHotAreas() local 79 for (size_t j = 0; j < WindowInfo::POINTER_CHANGEAREA_COUNT; ++j) { in UpdateHotAreas() local 86 for (size_t j = 0; j < WindowInfo::WINDOW_TRANSFORM_SIZE; ++j) { in UpdateHotAreas() local
|
/ohos5.0/foundation/communication/wifi/wifi/test/wifi_utils/unittest/ |
H A D | wifi_hisysevent_test.cpp | 58 for (int64_t j : nums) { variable
|
/ohos5.0/base/security/access_token/services/common/config_policy/src/ |
H A D | config_policy_loader.cpp | 68 void from_json(const nlohmann::json& j, AccessTokenServiceConfig& a) in from_json() 95 void from_json(const nlohmann::json& j, PrivacyServiceConfig& p) in from_json() 114 void from_json(const nlohmann::json& j, TokenSyncServiceConfig& t) in from_json()
|
/ohos5.0/foundation/communication/dhcp/services/dhcp_client/include/ |
H A D | dhcp_result_store_manager.h | 54 int32_t j = static_cast<int32_t>(str.length()) - 1; in TrimString() local
|