Home
last modified time | relevance | path

Searched refs:picked (Results 1 – 25 of 61) sorted by relevance

123

/openbsd-src/sys/arch/i386/i386/
H A Ddkcsum.c59 int error, picked; in dkcsumattach() local
156 picked = hit || (bdi->flags & BDI_PICKED); in dkcsumattach()
157 if (!picked) in dkcsumattach()
162 (picked ? " IGNORED" : "")); in dkcsumattach()
/openbsd-src/sys/arch/amd64/amd64/
H A Ddkcsum.c59 int error, picked; in dkcsumattach() local
156 picked = hit || (bdi->flags & BDI_PICKED); in dkcsumattach()
157 if (!picked) in dkcsumattach()
162 (picked ? " IGNORED" : "")); in dkcsumattach()
/openbsd-src/gnu/usr.bin/perl/cpan/Module-Load-Conditional/t/
H A D01_Module_Load_Conditional.t149 ### test that the right $VERSION is picked when there are several packages
196 ok( $rv, 'Testing the file picked by check_install ($FIND_VERSION == 1)' );
197 is( $rv->{file}, $x_pm, " First file was picked" );
204 ok( $rv, 'Testing the file picked by check_install ($FIND_VERSION == 0)' );
205 is( $rv->{file}, $x_pm, " First file was also picked" );
/openbsd-src/gnu/llvm/llvm/utils/
H A Dabtest.py300 picked = picks.get(basename)
301 if picked is None:
305 files.append(picked)
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/objc/execute/
H A Dclass_self-1.m8 method might get picked up and used instead of the class method of
/openbsd-src/gnu/llvm/clang/docs/
H A DSanitizerSpecialCaseList.rst106 specific ``mainfile`` pattern may not be the prevailing copy picked by the
108 e.g. when patterns are picked in a way to ensure the prevailing one is ignored.
H A DAPINotes.rst19 add, and have that automatically get picked up by the module-building logic in
36 file named "SomeKit_private.apinotes" will also be picked up to go with a
/openbsd-src/gnu/llvm/lldb/docs/use/
H A Dintel_pt.rst95 and by default the current thread will be picked.
124 By default the current thread will be picked when dumping instructions,
/openbsd-src/gnu/usr.bin/perl/cpan/DB_File/
H A Dconfig.in93 # you have picked.
/openbsd-src/gnu/llvm/clang/lib/Headers/cuda_wrappers/
H A Dalgorithm59 // picked up by other functions in the standard library (e.g. functions in
/openbsd-src/usr.sbin/unbound/doc/
H A Drequirements.txt268 the bare NSEC(3) information is sufficient, probably picked up from
270 the correct message format, a SOA record is picked from the cache
293 are picked up.
/openbsd-src/gnu/llvm/llvm/docs/HistoricalNotes/
H A D2003-06-25-Reoptimizer1.txt58 verify our assumption that we picked a hot back-edge in first-level
/openbsd-src/gnu/llvm/libcxx/include/
H A D__availability49 // macro can then be picked up when feature-test macros are generated (see
/openbsd-src/gnu/usr.bin/perl/cpan/perlfaq/lib/
H A Dperlfaq2.pod194 (and RSS feed) of hand-picked Perl articles.
H A Dperlfaq1.pod272 Other people picked up on this and started to write clever or obfuscated
/openbsd-src/gnu/usr.bin/gcc/gcc/fixinc/
H A DREADME230 be picked up and used in its absence.
/openbsd-src/gnu/llvm/llvm/docs/
H A DTestSuiteGuide.md321 picked up automatically if placed into a subdirectory of the test-suite or when
H A DMyFirstTypoFix.rst525 Once your change is submitted it will be picked up by automated build
/openbsd-src/gnu/gcc/fixincludes/
H A DREADME253 be picked up and used in its absence.
/openbsd-src/gnu/usr.bin/perl/pod/
H A Dperlpolicy.pod369 Historically, only the single-person project manager cherry-picked
395 entries associated with changes that have already been cherry-picked, nor
H A Dperlmodstyle.pod658 Once picked, it is important to stick to your version scheme, without
/openbsd-src/gnu/usr.bin/texinfo/doc/
H A Depsf.tex190 %%% BoundingBox being picked up, mea culpa, sigh...
/openbsd-src/gnu/lib/libreadline/
H A DCHANGELOG410 - picked up bash version, which means that shared libs built on
/openbsd-src/gnu/llvm/llvm/lib/Target/X86/
H A DX86InstrFormats.td264 // instruction in case it was picked during generation of memory folding tables
361 // instruction to replace the current one in case it got picked during generation.
/openbsd-src/gnu/usr.bin/perl/dist/IO/
H A DChangeLog129 * merged fix for perl #121743 and perl #121745: hopefully picked up all the fixes-to-fixes from the ticket.

123