HomeSort by relevance Sort by last modified time
    Searched full:time (Results 601 - 625 of 34351) sorted by null

<<21222324252627282930>>

  /dalvik/tests/036-finalizer/
info.txt 1 This is a miscellaneous test that was imported into the new-at-the-time
  /dalvik/tests/037-inherit/
info.txt 1 This is a miscellaneous test that was imported into the new-at-the-time
  /dalvik/tests/038-inner-null/
info.txt 1 This is a miscellaneous test that was imported into the new-at-the-time
  /dalvik/tests/039-join-main/
info.txt 1 This is a miscellaneous test that was imported into the new-at-the-time
  /dalvik/tests/040-miranda/
info.txt 1 This is a miscellaneous test that was imported into the new-at-the-time
  /dalvik/tests/041-narrowing/
info.txt 1 This is a miscellaneous test that was imported into the new-at-the-time
  /dalvik/tests/043-privates/
info.txt 1 This is a miscellaneous test that was imported into the new-at-the-time
  /dalvik/tests/044-proxy/
info.txt 1 This is a miscellaneous test that was imported into the new-at-the-time
  /dalvik/tests/045-reflect-array/
info.txt 1 This is a miscellaneous test that was imported into the new-at-the-time
  /dalvik/tests/046-reflect/
info.txt 1 This is a miscellaneous test that was imported into the new-at-the-time
  /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
  /dalvik/vm/mterp/mips/
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/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",

Completed in 293 milliseconds

<<21222324252627282930>>