| /freebsd-14.2/contrib/bearssl/T0/ |
| H A D | WordInterpreted.cs | 247 SType computed; in AnalyseFlow() 249 computed = new SType(-maxDepth, -1); in AnalyseFlow() 251 computed = new SType(-maxDepth, -maxDepth + exitSA); in AnalyseFlow() 255 if (!computed.IsSubOf(StackEffect)) { in AnalyseFlow() 260 Name, computed.ToString(), in AnalyseFlow() 264 StackEffect = computed; in AnalyseFlow()
|
| /freebsd-14.2/contrib/kyua/utils/ |
| H A D | env_test.cpp | 106 const optional< fs::path > computed = utils::get_home(); in ATF_TEST_CASE_BODY() local 107 ATF_REQUIRE(computed); in ATF_TEST_CASE_BODY() 108 ATF_REQUIRE_EQ(home, computed.get()); in ATF_TEST_CASE_BODY()
|
| /freebsd-14.2/contrib/libevent/ |
| H A D | config.h.in | 456 /* The size of `int', as computed by sizeof. */ 459 /* The size of `long', as computed by sizeof. */ 462 /* The size of `long long', as computed by sizeof. */ 465 /* The size of `off_t', as computed by sizeof. */ 468 /* The size of `pthread_t', as computed by sizeof. */ 471 /* The size of `short', as computed by sizeof. */ 474 /* The size of `size_t', as computed by sizeof. */ 477 /* The size of `time_t', as computed by sizeof. */ 480 /* The size of `void *', as computed by sizeof. */
|
| H A D | event-config.h.cmake | 452 /* The size of `pthread_t', as computed by sizeof. */ 455 /* The size of a `int', as computed by sizeof. */ 458 /* The size of a `long', as computed by sizeof. */ 461 /* The size of a `long long', as computed by sizeof. */ 464 /* The size of `off_t', as computed by sizeof. */ 470 /* The size of a `short', as computed by sizeof. */ 473 /* The size of `size_t', as computed by sizeof. */ 479 /* The size of `socklen_t', as computed by sizeof. */
|
| /freebsd-14.2/contrib/ntp/sntp/libevent/ |
| H A D | config.h.in | 462 /* The size of `int', as computed by sizeof. */ 465 /* The size of `long', as computed by sizeof. */ 468 /* The size of `long long', as computed by sizeof. */ 471 /* The size of `off_t', as computed by sizeof. */ 474 /* The size of `pthread_t', as computed by sizeof. */ 477 /* The size of `short', as computed by sizeof. */ 480 /* The size of `size_t', as computed by sizeof. */ 483 /* The size of `time_t', as computed by sizeof. */ 486 /* The size of `void *', as computed by sizeof. */
|
| H A D | event-config.h.cmake | 452 /* The size of `pthread_t', as computed by sizeof. */ 455 /* The size of a `int', as computed by sizeof. */ 458 /* The size of a `long', as computed by sizeof. */ 461 /* The size of a `long long', as computed by sizeof. */ 464 /* The size of `off_t', as computed by sizeof. */ 470 /* The size of a `short', as computed by sizeof. */ 473 /* The size of `size_t', as computed by sizeof. */ 479 /* The size of `socklen_t', as computed by sizeof. */
|
| /freebsd-14.2/contrib/ntp/sntp/ |
| H A D | config.h.in | 793 /* The size of `char *', as computed by sizeof. */ 796 /* The size of `int', as computed by sizeof. */ 799 /* The size of `long', as computed by sizeof. */ 802 /* The size of `long long', as computed by sizeof. */ 805 /* The size of `pthread_t', as computed by sizeof. */ 808 /* The size of `short', as computed by sizeof. */ 811 /* The size of `signed char', as computed by sizeof. */ 814 /* The size of `time_t', as computed by sizeof. */
|
| /freebsd-14.2/sys/contrib/device-tree/Bindings/display/bridge/ |
| H A D | ti,tfp410.yaml | 27 through the DK[3:1] pins. The de-skew multiplier is computed as
|
| /freebsd-14.2/crypto/openssl/doc/man3/ |
| H A D | DH_size.pod | 34 computed by L<DH_compute_key(3)>.
|
| H A D | RSA_padding_add_PKCS1_type_1.pod | 135 which was computed by RSA_private_decrypt() with B<RSA_NO_PADDING>,
|
| H A D | OSSL_CMP_MSG_get0_header.pod | 83 The set of X.509 extensions to include is computed as follows.
|
| H A D | ECDSA_sign.pod | 83 I<dgst> using the private EC key I<eckey> and the optional pre-computed values
|
| /freebsd-14.2/contrib/tcpdump/ |
| H A D | cmakeconfig.h.in | 243 /* The size of `time_t', as computed by sizeof. */ 246 /* The size of `void *', as computed by sizeof. */
|
| H A D | config.h.in | 240 /* The size of `time_t', as computed by sizeof. */ 243 /* The size of `void *', as computed by sizeof. */
|
| /freebsd-14.2/contrib/libpcap/ |
| H A D | config.h.in | 325 /* The size of `time_t', as computed by sizeof. */ 328 /* The size of `void *', as computed by sizeof. */
|
| /freebsd-14.2/contrib/ntp/ |
| H A D | config.h.in | 1549 /* The size of `char *', as computed by sizeof. */ 1552 /* The size of `int', as computed by sizeof. */ 1555 /* The size of `long', as computed by sizeof. */ 1558 /* The size of `long long', as computed by sizeof. */ 1561 /* The size of `pthread_t', as computed by sizeof. */ 1564 /* The size of `short', as computed by sizeof. */ 1567 /* The size of `signed char', as computed by sizeof. */ 1570 /* The size of `time_t', as computed by sizeof. */
|
| /freebsd-14.2/contrib/llvm-project/compiler-rt/lib/builtins/ |
| H A D | fp_div_impl.inc | 23 // they require error estimations to be computed separately due to larger 135 // rounding, so error estimations have to be computed taking the selected 359 // It is re-computed on denormal path that is expected to be not so
|
| /freebsd-14.2/contrib/kyua/m4/ |
| H A D | memory.m4 | 85 dnl cache variable names. This should be automatically computed with
|
| /freebsd-14.2/crypto/openssh/ |
| H A D | PROTOCOL.certkeys | 215 signature is computed over all preceding fields from the initial string 216 up to, and including the signature key. Signatures are computed and
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/WebAssembly/ |
| H A D | WebAssemblyInstrControl.td | 137 // The depth argument will be computed in CFGStackify. We set it to 0 here for
|
| /freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
| H A D | MachinePassRegistry.def | 98 // computed. (We still either need to regenerate kill flags after regalloc, or
|
| /freebsd-14.2/crypto/openssl/doc/man1/ |
| H A D | openssl-rsautl.pod.in | 212 and its digest computed with:
|
| /freebsd-14.2/crypto/openssl/doc/man7/ |
| H A D | provider-storemgmt.pod | 158 fingerprint, computed with the given digest.
|
| /freebsd-14.2/contrib/llvm-project/lld/docs/ELF/ |
| H A D | linker_script.rst | 156 VMA is computed to be the same as the previous difference.
|
| /freebsd-14.2/contrib/bearssl/src/x509/ |
| H A D | x509_minimal.t0 | 68 * resulting hash value is computed and then copied into the 78 * resulting hash value is computed into the pad. It is then processed: 135 * function is computed and stored in tbs_hash[] (if not supported, 634 \ Read a DN for the EE. The normalized DN hash is computed and stored in the
|