/freebsd/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() 258 + " computed stack effect {1}" in AnalyseFlow() 260 Name, computed.ToString(), in AnalyseFlow() 264 StackEffect = computed; in AnalyseFlow()
|
/freebsd/contrib/ntp/sntp/libevent/WIN32-Code/nmake/event2/ |
H A D | event-config.h | 298 /* The size of a `int', as computed by sizeof. */ 301 /* The size of a `long', as computed by sizeof. */ 304 /* The size of a `long long', as computed by sizeof. */ 307 /* The size of a `short', as computed by sizeof. */ 310 /* The size of `size_t', as computed by sizeof. */ 317 /* The size of `void *', as computed by sizeof. */ 324 /* The size of `time_t`, as computed by sizeof. */
|
/freebsd/contrib/libevent/WIN32-Code/nmake/event2/ |
H A D | event-config.h | 298 /* The size of a `int', as computed by sizeof. */ 301 /* The size of a `long', as computed by sizeof. */ 304 /* The size of a `long long', as computed by sizeof. */ 307 /* The size of a `short', as computed by sizeof. */ 310 /* The size of `size_t', as computed by sizeof. */ 317 /* The size of `void *', as computed by sizeof. */ 324 /* The size of `time_t`, as computed by sizeof. */
|
/freebsd/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/contrib/llvm-project/llvm/include/llvm/Analysis/ |
H A D | LazyBlockFrequencyInfo.h | 10 // difference is that with this pass the block frequencies are not computed when 46 /// Retrieve the BFI with the block frequencies computed. 77 /// block frequencies are not computed when the analysis pass is executed but 91 /// 3. The computed BFI should be requested with
|
H A D | LazyBranchProbabilityInfo.h | 11 // computed when the analysis pass is executed but rather when the BPI results 30 /// branch probabilities are not computed when the analysis pass is executed but 44 /// 3. The computed BPI should be requested with 62 /// Retrieve the BPI with the branch probabilities computed.
|
H A D | InlineCost.h | 65 // The cost-benefit pair computed by cost-benefit analysis. 96 /// The adjusted threshold against which this cost was computed. 105 /// The cost-benefit pair computed by cost-benefit analysis. 150 /// Get the threshold against which the cost was computed 162 /// Get the cost-benefit pair which was computed by cost-benefit analysis 255 /// the default threshold is computed from \p OptLevel and \p SizeOptLevel. 271 /// new threshold are computed with any accuracy. The new threshold can be
|
/freebsd/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/usr.bin/clang/llvm-bcanalyzer/ |
H A D | llvm-bcanalyzer.1 | 259 file. This value is computed by dividing Total Instruction Size by Number Of 283 The average size of a Value definition (of any type). This is computed by 298 The average number of bytes per function definition. This is computed by 401 This value is computed by dividing Instruction Size by Instructions. 409 is computed by dividing Byte Size by Instructions. Note that this is not the
|
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
H A D | LazyMachineBlockFrequencyInfo.h | 10 /// difference is that with this pass the block frequencies are not computed 27 /// computed when the analysis pass is executed but rather when the BFI result 32 /// are also queried before being computed on the fly.
|
H A D | ScheduleDFS.h | 32 /// When computed using bottom-up DFS, this metric assumes that the DAG is a 70 /// Per-SUnit data computed during DFS for various metrics. 83 /// Per-Subtree data computed during DFS. 167 /// For convenience, if DFSResults have not been computed yet, give everything
|
H A D | MachineTraceMetrics.h | 131 /// Returns true when resource information for this block has been computed. 189 /// Returns true if the depth resources have been computed from the trace 193 /// Returns true if the height resources have been computed from the trace 225 // are computed from data dependencies in the current trace, using 228 /// Instruction depths have been computed. This implies hasValidDepth(). 231 /// Instruction heights have been computed. This implies hasValidHeight(). 372 /// The trace is computed on demand.
|
/freebsd/usr.sbin/ntp/libntpevent/event2/ |
H A D | event-config.h | 531 /* The size of `int', as computed by sizeof. */ 534 /* The size of `long', as computed by sizeof. */ 537 /* The size of `long long', as computed by sizeof. */ 540 /* The size of `off_t', as computed by sizeof. */ 543 /* The size of `pthread_t', as computed by sizeof. */ 546 /* The size of `short', as computed by sizeof. */ 549 /* The size of `size_t', as computed by sizeof. */ 552 /* The size of `void *', as computed by sizeof. */
|
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
H A D | PPCBranchSelector.cpp | 241 // inline assembly. Usually it causes larger computed branch offset. in computeBranchSize() 242 // But sometimes it may also causes smaller computed branch offset in computeBranchSize() 257 // Computed offset: 0x8108 - 0x10c = 0x7ffc in computeBranchSize() 268 // larger than computed offset. Other actual FSIZE needs less padding in computeBranchSize() 269 // bytes, so causes smaller gap between actual and computed offset. in computeBranchSize() 278 // computed branch offset. in computeBranchSize() 280 // The computed offset is at most ((1 << alignment) - 4) bytes smaller in computeBranchSize()
|
/freebsd/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/contrib/llvm-project/llvm/include/llvm/Transforms/Scalar/ |
H A D | NaryReassociate.h | 33 // (a + b) is computed before. 36 // b) + c, it checks whether a + c or b + c is already computed by a dominating 39 // an expression is computed before, we store each instruction seen and its SCEV 145 // Rewrites I to (LHS op RHS) if LHS is computed already.
|
/freebsd/crypto/openssh/ |
H A D | xmss_wots.h | 35 * len, len_1, and len_2 are computed from those. 47 * Places the computed public key at address pk.
|
/freebsd/sys/contrib/openzfs/module/icp/algs/skein/ |
H A D | skein_iv.c | 2 * Pre-computed Skein IVs 6 * They are pre-computed here only for speed; i.e., to 9 * The IV for any fixed hash length may be pre-computed.
|
/freebsd/lib/msun/man/ |
H A D | fma.3 | 51 computed with only one rounding error. 83 were computed with unbounded precision and range,
|
/freebsd/sys/crypto/skein/ |
H A D | skein_iv.h | 7 ***************** Pre-computed Skein IVs ******************* 11 ** They are pre-computed here only for speed; i.e., to 14 ** The IV for any fixed hash length may be pre-computed.
|
/freebsd/contrib/llvm-project/clang/include/clang/Analysis/FlowSensitive/ |
H A D | DataflowValues.h | 60 /// isForwardAnalysis - Returns true if the dataflow values are computed 64 /// isBackwardAnalysis - Returns true if the dataflow values are computed 115 /// the point after a Stmt. This data is only computed for block-level 118 assert (StmtDataMap && "Dataflow values were not computed for statements."); in getStmtData()
|
/freebsd/tools/tools/find-sb/ |
H A D | mini_ufs.h | 71 /* these fields can be computed from the others */ 79 /* these fields can be computed from the others */ 105 /* this data must be re-computed after crashes */
|
/freebsd/usr.bin/ctlstat/ |
H A D | ctlstat.8 | 79 No statistics are computed in this mode, only raw numbers are displayed. 85 No statistics are computed in this mode, only raw numbers are displayed.
|