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

<<21222324252627282930>>

  /external/e2fsprogs/misc/
uuidgen.1.in 31 can generate: time-based UUID's and random-based UUID's. By
35 generator is present. Otherwise, it will chose a time-based UUID. It
51 Generate a time-based UUID. This method creates a UUID based on the system
  /external/e2fsprogs/tests/f_dup3/
expect.1 14 File /lost+found (inode #11, mod time Mon Sep 20 03:26:36 1993)
18 File /pass1.c (inode #14, mod time Tue Sep 21 04:28:37 1993)
22 File /e2fsck (inode #16, mod time Tue Sep 21 04:32:22 1993)
  /external/icu4c/i18n/
zonemeta.h 36 * Return the canonical country code for this tzid. If we have none, or if the time zone
42 * Return the country code if this is a 'single' time zone that can fallback to just
50 * Returns a CLDR metazone ID for the given Olson tzid and time.
  /external/iproute2/tc/
README.last 4 * Compile time switches
6 There is only one, but very important, compile time switch.
33 bindings to real time. However, taking into account Linux
  /external/llvm/docs/HistoricalNotes/
2001-06-20-.NET-Differences.txt 20 link-time code generation. In fact, he said that the .o file was nearly
21 empty and was entirely generated from the .il at link-time. But he agreed
22 that this limited the link-time interprocedural optimization to modules
  /external/proguard/src/proguard/gui/splash/
ColorSprite.java 51 public void paint(Graphics graphics, long time)
57 graphics.setColor(color.getColor(time));
60 sprite.paint(graphics, time);
FontSprite.java 51 public void paint(Graphics graphics, long time)
57 graphics.setFont(font.getFont(time));
60 sprite.paint(graphics, time);
  /external/stlport/test/eh/
locale.cpp 13 //locale sys(c_loc, "LC_TIME=UKR_UKR.OCP;LC_NUMERIC=RUS_RUS.OCP;LC_CTYPE=ukr_ukr.ocp;", locale::numeric | locale::time | locale::ctype);
26 // Time test.
28 time(&lcur_time);
  /external/v8/test/mjsunit/
delay-syntax-error.js 30 // Invalid continue and break statements are caught at compile time.
32 // Do not throw syntax errors for illegal return at compile time.
35 // Throw syntax errors for illegal break and continue at compile time.
  /external/webkit/PerformanceTests/SunSpider/resources/
TEMPLATE.html 40 function record(time) {
41 document.getElementById("console").innerHTML = time + "ms";
43 parent.recordResult(time);
  /external/webkit/Source/WebCore/platform/audio/
AudioUtilities.h 36 // timeConstant is the time it takes a first-order linear time-invariant system
38 // discreteTimeConstantForSampleRate() will return the discrete time-constant for the specific sampleRate.
  /external/webrtc/src/system_wrappers/interface/
tick_util.h 11 // System independant wrapper for polling elapsed time in ms and us.
13 // time domain.
23 #include <sys/time.h>
24 #include <time.h>
35 // Current time in the tick domain.
38 // Now in the time domain in ms.
41 // Now in the time domain in us.
106 TickTime time = lhs; local
107 time._ticks += ticks;
108 return time;
    [all...]
  /external/wpa_supplicant/
eloop_none.c 29 struct os_time time; member in struct:eloop_timeout
130 os_get_time(&timeout->time);
131 timeout->time.sec += secs;
132 timeout->time.usec += usecs;
133 while (timeout->time.usec >= 1000000) {
134 timeout->time.sec++;
135 timeout->time.usec -= 1000000;
150 if (os_time_before(&timeout->time, &tmp->time))
323 if (os_time_before(&now, &eloop.timeout->time))
    [all...]
  /external/wpa_supplicant_6/wpa_supplicant/src/utils/
eloop_none.c 29 struct os_time time; member in struct:eloop_timeout
130 os_get_time(&timeout->time);
131 timeout->time.sec += secs;
132 timeout->time.usec += usecs;
133 while (timeout->time.usec >= 1000000) {
134 timeout->time.sec++;
135 timeout->time.usec -= 1000000;
150 if (os_time_before(&timeout->time, &tmp->time))
323 if (os_time_before(&now, &eloop.timeout->time))
    [all...]
  /external/wpa_supplicant_8/src/utils/
eloop_none.c 29 struct os_time time; member in struct:eloop_timeout
127 os_get_time(&timeout->time);
128 timeout->time.sec += secs;
129 timeout->time.usec += usecs;
130 while (timeout->time.usec >= 1000000) {
131 timeout->time.sec++;
132 timeout->time.usec -= 1000000;
147 if (os_time_before(&timeout->time, &tmp->time))
320 if (os_time_before(&now, &eloop.timeout->time))
    [all...]
  /frameworks/base/core/java/android/widget/
AnalogClock.java 29 import android.text.format.Time;
42 private Time mCalendar;
89 mCalendar = new Time();
113 // The time zone may have changed while the receiver wasn't registered, so update the Time
114 mCalendar = new Time();
116 // Make sure we update to the current time
240 String tz = intent.getStringExtra("time-zone");
241 mCalendar = new Time(TimeZone.getTimeZone(tz).getID());
250 private void updateContentDescription(Time time)
    [all...]
  /frameworks/base/tests/LocationTracker/src/com/android/locationtracker/data/
DateUtils.java 33 * where T is the separator between the date and the time and the time zone
47 * time
  /libcore/luni/src/test/java/libcore/java/util/
TimeZoneTest.java 40 SimpleTimeZone stz = new SimpleTimeZone(21600000, "Central Standard Time");
67 // Any time before we have transition data is considered non-daylight, even in summer.
74 // The "Asia/Saigon" time zone has just a few transitions, and hasn't changed in a
75 // long time, which is convenient for testing:
78 // 0 : time=-2005974400 Fri Jun 08 16:53:20 1906 GMT+00:00 = Fri Jun 08 23:59:40 1906 ICT isDst=0 offset= 380 gmtOffset=25580
79 // 1 : time=-1855983920 Fri Mar 10 16:54:40 1911 GMT+00:00 = Fri Mar 10 23:54:40 1911 ICT isDst=0 offset= 0 gmtOffset=25200
80 // 2 : time=-1819954800 Tue Apr 30 17:00:00 1912 GMT+00:00 = Wed May 01 01:00:00 1912 ICT isDst=0 offset= 3600 gmtOffset=28800
81 // 3 : time=-1220428800 Thu Apr 30 16:00:00 1931 GMT+00:00 = Thu Apr 30 23:00:00 1931 ICT isDst=0 offset= 0 gmtOffset=25200
105 // 0 : time=-1849388260 Fri May 26 01:02:20 1911 GMT+00:00 = Fri May 26 00:02:20 1911 GMT isDst=0 offset=-3600 gmtOffset=-3600
106 // 1 : time= 157770000 Wed Jan 01 01:00:00 1975 GMT+00:00 = Wed Jan 01 01:00:00 1975 GMT isDst=0 offset= 0 (…)
137 long time = 2147483648000L;\/\/ Tue, 19 Jan 2038 03:14:08 GMT local
    [all...]
  /ndk/sources/cxx-stl/gabi++/include/
ctime 34 * Standard C++ Library wrapper around the C time.h header file.
38 #include <time.h>
53 using ::time;
  /ndk/sources/cxx-stl/system/include/
ctime 34 * Standard C++ Library wrapper around the C time.h header file.
38 #include <time.h>
53 using ::time;
  /packages/apps/Calendar/src/com/android/calendar/widget/
CalendarAppWidgetProvider.java 36 import android.text.format.Time;
132 Time time = new Time(Utils.getTimeZone(context, null)); local
133 time.setToNow();
134 long millis = time.toMillis(true);
135 final String dayOfWeek = DateUtils.getDayOfWeekString(time.weekDay + 1,
151 .setData(Uri.parse("content://com.android.calendar/time/" + millis));
200 * If the go to time is 0, then calendar will be launched without a starting time
    [all...]
  /packages/apps/VideoEditor/src/com/android/videoeditor/widgets/
MediaLinearLayoutListener.java 34 * Request scrolling to a specified time position
59 * @param timeMs The time where the trim occurs
67 * @param timeMs The time where the trim occurs
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
msg.h 19 __kernel_time_t msg_stime; /* last msgsnd time */
20 __kernel_time_t msg_rtime; /* last msgrcv time */
21 __kernel_time_t msg_ctime; /* last change time */
shm.h 24 __kernel_time_t shm_atime; /* last attach time */
25 __kernel_time_t shm_dtime; /* last detach time */
26 __kernel_time_t shm_ctime; /* last change time */
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/
ctime 34 * Standard C++ Library wrapper around the C time.h header file.
38 #include <time.h>
51 using ::time;

Completed in 1453 milliseconds

<<21222324252627282930>>