HomeSort by relevance Sort by last modified time
    Searched full:underscore (Results 176 - 200 of 563) sorted by null

1 2 3 4 5 6 78 91011>>

  /packages/providers/DownloadProvider/src/com/android/providers/downloads/
Helpers.java 630 final char UNDERSCORE = 0x5F;
650 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/icu4c/i18n/
olsontz.h 97 * with an underscore prepended, e.g., "_EU". Each resource describes
  /external/qemu/
curses_keys.h 311 { "underscore", 0x05f },
  /external/skia/src/sfnt/
SkOTTable_OS_2_V3.h 383 Underscore,
SkOTTable_OS_2_V4.h 415 Underscore,
  /external/valgrind/main/coregrind/m_demangle/
safe-ctype.c 153 #define _ (const unsigned short) (pn|is |pr) /* underscore */
  /external/webkit/Source/WebCore/platform/cocoa/
KeyEventCocoa.mm 429 /* 0x5E */ 0, // Underscore (JIS Keyboard Only)
  /external/xmp_toolkit/XMPCore/src/com/adobe/xmp/impl/
Utils.java 79 // move to next subtag and convert underscore to hyphen
  /ndk/docs/system/libc/
CHANGES.html 253 - DNS: Allow underscore in the middle of DNS labels. While not really
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/libexec/gcc/arm-eabi/4.6.x-google/install-tools/
fixinc.sh 134 # underscore followed by a capital letter). A regular expression to find
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/libexec/gcc/arm-linux-androideabi/4.6.x-google/install-tools/
fixinc.sh 134 # underscore followed by a capital letter). A regular expression to find
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/libexec/gcc/arm-eabi/4.6.x-google/install-tools/
fixinc.sh 134 # underscore followed by a capital letter). A regular expression to find
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/libexec/gcc/arm-linux-androideabi/4.6.x-google/install-tools/
fixinc.sh 134 # underscore followed by a capital letter). A regular expression to find
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/libexec/gcc/i686-linux/4.4.3/install-tools/
fixinc.sh 134 # underscore followed by a capital letter). A regular expression to find

Completed in 320 milliseconds

1 2 3 4 5 6 78 91011>>