Searched refs:SC1 (Results 1 – 17 of 17) sorted by relevance
/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/rust/crates/glam/src/ |
D | sse2.rs | 195 const SC1: __m128 = PS_SIN_COEFFICIENTS1; in m128_sin() constant 196 let v_constants_b = _mm_shuffle_ps(SC1, SC1, 0b00_00_00_00); in m128_sin()
|
/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/mtools/ |
D | configure | 4205 { /* Sun SC1.0 ANSI compiler rejects this -- but not the above. */ 5811 { /* Sun SC1.0 ANSI compiler rejects this -- but not the above. */
|
/external/iputils/ninfod/ |
D | configure | 3953 { /* Sun SC1.0 ANSI compiler rejects this -- but not the above. */
|
/external/libsrtp2/ |
D | configure | 5129 { /* 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/libexif/ |
D | configure | 3817 { /* Sun SC1.0 ANSI compiler rejects this -- but not the above. */
|
/external/iperf3/ |
D | configure | 13309 { /* Sun SC1.0 ANSI compiler rejects this -- but not the above. */
|
/external/speex/ |
D | configure | 13499 { /* 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/libevent/ |
D | configure | 14131 { /* Sun SC1.0 ANSI compiler rejects this -- but not the above. */
|
/external/pcre/ |
D | configure | 14476 { /* Sun SC1.0 ANSI compiler rejects this -- but not the above. */
|
/external/python/cpython3/ |
D | configure | 14231 { /* Sun SC1.0 ANSI compiler rejects this -- but not the above. */
|
/external/ImageMagick/ |
D | configure | 23295 { /* Sun SC1.0 ANSI compiler rejects this -- but not the above. */
|
/external/curl/ |
D | configure | 34181 { /* Sun SC1.0 ANSI compiler rejects this -- but not the above. */
|