/third_party/node/deps/npm/node_modules/npm-registry-fetch/ |
D | check-response.js | 8 function checkResponse (method, res, registry, startTime, opts) { argument 27 function logRequest (method, res, startTime, opts) { argument 86 function checkErrors (method, res, startTime, opts) { argument
|
/third_party/flutter/flutter/dev/integration_tests/external_ui/android/app/src/main/java/io/flutter/externalui/ |
D | MainActivity.java | 32 private long startTime; field in MainActivity 116 double frameRate(AtomicInteger frameCounter, long startTime, long endTime) { in frameRate()
|
/third_party/node/src/ |
D | node_perf.h | 63 uint64_t startTime, in PerformanceEntry() 84 double startTime() const { return startTimeNano() / 1e6; } in startTime() function 129 uint64_t startTime, in GCPerformanceEntry()
|
/third_party/jsframework/runtime/main/extend/systemplugin/napi/ |
D | ohos_application_abilityManager.js | 24 startTime: '[PC preview] unknow startTime', property 39 startTime: '[PC preview] unknow startTime', property
|
/third_party/node/test/sequential/ |
D | test-perf-hooks.js | 82 startTime: 0, property 96 startTime: 0, property 111 startTime: 0, property
|
/third_party/typescript/tests/cases/compiler/ |
D | exportEqualNamespaces.ts | 8 startTime: Date; property
|
D | exportAssignValueAndType.ts | 8 startTime: Date; property
|
/third_party/node/test/parallel/ |
D | test-fs-stat-bigint.js | 98 const startTime = process.hrtime.bigint(); constant 153 const startTime = process.hrtime.bigint(); constant 185 const startTime = process.hrtime.bigint(); constant
|
D | test-http2-session-timeout.js | 27 let startTime = process.hrtime(); variable
|
/third_party/skia/demos.skia.org/demos/web_worker/ |
D | main.js | 29 const startTime = performance.now(); constant
|
/third_party/icu/icu4c/source/test/perf/collationperf/ |
D | collperf.cpp | 385 unsigned long startTime = timeGetTime(); in doKeyGen() local 489 unsigned long startTime = timeGetTime(); in doBinarySearch() local 528 unsigned long startTime = timeGetTime(); in doBinarySearch() local 579 unsigned long startTime = timeGetTime(); in doBinarySearch() local 635 unsigned long startTime = timeGetTime(); in doBinarySearch() local 712 unsigned long startTime = timeGetTime(); in doQSort() local 843 unsigned long startTime = timeGetTime(); in doForwardIterTest() local 1006 unsigned long startTime = timeGetTime(); in doBackwardIterTest() local
|
/third_party/boost/libs/statechart/example/PingPong/ |
D | PingPong.cpp | 147 const std::clock_t startTime = std::clock(); in main() local
|
/third_party/flutter/flutter/dev/integration_tests/external_ui/ios/Runner/ |
D | AppDelegate.m | 12 @property (atomic) double startTime; property
|
/third_party/ltp/testcases/kernel/io/disktest/ |
D | timer.c | 215 DWORD startTime; variable
|
/third_party/skia/gm/ |
D | particles.cpp | 28 double startTime, in ParticlesGM()
|
/third_party/flutter/skia/src/utils/ |
D | SkInterpolator.cpp | 49 bool SkInterpolatorBase::getDuration(SkMSec* startTime, SkMSec* endTime) const { in getDuration() 77 SkMSec startTime = 0, endTime = 0; // initialize to avoid warning in timeToT() local
|
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/util/ |
D | ElapsedTimer.java | 51 private long startTime = System.currentTimeMillis(); field in ElapsedTimer
|
D | Timer.java | 21 private long startTime; field in Timer
|
/third_party/typescript/src/compiler/ |
D | performanceCore.ts | 23 startTime: number; property
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/ |
D | SimpleTimeZone.java | 130 int startMonth, int startDay, int startDayOfWeek, int startTime, in SimpleTimeZone() 177 int startDayOfWeek, int startTime, in SimpleTimeZone() 221 int startMonth, int startDay, int startDayOfWeek, int startTime, in SimpleTimeZone() 927 private int startTime; field in SimpleTimeZone
|
D | VTimeZone.java | 1513 int month, int dayOfMonth, long startTime, long untilTime) throws IOException { in writeZonePropsByDOM() 1533 … int month, int weekInMonth, int dayOfWeek, long startTime, long untilTime) throws IOException { in writeZonePropsByDOW() 1554 … int month, int dayOfMonth, int dayOfWeek, long startTime, long untilTime) throws IOException { in writeZonePropsByDOW_GEQ_DOM() 1637 … int month, int dayOfMonth, int dayOfWeek, long startTime, long untilTime) throws IOException { in writeZonePropsByDOW_LEQ_DOM() 1662 int fromRawOffset, int fromDSTSavings, long startTime) throws IOException{ in writeFinalRule() 1774 … writer, boolean isDst, String tzname, int fromOffset, int toOffset, long startTime) throws IOExce… in beginZoneProps()
|
/third_party/ffmpeg/libavcodec/ |
D | xsubenc.c | 116 uint64_t startTime = h->pts / 1000; // FIXME: need better solution... in xsub_encode() local
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/ |
D | OlsonTimeZone.java | 982 long startTime = transitionTimes64[ttidx+1] * Grego.MILLIS_PER_SECOND; in getNextTransition() local 1034 long startTime = transitionTimes64[ttidx] * Grego.MILLIS_PER_SECOND; in getPreviousTransition() local 1183 long startTime = (long)finalStartMillis; in initTransitionRules() local
|
/third_party/skia/third_party/externals/icu/source/i18n/ |
D | olsontz.cpp | 810 UDate startTime = (UDate)finalStartMillis; in initTransitionRules() local 926 UDate startTime = (UDate)transitionTime(ttidx+1); in getNextTransition() local 987 UDate startTime = (UDate)transitionTime(ttidx); in getPreviousTransition() local
|
/third_party/node/deps/icu-small/source/i18n/ |
D | olsontz.cpp | 810 UDate startTime = (UDate)finalStartMillis; in initTransitionRules() local 926 UDate startTime = (UDate)transitionTime(ttidx+1); in getNextTransition() local 987 UDate startTime = (UDate)transitionTime(ttidx); in getPreviousTransition() local
|