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

12 3

  /external/webkit/Source/JavaScriptCore/tests/mozilla/ecma/Date/
15.9.5.28-1.js 24 ECMA Section: 15.9.5.28 Date.prototype.setMinutes(min [, sec [, ms ]] )
29 If ms is not specified, this behaves as if ms were specified with the
35 4. If ms is not specified, compute msFromTime(t); otherwise, call ToNumber(ms).
48 writeHeaderToLog( SECTION + " Date.prototype.setMinutes(sec [,ms] )");
126 function addNewTestCase( time, min, sec, ms, DateString, UTCDate, LocalDate) {
132 if ( ms == void 0 ) {
135 DateCase.setMinutes( min, sec, ms );
154 testcases[item++] = new TestCase( SECTION, DateString+".getUTCMilliseconds()", UTCDate.ms, DateCase.getUTCMilliseconds() )
    [all...]
15.9.5.29-1.js 24 ECMA Section: 15.9.5.29 Date.prototype.setUTCMinutes(min [, sec [, ms ]] )
29 If ms is not specified, this behaves as if ms were specified with the value
36 4. If ms is not specified, compute msFromTime(t); otherwise, call
37 ToNumber(ms).
50 writeHeaderToLog( SECTION + " Date.prototype.setUTCMinutes( min [, sec, ms] )");
123 function addNewTestCase( time, min, sec, ms, DateString, UTCDate, LocalDate) {
129 if ( ms == void 0 ) {
132 DateCase.setUTCMinutes( min, sec, ms );
150 testcases[item++] = new TestCase( SECTION, DateString+".getUTCMilliseconds()", UTCDate.ms, DateCase.getUTCMilliseconds() )
    [all...]
15.9.5.30-1.js 24 ECMA Section: 15.9.5.30 Date.prototype.setHours(hour [, min [, sec [, ms ]]] )
28 specified with the value getSeconds ( ). If ms is not specified, this
29 behaves as if ms were specified with the value getMilliseconds( ).
37 5. If ms is not specified, compute msFromTime(t); otherwise, call
38 ToNumber(ms).
51 writeHeaderToLog( SECTION + " Date.prototype.setHours( hour [, min, sec, ms] )");
119 function addNewTestCase( time, hours, min, sec, ms, DateString) {
120 var UTCDate = UTCDateFromTime( SetHours( time, hours, min, sec, ms ));
121 var LocalDate = LocalDateFromTime( SetHours( time, hours, min, sec, ms ));
131 if ( ms == void 0 )
    [all...]
15.9.5.31-1.js 24 ECMA Section: 15.9.5.31 Date.prototype.setUTCHours(hour [, min [, sec [, ms ]]] )
28 If ms is not specified, this behaves as if ms were specified with the value getUTCMilliseconds( ).
34 5.If ms is not specified, compute msFromTime(t); otherwise, call ToNumber(ms).
47 writeHeaderToLog( SECTION + " Date.prototype.setUTCHours(hour [, min [, sec [, ms ]]] )");
120 function addNewTestCase( time, hours, min, sec, ms, DateString, UTCDate, LocalDate) {
129 if ( ms == void 0 ) {
132 DateCase.setUTCHours( hours, min, sec, ms );
151 testcases[item++] = new TestCase( SECTION, DateString+".getUTCMilliseconds()", UTCDate.ms, DateCase.getUTCMilliseconds() )
    [all...]
  /external/antlr/antlr-3.4/runtime/Perl5/t/lib/ANTLR/Runtime/
Test.pm 43 if ($^O =~ /^(MS)?Win32$/) {
  /external/zlib/contrib/delphi/
zlibd32.mak 72 # the command line is cut to fit in the MS-DOS 128 byte limit:
  /external/zlib/contrib/pascal/
zlibd32.mak 72 # the command line is cut to fit in the MS-DOS 128 byte limit:
  /external/clang/lib/StaticAnalyzer/Checkers/
MallocChecker.cpp 536 const MemSpaceRegion *MS = R->getMemorySpace();
539 if (!(isa<UnknownSpaceRegion>(MS) || isa<HeapSpaceRegion>(MS))) {
621 const MemSpaceRegion *MS = MR->getMemorySpace();
623 if (isa<StackLocalsSpaceRegion>(MS)) {
638 if (isa<StackArgumentsSpaceRegion>(MS)) {
653 if (isa<GlobalsSpaceRegion>(MS)) {
    [all...]
  /external/qemu/
i386-dis.c 439 #define MS { OP_MS, v_mode }
    [all...]
  /external/clang/lib/StaticAnalyzer/Core/
MemRegion.cpp 872 const MemSpaceRegion *MS = getMemorySpace();
873 return isa<StackArgumentsSpaceRegion>(MS) ||
874 isa<GlobalsSpaceRegion>(MS);
    [all...]
RegionStore.cpp     [all...]
  /external/jpeg/
jmemdosa.asm 8 ; This file contains low-level interface routines to support the MS-DOS
122 mov cx,word ptr [bp+10] ; MS offset
  /external/ppp/pppd/plugins/radius/etc/
dictionary.ascend 196 VALUE Ascend-Send-Auth Send-Auth-MS-CHAP 3
200 VALUE Ascend-Link-Compression Link-Comp-MS-Stac 3
  /external/qemu/distrib/jpeg-6b/
jmemdosa.asm 8 ; This file contains low-level interface routines to support the MS-DOS
122 mov cx,word ptr [bp+10] ; MS offset
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sound/
wavefront.h 29 the case on the original platform, MS-DOS). If this is not done,
514 wavefront_multisample ms; member in union:wf_any
  /external/bison/djgpp/
config.bat 349 set OS=MS-Windows
350 if not "%OS%" == "MS-Windows" goto SmallEnv
353 set OS=MS-DOS
354 if not "%OS%" == "MS-DOS" goto SmallEnv
  /external/libvpx/vpx_ports/
x86_abi_support.asm 82 ; Certain ABIs, notably MS COFF and Darwin MACH-O, require that symbols
  /external/llvm/lib/Analysis/
BasicAliasAnalysis.cpp 817 const Function *MS = CS.getCalledFunction();
818 FunctionType *MemsetType = MS->getFunctionType();
    [all...]
  /external/oprofile/events/i386/nehalem/
unit_masks 311 0x02 ms Counts the number of Uops decoded by the Microcode Sequencer, MS
  /external/chromium/sdch/open-vcdiff/
ltmain.sh 235 *MS\ Windows\ PE\ Intel*)
    [all...]
  /external/chromium/third_party/libevent/
ltmain.sh 235 *MS\ Windows\ PE\ Intel*)
    [all...]
  /external/expat/conftools/
ltmain.sh 211 *MS\ Windows\ PE\ Intel*)
    [all...]
  /external/libffi/
ltmain.sh 229 *MS\ Windows\ PE\ Intel*)
    [all...]
  /external/llvm/autoconf/
ltmain.sh 211 *MS\ Windows\ PE\ Intel*)
    [all...]
  /external/llvm/projects/sample/autoconf/
ltmain.sh 211 *MS\ Windows\ PE\ Intel*)
    [all...]

Completed in 1643 milliseconds

12 3