| /openbsd-src/gnu/usr.bin/perl/cpan/ExtUtils-MakeMaker/t/ |
| H A D | metafile_data.t | 178 CONFIGURE_REQUIRES => { "Fake::Module1" => 1.01, }, 183 configure => { requires => { 'Fake::Module1' => 1.01, }, }, 193 CONFIGURE_REQUIRES => { "Fake::Module1" => 1.01, }, 198 configure => { requires => { 'Fake::Module1' => 1.01, }, }, 208 BUILD_REQUIRES => { "Fake::Module1" => 1.01, }, 214 build => { requires => { 'Fake::Module1' => 1.01, }, }, 224 BUILD_REQUIRES => { "Fake::Module1" => 1.01, }, 229 build => { requires => { 'Fake::Module1' => 1.01, }, }, 239 TEST_REQUIRES => { "Fake::Module1" => 1.01, }, 245 test => { requires => { "Fake::Module1" => 1.01, }, }, [all …]
|
| /openbsd-src/gnu/usr.bin/perl/t/mro/ |
| H A D | basic.t | 449 *Fake::ISA = $x; 450 print Fake->foo, "\n"; 452 print Fake->foo, "\n"; 462 *Fake::ISA = $x; 463 print Fake->foo, "\n"; 464 my $s = \%Fake::;
|
| /openbsd-src/gnu/usr.bin/perl/cpan/Test-Simple/t/Test2/modules/API/ |
| H A D | Instance.t | 150 local $ENV{T2_FORMATTER} = '+A::Fake::Module::That::Should::Not::Exist'; 154 qr/COULD NOT LOAD FORMATTER 'A::Fake::Module::That::Should::Not::Exist' \(set by the 'T2_FORMATTER' environment variable\)/, 470 $one->add_ipc_driver('Fake::Fake::XXX'); 491 local *Fake::Hub::cull = sub { $cull++ }; 499 $one->context_init_callbacks->[0]->({'hub' => 'Fake::Hub'}); 506 $one->context_init_callbacks->[0]->({'hub' => 'Fake::Hub'}); 513 $one->context_init_callbacks->[0]->({'hub' => 'Fake::Hub'});
|
| /openbsd-src/gnu/usr.bin/perl/cpan/Test-Simple/t/Test2/modules/Util/ |
| H A D | Facets2Legacy.t | 41 package Fake::Event; 46 my $e = Fake::Event->new(); 49 …qr/Cycle between Facets2Legacy and Fake::Event=HASH\(.*\)->facet_data\(\) \(Did you forget to over…
|
| /openbsd-src/etc/etc.sparc64/ |
| H A D | disktab | 20 fakecdrom|Fake image for Bootable CDROM:\
|
| /openbsd-src/gnu/usr.bin/perl/cpan/Pod-Simple/t/ |
| H A D | fake-closers.t | 21 print "# Fake closers ...\n";
|
| /openbsd-src/gnu/usr.bin/binutils/opcodes/ |
| H A D | d30v-opc.c | 410 #define Fake (Fa2 + 1) /* place holder for "id" field in mvfsys and mvtsys */ macro 467 { SHORT_C1, 0, { Ra, Cb, Fake } }, /* Ra,Cb (mvfsys) */ 468 { SHORT_C2, 0, { Ca, Rb, Fake } }, /* Ca,Rb (mvtsys) */
|
| /openbsd-src/gnu/usr.bin/binutils-2.17/opcodes/ |
| H A D | d30v-opc.c | 414 #define Fake (Fa2 + 1) /* Place holder for "id" field in mvfsys and mvtsys. */ macro 472 { SHORT_C1, 0, { Ra, Cb, Fake } }, /* Ra,Cb (mvfsys) */ 473 { SHORT_C2, 0, { Ca, Rb, Fake } }, /* Ca,Rb (mvtsys) */
|
| H A D | aclocal.m4 | 585 # Fake the existence of programs that GNU maintainers use. -*- Autoconf -*-
|
| /openbsd-src/gnu/usr.bin/perl/dist/Tie-File/t/ |
| H A D | 41_heap.t | 41 sub Fake::Cache::_heap_move { push @HEAP_MOVE, @_ }
|
| /openbsd-src/gnu/usr.bin/perl/dist/Dumpvalue/t/ |
| H A D | extend-coverage.t | 262 $d->dumpvars( 'Fake', 'veryfake' ); 267 $e->dumpvars( 'Fake', 'veryfake' );
|
| /openbsd-src/gnu/usr.bin/binutils/ld/emultempl/ |
| H A D | hppaelf.em | 31 /* Fake input file for stubs. */
|
| H A D | m68hc1xelf.em | 49 /* Fake input file for stubs. */
|
| H A D | ppc64elf.em | 31 /* Fake input file for stubs. */
|
| /openbsd-src/gnu/usr.bin/binutils-2.17/ld/emultempl/ |
| H A D | hppaelf.em | 31 /* Fake input file for stubs. */
|
| H A D | m68hc1xelf.em | 49 /* Fake input file for stubs. */
|
| H A D | ppc64elf.em | 31 /* Fake input file for stubs. */
|
| /openbsd-src/gnu/llvm/clang/utils/TableGen/ |
| H A D | ClangAttrEmitter.cpp | 203 bool Fake; member in __anone86b54960211::Argument 208 isOpt(false), Fake(false) { in Argument() 230 bool isFake() const { return Fake; } in isFake() 231 void setFake(bool fake) { Fake = fake; } in setFake()
|
| /openbsd-src/gnu/usr.bin/perl/dist/Devel-PPPort/parts/inc/ |
| H A D | magic | 590 my $obj = bless {}, 'Fake::Class';
|
| /openbsd-src/gnu/llvm/clang/include/clang/Serialization/ |
| H A D | ASTReader.h | 536 enum class PendingFakeDefinitionKind { NotFake, Fake, FakeLoaded }; enumerator
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/Hexagon/ |
| H A D | HexagonRegisterInfo.td | 161 // Fake register to represent USR.OVF bit. Arithmetic/saturating instruc-
|
| /openbsd-src/gnu/usr.bin/binutils-2.17/gprof/ |
| H A D | aclocal.m4 | 573 # Fake the existence of programs that GNU maintainers use. -*- Autoconf -*-
|
| /openbsd-src/gnu/gcc/libgomp/ |
| H A D | aclocal.m4 | 552 # Fake the existence of programs that GNU maintainers use. -*- Autoconf -*-
|
| /openbsd-src/gnu/usr.bin/binutils-2.17/bfd/ |
| H A D | aclocal.m4 | 585 # Fake the existence of programs that GNU maintainers use. -*- Autoconf -*-
|
| /openbsd-src/gnu/gcc/libssp/ |
| H A D | aclocal.m4 | 552 # Fake the existence of programs that GNU maintainers use. -*- Autoconf -*-
|