Home
last modified time | relevance | path

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

12345678910

/freebsd/crypto/openssl/doc/designs/quic-design/
H A Dquic-overview.md72 type. Flow Controller And Statistics Collector is consulted for decisions
79 control decisions at both the stream and connection levels.
108 for congestion control decisions and to query for decision on whether
/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
/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/secure/lib/libcrypto/man/man3/
H A DERR_GET_LIB.3104 Applications should not make control flow decisions based on specific error
107 flow decisions if it is explicitly documented as such. New failure codes may
/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/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.473 taken into consideration in making access control decisions
88 in order to make access control decisions for all the files in a particular
/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.c57 /* Configuration decisions. */ in size_class()
90 /* Configuration decisions. */ in size_classes()
H A Dlarge.c
/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/crypto/openssl/doc/designs/
H A Dossl-provider-load-ex.md31 configuration file. Here are the current design decisions and some possible
/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.

12345678910