Home
last modified time | relevance | path

Searched refs:but (Results 1 – 25 of 2471) sorted by relevance

12345678910>>...99

/src/contrib/pam-krb5/tests/data/scripts/trace/
H A Dunsupported26 ERR trace logging requested but not supported
31 ERR trace logging requested but not supported
35 ERR trace logging requested but not supported
38 ERR trace logging requested but not supported
41 ERR trace logging requested but not supported
44 ERR trace logging requested but not supported
47 ERR trace logging requested but not supported
50 ERR trace logging requested but not supported
/src/tools/cam/
H A DREADME6 therefore I/O and other traffic to storage media) that written during covid, but
8 shift to the cam provider, but retooling them and finishing the grammar will
9 take some time (but these scripts are useful today).
12 You really have to read through the driver to understand, but it's the central
14 but the reset does not. These scripts use the generic completion hook to show
15 the exceptional cases (many of which have printfs that can be enabled, but often
17 going on for weird, but repeatable problems.
/src/contrib/llvm-project/clang/include/clang/Basic/
H A DDiagnosticInstallAPIKinds.td36 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 DDiagnosticSerializationKinds.td33 "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 "
/src/crypto/openssl/test/ssl-tests/
H A D03-custom_verify.cnf.in25 # 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.
/src/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVCallingConv.td49 // 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.
/src/sys/contrib/device-tree/Bindings/gpio/
H A Dgpio-xilinx.txt5 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
/src/contrib/googletest/googlemock/test/
H A Dgmock_output_test_golden.txt24 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 …]
/src/usr.bin/diff3/tests/
H A Dlong-A.out4 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
/src/contrib/bc/project/
H A Dissue10.md20 The math library still gets loaded but `scale` doesn't get set (or gets reset)?
55 Your bc is not default on 12.X yet but I enabled it with WITH_GH_BC=yes in /etc/src.conf to try it …
70 I could give it a try on 13-STABLE too if that helps but I'd need to reboot something.
74 …lem since some programs end up using that pretty much only on the BSDs it seems, but that's not it.
78 Yeah, my `bc` uses a custom history implementation, so it could be mine, but not `editline(3)`.
92 It is fixed in `299a4fd353`, but if you can pull that down and test, I would appreciate it.
94 … probably update 14-CURRENT soon thereafter. He will also update the port, but the version in 12.2…
104 Thanks for fixing this! You'd think it's really hard to trigger but I do enough typos and I start b…
/src/sys/contrib/openzfs/contrib/dracut/
H A DREADME.md3 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.
/src/contrib/llvm-project/libcxx/modules/std.compat/
H A Dcuchar.inc11 // Note the Standard does not mark these symbols optional, but libc++'s header
14 // mbstate_t is conditionally here, but always present in cwchar.cppm. To avoid
17 // size_t is conditionally here, but always present in cstddef.cppm. To avoid
/src/contrib/llvm-project/libcxx/modules/std/
H A Dcuchar.inc11 // Note the Standard does not mark these symbols optional, but libc++'s header
14 // mbstate_t is conditionally here, but always present in cwchar.cppm. To avoid
17 // size_t is conditionally here, but always present in cstddef.cppm. To avoid
/src/contrib/llvm-project/lld/docs/
H A Dmissingkeyfunction.rst11 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 DWebAssembly.rst23 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 …]
/src/contrib/libxo/doc/
H A Dintro.rst60 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
/src/sys/contrib/openzfs/.github/codeql/custom-queries/cpp/
H A DdslDatasetHoldReleMismatch.ql23 message = "Held with dsl_dataset_hold_obj_flags but released with dsl_dataset_rele")
29 message = "Held with dsl_dataset_hold_obj but released with dsl_dataset_rele_flags")
32 …"Mismatched release: held with $@ but released with " + releCall.getTarget().getName() + " for dat…
/src/usr.bin/ministat/
H A DREADME10 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.
/src/crypto/openssl/doc/life-cycles/
H A Dcipher.dot19 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)",
/src/sys/contrib/device-tree/Bindings/
H A DABI.rst12 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
/src/contrib/file/magic/Magdir/
H A Dicc44 # 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
/src/sys/dev/cyapa/
H A Dcyapa.c709 uint16_t but; in cyaparead() local
743 but = sc->track_but; in cyaparead()
749 sc->reported_but = but; in cyaparead()
766 if (but & CYAPA_FNGR_LEFT) in cyaparead()
768 if (but & CYAPA_FNGR_MIDDLE) in cyaparead()
770 if (but & CYAPA_FNGR_RIGHT) in cyaparead()
787 if (but & CYAPA_FNGR_LEFT) in cyaparead()
789 if (but & CYAPA_FNGR_MIDDLE) in cyaparead()
791 if (but & CYAPA_FNGR_RIGHT) in cyaparead()
1369 uint16_t but; /* high bits used for simulated but4/but5 */ in cyapa_raw_input() local
[all …]
/src/usr.bin/compress/doc/
H A DNOTES25 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,
/src/usr.bin/ee/nls/fr_FR.ISO8859-1/
H A Dee.msg46 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 "
/src/crypto/krb5/src/util/et/
H A DISSUES7 a per-thread buffer may be better, but that depends on dynamic
8 allocation working. A caller-provided buffer would be best, but
13 likewise, but can be changed without externally visible effect.
40 It's not implemented as a reference count, but the effect is the same.

12345678910>>...99