Home
last modified time | relevance | path

Searched refs:proposed (Results 1 – 25 of 73) sorted by relevance

123

/openbsd/src/usr.bin/file/magdir/
Dmup8 # NOTE: This header is mainly proposed in the Arkkra mailing list,
/openbsd/src/gnu/llvm/llvm/docs/
DBlockFrequencyTerminology.rst114 Block bias is a proposed *absolute* metric to indicate a bias toward or away
119 The proposed calculation involves calculating a *reference* block frequency,
DRISCVUsage.rst133 …f an implementation, and simplifying efforts to validate the value of a proposed extension against…
145 …LLVM implements the `v0.1 proposed specification <https://github.com/riscv/riscv-isa-manual/releas…
DOpaquePointers.rst40 This was proposed all the way back in
65 development, rather than helping it. Some of the initially proposed high-level
DCodeReview.rst10 * Best leverage the experience of other contributors for each proposed change.
229 If you are an expert in an area of the compiler affected by a proposed patch,
DLexicon.rst261 solicit feedback on a proposed change.
DResponseGuide.rst207 contact the reporter and any other affected parties to explain the proposed
DSecurity.rst91 For the moment, nominations are generally proposed, discussed, and voted on using Phabricator. An `…
DDeveloperPolicy.rst507 #. ensure that any technical issues around the proposed work are discussed and
918 * Must be proposed through the LLVM RFC process, and have its addition approved
962 * Must be proposed through the LLVM RFC process, and have its addition
/openbsd/src/lib/libform/
Dfrm_driver.c3332 FIELD *proposed = Next_Field_On_Page(*last_on_page); in _nc_First_Active_Field() local
3334 if (proposed == *last_on_page) in _nc_First_Active_Field()
3340 if (Field_Is_Not_Selectable(proposed)) in _nc_First_Active_Field()
3342 FIELD **field = &form->field[proposed->index]; in _nc_First_Active_Field()
3351 while (proposed != (*field)); in _nc_First_Active_Field()
3353 proposed = *field; in _nc_First_Active_Field()
3355 if ((proposed == *last_on_page) && in _nc_First_Active_Field()
3356 !((unsigned)proposed->opts & O_VISIBLE)) in _nc_First_Active_Field()
3363 proposed = *first; in _nc_First_Active_Field()
3367 return (proposed); in _nc_First_Active_Field()
/openbsd/src/gnu/lib/libstdc++/libstdc++/docs/html/17_intro/
DTODO85 addressed. Some of them proposed resolutions are already in the v-3
/openbsd/src/lib/libc/time/
DREADME26 functions, such as timegm, that are not part of the proposed ANSI C standard;
/openbsd/src/usr.bin/ssh/
DPROTOCOL.chacha20poly130518 proposed for TLS by Adam Langley in [3], but differs in the layout of
/openbsd/src/gnu/llvm/clang/include/clang/Basic/
DTargetCXXABI.def36 /// proposed by ARM for use on ARM-based platforms.
/openbsd/src/gnu/gcc/libstdc++-v3/docs/html/17_intro/
DTODO151 addressed. Some of them proposed resolutions are already in the v-3
/openbsd/src/gnu/usr.bin/gcc/gcc/config/d30v/
Dabi3 This document describes the proposed ABI for the D30V processor. This is
/openbsd/src/gnu/llvm/clang/include/clang/AST/
DBuiltinTypes.def74 // 'char8_t' in C++20 (proposed)
/openbsd/src/gnu/usr.bin/perl/Porting/
Dvote_admin_guide.pod15 not declare themselves active when a vote is proposed, which includes the
/openbsd/src/gnu/llvm/clang/docs/
DShadowCallStack.rst43 Intel `Control-flow Enforcement Technology`_ (CET) is a proposed hardware
DControlFlowIntegrityDesign.rst280 Dimitar et. al. proposed a novel approach that interleaves virtual tables in [1]_.
355 …eme in the CFI implementation guarantees both properties above whereas the original scheme proposed
/openbsd/src/gnu/usr.bin/texinfo/
DTODO42 - Likewise the `info:' URI scheme; a library consortium has proposed a
/openbsd/src/gnu/usr.bin/perl/pod/
Dperlclass.pod373 An extension of the metaprogramming API (currently proposed by
Dperlgov.pod277 proposed and is not concluded. Eligibility to nominate or vote will be
/openbsd/src/gnu/usr.bin/perl/lib/unicore/
DNameAliases.txt160 # architectural concepts initially proposed for early
/openbsd/src/gnu/usr.bin/binutils/gdb/gdbserver/
DChangeLog415 set_desired_inferior. Support proposed ``Hs'' packet. Update

123