Home
last modified time | relevance | path

Searched refs:unchanged (Results 1 – 25 of 392) sorted by relevance

12345678910>>...16

/external/python/cpython3/Lib/lib2to3/tests/
Dtest_fixers.py41 def warns(self, before, after, message, unchanged=False): argument
44 if not unchanged:
48 self.warns(before, before, message, unchanged=True)
50 def unchanged(self, before, ignore_warnings=False): member in FixerTestCase
240 self.unchanged(s)
244 self.unchanged(s)
248 self.unchanged(s)
252 self.unchanged(s)
256 self.unchanged(s)
260 self.unchanged(s)
[all …]
/external/python/cpython2/Lib/lib2to3/tests/
Dtest_fixers.py42 def warns(self, before, after, message, unchanged=False): argument
45 if not unchanged:
49 self.warns(before, before, message, unchanged=True)
51 def unchanged(self, before, ignore_warnings=False): member in FixerTestCase
241 self.unchanged(s)
245 self.unchanged(s)
249 self.unchanged(s)
253 self.unchanged(s)
257 self.unchanged(s)
261 self.unchanged(s)
[all …]
/external/skia/resources/sksl/folding/
DShortCircuitBoolFolding.sksl12 if (true ^^ expr) { ++bad; } else { ++ok; } // -> unchanged
17 if (false == expr) { ++bad; } else { ++ok; } // -> unchanged
18 if (true != expr) { ++bad; } else { ++ok; } // -> unchanged
24 if (expr ^^ true ) { ++bad; } else { ++ok; } // -> unchanged
29 if (expr == false) { ++bad; } else { ++ok; } // -> unchanged
30 if (expr != true ) { ++bad; } else { ++ok; } // -> unchanged
39 bool(a = b) || true; // -> unchanged
/external/llvm-project/llvm/test/CodeGen/ARM/GlobalISel/
Darm-legalize-exts.mir35 ; G_ZEXT with s16 is legal, so we should find it unchanged in the output
59 ; G_SEXT with s8 is legal, so we should find it unchanged in the output
109 ; G_ANYEXT with s1 is legal, so we should find it unchanged in the output
133 ; G_ZEXT from s8 to s16 is legal, so we should find it unchanged in the output
157 ; G_SEXT from s1 to s16 is legal, so we should find it unchanged in the output
181 ; G_ANYEXT from s1 to s8 is legal, so we should find it unchanged in the output
Darm-legalize-binops-neon.mir27 ; G_ADD with s64 is legal, so we should find it unchanged in the output
51 ; G_SUB with s64 is legal, so we should find it unchanged in the output
Darm-legalize-control-flow.mir31 ; G_BRCOND with s1 is legal, so we should find it unchanged in the output
76 ; G_PHI with s32 is legal, so we should find it unchanged in the output
113 ; G_PHI with p0 is legal, so we should find it unchanged in the output
Darm-legalize-casts.mir27 ; G_INTTOPTR with s32 is legal, so we should find it unchanged in the output
49 ; G_PTRTOINT with s32 is legal, so we should find it unchanged in the output
Darm-legalize-binops.mir123 ; G_ADD with s32 is legal, so we should find it unchanged in the output
212 ; G_SUB with s32 is legal, so we should find it unchanged in the output
301 ; G_MUL with s32 is legal, so we should find it unchanged in the output
390 ; G_AND with s32 is legal, so we should find it unchanged in the output
514 ; G_OR with s32 is legal, so we should find it unchanged in the output
638 ; G_XOR with s32 is legal, so we should find it unchanged in the output
698 ; G_LSHR with s32 is legal, so we should find it unchanged in the output
723 ; G_ASHR with s32 is legal, so we should find it unchanged in the output
748 ; G_SHL with s32 is legal, so we should find it unchanged in the output
Darm-legalize-cmp.mir92 ; G_ICMP with s32 is legal, so we should find it unchanged in the output
118 ; G_ICMP with p0 is legal, so we should find it unchanged in the output
Darm-legalize-select.mir31 ; G_SELECT with s32 is legal, so we should find it unchanged in the output
57 ; G_SELECT with p0 is legal, so we should find it unchanged in the output
Darm-legalize-globals.mir24 ; G_GLOBAL_VALUE is legal, so we should find it unchanged in the output
/external/mesa3d/src/intel/compiler/
Dtest_eu_compact.cpp46 brw_compact_inst unchanged; in test_compact_instruction() local
47 memset(&unchanged, 0xd0, sizeof(unchanged)); in test_compact_instruction()
49 if (memcmp(&unchanged, &dst, sizeof(dst))) { in test_compact_instruction()
/external/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/translit/
DUnicodeSetClosure.java253 UnicodeSet unchanged = new UnicodeSet(); // UNCHANGED[lc][mode]; in close2() local
254 int count = unchanged.getRangeCount(); in close2()
256 int start = unchanged.getRangeStart(i); in close2()
257 int end = unchanged.getRangeEnd(i); in close2()
/external/autotest/site_utils/stable_images/
Dassign_stable_images.py323 unchanged = 0
335 unchanged += 1
337 logging.info('%d boards are unchanged', unchanged)
/external/icu/tools/icu4c_srcgen/doc_patches/patches/unicode/
Duloc.h.patch4 * and unchanged even when uloc_setDefault() is called.
/external/pdfium/testing/resources/javascript/
Dicons_expected.txt11 Alert: name is unchanged from undefined
/external/XNNPACK/src/f32-raddexpminusmax/
Davx2-p5.c.in100 // Note that for NaN inputs, comparison result is false, and outputs are left unchanged.
155 // Note that for NaN inputs, comparison result is false, and outputs are left unchanged.
201 // Note that for NaN inputs, comparison result is false, and outputs are left unchanged.
204 // Accumulate computed exponents. And addend with mask to leave unmasked 32-bit lanes unchanged.
/external/XNNPACK/src/f32-raddstoreexpminusmax/
Davx2-p5.c.in101 // Note that for NaN inputs, comparison result is false, and outputs are left unchanged.
162 // Note that for NaN inputs, comparison result is false, and outputs are left unchanged.
212 // Note that for NaN inputs, comparison result is false, and outputs are left unchanged.
218 // Accumulate computed exponents. And addend with mask to leave unmasked 32-bit lanes unchanged.
/external/autotest/server/site_tests/autoupdate_DataPreserved/
Dcontrol.full15 unchanged after an update.
/external/llvm-project/llvm/test/CodeGen/Hexagon/
Dexpand-condsets-def-undef.mir34 ; Check that this instruction is unchanged (remains unpredicated)
Danti-dep-partial.mir29 ; unchanged. Check that the renaming of d11 does not happen.
/external/llvm-project/llvm/test/CodeGen/ARM/
Dpeephole-callee-save-regalloc.mir7 # Check that register class for %5 is unchanged as 'tcgpr'
/external/llvm/test/CodeGen/MIR/Hexagon/
Danti-dep-partial.mir30 ; unchanged. Check that the renaming of d11 does not happen.
/external/llvm-project/llvm/test/Transforms/InstCombine/
Dextractvalue.ll90 ; The load should be left unchanged since both parts are needed.
103 ; The load volatile should be left unchanged.
/external/llvm/test/Transforms/InstCombine/
Dextractvalue.ll90 ; The load should be left unchanged since both parts are needed.
103 ; The load volatile should be left unchanged.

12345678910>>...16