| /freebsd-14.2/contrib/llvm-project/llvm/tools/llvm-cxxfilt/ |
| H A D | Opts.td | 18 defm strip_underscore : BB<"strip-underscore", "Strip the leading underscore", "Don't strip the lea… 26 def : F<"_", "Alias for --strip-underscore">, Alias<strip_underscore>; 28 def : F<"n", "Alias for --no-strip-underscore">, Alias<no_strip_underscore>;
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/MIRParser/ |
| H A D | MILexer.h | 36 underscore, enumerator 207 return Kind == NamedRegister || Kind == underscore || in isRegister()
|
| H A D | MILexer.cpp | 192 .Case("_", MIToken::underscore) in getIdentifierKind()
|
| H A D | MIParser.cpp | 1549 case MIToken::underscore: in parseRegister() 1567 if (Token.isNot(MIToken::Identifier) && Token.isNot(MIToken::underscore)) in parseRegisterClassOrBank() 2902 case MIToken::underscore: in parseMachineOperand()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/ToolDrivers/llvm-dlltool/ |
| H A D | Options.td | 18 def no_leading_underscore: Flag<["--"], "no-leading-underscore">,
|
| /freebsd-14.2/usr.bin/getconf/ |
| H A D | confstr.gperf | 20 * are specified with or without a leading underscore, so we just
|
| H A D | progenv.gperf | 20 * are specified with or without a leading underscore, so we just
|
| /freebsd-14.2/crypto/openssl/crypto/objects/ |
| H A D | README.md | 19 those will be converted to underscore.
|
| /freebsd-14.2/usr.sbin/bsdconfig/startup/include/ |
| H A D | messages.subr | 88 …ters.\n Name may only consist of letters [a-zA-Z], numbers [0-9],\n or underscore [_] and must not… 89 …start_with="ERROR! rc.conf(5) variable name must start with\n a letter [a-zA-Z] or underscore [_]."
|
| /freebsd-14.2/contrib/llvm-project/clang/include/clang/Basic/ |
| H A D | riscv_vector_common.td | 120 // the name of the class) appended (separated with an underscore) the Suffix 125 // underscore as in "__builtin_rvv_foo_i32m1_i32m1". 153 // underscore (_). It is instantiated like Prototype. 162 // underscore (_). It is instantiated like Prototype.
|
| H A D | TokenKinds.def | 721 // Microsoft single-underscore prefixed aliases for double-underscore prefixed
|
| /freebsd-14.2/usr.sbin/bsdconfig/share/packages/ |
| H A D | categories.subr | 73 # alphanumeric and can include the underscore [_] but should not contain
|
| /freebsd-14.2/crypto/openssl/ |
| H A D | NOTES-VMS.md | 41 converting them to underscore, thereby leaving your source in
|
| /freebsd-14.2/sys/contrib/device-tree/Bindings/ |
| H A D | xilinx.txt | 42 to lowercase and all underscore '_' characters are
|
| /freebsd-14.2/usr.sbin/bsdconfig/share/ |
| H A D | keymap.subr | 68 # the underscore, `_'). The remaining arguments after $name correspond to the
|
| H A D | struct.subr | 45 # the underscore.
|
| /freebsd-14.2/libexec/bootpd/ |
| H A D | Changes | 131 Allow underscore in host names - readfile.c:goodname()
|
| /freebsd-14.2/contrib/googletest/docs/ |
| H A D | faq.md | 3 ## Why should test suite names and test names not contain underscore? 6 Note: GoogleTest reserves underscore (`_`) for special purpose keywords, such as
|
| /freebsd-14.2/stand/forth/ |
| H A D | support.4th | 563 : underscore? line_pointer c@ [char] _ = ; 583 end_of_line? if 0 else letter? digit? underscore? dot? or or or then
|
| /freebsd-14.2/contrib/less/ |
| H A D | NEWS | 723 * Overstriking underscore with underscore is now bold or underlined
|
| /freebsd-14.2/crypto/heimdal/ |
| H A D | NEWS | 668 * follow RFC2782 and by default do not look for non-underscore SRV names
|
| H A D | aclocal.m4 | 375 # When using ansi2knr, U may be empty or an underscore; expand it
|
| H A D | ChangeLog.2000 | 1085 rfc2052 default to no. 2782 says that underscore should be used.
|
| /freebsd-14.2/share/misc/ |
| H A D | usb_hid_usages | 278 0x2D Keyboard - and (underscore)
|
| /freebsd-14.2/contrib/netbsd-tests/lib/libcurses/slave/ |
| H A D | curses_commands.c | 790 report_return(underscore()); in cmd_underscore()
|