Home
last modified time | relevance | path

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

12

/external/libutf/
DMakefile92 nuke: target
119 .phony: all clean nuke install tgz rpm ports
/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/golang-protobuf/
DMakefile46 nuke: target
/external/u-boot/drivers/usb/gadget/
Dpxa25x_udc.c207 static void nuke(struct pxa25x_ep *, int status);
360 nuke(ep, -ESHUTDOWN); in pxa25x_ep_disable()
840 static void nuke(struct pxa25x_ep *ep, int status) in nuke() function
1211 nuke(&dev->ep[i], -ECONNABORTED); in clear_ep_state()
1232 nuke(ep, -EPIPE); in handle_ep0()
1240 nuke(ep, 0); in handle_ep0()
1255 nuke(ep, -EPROTO); in handle_ep0()
1389 nuke(ep, -EPROTO); in handle_ep0()
1992 nuke(ep, -ESHUTDOWN); in stop_activity()
Ddwc2_udc_otg.c107 static void nuke(struct dwc2_ep *ep, int status);
356 static void nuke(struct dwc2_ep *ep, int status) in nuke() function
383 nuke(ep, -ESHUTDOWN); in stop_activity()
624 nuke(ep, -ESHUTDOWN); in dwc2_ep_disable()
Dat91_udc.c265 static void nuke(struct at91_ep *ep, int status) in nuke() function
372 nuke(ep, -ESHUTDOWN); in at91_ep_disable()
670 nuke(ep, -ESHUTDOWN); in reset_gadget()
694 nuke(ep, -ESHUTDOWN); in stop_activity()
1083 nuke(ep0, -EPROTO); in handle_ep0()
1092 nuke(ep0, 0); in handle_ep0()
Ddwc2_udc_otg_xfer_dma.c1275 nuke(ep, -EPROTO); in dwc2_ep0_setup()
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/SCCP/
Doverdefined-div.ll3 ; Test that SCCP has basic knowledge of when div can nuke overdefined values.
Dlogical-nuke.ll3 ; Test that SCCP has basic knowledge of when and/or/mul nuke overdefined values.
/external/autotest/client/site_tests/desktopui_GmailLatency/
Ddesktopui_GmailLatency.py75 cros_ui.nuke()
/external/autotest/client/cros/
Dcros_ui.py139 def nuke(): function
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/ArgumentPromotion/
Dcrash.ll6 ; Inlining should nuke the invoke (and any inlined calls) here even with
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DDateTimePatternGenerator.java455 BitSet nuke = new BitSet(); in hackTimes() local
462 nuke.set(i); in hackTimes()
465 nuke.set(i); in hackTimes()
470 String hhmm = getFilteredPattern(fp, nuke); in hackTimes()
474 private static String getFilteredPattern(FormatParser fp, BitSet nuke) { in getFilteredPattern() argument
477 if (nuke.get(i)) continue; in getFilteredPattern()
/external/icu/android_icu4j/src/main/java/android/icu/text/
DDateTimePatternGenerator.java453 BitSet nuke = new BitSet(); in hackTimes() local
460 nuke.set(i); in hackTimes()
463 nuke.set(i); in hackTimes()
468 String hhmm = getFilteredPattern(fp, nuke); in hackTimes()
472 private static String getFilteredPattern(FormatParser fp, BitSet nuke) { in getFilteredPattern() argument
475 if (nuke.get(i)) continue; in getFilteredPattern()
/external/u-boot/drivers/usb/musb-new/
Dmusb_gadget.c212 static void nuke(struct musb_ep *ep, const int status) in nuke() function
1247 nuke(musb_ep, -ESHUTDOWN); in musb_gadget_disable()
2069 nuke(&hw_ep->ep_in, -ESHUTDOWN); in stop_activity()
2072 nuke(&hw_ep->ep_in, -ESHUTDOWN); in stop_activity()
2074 nuke(&hw_ep->ep_out, -ESHUTDOWN); in stop_activity()
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/Inline/
Dinline_cleanup.ll60 ; to not nuke unused allocas.
/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/swiftshader/third_party/llvm-7.0/llvm/test/Other/
Dloop-pm-invalidation.ll3 ; Check that we always nuke the LPM stuff when the loops themselves are
9 ; If we ended up building the standard analyses, their invalidation should nuke
/external/swiftshader/third_party/llvm-7.0/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/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/InstSimplify/
Dcall.ll232 ; This is still a real function call, so instsimplify won't nuke it -- other
/external/icu/icu4c/source/data/
Dmakedata.mak52 # need to nuke \\ for .NET...
/external/llvm/lib/Target/X86/
DREADME.txt525 be pretty easy, and will nuke all the copies.

12