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

<<11121314151617181920>>

  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-cris/
tls-leie-19.d 9 #as: --no-underscore --em=criself
  /external/clang/test/CodeGen/
bmi-builtins.c 8 // The double underscore intrinsics are for compatibility with
9 // AMD's BMI interface. The single underscore intrinsics
  /external/llvm/lib/CodeGen/MIRParser/
MILexer.h 38 underscore, enumerator in enum:llvm::MIToken::TokenKind
147 return Kind == NamedRegister || Kind == underscore ||
  /prebuilts/gdb/darwin-x86/lib/python2.7/idlelib/
extend.txt 44 An underscore in the menu label is removed; the character following the
45 underscore is displayed underlined, to indicate the shortcut character (for
  /prebuilts/gdb/linux-x86/lib/python2.7/idlelib/
extend.txt 44 An underscore in the menu label is removed; the character following the
45 underscore is displayed underlined, to indicate the shortcut character (for
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/
extend.txt 44 An underscore in the menu label is removed; the character following the
45 underscore is displayed underlined, to indicate the shortcut character (for
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/
extend.txt 44 An underscore in the menu label is removed; the character following the
45 underscore is displayed underlined, to indicate the shortcut character (for
  /system/weaved/libweaved/
command.h 106 // |command_error| are automatically prepended with an underscore ("_").
132 // with an underscore ("_").
  /toolchain/binutils/binutils-2.25/bfd/
coff-ia64.c 166 TARGET_UNDERSCORE, /* leading underscore */
168 0, /* leading underscore */
  /toolchain/binutils/binutils-2.25/gas/doc/
c-xtensa.texi 184 If an opcode name is prefixed with an underscore character (@samp{_}),
186 underscore prefix disables both optimization (@pxref{Xtensa
189 use the underscore prefix when it is essential to select the exact
194 Note that this special handling of underscore prefixes only applies to
196 When an underscore prefix is used with a macro (e.g., @code{_MOV}), it
198 macros both with and without the underscore prefix, where the underscore
199 versions behave as if the underscore carries through to the instructions
202 The underscore prefix only applies to individual instructions, not to
204 underscore prefixes, the assembler will not transform the individua
    [all...]
  /packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/latin/settings/
SpacingAndPunctuationsTests.java 135 assertTrue("Underscore", sp.isWordSeparator('_'));
186 assertFalse("Underscore", sp.isWordConnector('_'));
232 assertFalse("Underscore", sp.isUsuallyPrecededBySpace('_'));
293 assertFalse("Underscore", sp.isUsuallyFollowedBySpace('_'));
340 assertFalse("Underscore", sp.isUsuallyFollowedBySpace('_'));
  /toolchain/binutils/binutils-2.25/binutils/
dllwrap.c 75 /* -1: use default, 0: no underscoring, 1: underscore. */
512 fprintf (file, _(" --no-leading-underscore Entrypoint without underscore\n"));
513 fprintf (file, _(" --leading-underscore Entrypoint with underscore.\n"));
577 {"no-leading-underscore", no_argument, NULL, OPTION_NO_LEADING_UNDERSCORE},
578 {"leading-underscore", no_argument, NULL, OPTION_NO_LEADING_UNDERSCORE},
593 {"add-underscore", no_argument, NULL, 'U'},
899 dyn_string_append_cstr (driver_cmdline, " --no-leading-underscore");
901 dyn_string_append_cstr (driver_cmdline, " --leading-underscore");
    [all...]
  /build/soong/cc/
clang.go 73 // Disable overly aggressive warning for macros defined with a leading underscore
  /external/antlr/antlr-3.4/runtime/CSharp2/
README.TXT 5 Kunle Odutola : kunle UNDERSCORE odutola AT hotmail DOT com
  /external/autotest/server/site_tests/platform_BootPerfServer/
platform_BootPerfServer.py 27 of "units_description". The text before the first underscore represents
  /external/chromium-trace/catapult/telemetry/third_party/altgraph/altgraph.egg-info/
SOURCES.txt 89 doc/_build/html/_static/underscore.js
  /external/chromium-trace/catapult/third_party/py_vulcanize/third_party/rcssmin/
MANIFEST 327 tests/yui/out/star-underscore-hacks.out
328 tests/yui/out/star-underscore-hacks.out.b
347 tests/yui/star-underscore-hacks.css
348 tests/yui/star-underscore-hacks.css.min
  /external/fonttools/Lib/fontTools/ttLib/
standardGlyphOrder.py 79 "underscore", # 66
  /external/icu/icu4c/source/tools/genccode/
genccode.8.in 100 option) followed by an underscore and the type of the data (set by the
  /external/icu/icu4c/source/tools/gencmn/
gencmn.8.in 112 option) followed by an underscore and the type of the data (set by the
  /external/llvm/lib/Support/
regcname.h 131 { "underscore", '_' },
  /external/mockftpserver/MockFtpServer/src/test/java/org/mockftpserver/core/command/
_AbstractCommandHandlerTest.java 31 * underscore so that it is not filtered out by Maven's Surefire test plugin.
  /external/toybox/toys/other/
nbd_client.c 9 // we hide the underscore name and OLDTOY the name we want.
  /ndk/sources/host-tools/ndk-stack/regex/
cname.h 128 { "underscore", '_' },
  /prebuilts/go/darwin-x86/pkg/bootstrap/src/bootstrap/asm/internal/lex/
tokenizer.go 60 case '_': // Underscore; traditional.

Completed in 3823 milliseconds

<<11121314151617181920>>