Searched
full:wall (Results
401 -
425 of
1817) sorted by null
<<11121314151617181920>>
/external/clang/test/Misc/ |
serialized-diags-single-issue.c | 6 // RUN: %clang -Wall -fsyntax-only %s --serialize-diagnostics %t 20 // RUN: %clang_cc1 -Wall -fsyntax-only %s %s -serialize-diagnostic-file %t
|
/external/icu4c/tools/tzcode/ |
tzfile.h | 77 ** transition time is wall clock time 79 ** assumed to be wall clock time
|
/external/llvm/lib/Support/ |
Process.cpp | 53 /// \brief A helper function to compute the elapsed wall-time since the program 56 /// Note that this routine actually computes the elapsed wall time since the
|
/external/skia/tools/ |
PictureBenchmark.cpp | 31 void PictureBenchmark::setTimersToShow(bool wall, 37 fTimerTypes |= wall ? TimerData::kWall_Flag : 0;
|
/external/v8/build/ |
standalone.gypi | 87 'cflags': [ '-Wall', '<(werror)', '-W', '-Wno-unused-parameter', 192 '-Wall',
|
/frameworks/av/include/cpustats/ |
ThreadCpuUsage.h | 104 // Return the elapsed delta wall clock ns since initial enable or reset, 108 // Reset elapsed wall clock. Has no effect on tracking or accumulator.
|
/packages/apps/UnifiedEmail/src/com/android/mail/perf/ |
Timer.java | 230 LogUtils.d(LOG_TAG, "Perf %s wall: %d cpu: %d", 234 LogUtils.d(LOG_TAG, "Perf/operation %s wall: %d cpu: %d", tag,
|
/system/core/logcat/ |
event.logtags | 57 # intrinsic event log times are wall-clock. 96 # time: cpu time millis (not wall time), including lock acquisition
|
/frameworks/ex/common/java/com/android/common/ |
OperationScheduler.java | 146 * @return the wall clock time ({@link System#currentTimeMillis()}) when the 200 * @return the wall clock time when {@link #onSuccess()} was last called. 209 * @return the wall clock time when {@link #onSuccess()} or {@link 241 * @param millis wall clock time ({@link System#currentTimeMillis()}) to 253 * @param millis wall clock time ({@link System#currentTimeMillis()})
|
/frameworks/av/services/audioflinger/ |
FastMixer.cpp | [all...] |
/dalvik/vm/ |
Misc.h | 208 * it could be wall-clock time or a monotonic counter, and is only suitable 215 * it could be wall-clock time or a monotonic counter, and is only suitable 224 * meaning it could be wall-clock time or a monotonic counter, and is
|
/developers/build/prebuilts/gradle/RepeatingAlarm/RepeatingAlarmSample/src/main/java/com/example/android/repeatingalarm/ |
RepeatingAlarmFragment.java | 68 // ELAPSED_REALTIME uses time since system boot as a reference, and RTC uses UTC (wall
|
/developers/samples/android/background/alarms/RepeatingAlarm/RepeatingAlarmSample/src/main/java/com/example/android/repeatingalarm/ |
RepeatingAlarmFragment.java | 68 // ELAPSED_REALTIME uses time since system boot as a reference, and RTC uses UTC (wall
|
/development/samples/browseable/repeatingAlarm/src/com.example.android.repeatingalarm/ |
RepeatingAlarmFragment.java | 68 // ELAPSED_REALTIME uses time since system boot as a reference, and RTC uses UTC (wall
|
/external/blktrace/ |
Makefile | 2 CFLAGS = -Wall -O2 -g -W
|
/external/bzip2/ |
Makefile-libbz2_so | 27 CFLAGS=-fpic -fPIC -Wall -Winline -O2 -g $(BIGFILES)
|
/external/chromium/sdch/open-vcdiff/packages/deb/ |
rules | 19 CFLAGS = -Wall -g
|
/external/chromium/testing/gtest/make/ |
Makefile | 26 CXXFLAGS += -g -Wall -Wextra
|
/external/chromium_org/base/process/ |
internal_linux.h | 85 // Converts Linux clock ticks to a wall time delta.
|
/external/chromium_org/build/ |
nocompile.gypi | 84 '-Wall -Werror -Wfatal-errors -I<(DEPTH)',
|
/external/chromium_org/chrome/common/extensions/docs/templates/articles/ |
app_codelab_10_publishing.html | 53 <li> A small tile icon that will be displayed on the Chrome Web Store wall</li>
|
/external/chromium_org/sdch/open-vcdiff/packages/deb/ |
rules | 19 CFLAGS = -Wall -g
|
/external/chromium_org/testing/gtest/make/ |
Makefile | 28 CXXFLAGS += -g -Wall -Wextra -pthread
|
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/cm/ |
shell.js | 23 'touch vi vim wall wc wget who write yes zsh');
|
/external/chromium_org/third_party/WebKit/Source/platform/network/ |
ResourceLoadTiming.h | 87 // pseudo time = document wall reference + (requestTime - document monotonic reference).
|
Completed in 365 milliseconds
<<11121314151617181920>>