/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...] |
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/ |
test_collections.py | 37 self.assertRaises(ValueError, namedtuple, 'abc', '_efg ghi') # field with leading underscore 62 [('abc', '_efg'), ('abc', '_1')], # field with leading underscore [all...] |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/ |
test_collections.py | 37 self.assertRaises(ValueError, namedtuple, 'abc', '_efg ghi') # field with leading underscore 62 [('abc', '_efg'), ('abc', '_1')], # field with leading underscore [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/chromium_org/chrome/common/extensions/docs/examples/apps/calculator/tests/ |
utilities.js | 206 * underscore. The |operand|, |prefix|, and |suffix| numbers may contain
|
/external/chromium_org/chrome/common/extensions/docs/templates/intros/ |
i18n.html | 314 (that is, the locale has an underscore: _),
|
/external/chromium_org/chrome/common/extensions/ |
extension_file_util.cc | 461 // Reserved underscore names.
|
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/ |
Tests.js | 37 * FIXME: change field naming style to use trailing underscore.
|
/external/chromium_org/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/chromium_org/third_party/harfbuzz-ng/ |
NEWS | 360 - All struct tag names had their initial underscore removed.
|
/external/chromium_org/third_party/icu/ |
icu.gyp | 63 # with no leading underscore on the icudt46_dat symbol.
|
/external/chromium_org/third_party/icu/source/common/ |
propname.cpp | 76 * LM3. Ignore case, whitespace, underscore ('_'), and hyphens.
|
/external/chromium_org/third_party/icu/source/i18n/ |
tmutfmt.cpp | 672 // Add an underscore at the tail of locale name, [all...] |
/external/chromium_org/third_party/lcov-1.9/man/ |
lcov.1 | 620 Valid test names can consist of letters, decimal digits and the underscore
|
/external/chromium_org/third_party/openssl/openssl/ |
import_openssl.sh | 208 # that begin with an underscore (e.g. "-n")
|
/external/chromium_org/third_party/sqlite/src/test/ |
e_expr.test | [all...] |
/external/chromium_org/v8/test/mjsunit/ |
regexp.js | 116 re = /^[\c_]$/; // Underscore control character is masked in character classes.
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
org.apache.commons.codec_1.3.0.v20100518-1140.jar | |