Searched refs:go (Results 1 - 25 of 73) sorted by relevance

123

/osnet-11/usr/src/lib/libsqlite/test/
H A Dtester.tcl90 set go 1
92 set go 0
95 set go 1
100 if {!$go} return
129 set go 1
131 set go 0
134 set go 1
139 if {!$go} return
/osnet-11/usr/src/lib/libc/amd64/gen/
H A Dmemccpy.s35 decq %rcx / decrement bytes to go
42 decq %rcx / decrement bytes to go
49 decq %rcx / decrement bytes to go
56 decq %rcx / decrement bytes to go
/osnet-11/usr/src/lib/libc/i386/gen/
H A Dmemccpy.s39 movl 20(%esp),%ecx / %ecx = length to go still
41 decl %ecx / decrement bytes to go
48 decl %ecx / decrement bytes to go
55 decl %ecx / decrement bytes to go
62 decl %ecx / decrement bytes to go
/osnet-11/usr/src/lib/brand/shared/brand/amd64/
H A Drunexe.s74 jmp *%rbx / And away we go...
/osnet-11/usr/src/lib/brand/shared/brand/i386/
H A Drunexe.s74 jmp *%ebx / And away we go...
/osnet-11/usr/src/lib/libdtrace_jni/java/docs/examples/
H A DTestAPI.java56 consumer.go();
H A DTestAPI2.java65 consumer.go();
H A DTestTarget.java75 consumer.go();
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/ExtUtils/
H A DMY.pm40 go away.
/osnet-11/usr/src/lib/libdtrace_jni/java/src/org/opensolaris/os/dtrace/
H A DConsumer.java84 * @see #go()
108 * #open(OpenFlag[] flags) open()} or after {@link #go()}, or if the
137 * #open(OpenFlag[] flags) open()} or after {@link #go()}, or if the
161 * {@link #go()} was already called, or if this consumer is closed
189 * program is already enabled), or if {@link #go()} was already
227 * #go()} has already been called (see {@link Option} for a
243 * #go()} has already been called (see {@link Option} for a
258 * before calling {@link #go()}. See the <a
268 * go()} has already been called (see {@link Option} for a breakdown
273 * <li>{@code go()} ha
370 public void go() throws DTraceException; method in interface:Consumer
382 public void go(ExceptionHandler h) throws DTraceException; method in interface:Consumer
[all...]
/osnet-11/usr/src/lib/libc/sparc/gen/
H A Dladd.s50 be 1f ! if OK, go forward.
H A Dlsub.s49 be 1f ! if OK, go forward.
H A Dmemcpy.s71 b .ald ! now go align dest
H A Dmemmove.s64 b ald ! now go align dest
H A Dlshiftl.s47 be 1f ! if OK, go forward.
H A Dmemcmp.s61 bleu,a .cmpbyt ! for small counts go do bytes
65 bz,a .iss2 ! if so go check s2
/osnet-11/usr/src/lib/libc/sparcv9/crt/
H A D__align_cpy_2.s58 b .ald ! now go align dest
/osnet-11/usr/src/lib/libc/sparcv9/gen/
H A Dmemcpy.s75 b .ald ! now go align dest
H A Dmemmove.s64 b ald ! now go align dest
H A Dmemset.s100 b .dalign ! go see if aligned yet
H A Dmemcmp.s60 bleu,a,pn %xcc, .cmpbyt ! for small counts go do bytes
64 bz,a,pn %icc, .iss2 ! if so go check s2
/osnet-11/usr/src/lib/libsqlite/tool/
H A Dspace_used.tcl58 set go [btree_first $cursor]
63 while {$go==0} {
75 set go [btree_next $cursor]
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Pod/t/
H A DSelect.t76 I'll go by the POD in Pod::Select.
102 I'll go by the POD in Pod::Select.
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/IO/
H A DIO.pm41 in one go. The IO modules belonging to the core are:
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Net/
H A DDomain.pm106 $host =~ s/[\0\r\n]+//go;
107 $host =~ s/(\A\.+|\.+\Z)//go;
108 $host =~ s/\.\.+/\./go;

Completed in 93 milliseconds

123