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

1 2 3 4 5 6 78 91011>>

  /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...]
  /bionic/libc/docs/
CHANGES.TXT 271 - DNS: Allow underscore in the middle of DNS labels. While not really
  /dalvik/vm/compiler/template/
gen-template.py 215 # underscore so the symbol name doesn't clash with the Opcode enum.
  /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/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
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/libexec/gcc/i686-linux/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/x86_64-linux-glibc2.7-4.6/libexec/gcc/x86_64-linux/4.6.x-google/install-tools/
fixinc.sh 134 # underscore followed by a capital letter). A regular expression to find
  /external/libffi/
ltcf-gcj.sh 326 # -bexpall does not export symbols beginning with underscore (_)
343 # -bexpall does not export symbols beginning with underscore (_)
  /external/protobuf/src/google/protobuf/compiler/python/
python_generator.cc     [all...]
  /external/qemu/distrib/sdl-1.2.15/src/loadso/macosx/
SDL_dlcompat.c 1056 * this function will be called, and will add the required underscore.
1059 * the underscore always, or not at all. These global functions need to go away
    [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/share/man/man1/
arm-eabi-ld.1     [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/share/man/man1/
arm-linux-androideabi-ld.1     [all...]

Completed in 441 milliseconds

1 2 3 4 5 6 78 91011>>