Home
last modified time | relevance | path

Searched refs:DEL (Results 1 – 25 of 45) sorted by relevance

12

/third_party/node/deps/cares/
DMakefile.msvc294 !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/
Dascii.py38 DEL = 0x7f # delete variable
/third_party/openssl/Configurations/
Dwindows-makefile.tmpl928 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/
DtestinputEBC6 # backslash must be in EBCDIC code. In data, NL, NEL, LF, ESC, and DEL must be
DtestoutputEBC7 # 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/
Duprops.h332 DEL =0x007f, enumerator
Duchar.cpp678 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/
Dhome.dart19 /// when the user hits the DEL key.
/third_party/libphonenumber/resources/carrier/en/
D34.txt18 # AIRE NETWORKS DEL MEDITERRÁNEO => Ion mobile
/third_party/python/Doc/library/
Dcurses.ascii.rst89 | :const:`DEL` | Delete |
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
DUCharacterProperty.java1517 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/
DUCharacterProperty.java1518 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/
Dflutter.bat113 IF EXIST "%FLUTTER_ROOT%\version" DEL "%FLUTTER_ROOT%\version"
/third_party/python/Misc/NEWS.d/
D3.7.0b4.rst414 control-left/right, and deletion left/right by control-BACKSPACE/DEL.
D3.6.6rc1.rst805 control-left/right, and deletion left/right by control-BACKSPACE/DEL.
D3.8.0a1.rst8535 control-left/right, and deletion left/right by control-BACKSPACE/DEL.
/third_party/python/Tools/unicode/python-mappings/
DCP273.TXT8 0x07 0x007F #DELETE (DEL)
/third_party/flutter/flutter/packages/flutter/test/material/
Dtext_field_test.dart3779 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/
Dconversion.txt751 // a<DEL> a&AB~ a&AB\x0c a&AB- a&AB. a&.
Dregextst.txt1879 …])?([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/
DNEWS.txt466 by control-BACKSPACE/DEL.
/third_party/node/doc/changelogs/
DCHANGELOG_ARCHIVE.md2847 * Support DEL in the REPL. (Jérémy Lal)
/third_party/skia/third_party/externals/imgui/docs/
DCHANGELOG.txt1127 - 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/
Dconfusables.txt1133 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/
Dconfusables.txt1133 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…

12