/external/sfntly/ |
D | README.md | 5 sfntly is a Java and C++ library for using, editing, and creating sfnt container based fonts (e.g. … 7 The basic features of sfntly are the reading, editing, and writing of an sfnt container font. Fonts… 9 The uses of sfntly are really anything that you can think of that involves reading and/or editing f… 11 … have related to the informational reading of font data. It also covers a lot of the editing needs.
|
/external/python/cpython2/Doc/tutorial/ |
D | interactive.rst | 7 Some versions of the Python interpreter support editing of the current input 10 which supports Emacs-style and vi-style editing. This library has its own 12 explained. The interactive editing and history described here are optionally 15 This chapter does *not* document the editing facilities of Mark Hammond's 26 If supported, input line editing is active whenever the interpreter prints a 74 # I prefer vi-style editing: 75 set editing-mode vi
|
D | interpreter.rst | 36 The interpreter's line-editing features usually aren't very sophisticated. On 38 readline library, which adds more elaborate interactive editing and history 39 features. Perhaps the quickest check to see whether command line editing is 41 you have command line editing; see Appendix :ref:`tut-interacting` for an 43 command line editing isn't available; you'll only be able to use backspace to
|
/external/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/ime/translit/ |
D | TransliteratorInputMethod.java | 596 private boolean editing() { in editing() method in TransliteratorInputMethod 613 case '\b': if (editing()) return backspace(); break; in handleTyped() 614 case '\t': if (editing()) { return commitAll(); } break; in handleTyped() 615 case '\u001b': if (editing()) { clearAll(); return true; } break; in handleTyped() 616 case '\u007f': if (editing()) return delete(); break; in handleTyped() 627 if (enabled && editing()) { in handlePressed()
|
/external/libxkbcommon/xkbcommon/test/data/symbols/ |
D | pc | 14 include "pc(editing)" 66 xkb_symbols "editing" {
|
/external/python/cpython3/Doc/tutorial/ |
D | interpreter.rst | 38 The interpreter's line-editing features include interactive editing, history 40 quickest check to see whether command line editing is supported is typing 42 line editing; see Appendix :ref:`tut-interacting` for an introduction to the 44 editing isn't available; you'll only be able to use backspace to remove
|
D | interactive.rst | 7 Some versions of the Python interpreter support editing of the current input 10 which supports various styles of editing. This library has its own
|
/external/libexif/ |
D | README | 7 libexif is a library for parsing, editing, and saving EXIF data. It is 15 libexif supports parsing, editing and saving of EXIF data. In addition, it 61 - gexif: A GTK+ frontend for editing EXIF data 160 supporting editing and saving, Lutz Mueller <lutz@users.sourceforge.net>
|
D | libexif.spec | 15 libexif is a library for parsing, editing, and saving EXIF data. It is
|
D | libexif.spec.in | 15 libexif is a library for parsing, editing, and saving EXIF data. It is
|
/external/mksh/src/ |
D | sh_flags.opt | 54 /* ./. Emacs command line editing mode */ 62 /* ./. Emacs command line editing mode, gmacs variant */ 162 /* ./. Vi command line editing mode */
|
/external/image_io/ |
D | METADATA | 8 value: "http://google3/photos/editing/formats/image_io"
|
/external/dynamic_depth/ |
D | METADATA | 8 value: "http://google3/photos/editing/formats/dynamic_depth"
|
/external/sl4a/ScriptingLayerForAndroid/res/drawable/ |
D | atari_small_notice.txt | 10 COMMENT Produced with bdfedit, a tcl/tk font editing program
|
/external/adeb/ |
D | METADATA | 2 …nment where one can run popular and mainstream Linux tracing, compiling, editing and other develop…
|
/external/ltp/testcases/kernel/hotplug/memory_hotplug/ |
D | TODO | 27 + fancier UI [command line editing?]
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Object/ |
D | elf-invalid-phdr.test | 22 # Then editing the e_phoff in with a hexeditor to set it to 0xffffff
|
/external/python/cpython2/Lib/idlelib/ |
D | extend.txt | 7 to make other changes to IDLE, but this must be done by editing the IDLE 10 The list of extensions loaded at startup time is configured by editing
|
/external/python/cpython3/Lib/idlelib/ |
D | extend.txt | 7 to make other changes to IDLE, but this must be done by editing the IDLE 10 The list of extensions loaded at startup time is configured by editing
|
/external/perfetto/protos/perfetto/config/ftrace/ |
D | ftrace_config.proto | 22 // When editing this file run ./tools/gen_tracing_cpp_headers_from_protos.py
|
/external/icu/icu4c/source/config/ |
D | mh-unknown | 24 @echo "*** and editing it."
|
/external/perfetto/protos/perfetto/config/chrome/ |
D | chrome_config.proto | 22 // When editing this file run ./tools/gen_tracing_cpp_headers_from_protos.py
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/ |
D | HexagonDepArch.td | 9 // Automatically generated file, please consult code owner before editing.
|
/external/perfetto/protos/perfetto/config/ |
D | perfetto_config.proto | 43 // When editing entries here remember also to update "sys_stats_counters.h" with 201 // When editing this file run ./tools/gen_tracing_cpp_headers_from_protos.py 216 // When editing this file run ./tools/gen_tracing_cpp_headers_from_protos.py 281 // When editing this file run ./tools/gen_tracing_cpp_headers_from_protos.py 297 // When editing this file run ./tools/gen_tracing_cpp_headers_from_protos.py 350 // When editing this file run ./tools/gen_tracing_cpp_headers_from_protos.py 397 // When editing this file run ./tools/gen_tracing_cpp_headers_from_protos.py 442 // When editing this file run ./tools/gen_tracing_cpp_headers_from_protos.py 493 // When editing this file run ./tools/gen_tracing_cpp_headers_from_protos
|
/external/glide/third_party/disklrucache/ |
D | CHANGELOG.md | 61 * New API for editing an existing snapshot. *(Thanks Jesse Wilson)*
|