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

<<11121314151617181920>>

  /external/chromium_org/sync/internal_api/public/events/
poll_get_updates_request_event.h 9 #include "base/time/time.h"
26 base::Time timestamp,
30 virtual base::Time GetTimestamp() const OVERRIDE;
37 const base::Time timestamp_;
  /external/chromium_org/sync/protocol/
history_delete_directive_specifics.proto 17 // All timestamps below are from Sane Time (
18 // http://www.chromium.org/developers/design-documents/sane-time )
33 // Time range for searching for navigations to delete. Client should delete
44 // The time on or after which entries must be deleted.
46 // The time on or before which entries must be deleted.
  /external/chromium_org/third_party/icu/source/tools/tzcode/
tzfile.h 11 ** This header is for use ONLY with the time conversion code.
29 ** Information about time zone files.
33 #define TZDIR "/usr/local/etc/zoneinfo" /* Time zone object file directory */
54 char tzh_ttisgmtcnt[4]; /* coded number of trans. time flags */
55 char tzh_ttisstdcnt[4]; /* coded number of trans. time flags */
58 char tzh_typecnt[4]; /* coded number of local time types */
65 ** tzh_timecnt (char [4])s coded transition times a la time(2)
66 ** tzh_timecnt (unsigned char)s types of local time starting at above
76 ** time is standard time, if FALSE
    [all...]
  /external/chromium_org/third_party/skia/include/device/xps/
SkConstexprMath.h 16 //! Compile-time constant ceiling(logB(N)).
30 //! Compile-time constant (2^N)-1.
38 /** Compile-time constant number of base n digits in type t
44 /** Compile-time constant number of base 10 digits in type t
49 // Compile-time constant maximum value of two unsigned values.
  /external/chromium_org/third_party/skia/src/animator/
SkOperandInterpolator.h 26 @param index The index of this frame (frames must be ordered by time)
27 @param time The millisecond time for this frame
35 bool setKeyFrame(int index, SkMSec time, const SkOperand values[], SkScalar blend = SK_Scalar1);
36 Result timeToValues(SkMSec time, SkOperand values[]) const;
  /external/chromium_org/third_party/webrtc/modules/video_coding/main/source/
content_metrics_processing.h 20 // QM interval time (in ms)
51 // time scale.
55 // shorter time scalE.
62 // Update the recursive averaged metrics: longer time average (~5/10 secs).
65 // Update the uniform averaged metrics: shorter time average (~RTCP report).
  /external/chromium_org/ui/events/gesture_detection/
gesture_event_data.cc 13 base::TimeTicks time,
22 time(time),
37 time(other.time),
  /external/icu/icu4c/source/tools/tzcode/
tzfile.h 11 ** This header is for use ONLY with the time conversion code.
29 ** Information about time zone files.
33 #define TZDIR "/usr/local/etc/zoneinfo" /* Time zone object file directory */
54 char tzh_ttisgmtcnt[4]; /* coded number of trans. time flags */
55 char tzh_ttisstdcnt[4]; /* coded number of trans. time flags */
58 char tzh_typecnt[4]; /* coded number of local time types */
65 ** tzh_timecnt (char [4])s coded transition times a la time(2)
66 ** tzh_timecnt (unsigned char)s types of local time starting at above
76 ** time is standard time, if FALSE
    [all...]
  /external/skia/include/device/xps/
SkConstexprMath.h 16 //! Compile-time constant ceiling(logB(N)).
30 //! Compile-time constant (2^N)-1.
38 /** Compile-time constant number of base n digits in type t
44 /** Compile-time constant number of base 10 digits in type t
49 // Compile-time constant maximum value of two unsigned values.
  /external/skia/src/animator/
SkOperandInterpolator.h 26 @param index The index of this frame (frames must be ordered by time)
27 @param time The millisecond time for this frame
35 bool setKeyFrame(int index, SkMSec time, const SkOperand values[], SkScalar blend = SK_Scalar1);
36 Result timeToValues(SkMSec time, SkOperand values[]) const;
  /ndk/sources/host-tools/sed-4.2.1/m4/
sys_time_h.m4 1 # Configure a replacement for <sys/time.h>.
21 gl_CHECK_NEXT_HEADERS([sys/time.h])
34 #include <sys/time.h>
36 #include <time.h>
52 SYS_TIME_H=sys/time.h
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/sys/
timeb.h 25 #include <time.h>
34 time_t time; /* Seconds since epoch, as from `time'. */ member in struct:timeb
37 short int dstflag; /* Nonzero if Daylight Savings Time used. */
40 /* Fill in TIMEBUF with information about the current time. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/sys/
timeb.h 25 #include <time.h>
34 time_t time; /* Seconds since epoch, as from `time'. */ member in struct:timeb
37 short int dstflag; /* Nonzero if Daylight Savings Time used. */
40 /* Fill in TIMEBUF with information about the current time. */
  /external/chromium_org/chrome/browser/apps/
