Searched refs:edit (Results 1 - 25 of 4702) sorted by path

1234567891011>>

/external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/streams/
H A Drewrite.rb58 edit-inducing methods like +delete+ and +insert+ as RewriteOperation objects in
/external/apache-xml/src/main/java/org/apache/xpath/objects/
H A DXString.java1035 boolean edit = false;
1060 edit = true;
1082 edit = true;
1095 edit = true;
1104 edit = true;
1111 return edit ? xsf.newstr(new String(buf, start, d - start)) : this;
H A DXStringForFSB.java861 boolean edit = false;
877 edit = true;
899 edit = true;
912 edit = true;
921 edit = true;
928 return edit ? xsf.newstr(buf, start, d - start) : this;
/external/bison/doc/
H A DMakefile.am143 edit = sed -e 's,@PACKAGE_NAME\@,$(PACKAGE_NAME),g' \
153 $(AM_V_GEN)$(edit) $(srcdir)/Doxyfile.in >Doxyfile
/external/blktrace/doc/
H A Dblktrace.tex99 % make menuconfig or make xconfig, or edit .config, or ...
/external/chromium-trace/trace-viewer/third_party/closure_linter/closure_linter/
H A Decmalintrules.py661 distance, edit = jsdoc.CompareParameters(state.GetParams())
666 for op in edit:
/external/chromium_org/
H A DGypAndroid.darwin-arm.mk1 # This file is generated by gyp; do not edit.
H A DGypAndroid.darwin-arm64.mk1 # This file is generated by gyp; do not edit.
H A DGypAndroid.darwin-mips.mk1 # This file is generated by gyp; do not edit.
H A DGypAndroid.darwin-mips64.mk1 # This file is generated by gyp; do not edit.
H A DGypAndroid.darwin-x86.mk1 # This file is generated by gyp; do not edit.
H A DGypAndroid.darwin-x86_64.mk1 # This file is generated by gyp; do not edit.
H A DGypAndroid.linux-arm.mk1 # This file is generated by gyp; do not edit.
H A DGypAndroid.linux-arm64.mk1 # This file is generated by gyp; do not edit.
H A DGypAndroid.linux-mips.mk1 # This file is generated by gyp; do not edit.
H A DGypAndroid.linux-mips64.mk1 # This file is generated by gyp; do not edit.
H A DGypAndroid.linux-x86.mk1 # This file is generated by gyp; do not edit.
H A DGypAndroid.linux-x86_64.mk1 # This file is generated by gyp; do not edit.
/external/chromium_org/android_webview/
H A Dandroid_webview_common.target.darwin-arm.mk1 # This file is generated by gyp; do not edit.
H A Dandroid_webview_common.target.darwin-arm64.mk1 # This file is generated by gyp; do not edit.
H A Dandroid_webview_common.target.darwin-mips.mk1 # This file is generated by gyp; do not edit.
H A Dandroid_webview_common.target.darwin-mips64.mk1 # This file is generated by gyp; do not edit.
H A Dandroid_webview_common.target.darwin-x86.mk1 # This file is generated by gyp; do not edit.
H A Dandroid_webview_common.target.darwin-x86_64.mk1 # This file is generated by gyp; do not edit.
H A Dandroid_webview_common.target.linux-arm.mk1 # This file is generated by gyp; do not edit.

Completed in 1057 milliseconds

1234567891011>>