Home
last modified time | relevance | path

Searched refs:underscore (Results 1 – 25 of 54) sorted by relevance

123

/freebsd-13.1/contrib/llvm-project/llvm/tools/llvm-cxxfilt/
H A DOpts.td18 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 DMILexer.h36 underscore, enumerator
198 return Kind == NamedRegister || Kind == underscore || in isRegister()
H A DMILexer.cpp194 .Case("_", MIToken::underscore) in getIdentifierKind()
H A DMIParser.cpp1457 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 Dprogenv.gperf22 * are specified with or without a leading underscore, so we just
H A Dconfstr.gperf22 * are specified with or without a leading underscore, so we just
/freebsd-13.1/crypto/openssl/crypto/objects/
H A DREADME19 those will be converted to underscore.
/freebsd-13.1/usr.sbin/bsdconfig/startup/include/
H A Dmessages.subr89 …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 DREADME27 such functions have kept their old, underscore-free names in this update.)
/freebsd-13.1/usr.sbin/zic/
H A DREADME27 such functions have kept their old, underscore-free names in this update.)
/freebsd-13.1/usr.sbin/bsdconfig/share/packages/
H A Dcategories.subr74 # alphanumeric and can include the underscore [_] but should not contain
/freebsd-13.1/sys/contrib/device-tree/Bindings/
H A Dxilinx.txt42 to lowercase and all underscore '_' characters are
/freebsd-13.1/usr.sbin/bsdconfig/share/
H A Dstruct.subr46 # the underscore.
H A Dkeymap.subr69 # the underscore, `_'). The remaining arguments after $name correspond to the
/freebsd-13.1/libexec/bootpd/
H A DChanges132 Allow underscore in host names - readfile.c:goodname()
/freebsd-13.1/contrib/llvm-project/clang/include/clang/Basic/
H A Driscv_vector.td115 // 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 Dgtest-param-test.h.pump476 // alphanumeric characters or underscore. Because PrintToString adds quotes
/freebsd-13.1/contrib/less/
H A DNEWS547 * Overstriking underscore with underscore is now bold or underlined
/freebsd-13.1/stand/forth/
H A Dsupport.4th564 : 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 Dprimer.md263 underscore (`_`). A test's *full name* consists of its containing test case and
H A Dfaq.md4 ## Why should test case names and test names not contain underscore?
/freebsd-13.1/crypto/heimdal/
H A DNEWS668 * follow RFC2782 and by default do not look for non-underscore SRV names
H A Daclocal.m4375 # When using ansi2knr, U may be empty or an underscore; expand it
/freebsd-13.1/contrib/ntp/sntp/libevent/
H A DChangeLog1378 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 Dwindows598 # characters, digits, underscore and white space followed by right bracket

123