/external/python/cpython2/Lib/lib2to3/tests/ |
D | test_fixers.py | 42 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/mesa3d/src/mesa/drivers/dri/i965/ |
D | test_eu_compact.c | 46 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/ |
D | UnicodeSetClosure.java | 253 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/ |
D | assign_stable_images.py | 542 unchanged = 0 554 unchanged += 1 556 updater.report('%d boards are unchanged' % unchanged)
|
/external/swiftshader/third_party/subzero/tests_lit/asan_tests/ |
D | func_ptr.ll | 1 ; Test that calls made through pointers are unchanged by ASan
|
/external/llvm/test/Transforms/InstCombine/ |
D | extractvalue.ll | 90 ; The load should be left unchanged since both parts are needed. 103 ; The load volatile should be left unchanged.
|
/external/swiftshader/third_party/LLVM/test/Transforms/InstCombine/ |
D | extractvalue.ll | 90 ; The load should be left unchanged since both parts are needed. 103 ; The volatile load should be left unchanged.
|
/external/llvm/test/CodeGen/MIR/Hexagon/ |
D | anti-dep-partial.mir | 30 ; unchanged. Check that the renaming of d11 does not happen.
|
/external/bison/build-aux/ |
D | ylwrap | 188 echo "$2" is unchanged
|
/external/autotest/server/site_tests/firmware_RollbackKernel/ |
D | control | 23 rollback check so it remains unchanged.
|
D | control.dev | 23 rollback check so it remains unchanged.
|
/external/cros/system_api/dbus/power_manager/ |
D | policy.proto | 121 // unchanged. If the conditions used for both this field and 131 // |screen_dim_ms| delay leaves delays unchanged.
|
/external/llvm/test/MC/Mips/ |
D | oddspreg.s | 19 # output should be unchanged.
|
/external/swiftshader/third_party/LLVM/docs/HistoricalNotes/ |
D | 2001-04-16-DynamicCompilation.txt | 46 reused unchanged in their current form. It also provides important static
|
/external/llvm/docs/HistoricalNotes/ |
D | 2001-04-16-DynamicCompilation.txt | 46 reused unchanged in their current form. It also provides important static
|
/external/python/cpython2/Doc/library/ |
D | os.path.rst | 107 returned unchanged. 115 left unchanged. 221 path unchanged; on case-insensitive filesystems, it converts the path to
|
D | copy.rst | 59 classes (shallow and deeply), by returning the original object unchanged; this
|
/external/strace/ |
D | config.status | 1593 { $as_echo "$as_me:${as_lineno-$LINENO}: $ac_file is unchanged" >&5 1594 $as_echo "$as_me: $ac_file is unchanged" >&6;}
|
/external/syslinux/core/ |
D | adv.inc | 131 ; SI points to the putative ADV; unchanged by routine 158 ; DL = unchanged
|
/external/skia/infra/bots/ |
D | README.md | 49 tasks.json is unchanged:
|
/external/eigen/doc/ |
D | InplaceDecomposition.dox | 91 The matrix \c A1 is unchanged, and one can thus solve A1*x=b, and directly check the residual witho…
|
/external/icu/icu4j/tools/build/ |
D | README.txt | 48 unchanged by this.
|
/external/llvm/test/CodeGen/X86/ |
D | statepoint-forward.ll | 60 ; would be known unchanged if the pointer value could be forwarded.
|
/external/syslinux/mbr/ |
D | oldmbr.asm | 39 ; the partition table information unchanged to the target OS.
|
/external/python/cpython2/Tools/faqwiz/ |
D | README | 31 indentation; it is otherwise unchanged from version 0.9.0.
|