| /freebsd-14.2/contrib/llvm-project/clang/lib/Basic/ |
| H A D | Builtins.cpp | 184 const char *Like = ::strpbrk(getRecord(ID).Attributes, Fmt); in isLike() local 185 if (!Like) in isLike() 188 HasVAListArg = (*Like == Fmt[1]); in isLike() 190 ++Like; in isLike() 191 assert(*Like == ':' && "Format specifier must be followed by a ':'"); in isLike() 192 ++Like; in isLike() 194 assert(::strchr(Like, ':') && "Format specifier must end with a ':'"); in isLike() 195 FormatIdx = ::strtol(Like, nullptr, 10); in isLike()
|
| /freebsd-14.2/usr.sbin/bsdconfig/timezone/share/ |
| H A D | countries.subr | 41 # filename_N Like filename, but for the Nth zone when the country has 43 # cont_N Like cont, but for the Nth zone when the country has 45 # descr_N Like name, but for the Nth zone when the country has
|
| /freebsd-14.2/sys/contrib/device-tree/Bindings/arc/ |
| H A D | archs-pct.txt | 4 CPU and cache events like cache misses and hits. Like conventional PCT there
|
| H A D | pct.txt | 4 CPU and cache events like cache misses and hits. Like conventional PCT there
|
| /freebsd-14.2/contrib/llvm-project/compiler-rt/lib/msan/ |
| H A D | msan_flags.inc | 34 "Like malloc_context_size, but for uninit stores.")
|
| /freebsd-14.2/sys/contrib/device-tree/Bindings/iio/adc/ |
| H A D | envelope-detector.txt | 5 an interrupt pin. Like so:
|
| H A D | envelope-detector.yaml | 15 an interrupt pin. Like so:
|
| /freebsd-14.2/contrib/llvm-project/lld/MachO/ |
| H A D | Options.td | 199 HelpText<"Like -l<name>, but mark library and its references as weak imports">, 203 HelpText<"Like bare <path>, but mark library and its references as weak imports">, 207 …HelpText<"Like -l<name>, but link library even if its symbols are not used and -dead_strip_dylibs … 215 HelpText<"Like -l<name>, but export all symbols of <name> from newly created library">, 219 HelpText<"Like bare <path>, but export all symbols of <path> from newly created library">, 223 HelpText<"Like -l<name>, but specify dylib as an upward dependency">, 228 HelpText<"Like bare <path>, but specify dylib as an upward dependency">, 254 HelpText<"Like -framework <name>, but mark framework and its references as weak imports">, 262 …HelpText<"Like -framework <name>, but export all symbols of <name> from the newly created library"… 266 HelpText<"Like -framework <name>, but specify the framework as an upward dependency">, [all …]
|
| /freebsd-14.2/crypto/openssl/doc/man3/ |
| H A D | EVP_chacha20.pod | 36 Authenticated encryption with ChaCha20-Poly1305. Like EVP_chacha20(), the key
|
| /freebsd-14.2/sys/contrib/device-tree/Bindings/arm/ |
| H A D | arm,versatile.yaml | 30 PCI host controller. Like the sibling board, it is done specifically
|
| /freebsd-14.2/sys/contrib/device-tree/Bindings/sound/ |
| H A D | fsl,audmix.txt | 10 Audio Mixer is also a serial audio interface. Like input interfaces it has
|
| /freebsd-14.2/sys/contrib/device-tree/Bindings/mfd/ |
| H A D | richtek,rt5120.yaml | 46 Like as 'enable-uv-hiccup', it configures over voltage protection to
|
| /freebsd-14.2/contrib/tzcode/ |
| H A D | tzselect.ksh | 430 "now - Like \"time\", but configure only for timestamps from now on."
|
| /freebsd-14.2/sys/contrib/device-tree/src/arm64/qcom/ |
| H A D | sc7280-herobrine-herobrine-r1.dts | 78 * eDP. Like the trackpad, we'll put it in the board device tree file since
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Mips/ |
| H A D | MSA.txt | 77 Like their non-immediate counterparts, bmnzi.v and bmzi.v are the same
|
| /freebsd-14.2/contrib/ncurses/include/ |
| H A D | Caps.hpux11 | 728 micro_column_address mhpa str ZY - - ----- Like column_address in micro mode 729 micro_down mcud1 str ZZ - - ----- Like cursor_down in micro mode 730 micro_left mcub1 str Za - - ----- Like cursor_left in micro mode 731 micro_right mcuf1 str Zb - - ----- Like cursor_right in micro mode 732 micro_row_address mvpa str Zc - - ----- Like row_address #1 in micro mode 733 micro_up mcuu1 str Zd - - ----- Like cursor_up in micro mode 735 parm_down_micro mcud str Zf - - ----- Like parm_down_cursor in micro mode 736 parm_left_micro mcub str Zg - - ----- Like parm_left_cursor in micro mode 737 parm_right_micro mcuf str Zh - - ----- Like parm_right_cursor in micro mode 738 parm_up_micro mcuu str Zi - - ----- Like parm_up_cursor in micro mode
|
| H A D | Caps.osf1r5 | 761 micro_column_address mhpa str ZY - - ----- Like column_address in micro mode 762 micro_down mcud1 str ZZ - - ----- Like cursor_down in micro mode 763 micro_left mcub1 str Za - - ----- Like cursor_left in micro mode 764 micro_right mcuf1 str Zb - - ----- Like cursor_right in micro mode 765 micro_row_address mvpa str Zc - - ----- Like row_address #1 in micro mode 766 micro_up mcuu1 str Zd - - ----- Like cursor_up in micro mode 771 parm_down_micro mcud str Zf - - ----- Like parm_down_cursor in micro mode 772 parm_left_micro mcub str Zg - - ----- Like parm_left_cursor in micro mode 773 parm_right_micro mcuf str Zh - - ----- Like parm_right_cursor in micro mode 774 parm_up_micro mcuu str Zi - - ----- Like parm_up_cursor in micro mode
|
| H A D | Caps | 720 micro_column_address mhpa str ZY - - ----- Like column_address in micro mode 721 micro_down mcud1 str ZZ - - ----- Like cursor_down in micro mode 722 micro_left mcub1 str Za - - ----- Like cursor_left in micro mode 723 micro_right mcuf1 str Zb - - ----- Like cursor_right in micro mode 724 micro_row_address mvpa str Zc - - ----- Like row_address #1 in micro mode 725 micro_up mcuu1 str Zd - - ----- Like cursor_up in micro mode 727 parm_down_micro mcud str Zf - - ----- Like parm_down_cursor in micro mode 728 parm_left_micro mcub str Zg - - ----- Like parm_left_cursor in micro mode 729 parm_right_micro mcuf str Zh - - ----- Like parm_right_cursor in micro mode 730 parm_up_micro mcuu str Zi - - ----- Like parm_up_cursor in micro mode
|
| H A D | Caps.keys | 811 micro_column_address mhpa str ZY - - ----- Like column_address in micro mode 812 micro_down mcud1 str ZZ - - ----- Like cursor_down in micro mode 813 micro_left mcub1 str Za - - ----- Like cursor_left in micro mode 814 micro_right mcuf1 str Zb - - ----- Like cursor_right in micro mode 815 micro_row_address mvpa str Zc - - ----- Like row_address #1 in micro mode 816 micro_up mcuu1 str Zd - - ----- Like cursor_up in micro mode 818 parm_down_micro mcud str Zf - - ----- Like parm_down_cursor in micro mode 819 parm_left_micro mcub str Zg - - ----- Like parm_left_cursor in micro mode 820 parm_right_micro mcuf str Zh - - ----- Like parm_right_cursor in micro mode 821 parm_up_micro mcuu str Zi - - ----- Like parm_up_cursor in micro mode
|
| H A D | Caps.aix4 | 822 micro_column_address mhpa str ZY - - ----- Like column_address in micro mode 823 micro_down mcud1 str ZZ - - ----- Like cursor_down in micro mode 824 micro_left mcub1 str Za - - ----- Like cursor_left in micro mode 825 micro_right mcuf1 str Zb - - ----- Like cursor_right in micro mode 826 micro_row_address mvpa str Zc - - ----- Like row_address #1 in micro mode 827 micro_up mcuu1 str Zd - - ----- Like cursor_up in micro mode 829 parm_down_micro mcud str Zf - - ----- Like parm_down_cursor in micro mode 830 parm_left_micro mcub str Zg - - ----- Like parm_left_cursor in micro mode 831 parm_right_micro mcuf str Zh - - ----- Like parm_right_cursor in micro mode 832 parm_up_micro mcuu str Zi - - ----- Like parm_up_cursor in micro mode
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/SystemZ/ |
| H A D | SystemZInstrFormats.td | 2936 // Like CondStoreRSY, but with a fixed CC mask. 3120 // Like CondUnaryRSY, but with a fixed CC mask. 3533 // Like CondBinaryRRF, but with a fixed CC mask. 3573 // Like CondBinaryRRFa, but with a fixed CC mask. 3642 // Like CondBinaryRIE, but with a fixed CC mask. 5185 // Like TestBinarySIL, but expanded later. 5190 // Like CondBinaryRRF, but expanded after RA depending on the choice of 5222 // Like CondBinaryRIE, but expanded after RA depending on the choice of 5234 // Like CondUnaryRSY, but expanded after RA depending on the choice of 5255 // Like CondStoreRSY, but expanded after RA depending on the choice of [all …]
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/DirectX/ |
| H A D | DXIL.td | 71 // Like how many atomic/float/uint/int/... instructions used in the program.
|
| /freebsd-14.2/crypto/openssl/doc/man1/ |
| H A D | openssl-rsa.pod.in | 135 Like B<-pubin> and B<-pubout> except B<RSAPublicKey> format is used instead.
|
| H A D | openssl-asn1parse.pod.in | 83 Like B<-dump>, but only the first B<num> bytes are output.
|
| /freebsd-14.2/sys/contrib/device-tree/Bindings/net/dsa/ |
| H A D | mt7530.txt | 62 Like in the Ubiquiti ER-X-SFP.
|