/third_party/node/deps/cares/ |
D | Makefile.msvc | 294 !IF [DEL .\cares_objs.inc] 306 !IF [DEL .\prog1_objs.inc] 317 !IF [DEL .\prog2_objs.inc] 328 !IF [DEL .\prog3_objs.inc]
|
/third_party/python/Lib/curses/ |
D | ascii.py | 38 DEL = 0x7f # delete variable
|
/third_party/openssl/Configurations/ |
D | windows-makefile.tmpl | 928 IF EXIST $full.manifest DEL /F /Q $full.manifest 929 IF EXIST \$@ DEL /F /Q \$@ 930 cmd /C "\$(LD) \$(LDFLAGS) \$(LIB_LDFLAGS) @<< $implib_flag || (DEL /Q \$(\@B).* $import & EXIT 1)" 935 IF EXIST apps\\$dll DEL /Q /F apps\\$dll 936 IF EXIST test\\$dll DEL /Q /F test\\$dll 937 IF EXIST fuzz\\$dll DEL /Q /F fuzz\\$dll 965 IF EXIST $dso.manifest DEL /F /Q $dso.manifest 966 cmd /C "\$(LD) \$(LDFLAGS) \$(DSO_LDFLAGS) @<< || (DEL /Q \$(\@B).* $dso_n.* & EXIT 1)" 1002 IF EXIST $bin.manifest DEL /F /Q $bin.manifest
|
/third_party/pcre2/pcre2/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
|
/third_party/flutter/skia/third_party/externals/icu/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()
|
/third_party/flutter/flutter/examples/flutter_gallery/lib/demo/calculator/ |
D | home.dart | 19 /// when the user hits the DEL key.
|
/third_party/libphonenumber/resources/carrier/en/ |
D | 34.txt | 18 # AIRE NETWORKS DEL MEDITERRÁNEO => Ion mobile
|
/third_party/python/Doc/library/ |
D | curses.ascii.rst | 89 | :const:`DEL` | Delete |
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
D | UCharacterProperty.java | 1517 private static final int DEL = 0x007f; field in UCharacterProperty 1560 set.add(DEL); /* range DEL..NBSP-1, NBSP added below */ in addPropertyStarts()
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/ |
D | UCharacterProperty.java | 1518 private static final int DEL = 0x007f; field in UCharacterProperty 1561 set.add(DEL); /* range DEL..NBSP-1, NBSP added below */ in addPropertyStarts()
|
/third_party/flutter/flutter/bin/ |
D | flutter.bat | 113 IF EXIST "%FLUTTER_ROOT%\version" DEL "%FLUTTER_ROOT%\version"
|
/third_party/python/Misc/NEWS.d/ |
D | 3.7.0b4.rst | 414 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.
|
D | 3.8.0a1.rst | 8535 control-left/right, and deletion left/right by control-BACKSPACE/DEL.
|
/third_party/python/Tools/unicode/python-mappings/ |
D | CP273.TXT | 8 0x07 0x007F #DELETE (DEL)
|
/third_party/flutter/flutter/packages/flutter/test/material/ |
D | text_field_test.dart | 3779 sendKeyEventWithCode(_kDelKeyCode, true, false, false); // DEL keydown 3783 sendKeyEventWithCode(_kDelKeyCode, false, false, false); // DEL keyup 3822 sendKeyEventWithCode(_kDelKeyCode, true, false, false); // keydown DEL 3824 sendKeyEventWithCode(_kDelKeyCode, false, false, false); // keyup DEL 3837 sendKeyEventWithCode(_kDelKeyCode, true, false, false); // keydown DEL 3839 sendKeyEventWithCode(_kDelKeyCode, false, false, false); // keyup DEL
|
/third_party/icu/icu4c/source/test/testdata/ |
D | conversion.txt | 751 // a<DEL> a&AB~ a&AB\x0c a&AB- a&AB. a&.
|
D | regextst.txt | 1879 …])?([0-9]{3}([\s\-./\\])?[0-9]{4}|[a-zA-Z0-9]{7}|([0-9]{3}[-][a-zA-Z0-9]{4}))" "1-800-CALL-DEL"
|
/third_party/python/Lib/idlelib/ |
D | NEWS.txt | 466 by control-BACKSPACE/DEL.
|
/third_party/node/doc/changelogs/ |
D | CHANGELOG_ARCHIVE.md | 2847 * Support DEL in the REPL. (Jérémy Lal)
|
/third_party/skia/third_party/externals/imgui/docs/ |
D | CHANGELOG.txt | 1127 - InputText: Filter out ASCII 127 (DEL) emitted by low-level OSX layer, as we are using the Key val…
|
/third_party/icu/ohos_icu4j/src/main/tests/resources/ohos/global/icu/dev/data/unicode/ |
D | confusables.txt | 1133 2362 ; 2207 0308 ; MA #* ( ⍢ → ∇̈ ) APL FUNCTIONAL SYMBOL DEL DIAERESIS → NABLA, COMBINING DIAERESI… 1135 236B ; 2207 0334 ; MA #* ( ⍫ → ∇̴ ) APL FUNCTIONAL SYMBOL DEL TILDE → NABLA, COMBINING TILDE OVERLA…
|
/third_party/flutter/skia/third_party/externals/icu/source/data/unidata/ |
D | confusables.txt | 1133 2362 ; 2207 0308 ; MA #* ( ⍢ → ∇̈ ) APL FUNCTIONAL SYMBOL DEL DIAERESIS → NABLA, COMBINING DIAERESI… 1135 236B ; 2207 0334 ; MA #* ( ⍫ → ∇̴ ) APL FUNCTIONAL SYMBOL DEL TILDE → NABLA, COMBINING TILDE OVERLA…
|