Searched refs:go (Results 26 - 50 of 73) sorted by relevance

123

/osnet-11/usr/src/grub/grub2/build-aux/
H A Dinstall-sh317 *) mkdir_umask=$umask,go-w;;
378 # directory the slow way, step by step, checking for races as we go.
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Time/HiRes/
H A DMakefile.PL262 I am awfully sorry but I cannot go further.
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/t/op/
H A Dwrite.t411 Here we go: @* That's all, folks!
420 Here we go: $txt That's all, folks!
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/B/
H A DO.pm131 is invoked which can then go ahead and do the compilation, usually by
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Encode/lib/Encode/MIME/
H A DHeader.pm83 $q =~ s/_/ /go;
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/ExtUtils/t/
H A Dbasic.t248 # Make sure init_dirscan doesn't go into the distdir
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Tie/
H A DMemoize.pm120 FIRSTKEY and NEXTKEY methods go through the keys which were already read,
/osnet-11/usr/src/lib/libc/capabilities/sun4v-hwcap3/common/
H A Dmemcpy.s102 * go to unalign_done
346 bgeu,pn %ncc, .medium ! go to larger cases
379 blt,pn %ncc, .smallleft3 ! if not, go to finish up
427 b .ald ! now go align dest
581 blt %ncc, .smallleft3 ! if not, go to finish up
826 ! if ( (src ge dst) and (dst+len > src)) go to overlap case
827 ! if ( (src lt dst) and (src+len > dst)) go to overlap case
913 ! of loop iterations then go to final cleanup
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/t/x2p/
H A Ds2p.t97 t go
103 : go
/osnet-11/usr/src/lib/libc/sparc/gen/
H A Dstrncmp.s55 blu,a .cmp_bytes ! for small counts go do bytes
58 1: bz .iss2 ! if so go check s2
/osnet-11/usr/src/lib/libc/sparcv9/gen/
H A Dstrncmp.s55 blu,a,pn %xcc, .cmp_bytes ! for small counts go do bytes
58 1: bz,pn %icc, .iss2 ! if so go check s2
/osnet-11/usr/src/lib/libdtrace_jni/java/src/org/opensolaris/os/dtrace/
H A DLocalConsumer.java332 throw new IllegalStateException("go() already called");
451 throw new IllegalStateException("go() already called");
608 // stop() was called after go() but before the
643 // go() but before starting (the premature return
666 * Creates the background thread started by {@link #go()} to run
700 * Do not start the returned thread, otherwise {@code go()} will
722 go() throws DTraceException method in class:LocalConsumer
724 go(null);
734 go(ExceptionHandler h) throws DTraceException method in class:LocalConsumer
750 throw new IllegalStateException("go() alread
[all...]
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Pod/
H A DUsage.pm186 Usage messages issued as a result of bad command-line syntax should go
188 to print usage (like specifying B<-help> on the command line) should go
315 usage message to C<STDOUT>. Some scripts may even wish to go so far as to
/osnet-11/usr/src/lib/libsqlite/tool/
H A Dspaceanal.tcl69 set go [btree_first $cursor]
78 while {$go==0} {
96 set go [btree_next $cursor]
274 The number of 1024-byte pages that go into forming the complete database
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Test/
H A DBuilder.pm954 Where normal "ok/not ok" test output should go.
963 Where diagnostic output on test failures and diag() should go.
972 Where diagnostics about todo test failures and diag() should go.
/osnet-11/usr/src/lib/libc/capabilities/sun4u-opl/common/
H A Dmemcpy.s215 blt,pn %ncc, .dbmv32enter ! go to no prefetch code
326 bgu,pn %ncc, .medium ! go to larger cases
444 blt,pn %ncc, .smallleft3 ! if not, go to finish up
656 bgu,pt %ncc, .large_long ! else go to large long align case
/osnet-11/usr/src/lib/libc/capabilities/sun4v-fjathena/common/
H A Dmemcmp.s200 ! go ahead to (at least) next 8b-area
/osnet-11/usr/src/lib/libc/sparc/crt/
H A D_rtboot.s118 bne 2b ! no, go back and look again
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/t/run/
H A Dfresh_perl.t69 $foo=undef; $foo->go;
71 Can't call method "go" on an undefined value at - line 1.
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Math/
H A DTrig.pm462 The direction you would have to go from London to Tokyo
490 C<Math::Complex> and thus go quite near complex numbers while doing
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/utils/
H A Dh2xs.PL1209 # Preloaded methods go here.
1214 # Autoload methods go after $after, and are processed by the autosplit program.
1412 and $typedef_rex and $type =~ s/($typedef_rex)/$typedefs_pre{$1}/go) {
1429 and $typedef_rex and $type =~ s/($typedef_rex)/$typedefs_pre{$1}/go) {
1789 $type =~ s/$ignore_mods//go;
1792 $type =~ s/$ignore_mods//go;
1816 elsif ($typedef_rex and $type =~ s/($typedef_rex)/$typedefs_pre{$1}/go) {
/osnet-11/usr/src/lib/libc/capabilities/sun4v/common/
H A Dmemcpy.s118 * then go to finish_long.
127 * go to unalign_done
773 bgeu,pn %ncc, .medium ! go to larger cases
794 b .ald ! now go align dest
949 blt %ncc, .smallleft3 ! if not, go to finish up
979 blt,pt %ncc, .smallleft3 ! if not, go to finish up
2132 b .ald ! now go align dest
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/PerlIO/via/
H A Dvia.pm23 having to go into the nitty gritty of programming C with XS as the interface
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/
H A Dbigint.pm287 You should not depend on the internal format, all accesses must go through
H A Ddiagnostics.pm39 These still go out B<STDERR>.
509 # up we go; where we stop, nobody knows, but i think we die now

Completed in 42 milliseconds

123