Home
last modified time | relevance | path

Searched refs:nuke (Results 1 – 15 of 15) sorted by relevance

/external/swiftshader/third_party/LLVM/test/Transforms/SCCP/
Dlogical-nuke.ll3 ; Test that SCCP has basic knowledge of when and/or nuke overdefined values.
/external/llvm/test/Transforms/SCCP/
Dlogical-nuke.ll3 ; Test that SCCP has basic knowledge of when and/or nuke overdefined values.
/external/valgrind/
Ddarwin9.supp245 # helgrind-darwinlibc-nuke-everything-in-dyld
251 helgrind-darwinlibc-nuke-everything-in-libSystem.B.dylib
263 helgrind-darwinlibc-nuke-everything-in-???-(unknown-code)
/external/autotest/client/site_tests/desktopui_GmailLatency/
Ddesktopui_GmailLatency.py75 cros_ui.nuke()
/external/autotest/client/cros/
Dcros_ui.py140 def nuke(): function
/external/icu/android_icu4j/src/main/java/android/icu/text/
DDateTimePatternGenerator.java438 BitSet nuke = new BitSet(); in hackTimes() local
445 nuke.set(i); in hackTimes()
448 nuke.set(i); in hackTimes()
453 String hhmm = getFilteredPattern(fp, nuke); in hackTimes()
457 private static String getFilteredPattern(FormatParser fp, BitSet nuke) { in getFilteredPattern() argument
460 if (nuke.get(i)) continue; in getFilteredPattern()
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DDateTimePatternGenerator.java440 BitSet nuke = new BitSet(); in hackTimes() local
447 nuke.set(i); in hackTimes()
450 nuke.set(i); in hackTimes()
455 String hhmm = getFilteredPattern(fp, nuke); in hackTimes()
459 private static String getFilteredPattern(FormatParser fp, BitSet nuke) { in getFilteredPattern() argument
462 if (nuke.get(i)) continue; in getFilteredPattern()
/external/fmtlib/doc/bootstrap/
Dtables.less219 // Only nuke the last row's bottom-border in `tbody` and `tfoot` since
/external/llvm/test/Transforms/Inline/
Dinline_cleanup.ll59 ; to not nuke unused allocas.
/external/llvm/test/Transforms/InstSimplify/
Dcall.ll71 ; This is still a real function call, so instsimplify won't nuke it -- other
/external/llvm/test/Transforms/SROA/
Dphi-and-select.ll312 ; Ensure we don't crash or fail to nuke dead selects of allocas if no load is
328 ; Ensure we don't crash or fail to nuke dead phis of allocas if no load is ever
/external/icu/icu4c/source/data/
Dmakedata.mak40 # need to nuke \\ for .NET...
/external/llvm/lib/Target/X86/
DREADME.txt525 be pretty easy, and will nuke all the copies.
/external/swiftshader/third_party/LLVM/lib/Target/X86/
DREADME.txt688 be pretty easy, and will nuke all the copies.
/external/strace/
DChangeLog33400 If not it, it'd be possible to nuke TCB_REPRINT...
33413 Report some ptrace failures; nuke tcp->ptrace_errno.