HomeSort by relevance Sort by last modified time
    Searched refs:TIME (Results 51 - 75 of 76) sorted by null

1 23 4

  /external/e2fsprogs/lib/blkid/
read.c 16 #include <time.h>
52 * <TIME="time"> (ascii time_t) time this entry was last read from disk
321 else if (!strcmp(name, "TIME"))
459 printf(" dev: TIME=\"%lld\"\n", (long long)dev->bid_time);
  /external/webkit/WebCore/html/
HTMLInputElement.h 66 TIME,
  /external/webkit/WebKit/chromium/src/
AssertMatchingEnums.cpp 250 COMPILE_ASSERT_MATCHING_ENUM(WebInputElement::Time, HTMLInputElement::TIME);
  /libcore/sqlite-jdbc/src/main/java/SQLite/JDBC2z/
JDBCDatabaseMetaData.java     [all...]
  /external/qemu/android/
hw-events.h 293 KEY_CODE(TIME ,0x167) \
  /external/chromium/third_party/zlib/
inflate.c 36 * - Add compile time option, POSTINC, to use post-increments instead (Intel?)
199 first time it's called, and returns those tables the first time and
201 exchange for a little execution time. However, BUILDFIXED should not be
651 state->mode = TIME;
652 case TIME:
655 state->head->time = hold;
    [all...]
  /external/qemu/distrib/zlib-1.2.3/
inflate.c 36 * - Add compile time option, POSTINC, to use post-increments instead (Intel?)
199 first time it's called, and returns those tables the first time and
201 exchange for a little execution time. However, BUILDFIXED should not be
651 state->mode = TIME;
652 case TIME:
655 state->head->time = hold;
    [all...]
  /external/zlib/
inflate.c 36 * - Add compile time option, POSTINC, to use post-increments instead (Intel?)
234 first time it's called, and returns those tables the first time and
236 exchange for a little execution time. However, BUILDFIXED should not be
688 state->mode = TIME;
689 case TIME:
692 state->head->time = hold;
    [all...]
  /development/cmds/monkey/src/com/android/commands/monkey/
Monkey.java 103 /** Send no events. Use with long throttle-time to watch user operations */
110 * Count each event as a cycle. Set to false for scripts so that each time
198 /** Device idle time. This is for the scripted monkey. **/
298 System.err.println("// Build Time: " + Build.TIME);
434 output.write("iteration: " + count + " time: "
756 } else if (opt.equals("--device-sleep-time")) {
757 mDeviceSleepTime = nextOptionLong("Device sleep time" +
859 * Check for any internal configuration (primarily build-time) errors.
    [all...]
  /packages/providers/CalendarProvider/src/com/android/providers/calendar/
CalendarProvider2.java 55 import android.text.format.Time;
153 // the original start time.
272 * We search backward in time for event reminders that we may have missed
286 * appear to be old because the device time was incorrectly in the future.
360 * The RFC2445 compliant time the event starts
366 * The RFC2445 compliant time the event ends
372 * The RFC2445 compliant original instance time of the recurring event for which this
460 * Check if we are in the same time zone
522 + "at the same time in EventsRawTimes!");
544 Time time = (timezone != null) ? new Time(timezone) : new Time() local
616 Time time = new Time(instancesTimezone); local
874 Time time = new Time(instancesTimezone); local
905 Time time = new Time(instancesTimezone); local
1607 Time time = new Time(); local
2432 Time time = new Time(timezone); local
3220 Time time = new Time(); local
3304 Time time = new Time(); local
3388 Time time = new Time(); local
3410 Time time = new Time(); local
    [all...]
  /libcore/luni/src/test/java/tests/java/sql/
DatabaseMetaDataTest.java     [all...]
  /prebuilt/sdk/8/
android.jar 
  /prebuilt/darwin-x86/swt/
swt.jar 
  /prebuilt/common/groovy/
groovy-all-1.7.0.jar 
  /prebuilt/sdk/5/
android.jar 
  /prebuilt/sdk/6/
android.jar 
  /prebuilt/common/ecj/
ecj.jar 
  /prebuilt/common/eclipse/
org.eclipse.jface_3.4.2.M20090107-0800.jar 
  /prebuilt/darwin-x86_64/swt/
swt.jar 
  /prebuilt/linux-x86/swt/
swt.jar 
  /prebuilt/linux-x86_64/swt/
swt.jar 
  /prebuilt/windows/swt/
swt.jar 
  /prebuilt/windows-x86_64/swt/
swt.jar 
  /prebuilt/common/jython/
jython.jar 
  /prebuilt/sdk/4/
android.jar 

Completed in 204 milliseconds

1 23 4