Home
last modified time | relevance | path

Searched refs:computed (Results 1 – 25 of 85) sorted by relevance

1234

/freebsd-14.2/contrib/bearssl/T0/
H A DWordInterpreted.cs247 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 Denv_test.cpp106 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 Dconfig.h.in456 /* 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 Devent-config.h.cmake452 /* 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 Dconfig.h.in462 /* 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 Devent-config.h.cmake452 /* 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 Dconfig.h.in793 /* 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 Dti,tfp410.yaml27 through the DK[3:1] pins. The de-skew multiplier is computed as
/freebsd-14.2/crypto/openssl/doc/man3/
H A DDH_size.pod34 computed by L<DH_compute_key(3)>.
H A DRSA_padding_add_PKCS1_type_1.pod135 which was computed by RSA_private_decrypt() with B<RSA_NO_PADDING>,
H A DOSSL_CMP_MSG_get0_header.pod83 The set of X.509 extensions to include is computed as follows.
H A DECDSA_sign.pod83 I<dgst> using the private EC key I<eckey> and the optional pre-computed values
/freebsd-14.2/contrib/tcpdump/
H A Dcmakeconfig.h.in243 /* The size of `time_t', as computed by sizeof. */
246 /* The size of `void *', as computed by sizeof. */
H A Dconfig.h.in240 /* 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 Dconfig.h.in325 /* 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 Dconfig.h.in1549 /* 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 Dfp_div_impl.inc23 // 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 Dmemory.m485 dnl cache variable names. This should be automatically computed with
/freebsd-14.2/crypto/openssh/
H A DPROTOCOL.certkeys215 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 DWebAssemblyInstrControl.td137 // 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 DMachinePassRegistry.def98 // computed. (We still either need to regenerate kill flags after regalloc, or
/freebsd-14.2/crypto/openssl/doc/man1/
H A Dopenssl-rsautl.pod.in212 and its digest computed with:
/freebsd-14.2/crypto/openssl/doc/man7/
H A Dprovider-storemgmt.pod158 fingerprint, computed with the given digest.
/freebsd-14.2/contrib/llvm-project/lld/docs/ELF/
H A Dlinker_script.rst156 VMA is computed to be the same as the previous difference.
/freebsd-14.2/contrib/bearssl/src/x509/
H A Dx509_minimal.t068 * 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

1234