HomeSort by relevance Sort by last modified time
    Searched full:underscore (Results 351 - 375 of 1042) sorted by null

<<11121314151617181920>>

  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/re/re.traits/
lookup_collatename.pass.cpp 90 test("underscore", std::string("_"));
163 test(L"underscore", std::wstring(L"_"));
  /toolchain/binutils/binutils-2.25/gprof/
symtab.c 102 whether one has name beginning with underscore while
104 underscore. This takes cares of compiler generated
  /art/runtime/arch/x86/
asm_support_x86.S 95 // Symbols. On a Mac, we need a leading underscore.
  /art/runtime/arch/x86_64/
asm_support_x86_64.S 109 // TODO: we might need to use SYMBOL() here to add the underscore prefix
  /bionic/libc/upstream-netbsd/lib/libc/regex/
cname.h 164 { "underscore", '_' },
  /build/core/clang/
config.mk 38 # Disable overly aggressive warning for macros defined with a leading underscore
  /development/tools/findunused/
findunusedresources 68 # refer to such constants from java by using an underscore instead of a period, we also
  /external/autotest/client/cros/
xmlrpc_server.py 61 underscore and treat them as potential RPC calls. These methods may
  /external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/cognito/sync/
layer1.py 99 characters are a-z, A-Z, 0-9, '_' (underscore), '-' (dash), and '.'
129 characters are a-z, A-Z, 0-9, '_' (underscore), '-' (dash), and '.'
278 characters are a-z, A-Z, 0-9, '_' (underscore), '-' (dash), and '.'
445 characters are a-z, A-Z, 0-9, '_' (underscore), '-' (dash), and '.'
  /external/chromium-trace/catapult/third_party/py_vulcanize/third_party/rjsmin/bench/
jsmin.c 35 /* isAlphanum -- return true if the character is a letter, digit, underscore,
  /external/dbus/
cleanup-man-pages.sh 28 (find . -maxdepth 1 -name "_*" | xargs -I ITEMS /bin/mv ITEMS nuke) || die "could not move all underscore-prefixed items"
  /external/dbus/dbus/
dbus.h 98 * because they start with an underscore ('_') character. Also, any
  /external/google-breakpad/src/testing/gtest/samples/
sample1_unittest.cc 66 // identifiers. And you should not use underscore (_) in the names.
  /external/libmtp/src/
unicode.c 146 * > 0x7F and replace then with an underscore. In UTF-8
  /external/llvm/unittests/ExecutionEngine/
ExecutionEngineTest.cpp 144 // the leading underscore.
  /external/markdown/docs/extensions/
WikiLinks.txt 31 underscore in the link but left as-is in the label. Perhaps an example
  /external/mockftpserver/MockFtpServer/src/test/java/org/mockftpserver/core/command/
_AbstractStaticReplyCommandHandlerTest.java 29 * Tests for the AbstractStaticReplyCommandHandler class. The class name is prefixed with an underscore
_AbstractTrackingCommandHandlerTest.java 30 * underscore so that it is not filtered out by Maven's Surefire test plugin.
  /external/mockftpserver/MockFtpServer/src/test/java/org/mockftpserver/stub/command/
_AbstractStubDataCommandHandlerTest.java 30 * Tests for AbstractStubDataCommandHandler. The class name is prefixed with an underscore
  /external/mockftpserver/branches/1.x_Branch/src/test/java/org/mockftpserver/stub/command/
_AbstractStubCommandHandlerTest.java 30 * Tests for the AbstractStubCommandHandler class. The class name is prefixed with an underscore
_AbstractStubDataCommandHandlerTest.java 30 * Tests for AbstractStubDataCommandHandler. The class name is prefixed with an underscore
  /external/parameter-framework/upstream/tools/bash_completion/
remote-process 67 # - replace space in balisa (<...>) by underscore then delete [<>]
  /external/parameter-framework/upstream/tools/xmlGenerator/
PfwBaseTranslator.py 43 underscore."""
  /external/protobuf/gtest/samples/
sample1_unittest.cc 66 // identifiers. And you should not use underscore (_) in the names.
  /external/v8/third_party/llvm-build/Release+Asserts/lib/clang/3.9.0/include/
bmiintrin.h 177 /* AMD-specified, double-leading-underscore version of BEXTR */
199 /* Intel-specified, single-leading-underscore version of BEXTR */
398 /* AMD-specified, double-leading-underscore version of BEXTR */
420 /* Intel-specified, single-leading-underscore version of BEXTR */

Completed in 691 milliseconds

<<11121314151617181920>>