/external/valgrind/coregrind/m_debuginfo/ |
D | d3basics.c | 519 Word sw1, sw2; in ML_() local 617 sw1 = (Word)read_leb128S( &expr ); in ML_() 618 PUSH( a1 + sw1 ); in ML_() 635 sw1 = (Word)read_leb128S( &expr ); in ML_() 636 a1 += sw1; in ML_() 646 sw1 = (Word)read_leb128S( &expr ); in ML_() 647 a1 += sw1; in ML_() 794 POP(sw1); in ML_() 795 if (sw1 < 0) in ML_() 796 sw1 = -sw1; in ML_() [all …]
|
/external/llvm/test/Transforms/SimplifyCFG/ |
D | preserve-branchweights-switch-create.ll | 45 br i1 %cmp, label %sw1, label %sw2 47 sw1: 91 br i1 %cmp, label %sw1, label %sw2 93 sw1:
|
/external/apache-harmony/sql/src/test/java/org/apache/harmony/sql/tests/java/sql/ |
D | SQLWarningTest.java | 322 SQLWarning sw1 = new SQLWarning("reason", "SQLState", 1); in test_setNextWarning_SQLWarning() local 328 sw.setNextWarning(sw1); in test_setNextWarning_SQLWarning() 329 assertSame(sw1, sw.getNextException()); in test_setNextWarning_SQLWarning() 330 assertSame(sw1, sw.getNextWarning()); in test_setNextWarning_SQLWarning() 333 assertSame(sw2, sw1.getNextException()); in test_setNextWarning_SQLWarning() 334 assertSame(sw2, sw1.getNextWarning()); in test_setNextWarning_SQLWarning()
|
/external/llvm/test/Transforms/InstCombine/ |
D | phi.ll | 642 i32 0, label %sw1 646 sw1: 657 %conditionMet = phi i8 [ 0, %entry ], [ %frombool2, %sw2 ], [ %frombool1, %sw1 ] 662 ; CHECK: %[[RES:.*]] = phi i1 [ false, %entry ], [ %cmp2, %sw2 ], [ %cmp1, %sw1 ] 673 i32 0, label %sw1 677 sw1: 688 %conditionMet = phi i8 [ %frombool0, %entry ], [ %frombool2, %sw2 ], [ %frombool1, %sw1 ] 693 ; CHECK: %[[RES:.*]] = phi i1 [ %another_condition, %entry ], [ %cmp2, %sw2 ], [ %cmp1, %sw1 ] 703 i32 0, label %sw1 707 sw1: [all …]
|
/external/libnfc-nci/src/nfc/tags/ |
D | rw_t4t.c | 93 static void rw_t4t_handle_error (tNFC_STATUS status, UINT8 sw1, UINT8 sw2); 1056 static void rw_t4t_handle_error (tNFC_STATUS status, UINT8 sw1, UINT8 sw2) in rw_t4t_handle_error() argument 1063 status, sw1, sw2, p_t4t->state); in rw_t4t_handle_error() 1071 rw_data.t4t_sw.sw1 = sw1; in rw_t4t_handle_error()
|
/external/libnfc-nci/src/nfc/include/ |
D | rw_api.h | 203 UINT8 sw1; member
|
/external/llvm/test/CodeGen/Mips/ |
D | interrupt-attr.ll | 237 attributes #2 = { "interrupt"="sw1" }
|
/external/clang/include/clang/Basic/ |
D | Attr.td | 876 ["vector=sw0", "vector=sw1", "vector=hw0", 879 ["sw0", "sw1", "hw0", "hw1", "hw2", "hw3",
|
D | AttrDocs.td | 829 "sw0", "sw1", "hw0", "hw1", "hw2", "hw3", "hw4", "hw5". The compiler will
|
/external/clang/lib/CodeGen/ |
D | TargetInfo.cpp | 5976 case MipsInterruptAttr::sw1: Kind = "sw1"; break; in setTargetAttributes()
|
/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/ ... |