HomeSort by relevance Sort by last modified time
    Searched full:time (Results 726 - 750 of 43060) sorted by null

<<21222324252627282930>>

  /external/stlport/stlport/
time.h 26 # pragma message("eMbedded Visual C++ 3 doesn't have a time.h header; STLport won't include native time.h here")
30 # include_next <time.h>
32 # include _STLP_NATIVE_C_HEADER(time.h)
  /external/stlport/test/compiler/
Makefile.inc 1 # -*- makefile -*- Time-stamp: <04/10/17 21:16:38 ptr>
gcc.mak 1 # -*- Makefile -*- Time-stamp: <04/03/14 23:50:57 ptr>
  /external/stlport/test/unit/
time_header_test.c 8 #include <time.h>
  /external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/configs/de-DE/
de-DE_dbg.txt 8 TIME 13:00:00.000
  /external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/configs/en-GB/
en-GB_dbg.txt 8 TIME 13:00:00.000
  /external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/configs/en-US/
en-US_dbg.txt 8 TIME 13:00:00.000
  /external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/configs/es-ES/
es-ES_dbg.txt 8 TIME 13:00:00.000
  /external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/configs/fr-FR/
fr-FR_dbg.txt 8 TIME 13:00:00.000
  /external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/configs/it-IT/
it-IT_dbg.txt 8 TIME 13:00:00.000
  /external/valgrind/main/memcheck/tests/
vcpu_fbench.stdout.exp 5 Measured run time in seconds should be divided by 0
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/
Call.java 127 long time = Long.MAX_VALUE; local
143 if (t < time) {
145 time = t;
155 long time = Long.MAX_VALUE; local
169 time = t < time ? t : time;
172 return time;
177 long time = Long.MAX_VALUE;
190 time = t < time ? t : time
    [all...]
  /frameworks/rs/java/tests/RSTest_CompatLib/src/com/android/rs/test/
fp_mad.rs 28 float time = end(index);
29 rsDebug("fp_mad4 M ops", 1000.f / time);
52 float time = end(index);
53 rsDebug("fp_mad M ops", 1000.f / time);
67 float time = end(index);
68 rsDebug("fp_norm M ops", 10.f / time);
82 float time = end(index);
83 rsDebug("fp_sincos4 M ops", 10.f / time);
97 float time = end(index);
98 rsDebug("fp_sincos M ops", 10.f / time);
    [all...]
  /frameworks/rs/java/tests/RsTest/src/com/android/rs/test/
fp_mad.rs 28 float time = end(index);
29 rsDebug("fp_mad4 M ops", 1000.f / time);
52 float time = end(index);
53 rsDebug("fp_mad M ops", 1000.f / time);
67 float time = end(index);
68 rsDebug("fp_norm M ops", 10.f / time);
82 float time = end(index);
83 rsDebug("fp_sincos4 M ops", 10.f / time);
97 float time = end(index);
98 rsDebug("fp_sincos M ops", 10.f / time);
    [all...]
  /frameworks/rs/java/tests/RsTest_11/src/com/android/rs/test/
fp_mad.rs 28 float time = end(index);
29 rsDebug("fp_mad4 M ops", 1000.f / time);
52 float time = end(index);
53 rsDebug("fp_mad M ops", 1000.f / time);
67 float time = end(index);
68 rsDebug("fp_norm M ops", 10.f / time);
82 float time = end(index);
83 rsDebug("fp_sincos4 M ops", 10.f / time);
97 float time = end(index);
98 rsDebug("fp_sincos M ops", 10.f / time);
    [all...]
  /frameworks/rs/java/tests/RsTest_14/src/com/android/rs/test/
fp_mad.rs 28 float time = end(index);
29 rsDebug("fp_mad4 M ops", 1000.f / time);
52 float time = end(index);
53 rsDebug("fp_mad M ops", 1000.f / time);
67 float time = end(index);
68 rsDebug("fp_norm M ops", 10.f / time);
82 float time = end(index);
83 rsDebug("fp_sincos4 M ops", 10.f / time);
97 float time = end(index);
98 rsDebug("fp_sincos M ops", 10.f / time);
    [all...]
  /frameworks/rs/java/tests/RsTest_16/src/com/android/rs/test/
fp_mad.rs 28 float time = end(index);
29 rsDebug("fp_mad4 M ops", 1000.f / time);
52 float time = end(index);
53 rsDebug("fp_mad M ops", 1000.f / time);
67 float time = end(index);
68 rsDebug("fp_norm M ops", 10.f / time);
82 float time = end(index);
83 rsDebug("fp_sincos4 M ops", 10.f / time);
97 float time = end(index);
98 rsDebug("fp_sincos M ops", 10.f / time);
    [all...]
  /ndk/sources/cxx-stl/stlport/stlport/
time.h 26 # pragma message("eMbedded Visual C++ 3 doesn't have a time.h header; STLport won't include native time.h here")
30 # include_next <time.h>
32 # include _STLP_NATIVE_C_HEADER(time.h)
  /ndk/tests/device/test-gnustl-full/unit/
time_header_test.c 8 #include <time.h>
  /ndk/tests/device/test-stlport/unit/
time_header_test.c 8 #include <time.h>
  /packages/apps/InCallUI/src/com/android/incallui/
InCallPhoneListener.java 28 * Called once at {@code InCallService} startup time with a valid {@code Phone}. At
29 * that time, there will be no existing {@code Call}s.
36 * Called once at {@code InCallService} shutdown time. At that time, any {@code Call}s
  /packages/apps/Mms/src/org/w3c/dom/smil/
ElementExclusiveTimeContainer.java 19 * This interface defines a time container with semantics based upon par, but
21 * time.
35 * paused elements (the paused stack) at a given point in time.
36 * @return All paused elements at the current time.
  /packages/apps/QuickSearchBox/src/com/android/quicksearchbox/
LatencyTracker.java 22 * Tracks latency in wall-clock time. Since {@link #getLatency} returns an {@code int},
29 * Start time, in milliseconds as returned by {@link SystemClock#uptimeMillis}.
34 * Creates a new latency tracker and sets the start time.
41 * Resets the start time.
  /packages/experimental/procstatlog/
README 5 of time during system operation.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/linux/netfilter/
xt_time.h 15 /* Match against local time (instead of UTC) */

Completed in 537 milliseconds

<<21222324252627282930>>