| /openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/ |
| H A D | SIWholeQuadMode.cpp | 128 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/ |
| H A D | unicode.tml | 107 # ! 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/ |
| H A D | ppphtest | 235 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);
|
| H A D | ppphbin | 689 diag("Needs to include '$ppport'");
|
| /openbsd-src/gnu/usr.bin/perl/cpan/Win32/t/ |
| H A D | Unicode.t | 10 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/ |
| H A D | 011-streamzip.t | 20 plan(skip_all => "Needs Perl 5.005 or better - you have Perl $]" )
|
| /openbsd-src/gnu/usr.bin/perl/dist/threads-shared/t/ |
| H A D | object.t | 11 print("1..0 # SKIP Needs Perl 5.10.0 or later\n");
|
| H A D | object2.t | 11 print("1..0 # SKIP Needs Perl 5.10.0 or later\n");
|
| /openbsd-src/gnu/usr.bin/perl/dist/Thread-Queue/t/ |
| H A D | 02_refs.t | 141 skip("Needs threads::shared >= 1.19", 5)
|
| /openbsd-src/gnu/llvm/llvm/docs/ |
| H A D | HowToReleaseLLVM.rst | 303 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/ |
| H A D | free2.t | 27 Test::skip_all(q/Needs threads::shared 0.92 or later/);
|
| /openbsd-src/usr.sbin/unbound/doc/ |
| H A D | TODO | 43 Needs proper protection, TSIG, in place.
|
| H A D | README | 71 Needs python-devel and swig development tools.
|
| /openbsd-src/gnu/usr.bin/cvs/doc/ |
| H A D | cvs.info-9 | 410 * Needs Checkout: File status. 411 * Needs Merge: File status. 412 * Needs Patch: File status.
|
| H A D | cvs.info-4 | 368 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/ |
| H A D | sh.opt | 271 ;; zero-offset branches have zero latency. Needs some benchmarking.
|
| /openbsd-src/distrib/notes/ |
| H A D | INSTALL | 55 dnl Needs to start with a blank line if non empty.
|
| /openbsd-src/sys/arch/sparc64/conf/ |
| H A D | files.sparc64 | 82 # Needs to be declared before including files.sun
|
| /openbsd-src/gnu/usr.bin/binutils/opcodes/ |
| H A D | cgen-ibld.in | 269 Needs more thought first. */
|
| /openbsd-src/gnu/usr.bin/binutils-2.17/opcodes/ |
| H A D | cgen-ibld.in | 272 Needs more thought first. */
|
| /openbsd-src/gnu/usr.bin/perl/cpan/Encode/lib/Encode/ |
| H A D | Supported.pod | 360 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/ |
| H A D | X86InstrFormats.td | 181 def OpSize16 : OperandSize<1>; // Needs 0x66 prefix in 32-bit mode. 182 def OpSize32 : OperandSize<2>; // Needs 0x66 prefix in 16-bit mode.
|
| H A D | X86SchedSkylakeServer.td | 446 defm : SKXWriteResPair<WriteCvtSS2I, [SKXPort01], 6, [2], 2>; // Needs more work: DD vs DQ. 458 defm : SKXWriteResPair<WriteCvtI2PSZ, [SKXPort05], 4>; // Needs more work: DD vs DQ.
|
| H A D | X86SchedIceLake.td | 454 defm : ICXWriteResPair<WriteCvtSS2I, [ICXPort01], 6, [2], 2>; // Needs more work: DD vs DQ. 466 defm : ICXWriteResPair<WriteCvtI2PSZ, [ICXPort05], 4>; // Needs more work: DD vs DQ.
|
| /openbsd-src/gnu/usr.bin/perl/pod/ |
| H A D | perlreftut.pod | 19 =head1 Who Needs Complicated Data Structures?
|