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

12 3 4

  /external/webkit/JavaScriptCore/tests/mozilla/ecma/Date/
15.9.3.8-1.js 42 as for the parse method. Let V be the time value for
57 var TIME = 0;
93 // all the "ResultArrays" below are hard-coded to Pacific Standard Time values -
267 testcases[item++] = new TestCase( SECTION, DateString+".getTime()", ResultArray[TIME], DateCase.getTime() );
268 testcases[item++] = new TestCase( SECTION, DateString+".valueOf()", ResultArray[TIME], DateCase.valueOf() );
15.9.3.8-2.js 42 as for the parse method. Let V be the time value for
57 var TIME = 0;
93 // all the "ResultArrays" below are hard-coded to Pacific Standard Time values -
242 testcases[item++] = new TestCase( SECTION, DateString+".getTime()", ResultArray[TIME], DateCase.getTime() );
243 testcases[item++] = new TestCase( SECTION, DateString+".valueOf()", ResultArray[TIME], DateCase.valueOf() );
15.9.3.8-3.js 42 as for the parse method. Let V be the time value for
57 var TIME = 0;
93 // all the "ResultArrays" below are hard-coded to Pacific Standard Time values -
220 testcases[item++] = new TestCase( SECTION, DateString+".getTime()", ResultArray[TIME], DateCase.getTime() );
221 testcases[item++] = new TestCase( SECTION, DateString+".valueOf()", ResultArray[TIME], DateCase.valueOf() );
15.9.3.8-4.js 42 as for the parse method. Let V be the time value for
57 var TIME = 0;
93 // all the "ResultArrays" below are hard-coded to Pacific Standard Time values -
189 testcases[item++] = new TestCase( SECTION, DateString+".getTime()", ResultArray[TIME], DateCase.getTime() );
190 testcases[item++] = new TestCase( SECTION, DateString+".valueOf()", ResultArray[TIME], DateCase.valueOf() );
15.9.3.8-5.js 42 as for the parse method. Let V be the time value for
57 var TIME = 0;
93 // all the "ResultArrays" below are hard-coded to Pacific Standard Time values -
157 testcases[item++] = new TestCase( SECTION, DateString+".getTime()", ResultArray[TIME], DateCase.getTime() );
158 testcases[item++] = new TestCase( SECTION, DateString+".valueOf()", ResultArray[TIME], DateCase.valueOf() );
15.9.5.26-1.js 29 1. Let t be the result of LocalTime(this time value).
187 d.time = MakeTime( d.hours, d.minutes, d.seconds, d.ms );
188 d.value = TimeClip( MakeDate( MakeDay( d.year, d.month, d.date ), d.time ) );
195 var TIME = LocalTime( t );
197 var RESULT4 = MakeTime( HourFromTime( TIME ),
198 MinFromTime( TIME ),
201 var UTC_TIME = UTC(MakeDate(Day(TIME), RESULT4));
15.9.5.34-1.js 29 1. Let t be the result of LocalTime(this time value).
208 d.time = MakeTime( d.hours, d.minutes, d.seconds, d.ms );
209 d.value = TimeClip( MakeDate( MakeDay( d.year, d.month, d.date ), d.time ) );
215 var TIME = LocalTime(t);
217 var DATE = ( date == void 0 ) ? DateFromTime(TIME) : Number( date );
218 var DAY = MakeDay( YearFromTime(TIME), MONTH, DATE );
219 return ( TimeClip (UTC(MakeDate( DAY, TimeWithinDay(TIME) ))) );
15.9.3.1-1.js 61 var TIME = 0;
88 // all the "ResultArrays" below are hard-coded to Pacific Standard Time values -
240 testcases[item++] = new TestCase( SECTION, DateString+".getTime()", ResultArray[TIME], DateCase.getTime() );
241 testcases[item++] = new TestCase( SECTION, DateString+".valueOf()", ResultArray[TIME], DateCase.valueOf() );
15.9.5.25-1.js 26 1. Let t be this time value.
176 d.time = MakeTime( d.hours, d.minutes, d.seconds, d.ms );
177 d.value = TimeClip( MakeDate( MakeDay( d.year, d.month, d.date ), d.time ) );
185 TIME = MakeTime( HourFromTime(T),
189 return( MakeDate( Day(T), TIME ));
  /external/webkit/WebCore/html/
HTMLInputElement.cpp 186 case TIME:
229 case TIME:
291 case TIME:
309 case TIME:
345 case TIME:
385 case TIME:
432 case TIME:
468 case TIME:
525 case TIME:
582 case TIME
    [all...]
ValidityState.cpp 101 case HTMLInputElement::TIME:
  /frameworks/base/core/java/android/os/
Build.java 206 public static final long TIME = getLong("ro.build.date.utc") * 1000;
  /frameworks/base/core/tests/coretests/src/android/os/
BuildTest.java 68 Assert.assertTrue("TIME", Build.TIME > 0);
  /libcore/luni/src/main/java/javax/xml/datatype/
DatatypeConstants.java 209 * <p>Fully qualified name for W3C XML Schema 1.0 datatype <code>time</code>.</p>
211 public static final QName TIME = new QName(XMLConstants.W3C_XML_SCHEMA_NS_URI, "time");
  /packages/providers/CalendarProvider/
maketests.py 39 TIME = re.compile("(....)-(..)-(..)T(..):(..):(..)....([+-])(..):(..)")
56 m = TIME.match(s[0])
  /external/chromium/third_party/icu/source/test/perf/perldriver/
PerfFramework.pm 25 my $TIME = 2;
32 if($options{"time"}) {
33 $TIME = $options{"time"};
119 # first we calibrate. Use time from somewhere
127 $commandLine = "$program -t $TIME -p $NUMPASSES $locAndData @argsAndTest";
219 # events per iteration, to give time per event
  /external/icu4c/test/perf/perldriver/
PerfFramework.pm 25 my $TIME = 2;
32 if($options{"time"}) {
33 $TIME = $options{"time"};
119 # first we calibrate. Use time from somewhere
127 $commandLine = "$program -t $TIME -p $NUMPASSES $locAndData @argsAndTest";
219 # events per iteration, to give time per event
  /cts/tests/tests/os/src/android/os/cts/
DebugTest.java 175 final int TIME = 1000;
182 long time = System.currentTimeMillis();
184 if (System.currentTimeMillis() - time > TIME) {
188 if (System.currentTimeMillis() - time > TIME / 2 && !mHasNofify) {
205 Thread.sleep(TIME / 2);
  /external/chromium/third_party/icu/source/tools/ctestfw/
uperf.cpp 23 "\tReads the input file and prints out time taken in seconds\n"
33 "\t Cannot be used with --time\n"
35 "\t-t or --time Threshold time for looping until in seconds. Requires Numeric argument.\n"
53 TIME,
71 UOPTION_DEF( "time", 't', UOPT_REQUIRES_ARG),
85 passes(1), iterations(0), time(0),
101 passes(1), iterations(0), time(0),
159 if(options[TIME].doesOccur) {
163 } else if(options[TIME].doesOccur)
    [all...]
  /external/icu4c/tools/ctestfw/
uperf.cpp 23 "\tReads the input file and prints out time taken in seconds\n"
33 "\t Cannot be used with --time\n"
35 "\t-t or --time Threshold time for looping until in seconds. Requires Numeric argument.\n"
53 TIME,
71 UOPTION_DEF( "time", 't', UOPT_REQUIRES_ARG),
85 passes(1), iterations(0), time(0),
101 passes(1), iterations(0), time(0),
159 if(options[TIME].doesOccur) {
163 } else if(options[TIME].doesOccur)
    [all...]
  /libcore/sqlite-jdbc/src/main/java/SQLite/JDBC2z/
JDBCResultSetMetaData.java 32 case Types.TIME: return "java.sql.Time";
110 case Types.TIME: return "time";
  /external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_tools_windows/tools/
genlingware.pl 58 #use Time::Local;
118 TIME 17:00:00.000
147 "TIME" => 4,
  /external/webkit/WebKitTools/Scripts/webkitpy/layout_tests/layout_package/
json_results_generator.py 35 import time namespace
45 # Min time (seconds) that will be added to the JSON.
59 TIME = "secondsSinceEpoch"
92 test_timings: Map of test name to a test_run-time.
216 # Update the all failing tests with result type and time.
297 """ Inserts generic metadata (such as version number, current time etc)
322 int(time.time()),
323 self.TIME)
333 time =
    [all...]
  /external/webkit/JavaScriptCore/tests/mozilla/ecma/
shell.js 227 var TZ_PST = -8; // offset of Pacific Standard Time from UTC
237 * But that was only valid for testers in the Pacific Standard Time Zone!
239 * have to be careful not to use a date subject to Daylight Savings Time...
248 * Date test "ResultArrays" are hard-coded for Pacific Standard Time.
261 * In the first case, the date is measured from Time 0 in Greenwich (i.e. UTC).
271 // The hard-coded UTC milliseconds from Time 0 derives from a UTC date.
273 var t = ResultArray[TIME] + TZ_DIFF*msPerHour;
284 // The hard-coded UTC milliseconds from Time 0 derives from a PST date.
286 var t = ResultArray[TIME] - PST_DIFF*msPerHour;
289 ResultArray[TIME] = t
    [all...]
  /development/cmds/monkey/src/com/android/commands/monkey/
MonkeySourceNetworkVars.java 74 VAR_MAP.put("build.brand", new StaticVarGetter(Long.toString(Build.TIME)));

Completed in 630 milliseconds

12 3 4