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

<<11121314151617181920>>

  /prebuilts/go/darwin-x86/src/cmd/asm/internal/lex/
tokenizer.go 57 case '_': // Underscore; traditional.
  /prebuilts/go/darwin-x86/src/html/template/
url.go 75 // period (%2E), underscore (%5F), or tilde (%7E) should not be
  /prebuilts/go/darwin-x86/src/os/
env.go 46 // isAlphaNum reports whether the byte is an ASCII letter, number, or underscore
  /prebuilts/go/linux-x86/pkg/bootstrap/src/bootstrap/asm/internal/lex/
tokenizer.go 60 case '_': // Underscore; traditional.
  /prebuilts/go/linux-x86/src/cmd/asm/internal/lex/
tokenizer.go 57 case '_': // Underscore; traditional.
  /prebuilts/go/linux-x86/src/html/template/
url.go 75 // period (%2E), underscore (%5F), or tilde (%7E) should not be
  /prebuilts/go/linux-x86/src/os/
env.go 46 // isAlphaNum reports whether the byte is an ASCII letter, number, or underscore
  /toolchain/binutils/binutils-2.25/binutils/
configure.ac 486 UNDERSCORE=1
488 UNDERSCORE=0
490 AC_DEFINE_UNQUOTED(TARGET_PREPENDS_UNDERSCORE, $UNDERSCORE,
491 [Define to 1 if user symbol names have a leading underscore, 0 if not.])
ChangeLog-2006 465 (xlate): Also add underscore to stdcall symbol if
467 (usage): Document --add-stdcall-underscore option.
469 (long_options): Use it for --add-stdcall-underscore option.
471 * doc/binutils.texi: Document --add-stdcall-underscore option
472 and differentiate from --add-underscore.
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-cris/
dso-pltdis1.d 4 #as: --pic --no-underscore --march=v32 --em=criself
tls-e-20.d 7 #as: --no-underscore --em=criself -I$srcdir/$subdir
tls-ldgd-14.d 8 #as: --pic --no-underscore --em=criself
tls-ldgd-15.d 8 #as: --pic --no-underscore --em=criself
  /external/chromium-trace/catapult/trace_processor/experimental/mappers/
v8_map_function.html 79 'Underscore': ['underscore'],
  /external/libvpx/libvpx/build/make/
ads2gas.pl 150 # prepended underscore
158 # underscore
ads2gas_apple.pl 142 # prepended underscore
158 # underscore
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/build/make/
ads2gas.pl 150 # prepended underscore
158 # underscore
ads2gas_apple.pl 142 # prepended underscore
158 # underscore
  /toolchain/binutils/binutils-2.25/bfd/
verilog.c 38 underscore (_) characters.
330 0, /* Leading underscore. */
  /external/protobuf/src/google/protobuf/compiler/cpp/
cpp_helpers.cc 399 // Single underscore will also make it conflicting with the private data
400 // member. We use double underscore to escape function names.
403 // If the field name is a keyword, we append the underscore back to keep it
  /frameworks/support/compat/tests/java/android/support/v4/util/
PatternsCompatTest.java 200 assertTrue("Should match underscore in domain name",
204 assertTrue("Should match underscore in domain name",
486 assertTrue("Should match underscore in domain name",
490 assertTrue("Should match underscore in domain name",
627 assertTrue("Should match underscore in domain name",
631 assertTrue("Should match underscore in domain name",
    [all...]
  /external/clang/test/Driver/
gfortran.f90 102 ! RUN: -fsecond-underscore \
223 ! CHECK: "-fsecond-underscore"
  /external/dbus/cmake/dbus/
CMakeLists.txt 117 ### be underscore-prefixed)
149 ### should be underscore-prefixed but don't really need
  /external/dbus/dbus/
Makefile.am 203 ### be underscore-prefixed)
233 ### should be underscore-prefixed but don't really need
  /external/libcxx/test/std/re/re.traits/
lookup_collatename.pass.cpp 97 test("underscore", std::string("_"));
173 test(L"underscore", std::wstring(L"_"));

Completed in 8368 milliseconds

<<11121314151617181920>>