/external/grpc-grpc/test/cpp/qps/ |
D | usage_timer.cc | 78 r.wall = Now(); in Sample() 89 r.wall = s.wall - start_.wall; in Mark()
|
D | usage_timer.h | 27 double wall; member
|
D | server.h | 70 stats.set_time_elapsed(timer_result.wall); in Mark()
|
D | client.h | 207 stats.set_time_elapsed(timer_result.wall); in Mark()
|
/external/e2fsprogs/ |
D | MCONFIG.in | 213 # Run make gcc-wall to do a build with warning messages. 226 gcc-wall-new: 227 ($(MAKE) CFLAGS_WARN="$(WFLAGS)" > /dev/null) 2>&1 | sed -f $(top_srcdir)/util/gcc-wall-cleanup 229 gcc-wall: 231 $(MAKE) gcc-wall-new
|
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/util/ |
D | Calendar.java | 5735 long wall = millis + millisInDay; in computeZoneOffset() local 5739 … ((BasicTimeZone)zone).getOffsetFromLocal(wall, nonExistingTimeOpt, duplicatedTimeOpt, offsets); in computeZoneOffset() 5742 zone.getOffset(wall, true, offsets); in computeZoneOffset() 5747 long tgmt = wall - (offsets[0] + offsets[1]); in computeZoneOffset() 5761 zone.getOffset(wall + offsetDelta, true, offsets); in computeZoneOffset() 5770 long tgmt = wall - (offsets[0] + offsets[1]); in computeZoneOffset() 5788 long wall = millis + millisInDay; in computeZoneOffset() local 5792 … ((BasicTimeZone)zone).getOffsetFromLocal(wall, nonExistingTimeOpt, duplicatedTimeOpt, offsets); in computeZoneOffset() 5795 zone.getOffset(wall, true, offsets); in computeZoneOffset() 5800 long tgmt = wall - (offsets[0] + offsets[1]); in computeZoneOffset() [all …]
|
/external/icu/android_icu4j/src/main/java/android/icu/util/ |
D | Calendar.java | 5562 long wall = millis + millisInDay; in computeZoneOffset() local 5566 … ((BasicTimeZone)zone).getOffsetFromLocal(wall, nonExistingTimeOpt, duplicatedTimeOpt, offsets); in computeZoneOffset() 5569 zone.getOffset(wall, true, offsets); in computeZoneOffset() 5574 long tgmt = wall - (offsets[0] + offsets[1]); in computeZoneOffset() 5588 zone.getOffset(wall + offsetDelta, true, offsets); in computeZoneOffset() 5597 long tgmt = wall - (offsets[0] + offsets[1]); in computeZoneOffset() 5615 long wall = millis + millisInDay; in computeZoneOffset() local 5619 … ((BasicTimeZone)zone).getOffsetFromLocal(wall, nonExistingTimeOpt, duplicatedTimeOpt, offsets); in computeZoneOffset() 5622 zone.getOffset(wall, true, offsets); in computeZoneOffset() 5627 long tgmt = wall - (offsets[0] + offsets[1]); in computeZoneOffset() [all …]
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Other/ |
D | statistic.ll | 11 ; JSONTIME-DAG: "time.pass.instsimplify.wall"
|
/external/tensorflow/tensorflow/core/util/ |
D | test_log.proto | 53 // Total wall time used for all iterations (in seconds) 190 // The amount of time the total run took (wall time in seconds)
|
/external/grpc-grpc-java/benchmarks/src/main/proto/grpc/testing/ |
D | stats.proto | 22 // wall clock time change in seconds since last reset
|
/external/grpc-grpc/src/proto/grpc/testing/ |
D | stats.proto | 22 // wall clock time change in seconds since last reset
|
/external/caliper/caliper/src/main/resources/com/google/caliper/config/ |
D | global-config.properties | 42 # Interrupt warmup when it has been running for this much wall-clock time,
|
/external/python/pybind11/docs/advanced/cast/ |
D | chrono.rst | 23 for timing purposes but good for measuring the wall time.
|
/external/icu/icu4c/source/i18n/ |
D | calendar.cpp | 3163 UDate wall = millis + millisInDay; in computeZoneOffset() local 3168 … btz->getOffsetFromLocal(wall, nonExistingTimeOpt, duplicatedTimeOpt, rawOffset, dstOffset, ec); in computeZoneOffset() 3172 tz.getOffset(wall, TRUE, rawOffset, dstOffset, ec); in computeZoneOffset() 3177 UDate tgmt = wall - (rawOffset + dstOffset); in computeZoneOffset() 3192 tz.getOffset(wall + offsetDelta, TRUE, rawOffset, dstOffset, ec); in computeZoneOffset() 3201 UDate tgmt = wall - (rawOffset + dstOffset); in computeZoneOffset()
|
/external/tensorflow/tensorflow/lite/java/demo/app/src/main/assets/ |
D | labels_imagenet_slim.txt | 827 stone wall 894 wall clock
|
D | labels_mobilenet_quant_v1_224.txt | 827 stone wall 894 wall clock
|
/external/tensorflow/tensorflow/lite/examples/ios/simple/data/ |
D | labels.txt | 827 stone wall 894 wall clock
|
/external/tensorflow/tensorflow/lite/examples/ios/camera/data/ |
D | labels.txt | 827 stone wall 894 wall clock
|
/external/tensorflow/tensorflow/lite/java/ovic/src/testdata/ |
D | labels.txt | 827 stone wall 894 wall clock
|
/external/walt/ |
D | README.google | 43 Despite the reliability and accuracy of NTP, device and host wall clocks can
|
/external/f2fs-tools/ |
D | configure.ac | 149 dnl Warning! Use of --enable-gcc-wall may throw off this test.
|
/external/llvm/docs/tutorial/ |
D | OCamlLangImpl8.rst | 97 little crazy or off the wall and seeing how it turns out. If you get 227 have a specific need and run into a wall, please bring the topic up on
|
D | LangImpl10.rst | 89 little crazy or off the wall and seeing how it turns out. If you get 219 have a specific need and run into a wall, please bring the topic up on
|
/external/swiftshader/third_party/llvm-7.0/llvm/docs/tutorial/ |
D | LangImpl10.rst | 89 little crazy or off the wall and seeing how it turns out. If you get 219 have a specific need and run into a wall, please bring the topic up on
|
D | OCamlLangImpl8.rst | 97 little crazy or off the wall and seeing how it turns out. If you get 227 have a specific need and run into a wall, please bring the topic up on
|