Searched refs:doit (Results 26 - 50 of 119) sorted by relevance

12345

/haiku-buildtools/gcc/gcc/testsuite/gcc.misc-tests/
H A Dgcov-3.c12 static int doit(int x){ function
31 if (doit(0) != expect_do1)
36 if (doit(1) != expect_do2)
H A Dgcov-5b.c17 void doit (int i, int j) function
29 doit (i, j);
/haiku-buildtools/gcc/gcc/testsuite/g++.old-deja/g++.law/
H A Dcvt11.C17 class Bar{ public: void doit(void); };
19 void Bar::doit(void) function in class:Bar
29 int main(){ Bar x; x.doit(); }
/haiku-buildtools/gcc/gcc/testsuite/gcc.c-torture/execute/
H A D980526-1.c5 static int doit(int x){ function
24 if (doit(0) != expect_do1)
29 if (doit(1) != expect_do2)
H A D991016-1.c10 doit(int sel, int n, void *p) function
46 v0 = 1; doit(0, 5, &v0);
47 v1 = 1; doit(1, 5, &v1);
48 v2 = 1; doit(2, 5, &v2);
H A D990208-1.c9 static __inline__ void doit(void **pptr, int cond) function
20 doit (&ptr1, cond);
26 doit (&ptr2, cond);
/haiku-buildtools/gcc/gcc/testsuite/c-c++-common/dfp/
H A Dfunc-vararg-alternate-d128-2.c19 doit ();
H A Dfunc-vararg-alternate-d128.c16 doit ();
H A Dfunc-vararg-alternate-d32.c16 doit ();
H A Dfunc-vararg-alternate-d64.c16 doit ();
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/compat/eh/
H A Dunexpected1_y.C18 doit () throw (Two) function
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/eh/
H A Dunexpected1.C26 doit () throw (Two) function
37 doit ();
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/ext/
H A Dcleanup-4.C21 static void doit(int n, int n2) function
35 doit (10, 6);
/haiku-buildtools/gcc/gcc/testsuite/g++.old-deja/g++.pt/
H A Dmemtemp75.C13 void doit(const A& a) function in class:bar
24 b.doit<print>(2);
/haiku-buildtools/gcc/gcc/testsuite/gcc.c-torture/compile/
H A Dpr26725.c3 void doit (unsigned int *);
13 doit (tmp);
/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/
H A Dcleanup-4.c21 static void doit(int n, int n2) function
35 doit (10, 6);
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/cpp0x/lambda/
H A Dlambda-mutable2.C5 void doit() { function in struct:Foo
12 foo.doit();
/haiku-buildtools/binutils/ld/testsuite/ld-mips-elf/
H A Dmode-change-error-1a.s13 j doit
16 j doit
/haiku-buildtools/gcc/gmp/
H A Dinstall-sh48 doit="${DOITPROG-}"
243 $doit $instcmd "$dst" \
244 && { test -z "$chowncmd" || $doit $chowncmd "$dst"; } \
245 && { test -z "$chgrpcmd" || $doit $chgrpcmd "$dst"; } \
246 && { test -z "$stripcmd" || $doit $stripcmd "$dst"; } \
247 && { test -z "$chmodcmd" || $doit $chmodcmd "$dst"; }
270 $doit $instcmd "$src" "$dsttmp" &&
276 # errors from the above "$doit $instcmd $src $dsttmp" command.
278 { test -z "$chowncmd" || $doit $chowncmd "$dsttmp"; } \
279 && { test -z "$chgrpcmd" || $doit
[all...]
/haiku-buildtools/legacy/binutils/
H A Dinstall-sh48 doit="${DOITPROG-}"
250 $doit $mkdircmd "$dst" \
251 && { test -z "$chowncmd" || $doit $chowncmd "$dst"; } \
252 && { test -z "$chgrpcmd" || $doit $chgrpcmd "$dst"; } \
253 && { test -z "$stripcmd" || $doit $stripcmd "$dst"; } \
254 && { test -z "$chmodcmd" || $doit $chmodcmd "$dst"; }
268 $doit $cpprog "$src" "$dsttmp" &&
274 # errors from the above "$doit $cpprog $src $dsttmp" command.
276 { test -z "$chowncmd" || $doit $chowncmd "$dsttmp"; } \
277 && { test -z "$chgrpcmd" || $doit
[all...]
/haiku-buildtools/libtool/
H A Dinstall-sh48 doit="${DOITPROG-}"
250 $doit $mkdircmd "$dst" \
251 && { test -z "$chowncmd" || $doit $chowncmd "$dst"; } \
252 && { test -z "$chgrpcmd" || $doit $chgrpcmd "$dst"; } \
253 && { test -z "$stripcmd" || $doit $stripcmd "$dst"; } \
254 && { test -z "$chmodcmd" || $doit $chmodcmd "$dst"; }
268 $doit $cpprog "$src" "$dsttmp" &&
274 # errors from the above "$doit $cpprog $src $dsttmp" command.
276 { test -z "$chowncmd" || $doit $chowncmd "$dsttmp"; } \
277 && { test -z "$chgrpcmd" || $doit
[all...]
/haiku-buildtools/libtool/libltdl/
H A Dinstall-sh48 doit="${DOITPROG-}"
250 $doit $mkdircmd "$dst" \
251 && { test -z "$chowncmd" || $doit $chowncmd "$dst"; } \
252 && { test -z "$chgrpcmd" || $doit $chgrpcmd "$dst"; } \
253 && { test -z "$stripcmd" || $doit $stripcmd "$dst"; } \
254 && { test -z "$chmodcmd" || $doit $chmodcmd "$dst"; }
268 $doit $cpprog "$src" "$dsttmp" &&
274 # errors from the above "$doit $cpprog $src $dsttmp" command.
276 { test -z "$chowncmd" || $doit $chowncmd "$dsttmp"; } \
277 && { test -z "$chgrpcmd" || $doit
[all...]
/haiku-buildtools/gcc/gcc/testsuite/g++.old-deja/g++.mike/
H A Dp3708b.C12 virtual void xx(int doit) { printf ("A is destructed.\n"); } argument
18 virtual void xx(int doit) { printf ("A1 is destructed.\n"); } argument
24 virtual void xx(int doit) { argument
27 if (doit) A::xx (1);
37 virtual void xx(int doit) { argument
39 if (doit) A::xx (1);
48 virtual void xx(int doit) { argument
/haiku-buildtools/gcc/gcc/testsuite/g++.old-deja/g++.brendan/
H A Dtemplate21.C9 int doit(int i) const;
15 L<T>::doit(int i) const function in class:L
37 L<T>::doit(int i) const function in class:L
/haiku-buildtools/legacy/autoconf/
H A Dinstall-sh30 doit="${DOITPROG-}"
195 $doit $instcmd $dst &&
197 if [ x"$chowncmd" != x ]; then $doit $chowncmd $dst; else true ; fi &&
198 if [ x"$chgrpcmd" != x ]; then $doit $chgrpcmd $dst; else true ; fi &&
199 if [ x"$stripcmd" != x ]; then $doit $stripcmd $dst; else true ; fi &&
200 if [ x"$chmodcmd" != x ]; then $doit $chmodcmd $dst; else true ; fi
228 $doit $instcmd $src $dsttmp &&
236 # errors from the above "$doit $instcmd $src $dsttmp" command.
238 if [ x"$chowncmd" != x ]; then $doit $chowncmd $dsttmp; else true;fi &&
239 if [ x"$chgrpcmd" != x ]; then $doit
[all...]

Completed in 156 milliseconds

12345