Home
last modified time | relevance | path

Searched refs:Fake (Results 1 – 25 of 49) sorted by relevance

12

/openbsd-src/gnu/usr.bin/perl/cpan/ExtUtils-MakeMaker/t/
H A Dmetafile_data.t178 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 Dbasic.t449 *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 DInstance.t150 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 DFacets2Legacy.t41 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 Ddisktab20 fakecdrom|Fake image for Bootable CDROM:\
/openbsd-src/gnu/usr.bin/perl/cpan/Pod-Simple/t/
H A Dfake-closers.t21 print "# Fake closers ...\n";
/openbsd-src/gnu/usr.bin/binutils/opcodes/
H A Dd30v-opc.c410 #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 Dd30v-opc.c414 #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 Daclocal.m4585 # Fake the existence of programs that GNU maintainers use. -*- Autoconf -*-
/openbsd-src/gnu/usr.bin/perl/dist/Tie-File/t/
H A D41_heap.t41 sub Fake::Cache::_heap_move { push @HEAP_MOVE, @_ }
/openbsd-src/gnu/usr.bin/perl/dist/Dumpvalue/t/
H A Dextend-coverage.t262 $d->dumpvars( 'Fake', 'veryfake' );
267 $e->dumpvars( 'Fake', 'veryfake' );
/openbsd-src/gnu/usr.bin/binutils/ld/emultempl/
H A Dhppaelf.em31 /* Fake input file for stubs. */
H A Dm68hc1xelf.em49 /* Fake input file for stubs. */
H A Dppc64elf.em31 /* Fake input file for stubs. */
/openbsd-src/gnu/usr.bin/binutils-2.17/ld/emultempl/
H A Dhppaelf.em31 /* Fake input file for stubs. */
H A Dm68hc1xelf.em49 /* Fake input file for stubs. */
H A Dppc64elf.em31 /* Fake input file for stubs. */
/openbsd-src/gnu/llvm/clang/utils/TableGen/
H A DClangAttrEmitter.cpp203 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 Dmagic590 my $obj = bless {}, 'Fake::Class';
/openbsd-src/gnu/llvm/clang/include/clang/Serialization/
H A DASTReader.h536 enum class PendingFakeDefinitionKind { NotFake, Fake, FakeLoaded }; enumerator
/openbsd-src/gnu/llvm/llvm/lib/Target/Hexagon/
H A DHexagonRegisterInfo.td161 // Fake register to represent USR.OVF bit. Arithmetic/saturating instruc-
/openbsd-src/gnu/usr.bin/binutils-2.17/gprof/
H A Daclocal.m4573 # Fake the existence of programs that GNU maintainers use. -*- Autoconf -*-
/openbsd-src/gnu/gcc/libgomp/
H A Daclocal.m4552 # Fake the existence of programs that GNU maintainers use. -*- Autoconf -*-
/openbsd-src/gnu/usr.bin/binutils-2.17/bfd/
H A Daclocal.m4585 # Fake the existence of programs that GNU maintainers use. -*- Autoconf -*-
/openbsd-src/gnu/gcc/libssp/
H A Daclocal.m4552 # Fake the existence of programs that GNU maintainers use. -*- Autoconf -*-

12