HomeSort by relevance Sort by last modified time
    Searched refs:push (Results 1 - 25 of 434) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /onnv/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/
less.t 5 push @INC, '../lib';
Fatal.pm 39 push(@out1,[$n,@out]) if $seen_semi;
40 push(@out, $1 . "{\$_[$n]}"), next if $proto =~ s/^\s*\\([\@%\$\&])//;
41 push(@out, "\$_[$n]"), next if $proto =~ s/^\s*([*\$&])//;
42 push(@out, "\@_[$n..\$#_]"), last if $proto =~ s/^\s*(;\s*)?\@//;
46 push(@out1,[$n+1,@out]);
62 push @out, "$ {else}if (\@_ == $n) {\n";
64 push @out,
67 push @out, <<EOC;
  /onnv/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/File/
DosGlob.t 45 push @r, $_;
55 push @r, $_;
60 push @r, $_;
71 push @r, $_;
76 push @r, $_;
87 push @s, $_;
99 push @s, $_;
110 push @s, $_;
121 push @s, $_;
141 push @s, $_
    [all...]
  /onnv/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/CGI/eg/
nph-multipart.cgi 2 use CGI qw/:push -nph/;
  /onnv/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/Tie/Array/
splice.t 6 push @INC, '../lib';
stdpush.t 6 push @INC, '../lib';
11 require "op/push.t"
std.t 6 push @INC, '../lib';
  /onnv/onnv-gate/usr/src/common/openssl/crypto/bn/asm/
x86.pl 3 push(@INC,"perlasm","../../perlasm");
  /onnv/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/t/op/
subst_amp.t 21 s/\Ga(?{push @res, $_, $`})/xx/g;
28 s/\Ga(?{push @res, $_, $`})/x/g;
35 s/\Ga(?{push @res, $_, $`})/xx/;
42 s/\Ga(?{push @res, $_, $`})/x/;
49 $a =~ s/\Ga(?{push @res, $_, $`})/xx/g;
56 $a =~ s/\Ga(?{push @res, $_, $`})/x/g;
63 $a =~ s/\Ga(?{push @res, $_, $`})/xx/;
70 $a =~ s/\Ga(?{push @res, $_, $`})/x/;
80 $a =~ s/\Ga(?{push @res, $_, $`})/x2/ge;
87 $a =~ s/\Ga(?{push @res, $_, $`})/x1/ge
    [all...]
range.t 51 push(@y, $_);
117 @foo=(); push @foo, $_ for undef..2;
120 @foo=(); push @foo, $_ for -2..undef;
123 @foo=(); push @foo, $_ for undef..'2';
126 @foo=(); push @foo, $_ for '-2'..undef;
129 @foo=(); push @foo, $_ for undef.."B";
132 @foo=(); push @foo, $_ for "".."B";
135 @foo=(); push @foo, $_ for "B"..undef;
138 @foo=(); push @foo, $_ for "B".."";
141 @foo=(); push @foo, $_ for undef..undef
    [all...]
  /onnv/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/t/
