/external/libutf/ |
D | Makefile | 92 nuke: target 119 .phony: all clean nuke install tgz rpm ports
|
/external/swiftshader/third_party/LLVM/test/Transforms/SCCP/ |
D | logical-nuke.ll | 3 ; Test that SCCP has basic knowledge of when and/or nuke overdefined values.
|
/external/llvm/test/Transforms/SCCP/ |
D | logical-nuke.ll | 3 ; Test that SCCP has basic knowledge of when and/or nuke overdefined values.
|
/external/golang-protobuf/ |
D | Makefile | 46 nuke: target
|
/external/u-boot/drivers/usb/gadget/ |
D | pxa25x_udc.c | 207 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()
|
D | dwc2_udc_otg.c | 107 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()
|
D | at91_udc.c | 265 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()
|
D | dwc2_udc_otg_xfer_dma.c | 1275 nuke(ep, -EPROTO); in dwc2_ep0_setup()
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/SCCP/ |
D | overdefined-div.ll | 3 ; Test that SCCP has basic knowledge of when div can nuke overdefined values.
|
D | logical-nuke.ll | 3 ; Test that SCCP has basic knowledge of when and/or/mul nuke overdefined values.
|
/external/autotest/client/site_tests/desktopui_GmailLatency/ |
D | desktopui_GmailLatency.py | 75 cros_ui.nuke()
|
/external/autotest/client/cros/ |
D | cros_ui.py | 139 def nuke(): function
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/ArgumentPromotion/ |
D | crash.ll | 6 ; Inlining should nuke the invoke (and any inlined calls) here even with
|
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
D | DateTimePatternGenerator.java | 455 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/ |
D | DateTimePatternGenerator.java | 453 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/ |
D | musb_gadget.c | 212 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/ |
D | inline_cleanup.ll | 60 ; to not nuke unused allocas.
|
/external/llvm/test/Transforms/Inline/ |
D | inline_cleanup.ll | 59 ; to not nuke unused allocas.
|
/external/llvm/test/Transforms/InstSimplify/ |
D | call.ll | 71 ; This is still a real function call, so instsimplify won't nuke it -- other
|
/external/llvm/test/Transforms/SROA/ |
D | phi-and-select.ll | 312 ; 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/ |
D | loop-pm-invalidation.ll | 3 ; 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/ |
D | phi-and-select.ll | 312 ; 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/ |
D | call.ll | 232 ; This is still a real function call, so instsimplify won't nuke it -- other
|
/external/icu/icu4c/source/data/ |
D | makedata.mak | 52 # need to nuke \\ for .NET...
|
/external/llvm/lib/Target/X86/ |
D | README.txt | 525 be pretty easy, and will nuke all the copies.
|