HomeSort by relevance Sort by last modified time
    Searched full:time (Results 301 - 325 of 15385) sorted by null

<<11121314151617181920>>

  /frameworks/compile/linkloader/tests/images/
simple-test-arm.o 
  /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/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.
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/netfilter/
xt_SECMARK.h 6 * at the same time).
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/sys/
time.h 27 #include <time.h>
29 #include <bits/time.h>
68 /* Get the current time of day and timezone information,
72 Use the functions and variables declared in <time.h> instead. */
77 /* Set the current time of day and timezone information.
83 /* Adjust the current time of day by the amount in DELTA.
85 of time adjustment remaining to be done from the last `adjtime' call.
95 /* Timers run in real time. */
113 /* Time to the next timer expiration. */
137 /* Change the access time of FILE to TVP[0] and the modification time o
    [all...]
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
utime.h 34 # include <time.h>
40 __time_t actime; /* Access time. */
41 __time_t modtime; /* Modification time. */
45 *FILE_TIMES. If FILE_TIMES is NULL, set them to the current time. */
  /prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/asm/
dyntick.h 15 #include <asm/mach/time.h>
  /prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/asm/
dyntick.h 15 #include <asm/mach/time.h>
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/asm/
dyntick.h 15 #include <asm/mach/time.h>
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/asm/
dyntick.h 15 #include <asm/mach/time.h>
  /prebuilt/ndk/android-ndk-r5/platforms/android-3/arch-arm/usr/include/asm/
dyntick.h 15 #include <asm/mach/time.h>
  /prebuilt/ndk/android-ndk-r5/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)
  /prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-arm/usr/include/asm/
dyntick.h 15 #include <asm/mach/time.h>
  /prebuilt/ndk/android-ndk-r6/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)
  /sdk/chimpchat/test/resources/com/android/monkeyrunner/adb/
multiline_instrument_result.txt 10 Time: 2.242
  /sdk/monkeyrunner/test/resources/com/android/monkeyrunner/adb/
multiline_instrument_result.txt 10 Time: 2.242
  /external/chromium/chrome/browser/history/
history_indexer.idl 18 // are sent at different points in time. The thumbnail_format and
20 // |time| - The last time at which user visited the page. The time is in UTC.
29 HRESULT SendPageData([in] VARIANT time,
37 // |begin_time| - Represents the start time from which the history needs to be
39 // |end_time| - Represents the end time until when the history needs to be
  /external/chromium/net/url_request/
url_request_throttler_entry_interface.h 11 #include "base/time.h"
29 // Calculates a recommended sending time for the next request and reserves it.
30 // The sending time is not earlier than the current exponential back-off
31 // release time or |earliest_time|. Moreover, the previous results of
33 // properly over time.
41 // Returns the time after which requests are allowed.
44 // This method needs to be called each time a response is received.
  /external/chromium/third_party/libjingle/source/talk/base/
time.h 32 #include_next <time.h>
41 // Returns the current time in milliseconds.
42 uint32 Time();
44 // Approximate time when the program started.
50 // Comparisons between time values, which can wrap around.
71 return TimeDiff(Time(), earlier);
76 return TimeDiff(later, Time());
  /external/e2fsprogs/lib/uuid/
uuid_time.3.in 34 uuid_time \- extract the time at which the UUID was created
44 function extracts the time at which the supplied time-based UUID
46 was created. Note that the UUID creation time is only encoded within
48 extract the creation time for UUIDs created with the
52 The time at which the UUID was created, in seconds since January 1, 1970 GMT
54 .BR time "(2))."
55 The time at which the UUID was created, in seconds and microseconds since
  /external/e2fsprogs/tests/f_dup2/
expect.1 14 File /termcap (inode #12, mod time Tue Sep 21 03:19:14 1993)
16 /motd (inode #13, mod time Tue Sep 21 03:19:20 1993)
19 File /motd (inode #13, mod time Tue Sep 21 03:19:20 1993)
21 /pass1.c (inode #14, mod time Tue Sep 21 04:28:37 1993)
22 /termcap (inode #12, mod time Tue Sep 21 03:19:14 1993)
25 File /pass1.c (inode #14, mod time Tue Sep 21 04:28:37 1993)
27 /motd (inode #13, mod time Tue Sep 21 03:19:20 1993)

Completed in 7409 milliseconds

<<11121314151617181920>>