Searched refs:dog (Results 1 - 12 of 12) sorted by relevance

/openbsd-current/gnu/usr.bin/perl/cpan/HTTP-Tiny/t/
H A D070_cookie_jar.t21 my $dog = BrokenCookieJar2->new();
39 $ua = eval { HTTP::Tiny->new(cookie_jar => $dog) };
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/execute/
H A Dbuiltin-types-compatible-p.c7 typedef enum { hot, dog, poo, bear } dingos; enumerator in enum:__anon7033
/openbsd-current/gnu/usr.bin/perl/dist/Tie-File/t/
H A D21_win32.t36 @a = qw(fish dog carrot);
/openbsd-current/gnu/usr.bin/perl/cpan/ExtUtils-Install/t/lib/MakeMaker/Test/Setup/
H A DBFD.pm20 Big::Dummy - Try "our" hot dog's
/openbsd-current/gnu/usr.bin/perl/cpan/ExtUtils-MakeMaker/t/lib/MakeMaker/Test/Setup/
H A DBFD.pm23 Big::Dummy - Try "our" hot dog's, $andwiche$ and $(ub)$!
/openbsd-current/gnu/usr.bin/perl/ext/B/t/
H A Df_sort33 @harry = qw(dog cat x Cain Abel);
H A Df_sort.t338 @harry = qw(dog cat x Cain Abel);
352 @harry = qw(dog cat x Cain Abel);
359 # 3 <$> const[PV "dog"] s
408 # 3 <$> const(PV "dog") s
/openbsd-current/games/hack/
H A Dhack.fight.c68 extern struct permonst li_dog, dog, la_dog;
122 if(pa == &li_dog) magr->data = pa = &dog;
123 else if(pa == &dog) magr->data = pa = &la_dog;
H A DMakefile6 hack.do.c hack.do_name.c hack.do_wear.c hack.dog.c hack.eat.c \
H A Dhack.dog.c1 /* $OpenBSD: hack.dog.c,v 1.9 2016/01/09 18:33:15 mestre Exp $ */
74 { "little dog", 'd',2,18,6,1,6,sizeof(struct edog) };
75 struct permonst dog = variable in typeref:struct:permonst
76 { "dog", 'd',4,16,5,1,6,sizeof(struct edog) };
78 { "large dog", 'd',6,15,4,2,4,sizeof(struct edog) };
203 if(moves <= edog->eattime) return(0); /* dog is still eating */
304 /* here gx == FAR e.g. when dog is in a vault */
320 /* if you have dog food he'll follow you more closely */
364 /* dog avoids traps */
371 /* dog eschewe
[all...]
/openbsd-current/gnu/usr.bin/perl/cpan/ExtUtils-MakeMaker/t/
H A Dbasic.t126 qr{^\s*<ABSTRACT>Try "our" hot dog's, \$andwiche\$ and \$\(ub\)\$!</ABSTRACT>}m,
341 $is->( abstract => q{Try "our" hot dog's, $andwiche$ and $(ub)$!} );
/openbsd-current/gnu/usr.bin/perl/dist/base/lib/
H A Dfields.pm271 use fields qw(cat dog bird);
277 @$self{'dog','bird'} = ('bark','tweet'); # slice

Completed in 305 milliseconds