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

1 2 3 4 5 6 7 8 91011>>

  /prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.6/bin/
mipsel-linux-android-gcc-4.6 
  /prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.6/mipsel-linux-android/bin/
gcc 
  /external/libffi/
ltcf-c.sh 327 # -bexpall does not export symbols beginning with underscore (_)
344 # -bexpall does not export symbols beginning with underscore (_)
    [all...]
ltcf-cxx.sh 189 # underscore (_), so it is better to generate a list of symbols to export.
208 # -bexpall does not export symbols beginning with underscore (_)
    [all...]
  /external/llvm/lib/ExecutionEngine/JIT/
JITMemoryManager.cpp     [all...]
  /external/valgrind/main/coregrind/m_debuginfo/
readmacho.c 374 // Lots of user function names get prepended with an underscore. Eg. the
376 // function is called "start". So we skip the leading underscore, and
    [all...]
  /cts/tools/dasm/src/java_cup/
lexer.java 327 /** Process an identifier. Identifiers begin with a letter, underscore,
  /dalvik/vm/mterp/
gen-mterp.py 410 # underscore so the symbol name doesn't clash with the Opcode enum.
  /external/chromium/chrome/common/extensions/docs/static/
i18n.html 335 (that is, the locale has an underscore: _),
  /external/chromium/chrome/common/extensions/
extension_file_util.cc 485 // Reserved underscore names.
  /external/chromium-trace/trace-viewer/third_party/closure_linter/closure_linter/
closurizednamespacesinfo.py 493 # If the last part ends with an underscore, it is a private variable,
javascriptlintrules.py 104 doc_comment.GetFlag('suppress').type == 'underscore')
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.apache.commons.codec_1.3.0.v20100518-1140.jar 
  /external/grub/stage2/
shared.h 30 /* Add an underscore to a C symbol in assembler code if needed. */
  /external/guava/guava/src/com/google/common/net/
InternetDomainName.java 282 * with underscore also being allowed due to widespread practice.
  /external/icu4c/i18n/
tmutfmt.cpp 675 // Add an underscore at the tail of locale name,
    [all...]
  /external/llvm/device/include/llvm/Config/
config.h 636 /* Define if dlsym() requires a leading underscore in symbol names. */
  /external/llvm/docs/
re_format.7 302 or an underscore.
  /external/llvm/host/include/llvm/Config/
config.h 669 /* Define if dlsym() requires a leading underscore in symbol names. */
  /external/llvm/include/llvm/Config/
config.h.cmake 662 /* Define if dlsym() requires a leading underscore in symbol names. */
config.h.in 663 /* Define if dlsym() requires a leading underscore in symbol names. */
  /external/nist-sip/java/gov/nist/core/
LexerCore.java 83 public static final int UNDERSCORE = (int) '_';
  /external/nist-sip/java/gov/nist/javax/sip/parser/
TokenTypes.java 207 public static final int UNDERSCORE = (int) '_';
  /external/openssh/openbsd-compat/
glob.c 93 #define UNDERSCORE '_'
  /external/openssh/
pkcs11.h 41 indication prefixes are removed, and underscore characters are
    [all...]

Completed in 710 milliseconds

1 2 3 4 5 6 7 8 91011>>