/prebuilts/go/darwin-x86/src/go/build/ |
doc.go | 66 // they must appear near the top of the file, preceded 75 // and each term is an alphanumeric word or, preceded by !, its negation.
|
/prebuilts/go/linux-x86/src/go/build/ |
doc.go | 66 // they must appear near the top of the file, preceded 75 // and each term is an alphanumeric word or, preceded by !, its negation.
|
/toolchain/binutils/binutils-2.25/gas/ |
depend.c | 100 A space or tab preceded by 2N+1 backslashes represents 102 preceded by 2N backslashes represents N backslashes at
|
/bionic/libc/bionic/ |
c32rtomb.cpp | 45 // be stored, preceded by any shift sequence needed to restore the initial
|
/external/apache-http/src/org/apache/http/ |
Header.java | 40 * are case-insensitive. The field value MAY be preceded by any amount
|
/external/clang/test/Driver/ |
cl-fallback.c | 1 // Note: %s must be preceded by --, otherwise it may be interpreted as a
|
cl-link.c | 1 // Note: %s must be preceded by -- or bound to another option, otherwise it may
|
/external/libcxxabi/src/ |
cxa_exception_storage.cpp | 90 // preceded by a call to __cxa_get_globals(). This is an extension
|
/external/libvncserver/webclients/java-applet/ssl/ |
proxy.vnc | 4 Xvnc will substitute the following variables when preceded by a dollar:
|
/external/mockftpserver/MockFtpServer/src/main/java/org/mockftpserver/fake/command/ |
RetrCommandHandler.java | 94 * Within the specified byte array, replace all LF (\n) that are NOT preceded by a CR (\r) into CRLF (\r\n).
|
/external/v8/tools/gyp/ |
PRESUBMIT.py | 36 # Operator not preceded/followed by space.
|
/ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/src/ |
cxa_exception_storage.cpp | 90 // preceded by a call to __cxa_get_globals(). This is an extension
|
/packages/apps/UnifiedEmail/src/org/apache/james/mime4j/ |
EOLConvertingInputStream.java | 29 * preceded by <code>\r</code> to <code>\r\n</code>.
|
/packages/services/Telephony/src/org/apache/james/mime4j/ |
EOLConvertingInputStream.java | 29 * preceded by <code>\r</code> to <code>\r\n</code>.
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/bits/ |
regex_error.h | 107 * One of <em>*?+{</em> was not preceded by a valid regular expression.
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/bits/ |
regex_error.h | 107 * One of <em>*?+{</em> was not preceded by a valid regular expression.
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/ |
regex_error.h | 107 * One of <em>*?+{</em> was not preceded by a valid regular expression.
|
/prebuilts/go/darwin-x86/src/mime/quotedprintable/ |
reader.go | 75 // 2. it will pass through a '\r' or '\n' not preceded by '=', consistent
|
/prebuilts/go/linux-x86/src/mime/quotedprintable/ |
reader.go | 75 // 2. it will pass through a '\r' or '\n' not preceded by '=', consistent
|
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/ |
regex_error.h | 106 * One of <em>*?+{</em> was not preceded by a valid regular expression.
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-dynload/ |
strop.so | |
/external/icu/icu4c/source/common/ |
ucase.cpp | 491 * C is preceded by a sequence consisting of 672 /* Is preceded by Soft_Dotted character with no intervening cc=230 ? */ 686 return TRUE; /* preceded by TYPE_i */ 688 return FALSE; /* preceded by different base character (not TYPE_i), or intervening cc==230 */ 692 return FALSE; /* not preceded by TYPE_i */ 729 /* Is preceded by base character 'I' with no intervening cc=230 ? */ 742 return TRUE; /* preceded by I */ 746 return FALSE; /* preceded by different base character (not I), or intervening cc==230 */ 750 return FALSE; /* not preceded by I */ 911 isFollowedByCasedLetter(csp, iter, context, -1) /* -1=preceded */ [all...] |
util.h | 114 * preceded by whitespace. 121 * @return true if 'ch' is seen preceded by zero or more
|
/development/tools/checkstyle/ |
android-style.xml | 150 <message key="ws.preceded" 151 value="GenericWhitespace ''{0}'' is preceded with whitespace."/> 155 value="GenericWhitespace ''{0}'' is not preceded with whitespace."/>
|
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/utils/ |
CapsModeUtils.java | 114 // be immediately preceded by punctuation, or by a string of only letters with single 229 // is something that either does not terminate the sentence, or a symbol preceded by the 261 // On NUMBER : (period immediately preceded by one or more digits)
|