HomeSort by relevance Sort by last modified time
    Searched full:underscore (Results 226 - 250 of 730) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /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/chromium_org/chrome/third_party/chromevox/chromevox/background/mathmaps/symbols/
math_symbols.json 200 "alternative": "spacing underscore"
582 "alternative": "spacing double underscore"
    [all...]
  /external/chromium_org/net/base/
net_util.h 280 // Windows. If the name is reserved, an underscore will be prepended to the
330 // if so, an underscore will be prepended to the name.
  /external/chromium_org/third_party/icu/source/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/icu4c/i18n/
ucol_sit.cpp 183 // don't skip the underscore at the end
417 } else if(*(s->locElements[UCOL_SIT_VARIANT])) { // if there is a variant, we need an underscore
    [all...]
  /packages/providers/DownloadProvider/src/com/android/providers/downloads/
Helpers.java 648 final char UNDERSCORE = 0x5F;
668 sb.append(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
  /external/markdown/tests/extensions-x-def_list/
markdown-syntax.html 598 literal asterisk or underscore.</p>
599 <p>To produce a literal asterisk or underscore at a position where it
719 _ underscore
  /external/markdown/tests/extensions-x-toc/
syntax-toc.html 574 literal asterisk or underscore.</p>
575 <p>To produce a literal asterisk or underscore at a position where it
690 _ underscore
  /external/markdown/tests/markdown-test/
markdown-syntax.html 598 literal asterisk or underscore.</p>
599 <p>To produce a literal asterisk or underscore at a position where it
719 _ underscore
  /frameworks/native/opengl/tools/glgen/src/
JniCodeEmitter.java 377 int underscore = checks[index].indexOf('_'); local
378 if (underscore >= 0) {
379 String abbr = checks[index].substring(underscore + 1);
    [all...]
  /dalvik/vm/compiler/template/
gen-template.py 215 # underscore so the symbol name doesn't clash with the Opcode enum.
  /external/bison/
TODO 12 Also, the underscore in print_graph.[ch] isn't very fitting considering
  /external/chromium/chrome/browser/extensions/
key_identifier_conversion_views.cc 254 { {"Underscore", "_", "U+005F"},
  /external/chromium_org/components/translate/language_detection/
language_detection_util.cc 283 // An underscore instead of a dash is a frequent mistake.

Completed in 1425 milliseconds

1 2 3 4 5 6 7 8 91011>>