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

<<11121314151617181920>>

  /dalvik/tests/047-returns/
info.txt 1 This is a miscellaneous test that was imported into the new-at-the-time
  /dalvik/tests/048-server-socket/
info.txt 1 This is a miscellaneous test that was imported into the new-at-the-time
  /dalvik/tests/049-show-object/
info.txt 1 This is a miscellaneous test that was imported into the new-at-the-time
  /dalvik/tests/050-sync-test/
info.txt 1 This is a miscellaneous test that was imported into the new-at-the-time
  /dalvik/tests/051-thread/
info.txt 1 This is a miscellaneous test that was imported into the new-at-the-time
  /dalvik/tests/052-verifier-fun/
info.txt 1 This is a miscellaneous test that was imported into the new-at-the-time
  /dalvik/tests/053-wait-some/
info.txt 1 This is a miscellaneous test that was imported into the new-at-the-time
  /dalvik/tests/054-uncaught/
info.txt 1 This is a miscellaneous test that was imported into the new-at-the-time
  /dalvik/vm/mterp/armv5te/
OP_BREAKPOINT.S 6 * the time we get here, the breakpoint will have already been
  /development/ndk/platforms/android-3/arch-arm/include/asm/
dyntick.h 15 #include <asm/mach/time.h>
  /development/tools/axl/
chewie.py 20 def add(self, url, time):
21 self.queue.append([url, time])
88 # normalize time
94 time, url = x[0], x[3]
95 queued.add(url, time)
97 # save opened time and server for this thread, so we can stuff it in l8r
98 time, thread, host = x[0], x[1], x[4]
99 opened[thread] = [time, host, connectionCount]
102 time, thread, url = x[0], x[1], x[3]
105 record = [thread, qtime, opentime, time, None, None, None, url, host, connection
    [all...]
  /external/bluetooth/bluez/scripts/
bluetooth.rules.in 1 # Run helper every time a Bluetooth device appears
  /external/chromium/chrome/browser/policy/
file_based_policy_provider.h 10 #include "base/time.h"
17 // information is handled by a delegate passed at construction time.
31 // filesystem. Returns base::Time() if the information is not present, in
33 virtual base::Time GetLastModification() = 0;
  /external/chromium/chrome/browser/webdata/
autofill_entry.h 11 #include "base/time.h"
35 const std::vector<base::Time>& timestamps);
39 const std::vector<base::Time>& timestamps() const { return timestamps_; }
46 std::vector<base::Time> timestamps_;
  /external/chromium/chrome/common/extensions/docs/examples/api/messaging/timer/
manifest.json 13 "default_title": "Time to current page",
  /external/chromium/chrome/common/extensions/docs/examples/extensions/benchmark/
manifest.json 7 "default_title": "Benchmark page load time",
  /external/chromium/third_party/libevent/test/
Makefile.am 7 noinst_PROGRAMS = test-init test-eof test-weof test-time regress bench
16 test_time_SOURCES = test-time.c
30 test: test-init test-eof test-weof test-time regress
35 bench test-init test-eof test-weof test-time: ../libevent.la
  /external/clang/utils/OptionalTests/
README.txt 3 additional software or configuration, take an excessive time to run, or are
  /external/dbus/test/data/auth/
anonymous-client-successful.auth-script 9 ## And this time we get ANONYMOUS
fallback.auth-script 10 ## And this time we get DBUS_COOKIE_SHA1
  /external/e2fsprogs/contrib/python-uuid/
uuid.c 2 #include <time.h>
  /external/guava/src/com/google/common/util/concurrent/
FakeTimeLimiter.java 23 * A TimeLimiter implementation which actually does not attempt to limit time
25 * attempting to debug a call which is time-limited would be extremely annoying,
26 * so this gives you a time-limiter you can easily swap in for your real
27 * time-limiter while you're debugging.
  /external/icu4c/test/compat/
readme.txt 3 tzone.pl : A perl script that test the timezone information between the system time and ICU time.
7 tzdate.c Source file that compares the ICU time and system time.
  /external/iptables/include/linux/netfilter/
xt_SECMARK.h 8 * at the same time).
xt_time.h 15 /* Match against local time (instead of UTC) */

Completed in 2013 milliseconds

<<11121314151617181920>>