Home
last modified time | relevance | path

Searched refs:removal (Results 1 – 25 of 231) sorted by relevance

12345678910

/external/python/cpython2/Misc/NEWS.d/
D2.6b1.rst338 The rfc822 module has been deprecated for removal in 3.0.
347 The mimetools module has been deprecated for removal in 3.0.
431 The sgmllib and htmllib modules have been deprecated for removal in Python
558 The statvfs module has been deprecated for removal in Python 3.0.
567 The sunaudiodev and SUNAUDIODEV modules have been deprecated for removal in
577 The WAIT module from IRIX has been deprecated for removal in Python 3.0.
586 The torgb module from IRIX has been deprecated for removal in Python 3.0.
595 The SV module from IRIX has been deprecated for removal in Python 3.0.
604 The readcd module from IRIX has been deprecated for removal in Python 3.0.
613 The panelparser module from IRIX has been deprecated for removal in Python
[all …]
/external/llvm/test/CodeGen/SystemZ/
Dshift-12.ll1 ; Test removal of AND operations that don't affect last 6 bits of shift amount
16 ; Test removal of AND mask with only bottom 6 bits set.
26 ; Test removal of AND mask including but not limited to bottom 6 bits.
36 ; Test removal of AND mask from SRA.
46 ; Test removal of AND mask from SRL.
56 ; Test removal of AND mask from SLLG.
66 ; Test removal of AND mask from SRAG.
76 ; Test removal of AND mask from SRLG.
Drot-02.ll1 ; Test removal of AND operations that don't affect last 6 bits of rotate amount
22 ; Test removal of AND mask with only bottom 6 bits set.
38 ; Test removal of AND mask including but not limited to bottom 6 bits.
54 ; Test removal of AND mask from RLLG.
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/SystemZ/
Dshift-12.ll1 ; Test removal of AND operations that don't affect last 6 bits of shift amount
16 ; Test removal of AND mask with only bottom 6 bits set.
26 ; Test removal of AND mask including but not limited to bottom 6 bits.
36 ; Test removal of AND mask from SRA.
46 ; Test removal of AND mask from SRL.
56 ; Test removal of AND mask from SLLG.
66 ; Test removal of AND mask from SRAG.
76 ; Test removal of AND mask from SRLG.
Drot-02.ll1 ; Test removal of AND operations that don't affect last 6 bits of rotate amount
22 ; Test removal of AND mask with only bottom 6 bits set.
38 ; Test removal of AND mask including but not limited to bottom 6 bits.
54 ; Test removal of AND mask from RLLG.
/external/mockito/src/main/java/org/mockito/internal/util/concurrent/
DREADME.md3 1. Inline removal (entries that contain to collected keys are removed as a result of interaction wi…
4 2. Implicit concurrent removal (entries that contain collected keys are removed by an external thre…
5 3. Explicit concurrent removal (explicit interaction with the map's reference queue).
/external/curl/tests/data/
Dtest12316 dotdot removal
37 HTTP URL with dotdot removal from path
Dtest12413 # verify that dotdot removal can be disabled!
38 HTTP _without_ dotdot removal
Dtest12328 dotdot removal
39 HTTP URL with dotdot removal from path using an HTTP proxy
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/DeadArgElim/
Ddbginfo.ll12 ; Test both varargs removal and removal of a traditional dead arg together, to
15 ; again for the next removal.
D2008-06-23-DeadAfterLive.ll4 ; This test tries to catch wrongful removal of return values for a specific case
/external/llvm/test/Transforms/DeadArgElim/
Ddbginfo.ll12 ; Test both varargs removal and removal of a traditional dead arg together, to
15 ; again for the next removal.
D2008-06-23-DeadAfterLive.ll4 ; This test tries to catch wrongful removal of return values for a specific case
/external/clang/test/ARCMT/
DGC-no-finalize-removal.m2 …triple x86_64-apple-macosx10.7 -fsyntax-only -fobjc-gc-only -no-finalize-removal -x objective-c %s…
4 …triple x86_64-apple-macosx10.7 -fsyntax-only -fobjc-gc-only -no-finalize-removal -x objective-c++ …
DGC-no-finalize-removal.m.result2 …triple x86_64-apple-macosx10.7 -fsyntax-only -fobjc-gc-only -no-finalize-removal -x objective-c %s…
4 …triple x86_64-apple-macosx10.7 -fsyntax-only -fobjc-gc-only -no-finalize-removal -x objective-c++ …
/external/u-boot/doc/
DREADME.scrapyard11 from introduction to removal.
/external/autotest/server/site_tests/platform_ExternalUSBBootStress/
Dcontrol17 This test uses servo to simulate USB connect/removal events during boot
Dcontrol.5021 This test uses servo to simulate USB connect/removal events during boot
/external/llvm/test/Analysis/ScalarEvolution/
Dscev-invalid.ll3 ; PR15570: SEGV: SCEV back-edge info invalid after dead code removal.
/external/swiftshader/third_party/llvm-7.0/llvm/test/Analysis/ScalarEvolution/
Dscev-invalid.ll3 ; PR15570: SEGV: SCEV back-edge info invalid after dead code removal.
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/Reassociate/
Derase_inst_made_change.ll4 ; removal of a dead call wasn't recognized as changing the IR.
/external/cldr/tools/java/org/unicode/cldr/tool/
DCLDRModify.java716 …public final void setFile(CLDRFile k, Factory factory, Set<String> removal, CLDRFile replacements)… in setFile() argument
721 this.toBeRemoved = removal; in setFile()
909 …void setFile(CLDRFile file, String inputOptions, Factory factory, Set<String> removal, CLDRFile re… in setFile() argument
915 filters[c].setFile(file, factory, removal, replacements); in setFile()
2350 Set<String> removal = new TreeSet<String>(k.getComparator()); in fix() local
2352 fixList.setFile(k, inputOptions, cldrFactory, removal, replacements); in fix()
2362 CLDRTest.checkAttributeValidity(k, null, removal); in fix()
2374 if (removal.size() != 0 || !replacements.isEmpty()) { in fix()
2375 if (!removal.isEmpty()) { in fix()
2377 for (String path : removal) { in fix()
[all …]
/external/autotest/server/site_tests/platform_ExternalUSBStress/
Dcontrol18 This test uses servo to simulate USB connect/removal,
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/AArch64/
Dmachine-combiner.mir5 # Test incremental depth updates succeed when triggered after the removal of
/external/autotest/server/site_tests/power_USBHotplugInSuspend/
Dcontrol22 This tests both hotplug insertion and removal of a USB device while the DUT

12345678910