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

<<51525354555657585960>>

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib2to3/tests/
test_all_fixers.py 4 running time.
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_fork1.py 8 import time namespace
26 time.sleep(1.0)
40 time.sleep(0.01) # Give the other thread time to try and acquire.
test_strftime.py 2 Unittest for time.strftime
9 import time namespace
38 self.gmt = time.gmtime(now)
39 now = time.localtime(now)
44 self.jan1 = time.localtime(time.mktime((now[0], 1, 1, 0, 0, 0, 0, 1, 0)))
47 if now[8]: self.tz = time.tzname[1]
48 else: self.tz = time.tzname[0]
67 now = time.time()
    [all...]
  /prebuilts/python/linux-x86/2.7.5/include/python2.7/
timefuncs.h 19 /* Get the current time since the epoch in seconds */
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib2to3/tests/
test_all_fixers.py 4 running time.
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_fork1.py 8 import time namespace
26 time.sleep(1.0)
40 time.sleep(0.01) # Give the other thread time to try and acquire.
test_strftime.py 2 Unittest for time.strftime
9 import time namespace
38 self.gmt = time.gmtime(now)
39 now = time.localtime(now)
44 self.jan1 = time.localtime(time.mktime((now[0], 1, 1, 0, 0, 0, 0, 1, 0)))
47 if now[8]: self.tz = time.tzname[1]
48 else: self.tz = time.tzname[0]
67 now = time.time()
    [all...]
  /sdk/emulator/opengl/shared/OpenglCodecCommon/
TimeUtils.cpp 20 #include <time.h>
24 #include <sys/time.h>
25 #include <time.h>
28 #include <sys/time.h>
  /frameworks/opt/calendar/src/com/android/calendarcommon2/
RecurrenceProcessor.java 20 import android.text.format.Time;
28 private Time mIterator = new Time(Time.TIMEZONE_UTC);
29 private Time mUntil = new Time(Time.TIMEZONE_UTC);
31 private Time mGenerated = new Time(Time.TIMEZONE_UTC)
    [all...]
  /bionic/libc/bionic/
time64_config.h 9 A 64 bit integer type to use to store time and others.
55 Should we use the system functions if the time is inside their range?
68 can handle. We will use your system functions if the time falls
  /dalvik/dx/tests/089-dex-define-object/
Object.java 45 public final void wait(long time) {
46 wait(time, 0);
49 public final native void wait(long time, int frac);
  /development/cmds/monkey/src/com/android/commands/monkey/
MonkeyUtils.java 34 * Return calendar time in pretty string.
36 public static synchronized String toCalendarTime(long time) {
37 DATE.setTime(time);
  /external/blktrace/btt/
trace_plug.c 32 dip_unplug(u_iop->t.device, BIT_TIME(u_iop->t.time), get_nio_up(u_iop));
38 dip_unplug_tm(ut_iop->t.device, BIT_TIME(ut_iop->t.time),
45 dip_plug(p_iop->t.device, BIT_TIME(p_iop->t.time));
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/x509/
TBSCertList.java 25 * thisUpdate Time,
26 * nextUpdate Time OPTIONAL,
29 * revocationDate Time,
78 public Time getRevocationDate()
80 return Time.getInstance(seq.getObjectAt(1));
142 Time thisUpdate;
143 Time nextUpdate;
190 thisUpdate = Time.getInstance(seq.getObjectAt(seqPos++));
195 || seq.getObjectAt(seqPos) instanceof Time))
197 nextUpdate = Time.getInstance(seq.getObjectAt(seqPos++))
    [all...]
  /external/chromium-trace/trace-viewer/src/tracing/analysis/
analyze_slices_test.js 115 assertEquals(0, table.rows[1].time);
116 assertAlmostEquals(0.002, table.rows[2].time);
131 assertEquals(0, table.rows[2].time);
132 assertAlmostEquals(0.002, table.rows[3].time);
156 assertAlmostEquals(0, table.rows[4].time);
159 assertAlmostEquals(0.18, table.rows[5].time);
181 assertObjectEquals({label: 'Selection start', time: 0}, t.rows[1]);
182 assertObjectEquals({label: 'Selection extent', time: 0.18}, t.rows[2]);
187 assertObjectEquals({label: 'Start', time: 0}, t.rows[1]);
188 assertObjectEquals({label: 'Duration', time: 0.04}, t.rows[2])
    [all...]
stub_analysis_results.js 39 appendSummaryRowTime: function(table, label, time) {
41 time: time});
  /external/chromium_org/ash/autoclick/
autoclick_controller.h 13 // If enabled, we will automatically send a click event a short time after
25 // Set the time to wait in milliseconds from when the mouse stops moving
34 // The default wait time between last mouse movement and sending
  /external/chromium_org/ash/wm/overview/
window_selector_controller.h 16 #include "base/time/time.h"
57 base::Time last_selection_time_;
  /external/chromium_org/ash/wm/workspace/
two_step_edge_cycler.h 10 #include "base/time/time.h"
35 // Time OnMove() was last invoked.
  /external/chromium_org/base/
pending_task.h 13 #include "base/time/time.h"
41 // Secondary sort key for run time.
  /external/chromium_org/cc/base/
rolling_time_delta_history.h 11 #include "base/time/time.h"
24 void InsertSample(base::TimeDelta time);
  /external/chromium_org/cc/debug/
paint_time_counter.h 10 #include "base/time/time.h"
23 // n = PaintTimeHistorySize() - 1 the most recent paint time.
  /external/chromium_org/chrome/browser/chromeos/
boot_times_loader.h 15 #include "base/time/time.h"
41 // Add a time marker for login. A timeline will be dumped to
43 // the time between this marker and the last will be sent to UMA with
47 // Add a time marker for logout. A timeline will be dumped to
49 // the time between this marker and the last will be sent to UMA with
59 // Saves away the stats at main, so the can be recorded later. At main() time
67 // Records the time that a login was attempted. This will overwrite any
112 time_(base::Time::NowFromSystemTime()),
115 base::Time time() const { return time_; function in class:chromeos::BootTimesLoader::TimeMarker
    [all...]
external_protocol_dialog.h 11 #include "base/time/time.h"
51 // The time at which this dialog was created.
  /external/chromium_org/chrome/browser/chromeos/extensions/file_manager/
private_api_base.h 10 #include "base/time/time.h"
39 base::Time start_time_;

Completed in 1195 milliseconds

<<51525354555657585960>>