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

1 23 4 5 6 7 8 9

  /external/javasqlite/src/main/java/SQLite/JDBC2z/
JDBCResultSetMetaData.java 32 case Types.TIME: return "java.sql.Time";
110 case Types.TIME: return "time";
JDBCDatabaseMetaData.java     [all...]
  /packages/apps/Dialer/java/com/android/dialer/app/calllog/
CallLogGroupBuilder.java 26 import android.text.format.Time;
58 /** Instance of the time object used for time calculations. */
59 private static final Time TIME = new Time();
86 // Get current system time, used for calculating which day group calls belong to.
260 int days = DateUtils.getDayDifference(TIME, date, now);
  /hardware/invensense/6515/libsensors_iio/software/simple_apps/playback/linux/
main.c 13 #include <time.h>
133 TIME = 0,
229 CASE_NAME(TIME);
307 if (components[TIME].order == i) {
309 PRINT("TIME,");
601 " t = TIME\n"
636 t = time(NULL);
654 /* parse each character one a time */
693 components[TIME].order = j;
  /device/linaro/bootloader/edk2/MdePkg/Library/BasePrintLib/
PrintLibInternal.c 46 "Time out", // RETURN_TIMEOUT = 18 | MAX_BIT
125 // Loop to convert one digit at a time in reverse order
331 TIME *TmpTime;
727 TmpTime = VA_ARG (VaListMarker, TIME *);
729 TmpTime = BASE_ARG (BaseListMarker, TIME *);
732 ArgumentString = "<null time>";
    [all...]
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BasePrintLib/
PrintLib.c 52 "Time out", // RETURN_TIMEOUT = 18 | MAX_BIT
109 TIME *TmpTime;
403 TmpTime = VA_ARG (Marker, TIME *);
405 ArgumentString = "<null time>";
    [all...]
  /external/icu/android_icu4j/src/main/tests/android/icu/dev/test/util/
ICUServiceThreadTest.java 98 private static long TIME = 5000;
101 runThreads(TIME);
104 public static void runThreads(long time) {
109 Thread.sleep(time);
  /external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/
ICUServiceThreadTest.java 95 private static long TIME = 5000;
98 runThreads(TIME);
101 public static void runThreads(long time) {
106 Thread.sleep(time);
  /development/cmds/monkey/src/com/android/commands/monkey/
MonkeySourceNetworkVars.java 74 VAR_MAP.put("build.brand", new StaticVarGetter(Long.toString(Build.TIME)));
  /device/linaro/bootloader/edk2/MdeModulePkg/Library/DxePrintLibPrint2Protocol/
PrintLib.c     [all...]
  /external/e2fsprogs/lib/blkid/
read.c 19 #include <time.h>
54 * <TIME="time"> (ascii time_t) time this entry was last read from disk
323 else if (!strcmp(name, "TIME"))
460 printf(" dev: TIME=\"%lld\"\n", (long long)dev->bid_time);
  /external/icu/icu4j/perf-tests/src/com/ibm/icu/dev/test/perf/
PerfTest.java 70 * total elapsed time in milliseconds, and the second is the number of events
71 * per iteration. In this example, the time per event is 12047 / (100 * 1109044)
91 protected int time; field in class:PerfTest
243 public final long time(long n) { method in class:PerfTest.Function
255 * init is called each time before looping through call
338 static final int TIME = 9;
361 UOption.DEF("time", 't', UOption.REQUIRES_ARG),
411 System.out.println("= " + meth + " begin " + time + " seconds");
458 passes = iterations = time = -1;
479 if (options[TIME].doesOccur && options[ITERATIONS].doesOccur
    [all...]
  /external/sl4a/Common/src/com/googlecode/android_scripting/facade/telephony/
TelephonyEvents.java 148 TelephonyConstants.DataConnectionRealTimeInfoContainer.TIME,
TelephonyConstants.java 396 public static final String TIME = "time";
  /frameworks/base/core/java/android/os/
Build.java 716 * install time, but must be requested by the application at runtime throug
    [all...]
  /tools/test/connectivity/acts/framework/acts/test_utils/tel/
tel_defines.py 20 # Max time to wait for phone data/network connection state update
23 # Max time to wait for network reselection
26 # Max time to wait for call drop
29 # Wait time between state check retry
32 # Max wait time for state change
35 # Max time to wait after caller make a call and before
48 # Wait time after enterring puk code
51 # Max time to wait after caller make a call and before
55 # Max time to wait for "onCallStatehangedIdle" event after reject or ignore
59 # Max time to wait after initiating a call for telecom to report in-cal
    [all...]
  /libcore/ojluni/src/main/java/java/util/
Formatter.java 51 import java.time.DateTimeException;
52 import java.time.Instant;
53 import java.time.ZoneId;
54 import java.time.ZoneOffset;
55 import java.time.temporal.ChronoField;
56 import java.time.temporal.TemporalAccessor;
57 import java.time.temporal.TemporalQueries;
67 * and date/time data, and locale-specific output. Common Java types such as
115 * System.out.format("Local time: %tT", Calendar.getInstance());
116 * // -&gt; "Local time: 13:34:18
    [all...]
  /external/aac/libSBRenc/src/
code_env.cpp 248 /* No delta coding in time from the previous frame due to 1.5dB FIx-FIX rule
465 /* no delta coding in time in case of a header */
562 directionVec[i] = TIME;
  /external/swiftshader/third_party/LLVM/utils/
NewNightlyTest.pl 69 # -disable-lto Disable link time optimization.
127 @TIME = localtime;
489 RunLoggedCommand("( time -p $SVNCMD $SVNURL/llvm/trunk llvm; cd llvm/projects ; " .
504 RunLoggedCommand("(time -p $NICE ./configure $CONFIGUREARGS $EXTRAFLAGS) ",
510 RunAppendingLoggedCommand("(time -p $NICE $MAKECMD $MAKEOPTS)", $BuildLog, "BUILD");
704 "time: ".`date +\"%H:%M:%S\"`;
711 "time: ".`date +\"%H:%M:%S\"`;
  /frameworks/base/services/core/java/com/android/server/job/controllers/
TimeController.java 48 private static final String TAG = "JobScheduler.Time";
87 // will never be unsatisfied (our time base can not go backwards).
138 * The controller is no longer interested in a job once its time constraint is satisfied, and
139 * the job's deadline is fulfilled - unlike other controllers a time constraint can't toggle
157 * if so, removing them from this list, and updating the alarm for the next expiry time.
176 } else { // Sorted by expiry time, so take the next one and stop.
227 // then see if it is the next upcoming delay time for the alarm.
276 * Set an alarm with the {@link android.app.AlarmManager} for the next time at which a job's
288 * Set an alarm with the {@link android.app.AlarmManager} for the next time at which a job's
385 final long mToken = proto.start(StateControllerProto.TIME);
    [all...]
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/ssa/
compile.go 16 "time"
69 tStart := time.Now()
71 tEnd := time.Now()
75 time := tEnd.Sub(tStart).Nanoseconds()
82 stats = fmt.Sprintf("[%d ns %d allocs %d bytes]", time, nAllocs, nBytes)
84 stats = fmt.Sprintf("[%d ns]", time)
91 if p.time || p.mem {
93 time := tEnd.Sub(tStart).Nanoseconds()
94 if p.time {
95 f.LogStat("TIME(ns)", time
    [all...]
  /prebuilts/go/linux-x86/src/cmd/compile/internal/ssa/
compile.go 16 "time"
69 tStart := time.Now()
71 tEnd := time.Now()
75 time := tEnd.Sub(tStart).Nanoseconds()
82 stats = fmt.Sprintf("[%d ns %d allocs %d bytes]", time, nAllocs, nBytes)
84 stats = fmt.Sprintf("[%d ns]", time)
91 if p.time || p.mem {
93 time := tEnd.Sub(tStart).Nanoseconds()
94 if p.time {
95 f.LogStat("TIME(ns)", time
    [all...]
  /external/error_prone/jFormatString/
jFormatString-3.0.0.jar 
  /external/mksh/src/
syn.c 494 case TIME:
815 { Ttime, TIME, true },
  /external/owasp/sanitizer/tools/findbugs/lib/
jFormatString.jar 

Completed in 476 milliseconds

1 23 4 5 6 7 8 9