harness 59 push @tests, <base/*.t>;
60 push @tests, <comp/*.t>;
61 push @tests, <cmd/*.t>;
62 push @tests, <run/*.t>;
63 push @tests, <io/*.t>;
64 push @tests, <op/*.t>;
65 push @tests, <uni/*.t>;
66 push @tests, <lib/*.t>;
67 push @tests, <japh/*.t> if $torture;
68 push @tests, <win32/*.t> if $^O eq 'MSWin32'
    [all...]
  /onnv/onnv-gate/usr/src/uts/common/io/
l_strplumb.c 224 struct strapush push; local
251 push.sap_major = *maj;
252 push.sap_minor = *min;
254 error = ldi_ioctl(lh, SAD_GAP, (intptr_t)&push,
262 switch (push.sap_cmd) {
264 *maj = push.sap_major;
265 *min = push.sap_minor;
270 *maj = push.sap_major;
271 *min = push.sap_minor;
272 *lastmin = push.sap_lastminor
    [all...]
  /onnv/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/Math/
Complex.t 73 push(@script, <<'EOT');
81 push(@script, qq(print "ok $test\\n"}\n));
84 push(@script, <<'EOT');
94 push(@script, qq(print "ok $test\\n"}\n));
97 push(@script, <<'EOT');
107 push(@script, qq(print "ok $test\\n"}\n));
120 push(@script, $constants);
128 push(@script, <<EOT);
134 push(@script, qq(print "ok $test\\n";\n));
143 push(@script, <<EOT)
    [all...]
  /onnv/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/Test/Simple/t/
details.t 23 push @Expected_Details, { 'ok' => 1,
41 push @Expected_Details, { 'ok' => 1,
52 push @Expected_Details, { 'ok' => 1,
61 push @Expected_Details, { 'ok' => 1,
72 push @Expected_Details, { 'ok' => 1,
81 push @Expected_Details, { 'ok' => 1,
  /onnv/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/File/Temp/t/
tempfile.t 53 push(@files, $tempfile);
67 push(@dirs, $tempdir);
79 push(@files, $tempfile);
89 push(@files, $tempfile);
99 push(@files, $tempfile);
114 push(@files, $tempfile);
123 push( @still_there, $tempfile); # check at END
object.t 45 push(@files, "$fh");
59 push(@dirs, $tempdir);
70 push(@files, "$fh");
78 push(@files, "$fh");
90 push(@files, "$fh");
100 push( @still_there, "$fh"); # check at END
  /onnv/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/ExtUtils/t/
Embed.t 36 push(@cmd,$cc,"/Obj=$obj");
40 push(@incs,$1);
43 push(@incs,$1);
46 push(@cmd,"/Include=(".join(',',@incs).")");
47 push(@cmd,$crazy);
48 push(@cmd,"embed_test.c");
50 push(@cmd2,$Config{'ld'}, $Config{'ldflags'}, "/exe=$exe");
51 push(@cmd2,"$obj,[-]perlshr.opt/opt,[-]perlshr_attr.opt/opt");
55 push(@cmd,$cc,"-Fe$exe");
58 push(@cmd,$cc,"-o$exe")
    [all...]
  /onnv/onnv-gate/usr/src/common/openssl/crypto/perlasm/
x86ms.pl 30 sub main'external_label { push(@labels,@_); }
162 sub main'push { &out1("push",@_); $stack+=4; }
202 push(@out,"\t$name\t");
205 push(@out,$t);
207 push(@out,"\t" x $l);
208 push(@out,&conv($p2));
209 push(@out,"\n");
216 push(@out,"\t$name\n");
224 push(@out,"\t$name\t".&conv($p1)."\n")
    [all...]
  /onnv/onnv-gate/usr/src/lib/brand/lx/lx_brand/i386/
lx_crt.s 55 pushl %edx / push envp
57 pushl %edx / push argv
58 pushl %eax / push argc
  /onnv/onnv-gate/usr/src/lib/brand/sn1/sn1_brand/i386/
sn1_crt.s 70 pushl %ecx / push envp (3rd param)
71 pushl %ebx / push argv (2nd param)
72 pushl %eax / push argc (1st param)
  /onnv/onnv-gate/usr/src/lib/brand/solaris10/s10_brand/i386/
s10_crt.s 70 pushl %ecx / push envp (3rd param)
71 pushl %ebx / push argv (2nd param)
72 pushl %eax / push argc (1st param)
  /onnv/onnv-gate/usr/src/cmd/projadd/
projmod.pl 95 push(@merged, $e);
97 push(@leftover, $e);
101 push(@err,
114 push(@err, [6, gettext('Duplicate names "%s"'),
124 push(@merged, $e);
129 push(@err, [6,
169 push(@merged, @$old);
172 push(@merged, @$new);
187 push(@merged, $oldval);
192 push(@err, [6, gettext
    [all...]
  /onnv/onnv-gate/usr/src/cmd/perl/contrib/Sun/Solaris/Project/
Project.pm 147 push(@newerrorlist, $newerror);
193 push(@errs,
205 push(@errs, @$ref);
219 push(@projents, $projent);
225 push(@errs, @$ref);
311 push(@errs, [5, gettext(
323 push(@errs, @$ref);
330 push(@errs, @$ref);
337 push(@errs, @$ref);
344 push(@errs, @$ref)
    [all...]
  /onnv/onnv-gate/usr/src/uts/i86xpv/ml/
panic_asm.s 250 push %ebp
260 push %ebp
289 push $0xbad0
290 push $0x0bad
295 push $0
296 push $T_ZERODIV
301 push $0
302 push $T_SGLSTP
307 push $0
308 push $T_NMIFL
    [all...]
  /onnv/onnv-gate/usr/src/cmd/autopush/
autopush.c 252 struct strapush push; /* configuration information */ local
272 (void) memset(&push, 0, sizeof (struct strapush));
274 parsecode = parse_line(buf, line, namep, &push);
280 if (push.sap_minor == (minor_t)-1)
281 push.sap_cmd = SAP_ALL;
282 else if (push.sap_lastminor == 0)
283 push.sap_cmd = SAP_ONE;
285 push.sap_cmd = SAP_RANGE;
287 if (ioctl(sadfd, SAD_SAP, &push) < 0) {
347 struct strapush push; /* configuration information * local
411 struct strapush push; \/* configuration information *\/ local
    [all...]

Completed in 959 milliseconds

1 2 3 4 5 6 7 8 91011>>