Home
last modified time | relevance | path

Searched defs:endTime (Results 1 - 25 of 36) sorted by relevance

12

/third_party/node/test/fixtures/wpt/user-timing/
H A Dmeasure-l3.any.js3 function endTime(entry) { function
/third_party/skia/third_party/externals/angle2/util/
H A DTimer.cpp31 double endTime; in getElapsedWallClockTime() local
46 double endTime; in getElapsedCpuTime() local
/kernel/liteos_a/kernel/extended/plimit/
H A Dlos_schedlimit.h47 UINT64 endTime; member
/third_party/node/test/parallel/
H A Dtest-performance-resourcetimingbufferfull.js
H A Dtest-performance-resourcetimingbuffersize.js
/third_party/skia/third_party/externals/dawn/src/utils/
H A DWindowsTimer.cpp48 LONGLONG endTime; variable
/third_party/vk-gl-cts/external/vulkan-docs/src/scripts/
H A Dextdependency.py202 endTime = time.process_time() variable
/third_party/ffmpeg/libavcodec/
H A Dxsubenc.c118 uint64_t endTime = startTime + h->end_display_time - h->start_display_time; in xsub_encode() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
H A DQuery11.cpp275 UINT64 endTime = 0; in testQuery() local
/kernel/liteos_a/kernel/base/sched/
H A Dlos_deadline.c121 UINT64 endTime = taskCB->startTime + taskCB->timeSlice; in EDFTimeSliceGet() local
/kernel/liteos_a/kernel/extended/perf/
H A Dlos_perf_pri.h112 UINT64 endTime; member
/kernel/liteos_m/kernel/src/
H A Dlos_tick.c421 UINT64 endTime; in LOS_UDelay() local
H A Dlos_sched.c121 UINT64 endTime; in OsSchedUpdateExpireTime() local
523 UINT64 endTime; in OsSchedTaskSwitch() local
/kernel/liteos_m/testsuites/unittest/posix/src/time/
H A Dtime_func_test_01.c602 clock_t endTime = times(&end); variable
/third_party/icu/icu4c/source/i18n/unicode/
H A Dsimpletz.h869 int32_t endTime; member in SimpleTimeZone
/third_party/node/deps/icu-small/source/i18n/unicode/
H A Dsimpletz.h869 int32_t endTime; member in SimpleTimeZone
/third_party/skia/third_party/externals/icu/source/i18n/unicode/
H A Dsimpletz.h871 int32_t endTime; member in SimpleTimeZone
/third_party/icu/icu4c/source/test/intltest/
H A Dcallimts.cpp302 CalendarLimitTest::doLimitsTest(Calendar& cal, UDate startDate, int32_t endTime) { in doLimitsTest() argument
/third_party/icu/icu4c/source/test/iotest/
H A Diotest.cpp852 UDate startTime, endTime; in main() local
/third_party/vk-gl-cts/modules/gles2/performance/
H A Des2pTextureUploadTests.cpp352 deUint64 endTime = deGetMicroseconds(); in iterate() local
/third_party/icu/icu4c/source/test/cintltst/
H A Dcintltst.c89 UDate startTime, endTime; in main() local
/third_party/icu/icu4c/source/test/letest/
H A Dletest.cpp1074 UDate startTime, endTime; in main() local
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
H A DSimpleTimeZone.java133 SimpleTimeZone(int rawOffset, String ID, int startMonth, int startDay, int startDayOfWeek, int startTime, int endMonth, int endDay, int endDayOfWeek, int endTime) SimpleTimeZone() argument
180 SimpleTimeZone(int rawOffset, String ID, int startMonth, int startDay, int startDayOfWeek, int startTime, int startTimeMode, int endMonth, int endDay, int endDayOfWeek, int endTime, int endTimeMode,int dstSavings) SimpleTimeZone() argument
226 SimpleTimeZone(int rawOffset, String ID, int startMonth, int startDay, int startDayOfWeek, int startTime, int endMonth, int endDay, int endDayOfWeek, int endTime, int dstSavings) SimpleTimeZone() argument
952 private int endTime; global() field in SimpleTimeZone
[all...]
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/
H A DSimpleTimeZone.java129 SimpleTimeZone(int rawOffset, String ID, int startMonth, int startDay, int startDayOfWeek, int startTime, int endMonth, int endDay, int endDayOfWeek, int endTime) SimpleTimeZone() argument
175 SimpleTimeZone(int rawOffset, String ID, int startMonth, int startDay, int startDayOfWeek, int startTime, int startTimeMode, int endMonth, int endDay, int endDayOfWeek, int endTime, int endTimeMode,int dstSavings) SimpleTimeZone() argument
220 SimpleTimeZone(int rawOffset, String ID, int startMonth, int startDay, int startDayOfWeek, int startTime, int endMonth, int endDay, int endDayOfWeek, int endTime, int dstSavings) SimpleTimeZone() argument
930 private int endTime; global() field in SimpleTimeZone
[all...]
/third_party/skia/tools/skpbench/
H A Dskpbench.cpp357 const clock::time_point endTime = now + benchDuration; in run_benchmark() local
401 const clock::time_point endTime = now + benchDuration; in run_gpu_time_benchmark() local

Completed in 28 milliseconds

12