ephemeral_app_service_unittest.cc 9 #include "base/time/time.h"
15 // Generate a time N number of days before the reference time.
16 // The generated time can be randomized.
17 base::Time GetPastTime(const base::Time& reference_time,
20 base::Time generated_time =
23 // Add an hour so that the time is well within the number of days before.
88 // Generate X app launch times, N days before the reference time
    [all...]
  /external/icu/icu4c/source/i18n/unicode/
calendar.h 57 * time with millisecond precision. See UDate
76 * time fields have been initialized with the current date and time:
84 * A <code>Calendar</code> object can produce all the time field values
85 * needed to implement the date-time formatting for a particular language
89 * When computing a <code>UDate</code> from time fields, some special circumstances
93 * -- July 15, 1996 is actually a Monday), or the input time might be ambiguous
94 * because of time zone transition.
119 * For the time of day:
129 * <strong>Ambiguous Wall Clock Time.</strong> When time offset from UTC ha
    [all...]
  /external/chromium_org/base/third_party/nspr/
prtime.h 43 * NSPR date and time functions
89 * NSPR represents basic time as 64-bit signed integers relative
90 * to midnight (00:00:00), January 1, 1970 Greenwich Mean Time (GMT).
91 * (GMT is also known as Coordinated Universal Time, UTC.)
92 * The units of time are in microseconds. Negative times are allowed
104 * Time zone and daylight saving time corrections applied to GMT to
105 * obtain the local time of some geographic location
116 * Time broken down into human-readable components such as year, month,
117 * day, hour, minute, second, and microsecond. Time zone and dayligh
    [all...]
  /external/chromium_org/cc/input/
top_controls_manager_unittest.cc 8 #include "base/time/time.h"
137 base::TimeTicks time = gfx::FrameTime::Now(); local
140 time = base::TimeDelta::FromMicroseconds(100) + time;
141 manager->Animate(time);
167 base::TimeTicks time = gfx::FrameTime::Now(); local
170 time = base::TimeDelta::FromMicroseconds(100) + time;
171 manager->Animate(time);
193 base::TimeTicks time = gfx::FrameTime::Now(); local
219 base::TimeTicks time = gfx::FrameTime::Now(); local
249 base::TimeTicks time = gfx::FrameTime::Now(); local
279 base::TimeTicks time = gfx::FrameTime::Now(); local
342 base::TimeTicks time = base::TimeTicks::Now(); local
    [all...]
  /external/xmp_toolkit/XMPCore/src/com/adobe/xmp/
XMPDateTimeFactory.java 22 * ISO 8601 string or for the current time.
82 * @param strValue The ISO 8601 string representation of the date/time.
93 * Obtain the current date and time.
95 * @return Returns The returned time is UTC, properly adjusted for the local time zone. The
96 * resolution of the time is not guaranteed to be finer than seconds.
105 * Sets the local time zone without touching any other Any existing time zone value is replaced,
106 * the other date/time fields are not adjusted in any way.
120 * Make sure a time is UTC. If the time zone is not UTC, the time i
    [all...]
  /frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
TelephonyUtilsTest.java 27 * isRetryNeeded should be false and the time 0
76 int time = rm.getRetryTimer(); local
77 assertTrue((time >= 500) && (time < 600));
78 if (time == 500) {
154 int time; local
159 time = rm.getRetryTimer();
160 assertTrue((time >= 1000) && (time < 1100));
164 time = rm.getRetryTimer()
187 int time; local
    [all...]
  /packages/providers/CalendarProvider/tests/src/com/android/providers/calendar/
SyncCalendarTest.java 21 import android.text.format.Time;
60 Time time = new Time(); local
61 time.setToNow();
62 long dtStart = time.toMillis(false);
63 long dtEnd = time.toMillis(false) + ONE_HOUR_IN_MILLIS;
79 Time time = new Time(); local
107 Time time = new Time(); local
    [all...]
  /external/chromium_org/ash/system/chromeos/power/
video_activity_notifier.h 11 #include "base/time/time.h"
31 // Last time that the power manager was notified.
  /external/chromium_org/ash/system/date/
date_view.h 29 // Updates the displayed text for the current time and calls SetTimer().
37 void SetTimer(const base::Time& now);
39 // Updates labels to display the current time.
40 virtual void UpdateTextInternal(const base::Time& now) = 0;
46 // Invokes UpdateText() when the displayed time should change.
63 // Updates the format of the displayed time.
70 virtual void UpdateTextInternal(const base::Time& now) OVERRIDE;
81 // Time format (12/24hr) used for accessibility string.
89 // Tray view used to display the current time.
96 // Updates the format of the displayed time
    [all...]
  /external/chromium_org/base/message_loop/
message_pump_default.h 10 #include "base/time/time.h"
32 // The time at which we should call DoDelayedWork.
  /external/chromium_org/base/power_monitor/
power_monitor_device_source.cc 7 #include "base/time/time.h"
12 // The amount of time (in ms) to wait before running the initial
  /external/chromium_org/base/test/
simple_test_tick_clock.h 10 #include "base/time/tick_clock.h"
11 #include "base/time/time.h"

Completed in 554 milliseconds

<<11121314151617181920>>