/foundation/graphic/graphic_2d/rosen/modules/texgine/src/utils/ |
H A D | exlog.cpp | 45 char fill = '0'; in ExTime() local 46 algnlogger << std::setw(longWidth) << std::setfill(fill) << year in ExTime() 47 << "/" << std::setw(minWidth) << std::setfill(fill) << month in ExTime() 48 << "/" << std::setw(minWidth) << std::setfill(fill) << day in ExTime() 49 << " " << std::setw(minWidth) << std::setfill(fill) << hour in ExTime() 50 << ":" << std::setw(minWidth) << std::setfill(fill) << minute in ExTime() 51 << ":" << std::setw(minWidth) << std::setfill(fill) << second in ExTime() 52 << "." << std::setw(middleWidth) << std::setfill(fill) << milliseconds; in ExTime()
|
/foundation/communication/ipc/ipc/native/test/unittest/common/ |
H A D | ipc_skeleton_unittest.cpp | 84 std::fill(current->invokers_, current->invokers_ + IPCThreadSkeleton::INVOKER_MAX_COUNT, nullptr); in HWTEST_F() 105 std::fill(current->invokers_, current->invokers_ + IPCThreadSkeleton::INVOKER_MAX_COUNT, nullptr); in HWTEST_F() 130 std::fill(current->invokers_, current->invokers_ + IPCThreadSkeleton::INVOKER_MAX_COUNT, nullptr); in HWTEST_F() 155 std::fill(current->invokers_, current->invokers_ + IPCThreadSkeleton::INVOKER_MAX_COUNT, nullptr); in HWTEST_F() 183 std::fill(current->invokers_, current->invokers_ + IPCThreadSkeleton::INVOKER_MAX_COUNT, nullptr); in HWTEST_F() 203 std::fill(current->invokers_, current->invokers_ + IPCThreadSkeleton::INVOKER_MAX_COUNT, nullptr); in HWTEST_F() 222 std::fill(current->invokers_, current->invokers_ + IPCThreadSkeleton::INVOKER_MAX_COUNT, nullptr); in HWTEST_F() 249 std::fill(current->invokers_, current->invokers_ + IPCThreadSkeleton::INVOKER_MAX_COUNT, nullptr); in HWTEST_F() 280 std::fill(current->invokers_, current->invokers_ + IPCThreadSkeleton::INVOKER_MAX_COUNT, nullptr); in HWTEST_F() 306 std::fill(curren in HWTEST_F() [all...] |
H A D | ipc_capi_skeleton_unittest.cpp | 110 std::fill(current->invokers_, current->invokers_ + IPCThreadSkeleton::INVOKER_MAX_COUNT, nullptr); in HWTEST_F() 125 std::fill(current->invokers_, current->invokers_ + IPCThreadSkeleton::INVOKER_MAX_COUNT, nullptr); in HWTEST_F() 145 std::fill(current->invokers_, current->invokers_ + IPCThreadSkeleton::INVOKER_MAX_COUNT, nullptr); in HWTEST_F() 187 std::fill(current->invokers_, current->invokers_ + IPCThreadSkeleton::INVOKER_MAX_COUNT, nullptr); in HWTEST_F() 208 std::fill(current->invokers_, current->invokers_ + IPCThreadSkeleton::INVOKER_MAX_COUNT, nullptr); in HWTEST_F() 239 std::fill(current->invokers_, current->invokers_ + IPCThreadSkeleton::INVOKER_MAX_COUNT, nullptr); in HWTEST_F() 255 std::fill(current->invokers_, current->invokers_ + IPCThreadSkeleton::INVOKER_MAX_COUNT, nullptr); in HWTEST_F()
|
H A D | ipc_object_proxy_unittest.cpp | 57 std::fill(current->invokers_, current->invokers_ + IPCThreadSkeleton::INVOKER_MAX_COUNT, nullptr); in TearDown() 116 std::fill(current->invokers_, current->invokers_ + IPCThreadSkeleton::INVOKER_MAX_COUNT, nullptr); in HWTEST_F() 248 std::fill(current->invokers_, current->invokers_ + IPCThreadSkeleton::INVOKER_MAX_COUNT, nullptr); in HWTEST_F() 276 std::fill(current->invokers_, current->invokers_ + IPCThreadSkeleton::INVOKER_MAX_COUNT, nullptr); in HWTEST_F() 366 std::fill(current->invokers_, current->invokers_ + IPCThreadSkeleton::INVOKER_MAX_COUNT, nullptr); in HWTEST_F() 394 std::fill(current->invokers_, current->invokers_ + IPCThreadSkeleton::INVOKER_MAX_COUNT, nullptr); in HWTEST_F() 422 std::fill(current->invokers_, current->invokers_ + IPCThreadSkeleton::INVOKER_MAX_COUNT, nullptr); in HWTEST_F() 443 std::fill(current->invokers_, current->invokers_ + IPCThreadSkeleton::INVOKER_MAX_COUNT, nullptr); in HWTEST_F() 809 std::fill(current->invokers_, current->invokers_ + IPCThreadSkeleton::INVOKER_MAX_COUNT, nullptr); in HWTEST_F() 944 std::fill(curren in HWTEST_F() [all...] |
H A D | ipc_object_stub_unittest.cpp | 328 std::fill(current->invokers_, current->invokers_ + IPCThreadSkeleton::INVOKER_MAX_COUNT, nullptr); in HWTEST_F() 353 std::fill(current->invokers_, current->invokers_ + IPCThreadSkeleton::INVOKER_MAX_COUNT, nullptr); in HWTEST_F() 401 std::fill(current->invokers_, current->invokers_ + IPCThreadSkeleton::INVOKER_MAX_COUNT, nullptr); in HWTEST_F() 447 std::fill(current->invokers_, current->invokers_ + IPCThreadSkeleton::INVOKER_MAX_COUNT, nullptr); in HWTEST_F() 524 std::fill(current->invokers_, current->invokers_ + IPCThreadSkeleton::INVOKER_MAX_COUNT, nullptr); in HWTEST_F() 570 std::fill(current->invokers_, current->invokers_ + IPCThreadSkeleton::INVOKER_MAX_COUNT, nullptr); in HWTEST_F() 598 std::fill(current->invokers_, current->invokers_ + IPCThreadSkeleton::INVOKER_MAX_COUNT, nullptr); in HWTEST_F() 1056 std::fill(current->invokers_, current->invokers_ + IPCThreadSkeleton::INVOKER_MAX_COUNT, nullptr); in HWTEST_F() 1096 std::fill(current->invokers_, current->invokers_ + IPCThreadSkeleton::INVOKER_MAX_COUNT, nullptr); in HWTEST_F() 1136 std::fill(curren in HWTEST_F() [all...] |
H A D | dbinder_callback_stub_unittest.cpp | 158 std::fill(current->invokers_, current->invokers_ + IPCThreadSkeleton::INVOKER_MAX_COUNT, nullptr); in HWTEST_F() 234 std::fill(current->invokers_, current->invokers_ + IPCThreadSkeleton::INVOKER_MAX_COUNT, nullptr); in HWTEST_F() 272 std::fill(current->invokers_, current->invokers_ + IPCThreadSkeleton::INVOKER_MAX_COUNT, nullptr); in HWTEST_F()
|
/foundation/resourceschedule/ffrt/src/sched/ |
H A D | load_predictor.h | 50 std::fill(loadHist.begin(), loadHist.end(), 0UL); in SimpleLoadPredictor() 76 std::fill(loadHist.begin(), loadHist.end(), 0UL); in ClearImpl()
|
/foundation/distributeddatamgr/udmf/framework/common/ |
H A D | graph.cpp | 27 fill(visited_.begin(), visited_.end(), 0); in Graph() 66 fill(visited_.begin(), visited_.end(), 0); in Dfs() 100 fill(visited_.begin(), visited_.end(), 0); in DfsUnconnectedGraph()
|
/foundation/distributeddatamgr/relational_store/test/js/relationalstore/unittest/src/ |
H A D | RdbStoreTransJsunit.test.js | 41 const valueBuckets = new Array(insertCount).fill(0).map(() => { 428 const valueBuckets = new Array(3).fill(0).map(() => { 463 const valueBuckets = new Array(3).fill(0).map(() => { 498 const valueBuckets = new Array(3).fill(0).map(() => { 534 const valueBuckets = new Array(3).fill(0).map(() => { 568 const valueBuckets = new Array(3).fill(0).map(() => { 602 const valueBuckets = new Array(3).fill(0).map(() => { 636 const valueBuckets = new Array(3).fill(0).map(() => { 671 const valueBuckets = new Array(3).fill(0).map(() => { 706 const valueBuckets = new Array(3).fill( [all...] |
H A D | RdbStoreTransInsertJsunit.test.js | 406 const valueBuckets = new Array(100).fill(0).map(() => { 438 const valueBuckets = new Array(100).fill(0).map(() => { 470 const valueBuckets = new Array(100).fill(0).map(() => { 502 const valueBuckets = new Array(100).fill(0).map(() => { 534 const valueBuckets = new Array(100).fill(0).map(() => { 566 const valueBuckets = new Array(100).fill(0).map(() => { 598 const valueBuckets = new Array(100).fill(0).map(() => { 630 const valueBuckets = new Array(100).fill(0).map(() => { 662 const valueBuckets = new Array(100).fill(0).map(() => { 694 const valueBuckets = new Array(100).fill( [all...] |
H A D | RdbstoreRdbstoreJsunit.test.js | 322 const valueBuckets = Array(rowCount).fill(0).map(() => { 324 blobType: new Uint8Array(Array(1024 * 1024).fill(1)), 337 blobType: new Uint8Array(Array(1024 * 1024).fill(1)), 344 blobType: new Uint8Array(Array(1024 * 1024).fill(1)),
|
H A D | RdbstorePluginLibsJsunit.test.js | 148 let path = new Array(17).fill("").map((_, index) => `dir${index + 1}`)
|
/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/animator/ |
H A D | cj_animator_ffi.cpp | 39 opt->fill = std::string(option.fill); in FfiAnimatorCreate() 65 option->fill = cOption.fill; in FfiAnimatorReset()
|
H A D | cj_animator.h | 39 std::string fill = "none"; member 46 "," + fill + "," + direction + "]"; in ToString()
|
H A D | cj_animator_ffi.h | 29 char* fill; member
|
/foundation/arkui/ace_engine/interfaces/napi/kits/animator/ |
H A D | animator_option.h | 39 std::string fill = "none"; member 46 "," + fill + "," + direction + "]"; in ToString()
|
H A D | js_animator.cpp | 176 napi_get_named_property(env, argv, "fill", &fillNapi); in ParseAnimatorOption() 192 std::string fill = "none"; in ParseAnimatorOption() local 195 ParseString(env, fillNapi, fill); in ParseAnimatorOption() 212 option->fill = fill; in ParseAnimatorOption() 842 animator_->SetFillMode(StringToFillMode(option_->fill)); in ApplyOption()
|
/foundation/filemanagement/dfs_service/frameworks/native/cloud_file_kit_inner/src/big_data_statistics/ |
H A D | gallery_download_file_stat.cpp | 261 std::fill(stat_.downloadFileError.begin(), stat_.downloadFileError.end(), 0); in ClearDownloadFileStat() 262 std::fill(stat_.imageSize.begin(), stat_.imageSize.end(), 0); in ClearDownloadFileStat() 263 std::fill(stat_.imageDownloadSpeed.begin(), stat_.imageDownloadSpeed.end(), 0); in ClearDownloadFileStat() 264 std::fill(stat_.videoSize.begin(), stat_.videoSize.end(), 0); in ClearDownloadFileStat() 265 std::fill(stat_.videoDownloadSpeed.begin(), stat_.videoDownloadSpeed.end(), 0); in ClearDownloadFileStat()
|
/foundation/multimedia/av_codec/services/services/codec/server/post_processing/ |
H A D | dynamic_interface.cpp | 82 interfaces_.fill(nullptr); in ClearSymbols()
|
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/ |
H A D | types_export.cpp | 69 std::fill(data_ + inputSize, data_ + filledSize, UCHAR_MAX); in SetValue()
|
/foundation/arkui/ace_engine_lite/frameworks/src/core/animation/ |
H A D | transition_impl.h | 39 OptionsFill fill; member 62 fill(OptionsFill::FNONE), in TransitionParams()
|
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_toolkit/config/ |
H A D | wifi_config_file_impl.h | 182 std::fill(content.begin(), content.end(), 0); in SaveConfig() 305 std::fill(value.begin(), value.end(), 0); in ReadNetworkSection() 354 std::fill(content.begin(), content.end(), 0); in LoadConfig()
|
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/storage/ |
H A D | distributeddb_sqlite_utils_test.cpp | 86 std::fill(blob.begin(), blob.end(), static_cast<uint8_t>('a')); in HWTEST_F() 115 std::fill(blob.begin(), blob.end(), static_cast<uint8_t>('a')); in HWTEST_F() 172 std::fill(text.begin(), text.end(), 'a'); in HWTEST_F() 201 std::fill(text.begin(), text.end(), 'a'); in HWTEST_F()
|
/foundation/arkui/ace_engine/frameworks/core/components/common/layout/ |
H A D | screen_system_manager.h | 124 std::fill(values_.begin(), values_.end(), defValue);
in ArrayByScreenType()
|
/foundation/arkui/ace_engine/interfaces/native/node/ |
H A D | animate_impl.h | 82 ArkUI_AnimationFillMode fill; member
|