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

<<41424344454647484950>>

  /development/samples/JetBoy/
JETBOY_content_README.txt 11 4. After importing the first time, you can use the OPEN command to open the .jtc file in the folder you selected as the target for import.
  /development/samples/JetBoy/res/values/
strings.xml 7 <string name="helpText">Help JET BOY get through the asteroid field! Blast the asteroids in time with the beat and listen to the music respond!\n\nUse your FIRE button to explode each asteroid as it passes through the laser guide.</string>
  /development/samples/USB/AdbTest/
_index.html 3 output in a text view and only allows connecting to one device at a time.
  /development/tools/idegen/src/
Stopwatch.java 18 * Measures passed time.
  /external/blktrace/
blkiomon.h 34 __u64 time; member in struct:blkiomon_stat
81 bstat->time = cpu_to_be64(bstat->time);
104 fprintf(fp, "\ntime: %s", ctime((void *)&p->time));
  /external/chromium/chrome/browser/chromeos/
update_observer.h 10 #include "base/time.h"
  /external/chromium/chrome/browser/extensions/
extension_idle_api.cc 16 #include "base/time.h"
88 polling_data.timestamp = base::Time::Now().ToDoubleT();
105 double time_now = base::Time::Now().ToDoubleT();
110 // Update the new state with a poll. Note this updates time of last check.
extension_pref_store.h 11 #include "base/time.h"
test_extension_prefs.cc 29 // extensions get the same installation time stamp and we can reliably
37 currentTime(base::Time::Now()) {}
41 mutable base::Time currentTime;
43 virtual base::Time GetCurrentTime() const {
  /external/chromium/chrome/browser/first_run/
upgrade_util.h 26 // Checks if the last modified time of chrome is newer than that of the current
  /external/chromium/chrome/browser/history/
download_create_info.h 16 #include "base/time.h"
23 // initialization time (see DownloadQueryInfo below).
27 base::Time start_time,
54 base::Time start_time;
download_types.cc 9 base::Time start_time,
  /external/chromium/chrome/browser/
icon_loader_mac.mm 21 // and NSImage choses the best at draw-time.
  /external/chromium/chrome/browser/printing/
print_preview_message_handler.h 16 // PrintPreviewMessageHandler. This object has the same life time as the
  /external/chromium/chrome/browser/safe_browsing/
filter_false_positive_perftest.cc 38 // Hash compute time usage:
69 #include "base/time.h"
77 using base::Time;
124 // sorted array suitable for fast searching. This takes significantly less time
220 // Read in data file line at a time.
317 // Computes the time required for performing a number of look ups in a bloom
334 // Populate the bloom filter and measure the time.
336 Time populate_before = Time::Now();
339 TimeDelta populate = Time::Now() - populate_before
    [all...]
protocol_manager.h 22 #include "base/time.h"
150 // The last time we received an update.
151 base::Time last_update() const { return last_update_; }
253 // Returns the time (in milliseconds) for the next update request. If
254 // 'back_off' is true, the time returned will increment an error count and
255 // return the appriate next time (see ScheduleNextUpdate below).
263 // Manages our update with the next allowable update time. If 'back_off_' is
298 // current time is |now|.
299 void HandleGetHashError(const base::Time& now);
318 // at any given time unlike GetHash requests, which are tracked separately
    [all...]
  /external/chromium/chrome/browser/sync/glue/
app_data_type_controller.h 33 virtual void RecordAssociationTime(base::TimeDelta time);
extension_data_type_controller.h 33 virtual void RecordAssociationTime(base::TimeDelta time);
preference_data_type_controller.h 32 virtual void RecordAssociationTime(base::TimeDelta time);
theme_data_type_controller.h 33 virtual void RecordAssociationTime(base::TimeDelta time);
  /external/chromium/chrome/browser/sync/
profile_sync_service_observer.h 17 // - The sync servers are unavailable at this time.
sync_ui_util_mac.h 18 // called every time a menu containing a sync UI item is displayed.
  /external/chromium/chrome/browser/ui/cocoa/location_bar/
autocomplete_text_field_unittest_helper.mm 21 // This needs to be called every time, otherwise notifications
  /external/chromium/chrome/browser/ui/cocoa/
objc_method_swizzle.h 11 // You should think twice every single time you use anything from this
  /external/chromium/chrome/browser/ui/cocoa/toolbar/
toolbar_view.h 13 // this time it only draws a gradient. Future changes (e.g. themes)

Completed in 3659 milliseconds

<<41424344454647484950>>