/external/llvm/test/Transforms/SimplifyCFG/ |
D | preserve-branchweights-switch-create.ll | 45 br i1 %cmp, label %sw1, label %sw2 48 switch i32 %N, label %sw2 [ 67 sw2: 91 br i1 %cmp, label %sw1, label %sw2 95 i32 2, label %sw2 96 i32 3, label %sw2 114 sw2:
|
D | preserve-branchweights.ll | 108 switch i32 %N, label %sw2 [ 109 i32 1, label %sw2 114 ; CHECK: switch i32 %N, label %sw2 [ 127 sw2: 140 switch i32 %N, label %sw2 [ 141 i32 1, label %sw2 160 sw2:
|
/external/libese/esed/pn81a/ |
D | apdu.h | 86 uint8_t sw2() const { return *(std::end(mData) - 1); } in sw2() function 87 uint16_t status() const { return (static_cast<uint16_t>(sw1()) << 8) | sw2(); } in status() 89 int8_t remainingBytes() const { return sw1() == BYTES_AVAILABLE ? sw2() : 0; } in remainingBytes()
|
/external/apache-harmony/sql/src/test/java/org/apache/harmony/sql/tests/java/sql/ |
D | SQLWarningTest.java | 323 SQLWarning sw2 = new SQLWarning("reason", "SQLState", 2); in test_setNextWarning_SQLWarning() local 332 sw.setNextWarning(sw2); in test_setNextWarning_SQLWarning() 333 assertSame(sw2, sw1.getNextException()); in test_setNextWarning_SQLWarning() 334 assertSame(sw2, sw1.getNextWarning()); in test_setNextWarning_SQLWarning() 337 assertSame(sw3, sw2.getNextException()); in test_setNextWarning_SQLWarning() 338 assertSame(sw3, sw2.getNextWarning()); in test_setNextWarning_SQLWarning()
|
/external/llvm/test/Transforms/InstCombine/ |
D | phi.ll | 643 i32 1, label %sw2 651 sw2: 657 %conditionMet = phi i8 [ 0, %entry ], [ %frombool2, %sw2 ], [ %frombool1, %sw1 ] 662 ; CHECK: %[[RES:.*]] = phi i1 [ false, %entry ], [ %cmp2, %sw2 ], [ %cmp1, %sw1 ] 674 i32 1, label %sw2 682 sw2: 688 %conditionMet = phi i8 [ %frombool0, %entry ], [ %frombool2, %sw2 ], [ %frombool1, %sw1 ] 693 ; CHECK: %[[RES:.*]] = phi i1 [ %another_condition, %entry ], [ %cmp2, %sw2 ], [ %cmp1, %sw1 ] 704 i32 1, label %sw2 712 sw2: [all …]
|
/external/valgrind/coregrind/m_debuginfo/ |
D | d3basics.c | 519 Word sw1, sw2; in ML_() local 800 POP(sw2); in ML_() 801 if (sw2 == 0) in ML_() 804 sw1 /= sw2; in ML_()
|
/external/libese/esed/pn81a/tests/ |
D | apdu_test.cpp | 161 ASSERT_EQ(0x37, apdu.sw2()); in TEST()
|
/external/hyphenation-patterns/en-US/ |
D | hyph-en-us.pat.txt | 3774 sw2
|
/external/hyphenation-patterns/en-GB/ |
D | hyph-en-gb.pat.txt | 7270 sw2
|
/external/robolectric/v3/runtime/ |
D | android-all-4.1.2_r1-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-4.3_r2-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-5.1.1_r9-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
D | android-all-5.0.0_r2-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
D | android-all-4.4_r1-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |