Home
last modified time | relevance | path

Searched full:decisions (Results 1 – 25 of 205) sorted by relevance

123456789

/freebsd/crypto/openssl/doc/man3/
H A DERR_GET_LIB.pod47 Applications should not make control flow decisions based on specific error
50 flow decisions if it is explicitly documented as such. New failure codes may
H A DSSL_CTX_set_cert_verify_callback.pod64 the verification procedure and may elect to base further decisions on it.
/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/IPO/
H A DMemProfContextDisambiguation.h35 /// In the ThinLTO backend, apply the cloning decisions in ImportSummary to
39 /// Import summary containing cloning decisions for the ThinLTO backend.
H A DFunctionImport.h103 /// decisions are made from (the module path for each summary is owned by the
161 /// are owned by the in-memory ModuleSummaryIndex the importing decisions
/freebsd/contrib/llvm-project/llvm/lib/ProfileData/Coverage/
H A DCoverageMapping.cpp251 Decisions; in TVIdxBuilder() local
272 Decisions.emplace_back(-Node.Width, Ord++, ID, I); in TVIdxBuilder()
273 assert(Ord == Decisions.size()); in TVIdxBuilder()
298 llvm::sort(Decisions); in TVIdxBuilder()
302 for (auto [NegWidth, Ord, ID, C] : Decisions) { in TVIdxBuilder()
645 /// Collect Decisions, Branchs, and Expansions and associate them.
744 /// Decisions in progress
747 SmallVector<DecisionRecord> Decisions; member in __anondf0c3b9d0511::MCDCDecisionRecorder
751 assert(Decisions.empty() && "All Decisions have not been resolved"); in ~MCDCDecisionRecorder()
756 Decisions.emplace_back(Decision); in registerDecision()
[all …]
/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DX86DisassemblerTables.h65 /// decisions are printed as:
99 /// decisions. An OpcodeDecision is printed as:
231 /// Constructor - Allocates space for the class decisions and clears them.
236 /// emit - Emits the instruction table, context table, and class decisions.
/freebsd/contrib/ntp/sntp/scripts/
H A Dcvo.sh112 # Decisions, decisions.
/freebsd/contrib/bmake/unit-tests/
H A Dopt-debug-meta.mk4 # "meta" mode decisions about targets.
/freebsd/secure/lib/libcrypto/man/man3/
H A DERR_GET_LIB.3180 Applications should not make control flow decisions based on specific error
183 flow decisions if it is explicitly documented as such. New failure codes may
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DReplayInlineAdvisor.cpp9 // This file implements ReplayInlineAdvisor that replays inline decisions based
132 // Fallback decisions in getAdviceImpl()
/freebsd/share/man/man4/
H A Dmac.472 taken into consideration in making access control decisions
87 in order to make access control decisions for all the files in a particular
H A Dmac_bsdextended.475 instead, access control decisions are made by iterating through the internal
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DInliner.cpp10 // missing any calls and updating the call graph. The decisions of which calls
122 "All decisions not in replay send to original advisor (default)"),
124 "AlwaysInline", "All decisions not in replay are inlined"),
126 "All decisions not in replay are not inlined")),
259 // after inlining to be visible to subsequent inlining decisions. in run()
508 // approximation of the possible inlining decisions that must be avoided, in run()
/freebsd/share/man/man9/
H A Dieee80211_scan.9150 and then analyzing the results to make decisions such as which BSS to join.
167 make decisions, and selects the final station/channel to return as the
H A Dieee80211_input.9108 layer to make scanning and roaming decisions in station mode
/freebsd/sys/net/
H A Dnetisr.h161 * NETISR_POLICY_CPU - netisr will delegate all work placement decisions to
164 * Protocols might make decisions about work placement based on an existing
/freebsd/contrib/arm-optimized-routines/
H A DREADME.contributors36 decisions should be recorded or explained in the commit message if they are
/freebsd/contrib/jemalloc/src/
H A Dsc.c59 /* Configuration decisions. */ in size_class()
93 /* Configuration decisions. */ in size_classes()
H A Dlarge.c41 * decisions below, even if is_zeroed ends up true when zero is false. in large_palloc()
148 * decisions below, even if is_zeroed_trail ends up true when zero is in large_ralloc_no_move_expand()
/freebsd/sys/contrib/device-tree/Bindings/soc/qcom/
H A Dqcom,rpm-master-stats.yaml15 spanning a single subsystem (e.g. APSS, ADSP, CDSP). All of the RPM decisions
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineOutliner.h62 /// decisions.
68 /// decisions.
/freebsd/crypto/openssl/apps/lib/
H A Dvms_decc_argv.c43 * Some of these decisions could be handled in preprocessing, in copy_argv()
/freebsd/tests/
H A DREADME23 several of the design decisions described below. This simplifies the
/freebsd/share/doc/smm/05.fastfs/
H A D1.t36 the rationale behind the design decisions,
/freebsd/lib/libc/posix1e/
H A Dacl_get.391 decisions.

123456789