/external/swiftshader/third_party/llvm-7.0/llvm/test/Other/ |
D | loop-pass-printer.ll | 6 ; RUN: | FileCheck %s -check-prefix=DEL 14 ; DEL: IR Dump Before 15 ; DEL-SAME: dead loops 16 ; DEL: ; Preheader: 17 ; DEL-NEXT: %idx = alloca i32, align 4 18 ; DEL: ; Loop: 19 ; DEL-NEXT: loop: 20 ; DEL: cont: 21 ; DEL: ; Exit blocks 22 ; DEL: done: [all …]
|
/external/curl/src/ |
D | Makefile.m32 | 138 DEL = rm -f $1 397 @$(call DEL, tool_hugehelp.c) 399 @$(call DEL, $(curl_OBJECTS) $(curlx_OBJECTS) $(RESOURCE)) 402 @$(call DEL, $(curl_PROGRAMS))
|
/external/python/cpython2/Misc/ |
D | cheatsheet | 1871 [DEL:dircmp:DEL] [DEL:Defines a class to build directory diff tools on.:DEL] 1878 [DEL:dump:DEL] [DEL:Print python code that reconstructs a variable.:DEL] 1884 [DEL:find:DEL] [DEL:Find files directory hierarchy matching a pattern.:DEL] 1896 [DEL:grep:DEL] [DEL:'grep' utilities.:DEL] 1935 [DEL:packmail: [DEL:Create a self-unpacking shell archive.:DEL] 1936 DEL] 2009 [DEL:util:DEL] [DEL:some useful functions that don't fit elsewhere !!:DEL] 2015 [DEL:whatsound: [DEL:Several routines that help recognizing sound files.:DEL] 2016 DEL] 2025 [DEL:zmod:DEL] [DEL:Demonstration of abstruse mathematical concepts.:DEL] [all …]
|
/external/python/cpython2/Lib/curses/ |
D | ascii.py | 38 DEL = 0x7f # delete variable
|
/external/python/cpython3/Lib/curses/ |
D | ascii.py | 38 DEL = 0x7f # delete variable
|
/external/curl/lib/ |
D | Makefile.m32 | 126 DEL = rm -f $1
|
/external/curl/docs/examples/ |
D | Makefile.m32 | 132 DEL = rm -f $1
|
/external/u-boot/common/ |
D | cli_readline.c | 64 #define DEL ((char)255) macro 422 case DEL: in cread_line()
|
/external/guava/guava/src/com/google/common/base/ |
D | Ascii.java | 416 public static final byte DEL = 127; field in Ascii
|
/external/pcre/dist2/testdata/ |
D | testinputEBC | 6 # backslash must be in EBCDIC code. In data, NL, NEL, LF, ESC, and DEL must be
|
D | testoutputEBC | 7 # backslash must be in EBCDIC code. In data, NL, NEL, LF, ESC, and DEL must be
|
/external/icu/icu4c/source/common/ |
D | uprops.h | 332 DEL =0x007f, enumerator
|
D | uchar.cpp | 678 sa->add(sa->set, DEL); /* range DEL..NBSP-1, NBSP added below */ in uchar_addPropertyStarts()
|
/external/icu/android_icu4j/src/main/java/android/icu/impl/ |
D | UCharacterProperty.java | 2215 private static final int DEL = 0x007f; field in UCharacterProperty 2258 set.add(DEL); /* range DEL..NBSP-1, NBSP added below */ in addPropertyStarts()
|
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
D | UCharacterProperty.java | 2214 private static final int DEL = 0x007f; field in UCharacterProperty 2257 set.add(DEL); /* range DEL..NBSP-1, NBSP added below */ in addPropertyStarts()
|
/external/python/cpython2/Lib/idlelib/ |
D | help.txt | 161 Backspace deletes char to the left; DEL deletes char to the right. 162 Control-backspace deletes word left, Control-DEL deletes word right.
|
/external/python/cpython3/Doc/library/ |
D | curses.ascii.rst | 89 | :const:`DEL` | Delete |
|
/external/python/cpython2/Doc/library/ |
D | curses.ascii.rst | 90 | :const:`DEL` | Delete |
|
/external/python/cpython3/Misc/NEWS.d/ |
D | 3.7.0b4.rst | 415 control-left/right, and deletion left/right by control-BACKSPACE/DEL.
|
D | 3.6.6rc1.rst | 805 control-left/right, and deletion left/right by control-BACKSPACE/DEL.
|
/external/python/cpython3/Tools/unicode/python-mappings/ |
D | CP273.TXT | 8 0x07 0x007F #DELETE (DEL)
|
/external/u-boot/board/freescale/m5373evb/ |
D | README | 316 route: SIOC[ADD|DEL]RT: No such process
|
/external/icu/icu4c/source/test/testdata/ |
D | conversion.txt | 751 // a<DEL> a&AB~ a&AB\x0c a&AB- a&AB. a&.
|
/external/python/cpython3/Lib/idlelib/ |
D | NEWS.txt | 210 by control-BACKSPACE/DEL.
|
/external/python/google-api-python-client/samples/prediction/ |
D | language_id.txt | 187 "Spanish", "EL CABALLERO DEL FEBO A DON QUIJOTE DE LA MANCHA" 234 "Spanish", "DEL DONOSO, POETA ENTREVERADO, A SANCHO PANZA Y ROCINANTE" 258 "Spanish", "LA SE�ORA ORIANA A DULCINEA DEL TOBOSO"
|