Home
last modified time | relevance | path

Searched refs:Needs (Results 1 – 25 of 55) sorted by relevance

123

/openbsd/src/gnu/llvm/llvm/lib/Target/AMDGPU/
DSIWholeQuadMode.cpp128 char Needs = 0; member
134 char Needs = 0; member
277 << ", Needs = " << PrintState(BII.second.Needs) in printInfo()
285 dbgs() << " " << MI << " Needs = " << PrintState(III->second.Needs) in printInfo()
306 if ((II.Needs & Flag) == Flag) in markInstruction()
310 II.Needs |= Flag; in markInstruction()
551 BBI.Needs |= StateExact; in scanInstructions()
565 II.Needs |= StateStrictWQM; in scanInstructions()
582 BBI.Needs |= StateExact; in scanInstructions()
650 Instructions[&MI].Needs = StateWQM; in propagateInstruction()
[all …]
/openbsd/src/gnu/usr.bin/perl/cpan/CPAN-Meta-YAML/t/tml-spec/
Dunicode.tml107 # ! is a tag indicator. Needs quotes.
121 # '#' is comment character. Needs quotes.
135 # % is directive indicator. Needs quotees.
142 # & is anchor indicator. Needs quotes.
170 # * is an alias indicator. Needs quotes.
184 # , is a list separator. Needs quotes.
252 # > is a folded scalar indicator. Needs quotes.
259 # ? is a mapping key indicator. Needs quotes.
266 # @ is a reserved character. Needs quotes.
304 # [ is a flow sequence start indicator. Needs quotes.
[all …]
/openbsd/src/gnu/usr.bin/perl/dist/Devel-PPPort/parts/inc/
Dppphtest235 ok($o =~ /^Needs to include.*ppport\.h/m);
247 ok($o =~ /^Needs to include.*ppport\.h/m);
321 ok($o =~ /^Needs to include.*ppport\.h/m);
330 ok($o =~ /^Needs to include.*ppport\.h/m);
339 ok($o !~ /^Needs to include.*ppport\.h/m);
783 ok($o =~ /^Needs to include.*ppport\.h/m);
Dppphbin689 diag("Needs to include '$ppport'");
/openbsd/src/games/fortune/
DREADME35 Needs be.
/openbsd/src/gnu/usr.bin/perl/cpan/Win32/t/
DUnicode.t10 print "1..0 # Skip: Needs ActivePerl 820 or Perl 5.8.9 or later\n";
/openbsd/src/gnu/usr.bin/perl/cpan/IO-Compress/t/
D011-streamzip.t20 plan(skip_all => "Needs Perl 5.005 or better - you have Perl $]" )
/openbsd/src/gnu/usr.bin/perl/dist/threads-shared/t/
Dobject.t11 print("1..0 # SKIP Needs Perl 5.10.0 or later\n");
Dobject2.t11 print("1..0 # SKIP Needs Perl 5.10.0 or later\n");
/openbsd/src/gnu/usr.bin/perl/dist/Thread-Queue/t/
D02_refs.t141 skip("Needs threads::shared >= 1.19", 5)
/openbsd/src/gnu/llvm/llvm/docs/
DHowToReleaseLLVM.rst303 its status to "Needs Pull Request", and create a pull request for the fix
307 then update its status to "Needs Review" and notify a knowledgeable reviewer.
316 issue's status to "Needs Merge". Check the pull request associated with the
/openbsd/src/gnu/usr.bin/perl/dist/threads/t/
Dfree2.t27 Test::skip_all(q/Needs threads::shared 0.92 or later/);
/openbsd/src/usr.sbin/unbound/doc/
DTODO43 Needs proper protection, TSIG, in place.
DREADME71 Needs python-devel and swig development tools.
/openbsd/src/gnu/usr.bin/cvs/doc/
Dcvs.info-9410 * Needs Checkout: File status.
411 * Needs Merge: File status.
412 * Needs Patch: File status.
Dcvs.info-4368 Needs Checkout
373 Needs Patch
374 Like Needs Checkout, but the CVS server will send a patch rather
378 Needs Merge
/openbsd/src/gnu/gcc/gcc/config/sh/
Dsh.opt271 ;; zero-offset branches have zero latency. Needs some benchmarking.
/openbsd/src/distrib/notes/
DINSTALL55 dnl Needs to start with a blank line if non empty.
/openbsd/src/gnu/usr.bin/binutils-2.17/opcodes/
Dcgen-ibld.in272 Needs more thought first. */
/openbsd/src/gnu/usr.bin/binutils/opcodes/
Dcgen-ibld.in269 Needs more thought first. */
/openbsd/src/sys/arch/sparc64/conf/
Dfiles.sparc6482 # Needs to be declared before including files.sun
/openbsd/src/gnu/usr.bin/perl/cpan/Encode/lib/Encode/
DSupported.pod360 Not very popular yet. Needs Unicode Database or equivalent to
368 Not very popular. Needs CNS 11643-1 and -2 which are not available in
/openbsd/src/gnu/llvm/llvm/lib/Target/X86/
DX86InstrFormats.td181 def OpSize16 : OperandSize<1>; // Needs 0x66 prefix in 32-bit mode.
182 def OpSize32 : OperandSize<2>; // Needs 0x66 prefix in 16-bit mode.
/openbsd/src/gnu/usr.bin/perl/Porting/
Dtodo.pod33 or have the label L<"Needs Triage"|https://github.com/Perl/perl5/issues?q=is%3Aopen+is%3Aissue+labe…
39 "Needs Triage" label if present.
/openbsd/src/gnu/usr.bin/perl/pod/
Dperlreftut.pod19 =head1 Who Needs Complicated Data Structures?

123