/freebsd/contrib/llvm-project/clang/include/clang/Basic/ |
H A D | DiagnosticInstallAPIKinds.td | 36 def err_library_missing_symbol : Error<"declaration has external linkage, but dynamic library doesn… 37 def warn_library_missing_symbol : Warning<"declaration has external linkage, but dynamic library do… 38 def err_library_hidden_symbol : Error<"declaration has external linkage, but symbol has internal li… 39 def warn_library_hidden_symbol : Warning<"declaration has external linkage, but symbol has internal… 40 def warn_header_hidden_symbol : Warning<"symbol exported in dynamic library, but marked hidden in d… 41 def err_header_hidden_symbol : Error<"symbol exported in dynamic library, but marked hidden in decl… 45 " but symbol is %select{not |}2exported in dynamic library">, InGroup<InstallAPIViolation>; 47 " but symbol is %select{not |}2exported in dynamic library">; 49 "%select{weak defined|thread local}1, but its declaration is not">, InGroup<InstallAPIViolation>; 51 …"%select{weak defined|thread local}1, but symbol is not in dynamic library">, InGroup<InstallAPIVi… [all …]
|
H A D | DiagnosticSerializationKinds.td | 33 "PCH file was compiled for the %0 '%1' but the current translation " 37 "feature '%1' but the %select{current translation unit is|AST file was}0 " 40 "PCH file but is currently %select{disabled|enabled}2">; 43 def err_pch_diagopt_mismatch : Error<"%0 is currently enabled, but was not in " 46 "path '%0', but the path is currently '%1'">; 96 "module '%0' was built in directory '%1' but now resides in " 103 "macro '%0' was %select{defined|undef'd}1 in the precompiled header but " 110 "'-undef' but %select{precompiled header was not built with it|" 114 "'-detailed-preprocessing-record' but %select{precompiled header was not "
|
/freebsd/crypto/openssl/test/ssl-tests/ |
H A D | 03-custom_verify.cnf.in | 25 # Same test as above but with a custom callback that always fails. 40 # Same test as above but with a custom callback that always succeeds. 54 # Same test as above but with a custom callback that requests retry once. 80 # Same test as above but with a custom callback that always fails. 97 # Same test as above but with a custom callback that always succeeds. 129 # Same test as above but with a custom callback that always succeeds. 144 # Same test as above but with a custom callback that always fails.
|
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/ |
H A D | RISCVCallingConv.td | 49 // Same as CSR_Interrupt, but including all 32-bit FP registers. 53 // Same as CSR_Interrupt, but including all 64-bit FP registers. 57 // Same as CSR_Interrupt, but excluding X16-X31. 61 // Same as CSR_XLEN_F32_Interrupt, but excluding X16-X31. 65 // Same as CSR_XLEN_F64_Interrupt, but excluding X16-X31.
|
/freebsd/sys/contrib/device-tree/Bindings/gpio/ |
H A D | gpio-xilinx.txt | 5 input/output/tristate. Both channels share the same global IRQ but 23 - xlnx,all-inputs-2 : as above but for the second channel 24 - xlnx,dout-default-2 : as above but the second channel 25 - xlnx,gpio2-width : as above but for the second channel 26 - xlnx,tri-default-2 : as above but for the second channel
|
/freebsd/contrib/googletest/googlemock/test/ |
H A D | gmock_output_test_golden.txt | 24 Expected to be called twice, but has only 1 WillOnce(). 27 Called 2 times, but only 1 WillOnce() is specified - returning default value. 36 Google Mock tried the following 1 expectation, but it didn't match: 50 Google Mock tried the following 1 expectation, but it didn't match: 97 Google Mock tried the following 2 expectations, but none matched: 119 Google Mock tried the following 2 expectations, but none matched: 141 Google Mock tried the following 2 expectations, but none matched: 184 Google Mock tried the following 1 expectation, but it didn't match: 201 Google Mock tried the following 1 expectation, but it didn't match: 216 Google Mock tried the following 1 expectation, but it didn't match: [all …]
|
/freebsd/usr.bin/diff3/tests/ |
H A D | long-A.out | 4 This line is different in yours and mine, but the different in each 6 This line is different in yours and mine, but the best in yours 17 This line is different in yours and mine, but the same
|
H A D | long-merge.out | 12 This line is different in yours and mine, but the same 23 This line is different in yours and mine, but the different in each 25 This line is different in yours and mine, but the best in yours
|
/freebsd/sys/contrib/openzfs/contrib/dracut/ |
H A D | README.md | 3 2. Set `mountpoint=/` for your root dataset (for compatibility, `legacy` also works, but is not rec… 24 `zfs:AUTO`, `zfs:`, `zfs` | *(as above, but overriding other autoselection methods)* | 38 after pool import but before the rootfs is mounted. 39 Failure to create the snapshot is noted, but booting continues. 43 after pool import but before the rootfs is mounted.
|
/freebsd/contrib/llvm-project/libcxx/modules/std/ |
H A D | cuchar.cppm |
|
/freebsd/contrib/llvm-project/lld/docs/ |
H A D | missingkeyfunction.rst | 11 non-pure, non-inline, virtual function), but you haven't actually defined it. 17 for it, but you will see undefined references to the vtable symbol. 46 key function, but it's quite common because virtual destructors are likely to be 68 This base class is intended to be abstract, but you forgot to mark one of the 76 Key function is defined, but the linker doesn't see it 79 It's also possible that you have defined the key function somewhere, but the
|
H A D | WebAssembly.rst | 23 common linker flags with **ld.lld** but also includes several 80 Like ``--allow-undefined``, but the filename specified a flat list of 91 will generate an error message for each reported unresolved symbol but the 103 symbols. This is somewhat similar to the --import-undefined option but 110 binaries that are themselves static (non-relocatable) but whose undefined 122 example, for function symbols this is always possible, but in general this 142 By default the function table is neither imported nor exported, but defined 162 unit but with too many arguments. 198 ``--allow-undefined-file`` is the same but allows a list of symbols to be 213 but doesn't contain any actual code or data. Instead it contains just a list of [all …]
|
/freebsd/contrib/libxo/doc/ |
H A D | intro.rst | 60 Same code path, same format strings, same information, but it's 65 You want to prepare for the future, but you need to live in the 66 present. You'd love a flying car, but need to get work done today. 68 allow integration with NETCONF, REST, and web browsers, but you need 71 And you don't want multiple code paths that can't help but get out
|
/freebsd/sys/contrib/device-tree/Bindings/ |
H A D | ABI.rst | 12 break on an older device tree, but that doesn't mean the binding is 18 new. These guidelines aren't new, but they desperately need to be 29 3) Bindings can be augmented, but the driver shouldn't break when given 30 the old binding. ie. add additional properties, but don't change the
|
/freebsd/crypto/openssl/doc/life-cycles/ |
H A D | cipher.dot | 19 initialised -> initialised [label="EVP_CipherInit\n(not required but allowed)", 28 d_initialised -> d_initialised [label="EVP_DecryptInit\n(not required but allowed)", 34 e_initialised -> e_initialised [label="EVP_EncryptInit\n(not required but allowed)", 58 initialised -> initialised [label="EVP_CipherInit\n(not required but allowed)",
|
/freebsd/usr.bin/ministat/ |
H A D | README | 10 You need at least three data points in each data set, but the more 27 prove something if many more measurements are made, but with only five 47 Here we have a clearcut difference, not very big, but clear and unambiguous.
|
/freebsd/contrib/file/magic/Magdir/ |
H A D | icc | 44 # uses just "acsp" for that, but Apple's file uses it for "ColorSync", 74 # reserved and shall be null but 205.205 in umx1220u.icm 85 # Profile Connection Space (PCS) field usually "XYZ " or "Lab " but sometimes 161 # rendering intent 0-3 but 7AEA5027h in EE051__1.ICM 6CB1BCh in EE061__1.ICM 169 # usually X~0.9642*65536=63189.8112~63190=F6D5h ; but also found 172 # usually Y=1.0~00010000h but Y=0 in brmsl07f.icm 174 # usually Z~0.8249*65536=54060.6464~54061=D32Dh ; but also found 179 # reserved in older versions should be zero but also found CDCDCDCDCDCDCDCD 188 # but no copyright tag in linearSRGB.icc
|
H A D | misctools | 17 # look for VERSION keyword often on second line but sometimes later as in holidays_NRW_2014.ics 19 # after VERSION keword :1.0 or often :2.0 but sometimes also ;VALUE=TEXT:2.0 like in Jewish religio… 32 # no real examples found but only example on Wikipedia page 56 # GRR: without VERSION keyword violates specification but accepted by Thunderbird like 64 …cation CarriageReturn (0xD) and LineFeed (0xA) should be used as separator but others accepted by … 89 # downcase violates RFC 6350, but some "bad" software produce such vcards
|
/freebsd/usr.bin/compress/doc/ |
H A D | NOTES | 25 Why? I can't speak for them, but it is possible the claims are too broad, 38 Genentech patent of the TPA molecule in the U.S. but struck down 42 that one may patent "apparatus" but not an "idea". 62 >that one may patent "apparatus" but not an "idea". 78 it's more complicated than this, but they're letting (oral 93 Israel to sperry (where he got the first patent), but then to work 113 beats me, but if sperry got a hold of them on these issues, 130 in the patent [but not the paper]). 131 but the upshot is that if anyone ever wanted to sue us,
|
/freebsd/usr.bin/ee/nls/fr_FR.ISO8859-1/ |
H A D | ee.msg | 46 37 "^b fin du texte ^j nouvelle ligne ^t d�but du texte " 51 42 "^g d�but de ligne ^o fin de ligne ^y effacer ligne " 68 59 "^b fin du texte ^g d�but de ligne ^w efface mot ^l gauche " 69 60 "^t d�but du texte ^o fin de ligne ^v annul. eff. mot ^r droite " 155 146 "^a d�but de ligne ^i tabulation ^r annule effacement mot " 156 147 "^b arri�re ^j annule eff. caract. ^t d�but du texte " 165 156 "^u fin du fichier ^a d�but de ligne ^w efface mot ^b arri�re " 166 157 "^t d�but du texte ^e fin de ligne ^r annul.eff.mot ^f avance 1 caract�re "
|
/freebsd/sys/contrib/openzfs/module/lua/ |
H A D | README.zfs | 37 nice-to-have, but not required for channel programs to be well-supported. As 39 security vulnerabilities, but not much else. 49 1. "Normal" Lua uses floating point for all numbers it stores, but those aren't 52 2. Some of the Lua standard libraries do file I/O or spawn processes, but 55 3. The "normal" Lua runtime handles errors by failing fatally, but since this
|
/freebsd/contrib/one-true-awk/testdir/ |
H A D | T.nextfile | 18 $awk ' # same test but in a for loop 29 $awk ' # same test but in a while loop 41 $awk ' # same test but in a do loop
|
/freebsd/contrib/tcsh/nls/french/ |
H A D | set3 | 5 3 Coupe depuis le début du mot jusqu'au curseur - sauvegardé dans le tampon de copie 6 4 Coupe depuis le début de la ligne jusqu'au curseur - sauvegardé dans le tampon de copie 7 5 Va au début du mot courant 8 6 Va au début de la ligne 26 24 Chiffre au début de l'argument 83 81 Vi va au début du prochain mot 100 98 Passe en mode insertion Vi au début de la ligne 114 112 Vi va au début de la ligne
|
/freebsd/sys/dev/cyapa/ |
H A D | cyapa.c | 709 uint16_t but; in cyaparead() local 743 but = sc->track_but; in cyaparead() 749 sc->reported_but = but; in cyaparead() 770 if (but & CYAPA_FNGR_LEFT) in cyaparead() 772 if (but & CYAPA_FNGR_MIDDLE) in cyaparead() 774 if (but & CYAPA_FNGR_RIGHT) in cyaparead() 1345 uint16_t but; /* high bits used for simulated but4/but5 */ in cyapa_raw_input() local 1592 but = sc->track_but; in cyapa_raw_input() 1595 but = CYAPA_FNGR_LEFT; in cyapa_raw_input() 1597 but = CYAPA_FNGR_MIDDLE; in cyapa_raw_input() [all …]
|
/freebsd/lib/libc/quad/ |
H A D | Symbol.map | 4 * be pulled from libgcc, but the build of some applications is 6 * them, but they do not appear to be exported in Solaris.
|