Home
last modified time | relevance | path

Searched refs:thing (Results 1 – 25 of 555) sorted by relevance

12345678910>>...23

/openbsd-src/gnu/usr.bin/perl/cpan/Test-Simple/lib/Test2/Tools/
H A DTiny.pm86 my ($thing, $pattern, $name, @diag) = @_;
90 if (defined($thing)) {
91 $bool = "$thing" =~ $pattern;
93 "Value: $thing",
107 my ($thing, $pattern, $name, @diag) = @_;
111 if (defined($thing)) {
112 $bool = "$thing" !~ $pattern;
115 "Value: $thing",
142 my ($thing) = @_;
143 if (ref($thing)) {
[all...]
/openbsd-src/gnu/usr.bin/perl/pod/
H A Dperlmodlib.PL52 my ($name, $thing);
78 ($name, $thing) = split /\s+--?\s+/, $title, 2;
80 unless ($name and $thing) {
82 warn "$filename missing thing\n" unless $thing or $Quiet;
88 $thing =~ s/^perl pragma to //i;
89 $thing = ucfirst $thing;
90 $title = "=item $name\n\n$thing\n\n";
H A Dperldsc.pod63 The most important thing to understand about all data structures in
105 If you want to get at the thing a reference is referring to, then you have
241 do the right thing behind the scenes.
266 same thing:
278 dereference the thing at that subscript. That's fine in C, but this isn't C.
399 # print the whole thing with refs
404 # print the whole thing with indices
409 # print the whole thing one at a time
466 # print the whole thing
471 # print the whole thing wit
[all...]
/openbsd-src/gnu/usr.bin/perl/
H A Dgenerate_uudmap.c69 format_mg_data(FILE *out, const void *thing, size_t count) { in format_mg_data() argument
70 const struct mg_data_t *p = (const struct mg_data_t *)thing; in format_mg_data()
87 format_char_block(FILE *out, const void *thing, size_t count) { in format_char_block() argument
88 const char *block = (const char *)thing; in format_char_block()
106 void (format_function)(FILE *out, const void *thing, size_t count), in output_to_file() argument
107 const void *thing, size_t count, in output_to_file()
122 format_function(out, thing, count); in output_to_file()
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.brendan/
H A Denum9.C10 static fig (*open)(void *thing, const char *filename);
11 static fig (*parse)(void *thing);
14 enum fig (*X::open)(void *thing, const char *filename) = 0;
15 fig (*X::parse)(void *thing) = 0;
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.mike/
H A Dnet39.C11 class thing {
15 class thong : public solly, public thing {
23 typedef int(thing::*ping)();
24 ping qq = &thing::a;
/openbsd-src/gnu/usr.bin/perl/cpan/Test-Simple/lib/Test/
H A DBuilder.pm761 my ($self, $type, $thing) = @_;
763 return unless ref $$thing;
764 return unless blessed($$thing) || scalar $self->_try(sub{ $$thing->isa('UNIVERSAL') });
769 my $string_meth = overload::Method( $$thing, $type ) || return;
770 $$thing = $$thing->$string_meth(undef, 0);
928 my( $self, $thing, $regex, $name ) = @_;
933 release $ctx, $self->_regex_ok( $thing, $regex, '=~', $name );
937 my( $self, $thing,
[all...]
H A DMore.pm605 of thing:
632 my( $thing, $class, $thing_name ) = @_;
636 if( !defined $thing ) {
639 elsif( ref $thing ) {
644 if( Scalar::Util::blessed($thing) ) {
653 my( $rslt, $error ) = $tb->_try( sub { $thing->isa($class) } );
665 $rslt = UNIVERSAL::isa($thing, $class);
671 $diag = defined $thing ? "'$thing_name' isn't a '$class'" : "'$thing_name' isn't defined";
674 my $my_class = ref $thing;
680 my $type = ref $thing;
[all...]
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.dg/other/
H A Dpacked1.C12 struct thing { int m; }; argument
14 struct pod {char a; thing m __attribute__ ((packed)); };
18 thing t; in main()
/openbsd-src/gnu/usr.bin/perl/cpan/ExtUtils-MakeMaker/t/
H A Dis_of_type.t32 my($thing, $type, $want) = @$test;
36 is !!$is_of_type->($thing, $type), !!$want, qq[_is_of_type($thing, '$type'): $want];
/openbsd-src/gnu/usr.bin/perl/cpan/Test-Harness/lib/TAP/Parser/Iterator/
H A DArray.pm66 my ( $self, $thing ) = @_;
67 chomp @$thing;
69 $self->{array} = $thing;
H A DStream.pm46 my ( $self, $thing ) = @_;
47 $self->{fh} = $thing;
/openbsd-src/gnu/usr.bin/perl/cpan/Test-Harness/t/
H A Diterators.t214 my $thing = shift;
215 my $ref = ref $thing;
217 return TAP::Parser::Iterator::Stream->new($thing);
220 return TAP::Parser::Iterator::Array->new($thing);
223 return TAP::Parser::Iterator::Process->new($thing);
/openbsd-src/gnu/usr.bin/perl/cpan/Test-Simple/t/Legacy/
H A Dis_deeply_fail.t24 # Can't use Test.pm, that's a 5.005 thing.
37 my($thing, $that, $name) = @_;
39 my $ok = $TB->is_eq($$thing, $that, $name);
41 $$thing = '';
47 my($thing, $regex, $name) = @_;
50 my $ok = $TB->like($$thing, $regex, $name);
52 $$thing = '';
/openbsd-src/gnu/usr.bin/perl/t/mro/
H A Dpackage_aliases.t61 my $thing = bless [], "Subclass";
70 print $thing->speak, "\n";
73 print $thing->speak, "\n";
112 my $thing = bless [], "Subclass";
118 print $thing->speak, "\n";
121 print $thing->speak, "\n";
H A Dpackage_aliases_utf8.t73 my $thing = bless [], "숩cਲꩋ";
82 print $thing->Sᑊeಅḱ, "\n";
85 print $thing->Sᑊeಅḱ, "\n";
134 my $thing = bless [], "숩cਲꩋ";
140 print $thing->Sᑊeಅḱ, "\n";
143 print $thing->Sᑊeಅḱ, "\n";
/openbsd-src/regress/lib/libpthread/stdarg/
H A Dstdarg.c16 int thing; variable
47 EQ(p, &thing); in test1()
69 ASSERT(test1("iclp", 1234, 'x', 123456789L, &thing) == 9); in run_test()
/openbsd-src/gnu/usr.bin/perl/t/op/
H A Dleaky-magic.t120 my $thing;
121 "felp" =~ /(.)(?{ $thing = ${"foo::\cN"} })/;
122 ok !defined $thing, '$foo::^N';
H A Dtiearray.t161 my @thing = @ary;
162 is(join(':',@thing), '1:2:3');
164 tie @thing,'Implement';
165 @thing = @ary;
166 is(join(':',@thing), '1:2:3');
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.other/
H A Denum2.C8 enum thing enum
13 enum thing enum
/openbsd-src/regress/bin/ksh/
H A DREADME6 sh generic any v7 bourne shell like thing
7 sh-v generic any system V bourne shell like thing
19 (most generic thing). All generics that apply should be specified.
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.bob/
H A Dincomplete-cast1.C6 int thing();
12 VHDLPackageProtoRep::thing() in thing() function
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.ns/
H A Dtemplate17.C9 namespace thing
21 using namespace thing; in mycout() local
/openbsd-src/gnu/usr.bin/perl/cpan/Test-Simple/lib/Test2/IPC/
H A DDriver.pm27 my $thing = shift;
28 confess "'$thing' did not define the required method '$meth'."
/openbsd-src/gnu/llvm/lldb/third_party/Python/module/unittest2/unittest2/test/
H A Dtest_case.py605 thing = object()
606 self.assertIs(thing, thing)
610 thing,
614 thing = object()
615 self.assertIsNot(thing, object())
619 thing,
620 thing)
623 thing = []
624 self.assertIsInstance(thing, list)
626 thing, dict)
[all …]

12345678910>>...23