/external/swiftshader/third_party/llvm-7.0/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/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/u-boot/board/freescale/corenet_ds/ |
D | eth_hydra.c | 290 u8 sw2 = in_8(&PIXIS_SW(2)); in initialize_lane_to_slot() local 292 lane_to_slot[2] = (sw2 & PIXIS_SW2_LANE_23_SEL) ? 7 : 4; in initialize_lane_to_slot() 295 lane_to_slot[4] = (sw2 & PIXIS_SW2_LANE_45_SEL) ? 7 : 6; in initialize_lane_to_slot() 298 switch (sw2 & PIXIS_SW2_LANE_67_SEL_MASK) { in initialize_lane_to_slot() 311 lane_to_slot[8] = (sw2 & PIXIS_SW2_LANE_8_SEL) ? 3 : 0; in initialize_lane_to_slot() 313 lane_to_slot[16] = (sw2 & PIXIS_SW2_LANE_1617_SEL) ? 1 : 0; in initialize_lane_to_slot()
|
D | eth_superhydra.c | 252 u8 sw2 = in_8(&PIXIS_SW(2)); in initialize_lane_to_slot() local 256 lane_to_slot[2] = (sw2 & PIXIS_SW2_LANE_23_SEL) ? 7 : 4; in initialize_lane_to_slot() 259 lane_to_slot[4] = (sw2 & PIXIS_SW2_LANE_45_SEL) ? 7 : 6; in initialize_lane_to_slot() 262 switch (sw2 & PIXIS_SW2_LANE_67_SEL_MASK) { in initialize_lane_to_slot() 275 lane_to_slot[8] = (sw2 & PIXIS_SW2_LANE_8_SEL) ? 3 : 0; in initialize_lane_to_slot() 278 lane_to_slot[16] = (sw2 & PIXIS_SW2_LANE_1617_SEL) ? 1 : 0; in initialize_lane_to_slot()
|
/external/libese/libapdu/include/apdu/ |
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/swiftshader/third_party/llvm-7.0/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/tensorflow/tensorflow/python/summary/writer/ |
D | writer_test.py | 633 sw2 = writer_cache.FileWriterCache.get(dir2) 636 self.assertFalse(sw1 == sw2) 638 sw2.close() 651 sw2 = writer_cache.FileWriterCache.get(dir1) 652 self.assertFalse(sw1 == sw2)
|
/external/u-boot/drivers/power/regulator/ |
D | pfuze100.c | 163 PFUZE100_SW_REG(sw2, PFUZE100_SW2VOL, 25000), 181 PFUZE100_SW_REG(sw2, PFUZE100_SW2VOL, 25000), 199 PFUZE100_SWB_REG(sw2, PFUZE100_SW2VOL, 0x7, 50000, pfuze3000_sw2lo),
|
/external/u-boot/arch/arm/dts/ |
D | sun8i-h3-orangepi-2.dts | 88 sw2 { 89 label = "sw2";
|
D | imx6sx-sdb.dts | 34 sw2_reg: sw2 {
|
D | imx6dl-mamoj.dts | 61 sw2_reg: sw2 {
|
D | imx6qdl-logicpd.dtsi | 76 sw2_reg: sw2 {
|
D | imx7d-sdb.dts | 271 sw2_reg: sw2 {
|
D | imx6sl-evk.dts | 169 sw2_reg: sw2 {
|
D | imx6sll-evk.dts | 190 sw2_reg: sw2 {
|
/external/libese/libapdu/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
|