| /freebsd-13.1/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-13.1/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-13.1/contrib/ntp/sntp/libevent/ |
| H A D | config.h.in | 422 /* The size of `int', as computed by sizeof. */ 425 /* The size of `long', as computed by sizeof. */ 428 /* The size of `long long', as computed by sizeof. */ 431 /* The size of `off_t', as computed by sizeof. */ 434 /* The size of `pthread_t', as computed by sizeof. */ 437 /* The size of `short', as computed by sizeof. */ 440 /* The size of `size_t', as computed by sizeof. */ 443 /* The size of `void *', as computed by sizeof. */
|
| /freebsd-13.1/contrib/libevent/ |
| H A D | config.h.in | 431 /* The size of `int', as computed by sizeof. */ 434 /* The size of `long', as computed by sizeof. */ 437 /* The size of `long long', as computed by sizeof. */ 440 /* The size of `off_t', as computed by sizeof. */ 443 /* The size of `pthread_t', as computed by sizeof. */ 446 /* The size of `short', as computed by sizeof. */ 449 /* The size of `size_t', as computed by sizeof. */ 452 /* The size of `void *', as computed by sizeof. */
|
| /freebsd-13.1/crypto/openssl/doc/man3/ |
| H A D | DH_size.pod | 22 computed by L<DH_compute_key(3)>.
|
| H A D | RSA_padding_add_PKCS1_type_1.pod | 139 which was computed by RSA_private_decrypt() with B<RSA_NO_PADDING>,
|
| H A D | ECDSA_SIG_new.pod | 105 B<dgst> using the private EC key B<eckey> and the optional pre-computed values
|
| /freebsd-13.1/contrib/ntp/sntp/ |
| H A D | config.h.in | 790 /* The size of `char *', as computed by sizeof. */ 793 /* The size of `int', as computed by sizeof. */ 796 /* The size of `long', as computed by sizeof. */ 799 /* The size of `long long', as computed by sizeof. */ 802 /* The size of `pthread_t', as computed by sizeof. */ 805 /* The size of `short', as computed by sizeof. */ 808 /* The size of `signed char', as computed by sizeof. */ 811 /* The size of `time_t', as computed by sizeof. */
|
| /freebsd-13.1/contrib/tzdata/ |
| H A D | leap-seconds.list | 103 # timestamps computed as follows: 163 # corresponding to the NTP time stamp, X, can be computed as 242 # hash value of the data in this file computed 246 # computed. Note that the hash computation
|
| /freebsd-13.1/usr.sbin/ntp/ntpd/ |
| H A D | leap-seconds | 103 # timestamps computed as follows: 163 # corresponding to the NTP time stamp, X, can be computed as 242 # hash value of the data in this file computed 246 # computed. Note that the hash computation
|
| /freebsd-13.1/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-13.1/contrib/apr/include/arch/unix/ |
| H A D | apr_private.h.in | 824 /* The size of `char', as computed by sizeof. */ 830 /* The size of `int', as computed by sizeof. */ 833 /* The size of `long', as computed by sizeof. */ 836 /* The size of `long long', as computed by sizeof. */ 845 /* The size of `short', as computed by sizeof. */ 857 /* The size of `void*', as computed by sizeof. */
|
| /freebsd-13.1/contrib/ntp/ |
| H A D | config.h.in | 1531 /* The size of `char *', as computed by sizeof. */ 1534 /* The size of `int', as computed by sizeof. */ 1537 /* The size of `long', as computed by sizeof. */ 1540 /* The size of `long long', as computed by sizeof. */ 1543 /* The size of `pthread_t', as computed by sizeof. */ 1546 /* The size of `short', as computed by sizeof. */ 1549 /* The size of `signed char', as computed by sizeof. */ 1552 /* The size of `time_t', as computed by sizeof. */
|
| /freebsd-13.1/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-13.1/contrib/kyua/m4/ |
| H A D | memory.m4 | 85 dnl cache variable names. This should be automatically computed with
|
| /freebsd-13.1/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-13.1/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
| H A D | MachinePassRegistry.def | 71 // computed. (We still either need to regenerate kill flags after regalloc, or
|
| /freebsd-13.1/contrib/llvm-project/lld/docs/ELF/ |
| H A D | linker_script.rst | 128 VMA is computed to be the same as the previous difference.
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/WebAssembly/ |
| H A D | WebAssemblyInstrControl.td | 138 // The depth argument will be computed in CFGStackify. We set it to 0 here for
|
| /freebsd-13.1/contrib/subversion/subversion/libsvn_fs_base/notes/ |
| H A D | TODO | 99 If we've recently computed a node's fulltext, we might want to keep
|
| /freebsd-13.1/crypto/openssl/doc/man1/ |
| H A D | rsautl.pod | 200 and its digest computed with:
|
| /freebsd-13.1/contrib/llvm-project/llvm/include/llvm/IR/ |
| H A D | IntrinsicsAMDGPU.td | 186 // inputs to this intrinsic, computed values cannot be used. 1586 // the source value is computed as if the entire program were executed in WQM. 1592 // is computed as if the entire program were executed in WQM if any other 1618 // with the guarantee that the source value is computed as if the entire 1639 // computed in WQM.
|
| /freebsd-13.1/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
|
| /freebsd-13.1/contrib/libxo/xohtml/external/ |
| H A D | jquery.js | 6532 get: function( elem, computed ) { argument 6533 if ( computed ) { 6665 get: function( elem, computed, extra ) { argument 6668 if ( computed ) { 6699 get: function( elem, computed ) { argument 6701 …return ropacity.test( (computed && elem.currentStyle ? elem.currentStyle.filter : elem.style.filte… 6703 computed ? "1" : ""; 6743 get: function( elem, computed ) { argument 6748 if ( computed ) {
|
| /freebsd-13.1/sys/contrib/zlib/doc/ |
| H A D | rfc1952.txt | 421 uncompressed data computed according to CRC-32 algorithm 608 /* Flag: has the table been computed? Initially false. */
|