/external/llvm/unittests/Support/ |
D | CommandLineTest.cpp | 291 StackSubCommand SC1("sc1", "First subcommand"); in TEST() local 295 StackOption<bool> SC1Opt("sc1", cl::sub(SC1), cl::init(false)); in TEST() 335 StackSubCommand SC1("sc1", "First subcommand"); in TEST() local 338 StackOption<bool> SC1Opt("sc1", cl::sub(SC1), cl::init(false)); in TEST() 348 StackSubCommand SC1("sc1", "First subcommand"); in TEST() local 438 StackSubCommand SC1("sc1", "First Subcommand"); in TEST() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/Support/ |
D | CommandLineTest.cpp | 363 StackSubCommand SC1("sc1", "First subcommand"); in TEST() local 367 StackOption<bool> SC1Opt("sc1", cl::sub(SC1), cl::init(false)); in TEST() 410 StackSubCommand SC1("sc1", "First subcommand"); in TEST() local 413 StackOption<bool> SC1Opt("sc1", cl::sub(SC1), cl::init(false)); in TEST() 428 StackSubCommand SC1("sc1", "First subcommand"); in TEST() local 536 StackSubCommand SC1("sc1", "First Subcommand"); in TEST() local 586 StackSubCommand SC1("sc1", "First Subcommand"); in TEST() local 587 StackOption<bool> Opt1("opt1", cl::sub(SC1), cl::init(false)); in TEST()
|
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/Analysis/ |
D | ScalarEvolutionTest.cpp | 1333 const SCEV *SC1 = SE.getSCEV(S1); in TEST_F() local 1334 EXPECT_TRUE(isa<SCEVAddExpr>(SC1)); in TEST_F() 1338 auto *I = cast<Instruction>(Exp.expandCodeFor(SC1, nullptr, R)); in TEST_F() 1384 const SCEV *SC1 = SE.getSCEV(S1); in TEST_F() local 1385 EXPECT_TRUE(isa<SCEVAddExpr>(SC1)); in TEST_F() 1389 auto *I = cast<Instruction>(Exp.expandCodeFor(SC1, nullptr, R)); in TEST_F()
|
D | MemorySSA.cpp | 1154 StoreInst *SC1 = B.CreateStore(ConstantInt::get(Int8, 2), AllocaC); in TEST_F() local 1163 std::initializer_list<StoreInst *> Sts = {SA1, SB1, SC1, SA2, SB2, SC2, SB3}; in TEST_F()
|
/external/llvm/lib/Analysis/ |
D | ScalarEvolution.cpp | 1646 auto *SC1 = dyn_cast<SCEVConstant>(SA->getOperand(0)); in getSignExtendExpr() local 1648 if (SMul && SC1) { in getSignExtendExpr() 1650 const APInt &C1 = SC1->getAPInt(); in getSignExtendExpr() 1654 return getAddExpr(getSignExtendExpr(SC1, Ty), in getSignExtendExpr() 1791 auto *SC1 = dyn_cast<SCEVConstant>(Start); in getSignExtendExpr() local 1793 if (SC1 && SC2) { in getSignExtendExpr() 1794 const APInt &C1 = SC1->getAPInt(); in getSignExtendExpr()
|
/external/iputils/ninfod/ |
D | configure | 3953 { /* Sun SC1.0 ANSI compiler rejects this -- but not the above. */
|
/external/ltp/utils/ffsb-6.0-rc2/ |
D | configure | 5245 { /* Sun SC1.0 ANSI compiler rejects this -- but not the above. */
|
/external/stressapptest/ |
D | configure | 5343 { /* Sun SC1.0 ANSI compiler rejects this -- but not the above. */
|
/external/libcap-ng/libcap-ng-0.7/ |
D | configure | 12238 { /* Sun SC1.0 ANSI compiler rejects this -- but not the above. */
|
/external/iperf3/ |
D | configure | 12507 { /* Sun SC1.0 ANSI compiler rejects this -- but not the above. */
|
/external/speex/ |
D | configure | 12297 { /* Sun SC1.0 ANSI compiler rejects this -- but not the above. */
|
/external/libogg/ |
D | configure | 11393 { /* Sun SC1.0 ANSI compiler rejects this -- but not the above. */
|
/external/python/cpython2/ |
D | configure | 12421 { /* Sun SC1.0 ANSI compiler rejects this -- but not the above. */
|
/external/libpng/ |
D | configure | 12826 { /* Sun SC1.0 ANSI compiler rejects this -- but not the above. */
|
/external/libexif/ |
D | configure | 3817 { /* Sun SC1.0 ANSI compiler rejects this -- but not the above. */
|
/external/libevent/ |
D | configure | 14008 { /* Sun SC1.0 ANSI compiler rejects this -- but not the above. */
|
/external/python/cpython3/ |
D | configure | 13766 { /* Sun SC1.0 ANSI compiler rejects this -- but not the above. */
|
/external/swiftshader/third_party/LLVM/ |
D | configure | 7845 { /* Sun SC1.0 ANSI compiler rejects this -- but not the above. */
|
/external/ImageMagick/ |
D | configure | 23972 { /* Sun SC1.0 ANSI compiler rejects this -- but not the above. */
|