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

1 2

  /external/valgrind/main/memcheck/tests/x86-linux/
scalar.c 37 GO(__NR_restart_syscall, "n/a");
41 GO(__NR_exit, "below");
45 GO(__NR_fork, "other");
50 GO(__NR_read, "1+3s 1m");
54 GO(__NR_write, "3s 1m");
58 GO(__NR_open, "(2-args) 2s 1m");
64 GO(__NR_open, "(3-args) 1s 0m");
68 GO(__NR_close, "1s 0m");
72 GO(__NR_waitpid, "3s 1m");
76 GO(__NR_creat, "2s 1m")
    [all...]
scalar_fork.c 10 GO(__NR_fork, "0e");
scalar_vfork.c 10 GO(__NR_vfork, "0e");
scalar_exit_group.c 13 GO(__NR_exit_group, "1s 0m");
scalar.h 22 #define GO(__NR_xxx, s) \
  /external/valgrind/main/memcheck/tests/darwin/
scalar_fork.c 7 GO(__NR_fork, 2, "0e");
scalar_vfork.c 8 GO(__NR_vfork, 66, "0e");
scalar.c 23 GO(__NR_exit, 1, "below");
26 GO(__NR_fork, 2, "other");
30 GO(__NR_read, 3, "1+3s 1m");
33 GO(__NR_write, 4, "3s 1m");
37 GO(__NR_open, 5, "(2-args) 2s 1m");
42 GO(__NR_open, 5, "(3-args) 1s 0m");
45 GO(__NR_close, 6, "1s 0m");
48 GO(__NR_wait4, 7, "4s 2m");
53 GO(__NR_link, 9, "2s 2m");
56 GO(__NR_unlink, 10, "1s 1m")
    [all...]
scalar_nocancel.c 51 GO(__NR_sem_wait_nocancel, 420, "1s 0m");
scalar.h 19 #define GO(__NR_xxx, N, s) \
  /external/eigen/blas/
drotmg.f 65 IF (.NOT.DD1.LT.ZERO) GO TO 10
66 * GO ZERO-H-D-AND-DX1..
67 GO TO 60
71 IF (.NOT.DP2.EQ.ZERO) GO TO 20
73 GO TO 260
80 IF (.NOT.DABS(DQ1).GT.DABS(DQ2)) GO TO 40
86 IF (.NOT.DU.LE.ZERO) GO TO 30
87 * GO ZERO-H-D-AND-DX1..
88 GO TO 60
94 * GO SCALE-CHECK.
    [all...]
srotmg.f 67 IF (.NOT.SD1.LT.ZERO) GO TO 10
68 * GO ZERO-H-D-AND-SX1..
69 GO TO 60
73 IF (.NOT.SP2.EQ.ZERO) GO TO 20
75 GO TO 260
82 IF (.NOT.ABS(SQ1).GT.ABS(SQ2)) GO TO 40
88 IF (.NOT.SU.LE.ZERO) GO TO 30
89 * GO ZERO-H-D-AND-SX1..
90 GO TO 60
96 * GO SCALE-CHECK.
    [all...]
drotm.f 64 IF (N.LE.0 .OR. (DFLAG+TWO.EQ.ZERO)) GO TO 140
65 IF (.NOT. (INCX.EQ.INCY.AND.INCX.GT.0)) GO TO 70
78 GO TO 140
88 GO TO 140
100 GO TO 140
119 GO TO 140
131 GO TO 140
srotm.f 65 IF (N.LE.0 .OR. (SFLAG+TWO.EQ.ZERO)) GO TO 140
66 IF (.NOT. (INCX.EQ.INCY.AND.INCX.GT.0)) GO TO 70
79 GO TO 140
89 GO TO 140
101 GO TO 140
120 GO TO 140
132 GO TO 140
  /external/llvm/lib/IR/
Globals.cpp 65 if (const GlobalObject *GO = GA->getBaseObject())
66 return GO->getAlignment();
94 if (const GlobalObject *GO = GA->getBaseObject())
95 return GO->getSection();
104 if (const GlobalObject *GO = GA->getBaseObject())
105 return const_cast<GlobalObject *>(GO)->getComdat();
  /external/eigen/blas/testing/
cblat2.f 156 GO TO 230
162 GO TO 230
169 GO TO 230
175 GO TO 230
182 GO TO 230
188 GO TO 230
195 GO TO 230
202 GO TO 230
231 $ GO TO 70
236 GO TO 5
    [all...]
zblat2.f 157 GO TO 230
163 GO TO 230
170 GO TO 230
176 GO TO 230
183 GO TO 230
189 GO TO 230
196 GO TO 230
203 GO TO 230
232 $ GO TO 70
237 GO TO 5
    [all...]
dblat2.f 151 GO TO 230
157 GO TO 230
164 GO TO 230
170 GO TO 230
177 GO TO 230
183 GO TO 230
190 GO TO 230
197 GO TO 230
226 $ GO TO 70
231 GO TO 5
    [all...]
sblat2.f 151 GO TO 230
157 GO TO 230
164 GO TO 230
170 GO TO 230
177 GO TO 230
183 GO TO 230
190 GO TO 230
197 GO TO 230
226 $ GO TO 70
231 GO TO 5
    [all...]
dblat3.f 126 GO TO 220
132 GO TO 220
139 GO TO 220
146 GO TO 220
173 $ GO TO 50
178 GO TO 30
188 $ GO TO 80
190 GO TO 70
276 GO TO ( 140, 150, 160, 160, 170, 180 )ISNUM
282 GO TO 19
    [all...]
sblat3.f 126 GO TO 220
132 GO TO 220
139 GO TO 220
146 GO TO 220
173 $ GO TO 50
178 GO TO 30
188 $ GO TO 80
190 GO TO 70
276 GO TO ( 140, 150, 160, 160, 170, 180 )ISNUM
282 GO TO 19
    [all...]
cblat3.f 133 GO TO 220
139 GO TO 220
146 GO TO 220
153 GO TO 220
180 $ GO TO 50
185 GO TO 30
195 $ GO TO 80
197 GO TO 70
283 GO TO ( 140, 150, 150, 160, 160, 170, 170,
290 GO TO 19
    [all...]
  /external/libvorbis/vq/
make_floor_books.pl 19 if($line=~m/^GO/){
make_residue_books.pl 24 if($line=~m/^GO/){
  /external/opencv/cvaux/src/
cvclique.cpp 76 #define GO 1
220 finder->status = GO;
284 case GO://Forward step
341 finder->status = NEXT;//go to backtrackcycle
438 //go further
441 finder->status = GO;
529 int status = GO;
538 case GO://Forward step
588 status = NEXT;//go to backtrackcycle
661 //go furthe
    [all...]

Completed in 247 milliseconds

1 2