Searched refs:proposed (Results 1 – 25 of 73) sorted by relevance
123
| /openbsd/src/usr.bin/file/magdir/ |
| D | mup | 8 # NOTE: This header is mainly proposed in the Arkkra mailing list,
|
| /openbsd/src/gnu/llvm/llvm/docs/ |
| D | BlockFrequencyTerminology.rst | 114 Block bias is a proposed *absolute* metric to indicate a bias toward or away 119 The proposed calculation involves calculating a *reference* block frequency,
|
| D | RISCVUsage.rst | 133 …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…
|
| D | OpaquePointers.rst | 40 This was proposed all the way back in 65 development, rather than helping it. Some of the initially proposed high-level
|
| D | CodeReview.rst | 10 * 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,
|
| D | Lexicon.rst | 261 solicit feedback on a proposed change.
|
| D | ResponseGuide.rst | 207 contact the reporter and any other affected parties to explain the proposed
|
| D | Security.rst | 91 For the moment, nominations are generally proposed, discussed, and voted on using Phabricator. An `…
|
| D | DeveloperPolicy.rst | 507 #. 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/ |
| D | frm_driver.c | 3332 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/ |
| D | TODO | 85 addressed. Some of them proposed resolutions are already in the v-3
|
| /openbsd/src/lib/libc/time/ |
| D | README | 26 functions, such as timegm, that are not part of the proposed ANSI C standard;
|
| /openbsd/src/usr.bin/ssh/ |
| D | PROTOCOL.chacha20poly1305 | 18 proposed for TLS by Adam Langley in [3], but differs in the layout of
|
| /openbsd/src/gnu/llvm/clang/include/clang/Basic/ |
| D | TargetCXXABI.def | 36 /// proposed by ARM for use on ARM-based platforms.
|
| /openbsd/src/gnu/gcc/libstdc++-v3/docs/html/17_intro/ |
| D | TODO | 151 addressed. Some of them proposed resolutions are already in the v-3
|
| /openbsd/src/gnu/usr.bin/gcc/gcc/config/d30v/ |
| D | abi | 3 This document describes the proposed ABI for the D30V processor. This is
|
| /openbsd/src/gnu/llvm/clang/include/clang/AST/ |
| D | BuiltinTypes.def | 74 // 'char8_t' in C++20 (proposed)
|
| /openbsd/src/gnu/usr.bin/perl/Porting/ |
| D | vote_admin_guide.pod | 15 not declare themselves active when a vote is proposed, which includes the
|
| /openbsd/src/gnu/llvm/clang/docs/ |
| D | ShadowCallStack.rst | 43 Intel `Control-flow Enforcement Technology`_ (CET) is a proposed hardware
|
| D | ControlFlowIntegrityDesign.rst | 280 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/ |
| D | TODO | 42 - Likewise the `info:' URI scheme; a library consortium has proposed a
|
| /openbsd/src/gnu/usr.bin/perl/pod/ |
| D | perlclass.pod | 373 An extension of the metaprogramming API (currently proposed by
|
| D | perlgov.pod | 277 proposed and is not concluded. Eligibility to nominate or vote will be
|
| /openbsd/src/gnu/usr.bin/perl/lib/unicore/ |
| D | NameAliases.txt | 160 # architectural concepts initially proposed for early
|
| /openbsd/src/gnu/usr.bin/binutils/gdb/gdbserver/ |
| D | ChangeLog | 415 set_desired_inferior. Support proposed ``Hs'' packet. Update
|
123