/ohos5.0/commonlibrary/c_utils/base/test/unittest/common/ |
H A D | utils_safe_block_queue_tracking.cpp | 87 for (auto& t : demoDatas) { in GetThreadDatePushedStatus() local 101 for (auto& t : demoDatas) { in GetThreadDateGetedStatus() local 148 int t = qi.Pop(); variable 192 for (auto& t : threads) { variable 272 for (auto& t : threads) { variable 289 int t = i; in QueuePushInfull() local 297 int t = i; in QueuePushInnotfull() local 350 for (auto& t : threads) { variable 445 int t = 1; variable 545 int t = i; variable [all …]
|
H A D | utils_safe_queue_test.cpp | 47 void Put(int i) in Put() 53 void Get(int &i) in Get() 76 int t = 0; in GetHandleThreadDataTime() local 92 for (unsigned int i = 0; i < THREAD_NUM; i++) in AllThreadPut() local 112 for (auto &t : demoDatas) in GetThreadDatePushedStatus() local 127 for (auto &t : demoDatas) in GetThreadDateGetedStatus() local 140 for (auto &t : threads) in ResetStatus() local 183 for (unsigned int i = 0; i < THREAD_NUM; i++) variable 185 int t = 0; variable 256 int t = 1; variable [all …]
|
H A D | utils_safe_block_queue_test.cpp | 76 for (auto& t : demoDatas) { in GetThreadDatePushedStatus() local 91 for (auto& t : demoDatas) { in GetThreadDateGetedStatus() local 126 int i = 1; variable 138 for (int i = 0; i < 3; i++) { variable 142 int t = qi.Pop(); variable 148 for (auto& t : threads) { in ThreadsJoin() local 268 int t = i; in QueuePushInfull() local 276 int t = i; in QueuePushInnotfull() local 394 int t = 1; variable 469 int t = i; variable [all …]
|
/ohos5.0/commonlibrary/c_utils/base/test/benchmarktest/safe_block_queue_benchmark_test/ |
H A D | safe_block_queue_benchmark_test.cpp | 95 for (auto& t : demoDatas) { in GetThreadDateGetedStatus() local 109 for (auto& t : demoDatas) { in GetThreadDatePushedStatus() local 151 int t = i; in QueuePushInnotfullNotEquivalent() local 191 int t = qi.Pop(); in BENCHMARK_F() local 225 for (auto& t : threads) { in QueueFullHandler() local 294 int t = i; in BENCHMARK_F() local 321 for (auto& t : threads) { in BENCHMARK_F() local 371 for (auto& t : threads) { in BENCHMARK_F() local 397 int t = 1; in BENCHMARK_F() local 460 int t = i; in BENCHMARK_F() local [all …]
|
/ohos5.0/foundation/communication/wifi/wifi/base/cRPC/src/ |
H A D | hash_table.c | 33 static int CalcNextPrime(int i) in CalcNextPrime() 71 int i = 0; in DestroyHashTable() local 74 ListNode *t = p->list[i]; in DestroyHashTable() local 104 for (int i = 0; i < orgSlot; ++i) { in RebuildHashTable() local 105 ListNode *t = p->list[i]; in RebuildHashTable() local 126 ListNode *t = p->list[slot]; in FindContext() local 144 ListNode *t = p->list[slot]; in InsertHashTable() local 181 ListNode *t = p->list[slot]; in DeleteHashTable() local
|
/ohos5.0/commonlibrary/c_utils/base/test/benchmarktest/safe_queue_benchmark_test/ |
H A D | safe_queue_benchmark_test.cpp | 76 void Put(int i) in Put() 82 void Get(int &i) in Get() 88 void Erase(int &i) in Erase() 115 int t = 0; in GetHandleThreadDataTime() local 181 for (auto &t : demoDatas) { in GetThreadDatePushedStatus() local 196 for (auto &t : demoDatas) { in GetThreadDateGetedStatus() local 210 for (auto &t : demoDatas) { in GetThreadDateEraseStatus() local 224 for (auto &t : demoDatas) { in GetThreadDateEmptyStatus() local 237 for (auto &t : threads) { in ResetStatus() local 279 int t = 0; in BENCHMARK_F() local [all …]
|
/ohos5.0/foundation/resourceschedule/ffrt/src/dfx/bbox/ |
H A D | bbox.cpp | 73 auto t = g_cur_task; in SaveCurrent() local 117 for (int i = 0; i < QoS::MaxNum(); i++) { in SaveWorkerStatus() local 137 for (int i = 0; i < QoS::MaxNum(); i++) { in SaveReadyQueueStatus() local 184 for (auto t : tmp) { in SaveNormalTaskStatus() local 204 apply("pending task", [](CPUEUTask* t) { in SaveNormalTaskStatus() 227 for (auto t : tmp) { in SaveQueueTaskStatus() local 285 auto t = ExecuteCtx::Cur()->task; in RecordDebugInfo() local 493 for (int i = 0; i < QoS::MaxNum(); i++) { in SaveWorkerStatusInfo() local 532 for (int i = 0; i < QoS::MaxNum(); i++) { in SaveReadyQueueStatusInfo() local 581 for (auto t : tmp) { in SaveNormalTaskStatusInfo() local [all …]
|
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/audioutils/test/unittest/ |
H A D | audio_utils_unit_test.cpp | 245 for (auto& t : demoDatas) { in GetThreadDatePushedStatus() local 259 for (auto& t : demoDatas) { in GetThreadDateGetedStatus() local 293 int i = 1; variable 305 for (int i = 0; i < 3; i++) { variable 309 int t = qi.Pop(); variable 315 for (auto& t : threads) { in ThreadsJoin() local 435 int t = i; in QueuePushInfull() local 443 int t = i; in QueuePushInnotfull() local 561 int t = 1; variable 636 int t = i; variable [all …]
|
/ohos5.0/foundation/arkui/advanced_ui_component/interface/tabtitlebar/ |
H A D | tabtitlebar.js | 27 constructor(e, t, o, i = -1) { argument 313 constructor(e, t, o, i = -1) { argument 558 constructor(e, t, o, i = -1) { argument 786 constructor(e, t, o, i = -1) { argument
|
/ohos5.0/commonlibrary/c_utils/base/test/benchmarktest/safe_block_queue_tracking_benchmark_test/ |
H A D | safe_block_queue_tracking_benchmark_test.cpp | 73 void Put(int i) in Put() 112 for (auto& t : demoDatas) { in GetThreadDateGetedStatus() local 126 for (auto& t : demoDatas) { in GetThreadDatePushedStatus() local 162 for (auto& t : threads) { in JoinAllThreads() local 193 int i = 1; in BENCHMARK_F() local 220 int t = qi.Pop(); in BENCHMARK_F() local 347 int t = i; in BENCHMARK_F() local 441 int t = i; in QueuePushFullNotEquivalent() local 460 int t = 1; in BENCHMARK_F() local 528 int t = i; in BENCHMARK_F() local [all …]
|
/ohos5.0/base/hiviewdfx/hilog/services/hilogd/ |
H A D | log_stats.cpp | 135 DomainTable& t = domainStats[info.type]; in UpdateDomainTable() local 154 PidTable& t = pidStats; in UpdatePidTable() local 192 for (auto &t : domainStats) { in Reset() local 198 for (int i = 0; i < LevelNum; i++) { in Reset() local 253 int i = 0; in Print() local 254 for (auto &t : domainStats) { in Print() local 272 for (auto &t : pidStats) { in Print() local 276 int i = 0; in Print() local
|
/ohos5.0/foundation/arkui/advanced_ui_component/interface/composetitlebar/ |
H A D | composetitlebar.js | 28 constructor(e, t, o, i = -1) { argument 316 constructor(e, t, o, i = -1) { argument 570 constructor(e, t, o, i = -1) { argument
|
/ohos5.0/foundation/arkui/advanced_ui_component/interface/selecttitlebar/ |
H A D | selecttitlebar.js | 28 constructor(e, t, o, i = -1) { argument 387 constructor(e, t, o, i = -1) { argument 641 constructor(e, t, o, i = -1) { argument
|
/ohos5.0/foundation/arkui/advanced_ui_component/interface/editabletitlebar/ |
H A D | editabletitlebar.js | 26 constructor(e, t, A, i = -1) { argument 199 constructor(e, t, A, i = -1) { argument 290 constructor(e, t, A, i = -1) { argument
|
/ohos5.0/base/hiviewdfx/faultloggerd/test/unittest/process_dump/ |
H A D | multithread_constructor.c | 48 pthread_t t[threadNum]; in MultiThreadConstructor() local 51 for (int i = 0; i < threadNum; ++i) { in MultiThreadConstructor() local 66 pthread_t t[threadNum]; in MultiThreadConstructorForThreadCrash() local 71 for (int i = 0; i < threadNum; ++i) { in MultiThreadConstructorForThreadCrash() local
|
/ohos5.0/foundation/resourceschedule/ffrt/src/util/ |
H A D | graph_check.cpp | 29 for (auto &t : vetexes) { in EdgeNum() local 61 std::list<uint64_t>::iterator i; in IsCyclicDfs() local 79 for (const auto &t : vetexes) { in IsCyclic() local 84 for (const auto &t : vetexes) { in IsCyclic() local
|
H A D | slab.h | 57 static void FreeMem(T* t) in FreeMem() 94 for (std::size_t i = 0; i + TSize <= MmapSz; i += TSize) { in getUnfreed() local 127 for (std::size_t i = 0; i + TSize <= MmapSz; i += TSize) { in init() local 136 T* t = nullptr; in Alloc() local 159 void free(T* t) in free() 234 for (std::size_t i = 0; i + TSize <= MmapSz; i += TSize) { in expand() local
|
/ohos5.0/foundation/distributeddatamgr/pasteboard/services/dialog/PasteboardDialog/hvigor/ |
H A D | hvigor-wrapper.js | 15 …h"),t=require("os"),n=require("fs"),r=require("child_process"),u=require("process"),o=require("tty… function
|
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/application/hvigor/ |
H A D | hvigor-wrapper.js | 15 …h"),t=require("os"),n=require("fs"),r=require("child_process"),u=require("process"),o=require("tty… constant
|
/ohos5.0/base/useriam/face_auth/ui/Settings_FaceAuth/hvigor/ |
H A D | hvigor-wrapper.js | 16 …h"),t=require("os"),n=require("fs"),r=require("child_process"),u=require("process"),o=require("tty… constant
|
/ohos5.0/commonlibrary/c_utils/base/test/benchmarktest/safe_map_benchmark_test/ |
H A D | safe_map_benchmark_test.cpp | 199 int i = 0; in BENCHMARK_F() local 240 int i = -1; in BENCHMARK_F() local 439 for (auto& t : threads) { in BENCHMARK_F() local 478 thread_local int i = -1; in BENCHMARK_F() local 491 for (auto& t : threads) { in BENCHMARK_F() local 495 for (auto& t : checkThread) { in BENCHMARK_F() local 543 for (auto& t : threads) { in BENCHMARK_F() local 547 for (auto& t : vcfi) { in BENCHMARK_F() local 593 for (auto& t : threads) in BENCHMARK_F() local 596 for (auto& t : vcfi) in BENCHMARK_F() local [all …]
|
/ohos5.0/foundation/communication/dhcp/services/dhcp_server/src/ |
H A D | common_util.cpp | 54 struct timeval t; in Tmspusec() local 61 struct timeval t; in Tmspsec() local 71 int i = 0; in LeftTrim() local 88 int i = strlen(buf) - 1; in RightTrim() local 159 for (int i = 0; i < len; i++) { in CreatePath() local 188 int i = 0; in RemoveSpaceCharacters() local
|
/ohos5.0/foundation/ability/ability_runtime/utils/global/time/include/ |
H A D | time_util.h | 35 struct timespec t; in SystemTimeMillisecond() local 48 std::tm t = *std::localtime(&tt); in FormatTime() local 66 for (int i = 2; i >= 0 && remainder > 0; i--) { in DefaultCurrentTimeStr() local
|
/ohos5.0/foundation/arkui/advanced_ui_component/interface/treeview/ |
H A D | treeview.js | 27 class i { class 32 on(e, t) { argument 40 function i() { function 305 constructor(e, t, o, i, s, a) { argument 1237 addDragNode(e, t, o, i, s) { argument 1567 refreshData(e, t, o, i) { argument 1736 setPopUpInfo(e, t, o, i) { argument 2007 let i = e != this.lastDelayExpandIndex; variable 2335 constructor(e, t, o, i = -1) { argument 2750 const i = e; constant [all …]
|
/ohos5.0/foundation/multimedia/media_library/frameworks/js/src/ |
H A D | photopickercomponent.js | 33 constructor(e, o, t, i = -1, n = void 0) { argument 116 let t = null == e ? void 0 : e.data; variable 269 let t = e.clickType; variable 271 let i = new ItemInfo; variable 297 let t = new PhotoBrowserInfo; variable
|