Home
last modified time | relevance | path

Searched refs:consensus (Results 1 – 25 of 34) sorted by relevance

12

/external/kotlinx.coroutines/kotlinx-coroutines-core/jvm/src/internal/
DLockFreeLinkedList.kt428 val consensus = if (decision != null) { in <lambda>() constant
432 atomicOp.consensus // consult with current decision status like in Harris DCSS in <lambda>()
435consensus === NO_DECISION -> atomicOp // desc.onPrepare returned null -> start doing atomic op in <lambda>()
436consensus == null -> desc.updatedNext(affected, next) // move forward if consensus on success in <lambda>()
/external/kotlinx.coroutines/kotlinx-coroutines-core/common/src/internal/
DAtomic.kt61 val consensus: Any? get() = _consensus.value constant in kotlinx.coroutines.internal.AtomicOp
/external/llvm-project/llvm/docs/
DCodeReview.rst31 likely-community-consensus requirements (as apply to all patch approvals) can
91 reviewers can request an RFC achieving consensus before proceeding with code
162 Our goal is to ensure community consensus around design decisions and
165 consensus exists. If you're not familiar enough with the community to know,
DSupportPolicy.rst149 Inclusion must reach consensus in the RFC by the community and the approval of
208 #. There must be enough consensus on the list that removal is warranted, and no
DDeveloperPolicy.rst347 .. _discuss the change/gather consensus:
368 idea to get consensus with the development community before you start working on
410 consensus on what the end goal of the change is.
428 sure to first `discuss the change/gather consensus`_ then ask about the best way
538 * Once the RFC reaches consensus, update the CMake toolchain version checks as
DSecurity.rst84 …LVM Security Group members should discuss the matter and try to come to consensus; failing this, t…
/external/llvm-project/llvm/docs/Proposals/
DVectorPredication.rst30 - There is a consensus on the semantics/instruction set of VP.
DVariableNames.rst128 The consensus within the community seems to be that at least some acronyms are
/external/curl/docs/
DGOVERNANCE.md33 up for discussion, to object to or to praise. Ideally, we find consensus for
36 If there is no obvious consensus, a maintainer who's knowledgeable in the
/external/starlark-go/starlark/testdata/
Dint.star202 # but there is consensus that it should be.
/external/llvm/docs/
DDeveloperPolicy.rst393 .. _discuss the change/gather consensus:
414 idea to get consensus with the development community before you start working on
456 consensus on what the end goal of the change is.
474 sure to first `discuss the change/gather consensus`_ then ask about the best way
/external/ltp/testcases/kernel/controllers/cpuctl/
Dcpuctl_testplan.txt160 NOTE: There is no clear consensus on the maximum latency that the scheduler
/external/cldr/tools/java/org/unicode/cldr/draft/
DidnaContextRules.txt84 # Note: added Tatweel to these, since that seems to be the current consensus.
/external/python/cpython2/Doc/reference/
Dlexical_analysis.rst36 characters with ordinals 128-255. While there is no consensus on this subject
/external/python/cpython3/Doc/whatsnew/
D2.0.rst113 revised until the community reaches a consensus, either accepting or rejecting
128 consensus within the community and documenting dissenting opinions.
/external/python/cpython2/Doc/whatsnew/
D2.0.rst113 revised until the community reaches a consensus, either accepting or rejecting
128 consensus within the community and documenting dissenting opinions.
/external/python/cpython3/Doc/faq/
Ddesign.rst263 consensus (yet) on whether and how to do range tests. See :pep:`275` for
/external/libcap-ng/libcap-ng-0.7/
Daclocal.m4900 dnl general consensus is that you shouldn't need this ability.
/external/python/cpython2/Doc/faq/
Ddesign.rst335 consensus (yet) on whether and how to do range tests. See :pep:`275` for
/external/python/cpython2/Doc/
Dglossary.rst639 responsible for building consensus within the community and documenting
/external/llvm-project/polly/lib/External/isl/
Daclocal.m4907 dnl general consensus is that you shouldn't need this ability.
/external/python/cpython3/Doc/
Dglossary.rst924 responsible for building consensus within the community and documenting
/external/cldr/tools/java/org/unicode/cldr/util/data/
Daustralasia1116 # From the above it appears that there is a working consensus in
Dnorthamerica797 # Now we turn to US areas that have diverged from the consensus since 1970.
/external/libtextclassifier/native/annotator/pod_ner/test_data/
Dvocab.txt10466 consensus

12