/prebuilts/go/linux-x86/src/cmd/asm/internal/lex/ |
tokenizer.go | 58 case '_': // Underscore; traditional.
|
/prebuilts/go/linux-x86/src/cmd/vendor/github.com/ianlancetaylor/demangle/ |
c++filt.go | 38 var stripUnderscore = flag.Bool("_", false, "Ignore first leading underscore")
|
/prebuilts/go/linux-x86/src/os/ |
env_test.go | 32 return "underscore"
|
/prebuilts/ndk/r16/sources/third_party/shaderc/libshaderc_util/include/libshaderc_util/ |
resources.inc | 24 // lower-to-upper case transition into an underscore with lower-case.
|
/toolchain/binutils/binutils-2.27/bfd/ |
pe-x86_64.c | 87 TARGET_UNDERSCORE, /* Leading underscore. */
|
verilog.c | 38 underscore (_) characters. 330 0, /* Leading underscore. */
|
/toolchain/binutils/binutils-2.27/binutils/ |
configure.ac | 494 UNDERSCORE=1 496 UNDERSCORE=0 498 AC_DEFINE_UNQUOTED(TARGET_PREPENDS_UNDERSCORE, $UNDERSCORE, 499 [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.27/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/clang/test/CodeGen/ |
bmi-builtins.c | 10 // The double underscore intrinsics are for compatibility with 11 // AMD's BMI interface. The single underscore intrinsics
|
/external/libvpx/libvpx/build/make/ |
ads2gas.pl | 142 # prepended underscore 150 # underscore
|
/external/libxkbcommon/xkbcommon/test/data/symbols/ |
in | 49 key <AE11> { [ minus, U0903, minus, underscore ] }; 123 key <AE11> { [ minus, underscore ] }; 262 key <AE11> { [ minus, underscore ] }; 339 key <AE11> { [ minus, underscore ] }; 556 key <AE11> { [ minus, underscore ] }; [all...] |
de | 45 key <AB10> { [ minus, underscore, endash, emdash ] }; 171 key <AB10> { [ minus, underscore, hyphen, NoSymbol, U0140, U013F, U2011, NoSymbol ] }; 271 key <BKSL> { [ minus, underscore, hyphen, diaeresis] }; 371 key <AD02> { [ v, V, underscore, NoSymbol, BackSpace, BackSpace, radical, NoSymbol ] }; [all...] |
/frameworks/base/core/tests/coretests/src/android/util/ |
PatternsTest.java | 223 assertTrue("Should match underscore in domain name", 227 assertTrue("Should match underscore in domain name", 509 assertTrue("Should match underscore in domain name", 513 assertTrue("Should match underscore in domain name", 650 assertTrue("Should match underscore in domain name", 654 assertTrue("Should match underscore in domain name", [all...] |
/frameworks/support/compat/src/androidTest/java/androidx/core/util/ |
PatternsCompatTest.java | 199 assertTrue("Should match underscore in domain name", 203 assertTrue("Should match underscore in domain name", 485 assertTrue("Should match underscore in domain name", 489 assertTrue("Should match underscore in domain name", 626 assertTrue("Should match underscore in domain name", 630 assertTrue("Should match underscore in domain name", [all...] |
/external/clang/test/Driver/ |
gfortran.f90 | 102 ! RUN: -fsecond-underscore \ 223 ! CHECK: "-fsecond-underscore"
|
/external/golang-protobuf/ |
README.md | 98 followed by an underscore-delimited list of the nested messages 219 generated field or method name, the code generator will append an underscore
|
/external/libcxx/test/std/re/re.traits/ |
lookup_collatename.pass.cpp | 98 test("underscore", std::string("_")); 174 test(L"underscore", std::wstring(L"_"));
|
/external/swiftshader/third_party/LLVM/lib/ExecutionEngine/JIT/ |
Intercept.cpp | 125 // If it wasn't found and if it starts with an underscore ('_') character, 126 // and has an asm specifier, try again without the underscore.
|
/external/swiftshader/third_party/LLVM/lib/ExecutionEngine/MCJIT/ |
Intercept.cpp | 128 // If it wasn't found and if it starts with an underscore ('_') character, 129 // and has an asm specifier, try again without the underscore.
|
/frameworks/base/tools/aapt2/util/ |
Util.h | 82 // - Subsequent characters of a component can be ASCII alphanumeric or an underscore. 88 // - Subsequent characters of a component can be ASCII alphanumeric or an underscore.
|
/prebuilts/android-emulator/darwin-x86_64/lib/pc-bios/keymaps/ |
bepo | 329 ## keycode 57 = space nobreakspace underscore U+202f 332 underscore 0x39 altgr
|