Searched defs:MS (Results 1 - 25 of 32) sorted by relevance

12

/external/clang/test/CodeGen/
H A D2007-04-05-UnPackedStruct.c15 struct MyStruct MS = { tB, 0 }; local
H A D2007-04-05-PackedStruct.c17 struct MyStruct MS = { tB, 0 }; local
/external/webkit/Source/JavaScriptCore/tests/mozilla/ecma/Date/
H A D15.9.3.1-1.js78 var MS = 16; variable
259 testcases[item++] = new TestCase( SECTION, DateString+".getMilliseconds()", ResultArray[MS], DateCase.getMilliseconds() );
H A D15.9.3.1-2.js78 var MS = 16; variable
217 testcases[item++] = new TestCase( SECTION, DateString+".getMilliseconds()", ResultArray[MS], DateCase.getMilliseconds() );
H A D15.9.3.1-3.js78 var MS = 16; variable
195 testcases[item++] = new TestCase( SECTION, DateString+".getMilliseconds()", ResultArray[MS], DateCase.getMilliseconds() );
H A D15.9.3.1-4.js78 var MS = 16; variable
179 testcases[item++] = new TestCase( SECTION, DateString+".getMilliseconds()", ResultArray[MS], DateCase.getMilliseconds() );
H A D15.9.3.1-5.js78 var MS = 16; variable
156 testcases[item++] = new TestCase( SECTION, DateString+".getMilliseconds()", ResultArray[MS], DateCase.getMilliseconds() );
H A D15.9.3.2-1.js73 var MS = 16; variable
226 testcases[item++] = new TestCase( SECTION, DateString+".getMilliseconds()", ResultArray[MS], DateCase.getMilliseconds() );
H A D15.9.3.2-2.js73 var MS = 16; variable
204 testcases[item++] = new TestCase( SECTION, DateString+".getMilliseconds()", ResultArray[MS], DateCase.getMilliseconds() );
H A D15.9.3.2-3.js73 var MS = 16; variable
190 testcases[item++] = new TestCase( SECTION, DateString+".getMilliseconds()", ResultArray[MS], DateCase.getMilliseconds() );
H A D15.9.3.2-4.js73 var MS = 16; variable
173 testcases[item++] = new TestCase( SECTION, DateString+".getMilliseconds()", ResultArray[MS], DateCase.getMilliseconds() );
H A D15.9.3.2-5.js73 var MS = 16; variable
155 testcases[item++] = new TestCase( SECTION, DateString+".getMilliseconds()", ResultArray[MS], DateCase.getMilliseconds() );
H A D15.9.3.8-1.js74 var MS = 16; variable
284 testcases[item++] = new TestCase( SECTION, DateString+".getMilliseconds()", ResultArray[MS], DateCase.getMilliseconds() );
H A D15.9.3.8-2.js74 var MS = 16; variable
259 testcases[item++] = new TestCase( SECTION, DateString+".getMilliseconds()", ResultArray[MS], DateCase.getMilliseconds() );
H A D15.9.3.8-3.js74 var MS = 16; variable
237 testcases[item++] = new TestCase( SECTION, DateString+".getMilliseconds()", ResultArray[MS], DateCase.getMilliseconds() );
H A D15.9.3.8-4.js74 var MS = 16; variable
206 testcases[item++] = new TestCase( SECTION, DateString+".getMilliseconds()", ResultArray[MS], DateCase.getMilliseconds() );
H A D15.9.3.8-5.js74 var MS = 16; variable
174 testcases[item++] = new TestCase( SECTION, DateString+".getMilliseconds()", ResultArray[MS], DateCase.getMilliseconds() );
H A D15.9.4.2.js83 var MS = 16; variable
197 // testcases[item++] = new TestCase( SECTION, DateString+".getMilliseconds()", ResultArray[MS], DateCase.getMilliseconds() );
/external/clang/lib/StaticAnalyzer/Core/
H A DMemRegion.cpp968 const MemSpaceRegion *MS = getMemorySpace(); local
969 return isa<StackArgumentsSpaceRegion>(MS) ||
970 isa<GlobalsSpaceRegion>(MS);
H A DRegionStore.cpp1428 const MemSpaceRegion *MS = R->getMemorySpace(); local
1430 if (isa<UnknownSpaceRegion>(MS) ||
1431 isa<StackArgumentsSpaceRegion>(MS))
1434 if (isa<GlobalsSpaceRegion>(MS)) {
1435 if (isa<NonStaticGlobalSpaceRegion>(MS)) {
1450 = getBindingForDerivedDefaultValue(B, MS, R, CT))
/external/llvm/lib/Analysis/
H A DBasicAliasAnalysis.cpp790 const Function *MS = CS.getCalledFunction(); local
791 FunctionType *MemsetType = MS->getFunctionType();
/external/clang/lib/StaticAnalyzer/Checkers/
H A DMallocChecker.cpp668 const MemSpaceRegion *MS = R->getMemorySpace(); local
671 if (!(isa<UnknownSpaceRegion>(MS) || isa<HeapSpaceRegion>(MS))) {
750 const MemSpaceRegion *MS = MR->getMemorySpace(); local
752 if (isa<StackLocalsSpaceRegion>(MS)) {
767 if (isa<StackArgumentsSpaceRegion>(MS)) {
782 if (isa<GlobalsSpaceRegion>(MS)) {
/external/eigen/blas/testing/
H A Dcblat2.f435 $ LDAS, LX, LY, M, ML, MS, N, NARGS, NC, ND, NK, local in subroutine:CCHK1
562 MS = M
616 ISAME( 2 ) = MS.EQ.M
1488 $ IY, J, LAA, LDA, LDAS, LX, LY, M, MS, N, NARGS, local in subroutine:CCHK4
1576 MS = M
1619 ISAME( 1 ) = MS.EQ.M
H A Dcblat3.f403 $ MA, MB, MS, N, NA, NARGS, NB, NC, NS local in subroutine:CCHK1
516 MS = M
557 ISAME( 3 ) = MS.EQ.M
687 $ LDA, LDAS, LDB, LDBS, LDC, LDCS, M, MS, N, NA, local in subroutine:CCHK2
788 MS = M
832 ISAME( 3 ) = MS.EQ.M
965 $ LDA, LDAS, LDB, LDBS, M, MS, N, NA, NARGS, NC, local in subroutine:CCHK3
1064 MS = M
1112 ISAME( 5 ) = MS.EQ.M
H A Ddblat2.f425 $ LDAS, LX, LY, M, ML, MS, N, NARGS, NC, ND, NK, local in subroutine:DCHK1
552 MS = M
606 ISAME( 2 ) = MS.EQ.M
1463 $ IY, J, LAA, LDA, LDAS, LX, LY, M, MS, N, NARGS, local in subroutine:DCHK4
1550 MS = M
1586 ISAME( 1 ) = MS.EQ.M

Completed in 342 milliseconds

12