/external/tagsoup/src/org/ccil/cowan/tagsoup/ |
CommandLine.java | 55 options.put("--nocolons", Boolean.FALSE); // colon to underscore
|
/external/v8/src/ |
regexp-macro-assembler.h | 222 // character (digit, letter or underscore) and 0x00 otherwise.
|
/external/valgrind/main/docs/ |
README | 204 - pdfxmltex barfs if given a filename with an underscore in it
|
/external/webkit/Source/JavaScriptCore/icu/unicode/ |
uloc.h | 74 * Where there are two variants, separate them with an underscore, and 762 * Copies the part of the string before the last underscore. 764 * underscore, or if there is only one underscore at localeID[0]. [all...] |
/external/webkit/Source/WebCore/icu/unicode/ |
uloc.h | 74 * Where there are two variants, separate them with an underscore, and 762 * Copies the part of the string before the last underscore. 764 * underscore, or if there is only one underscore at localeID[0]. [all...] |
/packages/apps/Email/tests/src/com/android/emailcommon/utility/ |
UtilityMediumTests.java | 84 // Make sure we properly handle an underscore in the login name
|
/prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/share/man/man1/ |
arm-eabi-addr2line.1 | 206 Besides removing any initial underscore prepended by the system, this
|
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/share/man/man1/ |
arm-linux-androideabi-addr2line.1 | 206 Besides removing any initial underscore prepended by the system, this
|
/prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/share/man/man1/ |
arm-eabi-addr2line.1 | 206 Besides removing any initial underscore prepended by the system, this
|
/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/share/man/man1/ |
arm-linux-androideabi-addr2line.1 | 206 Besides removing any initial underscore prepended by the system, this
|
/prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/share/info/ |
binutils.info | 661 Besides removing any initial underscore prepended by the system, [all...] |
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/share/info/ |
binutils.info | 661 Besides removing any initial underscore prepended by the system, [all...] |
/prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/share/info/ |
binutils.info | 661 Besides removing any initial underscore prepended by the system, [all...] |
/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/share/info/ |
binutils.info | 661 Besides removing any initial underscore prepended by the system, [all...] |
/bionic/libc/tzcode/ |
strftime.c | 180 static char *getformat(int modifier, char *normal, char *underscore, 184 return underscore;
|
/external/icu4c/i18n/ |
ucol_sit.cpp | 164 // don't skip the underscore at the end 385 } else if(*(s->locElements[3])) { // if there is a variant, we need an underscore
|
/external/llvm/tools/lli/ |
lli.cpp | 367 // If it wasn't found and if it starts with an underscore ('_') character, 368 // try again without the underscore.
|
/external/webkit/Tools/Scripts/webkitpy/style/ |
checker.py | 145 # lower-cased, underscore-separated values, whitespace before 169 # both lower-cased and camel-cased, underscore-sparated
|
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/ |
BinaryDictionaryGetter.java | 76 return codePoint == '_'; // Underscore 83 * alphanumeric or underscore. (true URL-encoding leaves alone characters like '*', which
|
/packages/providers/DownloadProvider/src/com/android/providers/downloads/ |
Helpers.java | 664 final char UNDERSCORE = 0x5F; 684 sb.append(UNDERSCORE);
|
/system/core/libcutils/ |
tzstrftime.c | 130 static char *getformat(int modifier, char *normal, char *underscore, 134 return underscore;
|
/external/markdown/MarkdownTest/Tests_2004/ |
Markdown Documentation - Syntax.html | 764 literal asterisk or underscore.</p> 766 <p>To produce a literal asterisk or underscore at a position where it 933 _ underscore
|
Markdown Documentation - Syntax.text-out | 779 spaces, it'll be treated as a literal asterisk or underscore.</p> 780 <p>To produce a literal asterisk or underscore at a position where 945 _ underscore
|
Markdown Documentation - Syntax.text-res | 779 spaces, it'll be treated as a literal asterisk or underscore.</p> 780 <p>To produce a literal asterisk or underscore at a position where 945 _ underscore
|
/external/markdown/MarkdownTest/Tests_2007/ |
Markdown Documentation - Syntax.html | 764 literal asterisk or underscore.</p> 766 <p>To produce a literal asterisk or underscore at a position where it 933 _ underscore
|