| /freebsd-13.1/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… 25 def : F<"_", "Alias for --strip-underscore">, Alias<strip_underscore>; 27 def : F<"n", "Alias for --no-strip-underscore">, Alias<no_strip_underscore>;
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/MIRParser/ |
| H A D | MILexer.h | 36 underscore, enumerator 198 return Kind == NamedRegister || Kind == underscore || in isRegister()
|
| H A D | MILexer.cpp | 194 .Case("_", MIToken::underscore) in getIdentifierKind()
|
| H A D | MIParser.cpp | 1457 case MIToken::underscore: in parseRegister() 1475 if (Token.isNot(MIToken::Identifier) && Token.isNot(MIToken::underscore)) in parseRegisterClassOrBank() 2749 case MIToken::underscore: in parseMachineOperand()
|
| /freebsd-13.1/usr.bin/getconf/ |
| H A D | progenv.gperf | 22 * are specified with or without a leading underscore, so we just
|
| H A D | confstr.gperf | 22 * are specified with or without a leading underscore, so we just
|
| /freebsd-13.1/crypto/openssl/crypto/objects/ |
| H A D | README | 19 those will be converted to underscore.
|
| /freebsd-13.1/usr.sbin/bsdconfig/startup/include/ |
| H A D | messages.subr | 89 …ters.\n Name may only consist of letters [a-zA-Z], numbers [0-9],\n or underscore [_] and must not… 90 …start_with="ERROR! rc.conf(5) variable name must start with\n a letter [a-zA-Z] or underscore [_]."
|
| /freebsd-13.1/contrib/tzcode/zic/ |
| H A D | README | 27 such functions have kept their old, underscore-free names in this update.)
|
| /freebsd-13.1/usr.sbin/zic/ |
| H A D | README | 27 such functions have kept their old, underscore-free names in this update.)
|
| /freebsd-13.1/usr.sbin/bsdconfig/share/packages/ |
| H A D | categories.subr | 74 # alphanumeric and can include the underscore [_] but should not contain
|
| /freebsd-13.1/sys/contrib/device-tree/Bindings/ |
| H A D | xilinx.txt | 42 to lowercase and all underscore '_' characters are
|
| /freebsd-13.1/usr.sbin/bsdconfig/share/ |
| H A D | struct.subr | 46 # the underscore.
|
| H A D | keymap.subr | 69 # the underscore, `_'). The remaining arguments after $name correspond to the
|
| /freebsd-13.1/libexec/bootpd/ |
| H A D | Changes | 132 Allow underscore in host names - readfile.c:goodname()
|
| /freebsd-13.1/contrib/llvm-project/clang/include/clang/Basic/ |
| H A D | riscv_vector.td | 115 // the name of the class) appended (separated with an underscore) the Suffix 120 // underscore as in "__builtin_rvv_foo_i32m1_i32m1". 140 // underscore (_). It is instantiated like Prototype. 149 // underscore (_). It is instantiated like Prototype.
|
| /freebsd-13.1/contrib/googletest/googletest/include/gtest/ |
| H A D | gtest-param-test.h.pump | 476 // alphanumeric characters or underscore. Because PrintToString adds quotes
|
| /freebsd-13.1/contrib/less/ |
| H A D | NEWS | 547 * Overstriking underscore with underscore is now bold or underlined
|
| /freebsd-13.1/stand/forth/ |
| H A D | support.4th | 564 : underscore? line_pointer c@ [char] _ = ; 584 end_of_line? if 0 else letter? digit? underscore? dot? or or or then
|
| /freebsd-13.1/contrib/googletest/googletest/docs/ |
| H A D | primer.md | 263 underscore (`_`). A test's *full name* consists of its containing test case and
|
| H A D | faq.md | 4 ## Why should test case names and test names not contain underscore?
|
| /freebsd-13.1/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
|
| /freebsd-13.1/contrib/ntp/sntp/libevent/ |
| H A D | ChangeLog | 1378 o Fix all identifiers with names beginning with underscore. (cb9da0b) 1383 o Have all visible internal function names end with an underscore. (8ac3c4c)
|
| /freebsd-13.1/contrib/file/magic/Magdir/ |
| H A D | windows | 598 # characters, digits, underscore and white space followed by right bracket
|