OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:doit
(Results
1 - 25
of
197
) sorted by null
1
2
3
4
5
6
7
8
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/invoke_interface/
ITestImplAbstract.java
21
abstract public void
doit
();
method in class:ITestImplAbstract
22
abstract public void
doit
(int i);
method in class:ITestImplAbstract
ITest.java
20
public void
doit
();
method in interface:ITest
21
public void
doit
(int i);
method in interface:ITest
ITestImpl.java
20
public void
doit
() {
method in class:ITestImpl
24
public void
doit
(int i) {
method in class:ITestImpl
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/invoke_interface_range/
ITestImplAbstract.java
21
abstract public void
doit
();
method in class:ITestImplAbstract
22
abstract public void
doit
(int i);
method in class:ITestImplAbstract
ITest.java
20
public void
doit
();
method in interface:ITest
21
public void
doit
(int i);
method in interface:ITest
ITestImpl.java
22
public void
doit
() {
method in class:ITestImpl
26
public void
doit
(int i) {
method in class:ITestImpl
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/return_object/
Runner.java
20
public void
doit
();
method in interface:Runner
/external/clang/test/SemaCXX/
operator-arrow-temporary.cpp
5
void
doit
();
18
void f() { Accessor acc; acc->
doit
(); } // expected-note {{requested here}}
/art/test/073-mismatched-field/src/
Main.java
20
main.
doit
();
23
void
doit
() {
method in class:Main
/dalvik/tests/073-mismatched-field/src/
Main.java
20
main.
doit
();
23
void
doit
() {
method in class:Main
/ndk/tests/device/test-stlport_shared-exception/jni/
unexpected1.cpp
26
doit
() throw (Two)
function
37
doit
();
/ndk/tests/device/test-stlport_static-exception/jni/
unexpected1.cpp
26
doit
() throw (Two)
function
37
doit
();
/external/genext2fs/
install-sh
48
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
$chgrpcmd "$dsttmp"; }
[
all
...]
/external/grub/
install-sh
48
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
$chgrpcmd "$dsttmp"; }
[
all
...]
/external/libffi/
install-sh
48
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
$chgrpcmd "$dsttmp"; }
[
all
...]
/external/libogg/
install-sh
48
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
$chgrpcmd "$dsttmp"; }
[
all
...]
/external/libvorbis/
install-sh
48
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
$chgrpcmd "$dsttmp"; }
[
all
...]
/external/llvm/autoconf/
install-sh
48
doit
="${DOITPROG-}"
249
$
doit
$mkdircmd "$dst" \
250
&& { test -z "$chowncmd" || $
doit
$chowncmd "$dst"; } \
251
&& { test -z "$chgrpcmd" || $
doit
$chgrpcmd "$dst"; } \
252
&& { test -z "$stripcmd" || $
doit
$stripcmd "$dst"; } \
253
&& { test -z "$chmodcmd" || $
doit
$chmodcmd "$dst"; }
267
$
doit
$cpprog "$src" "$dsttmp" &&
273
# errors from the above "$
doit
$cpprog $src $dsttmp" command.
275
{ test -z "$chowncmd" || $
doit
$chowncmd "$dsttmp"; } \
276
&& { test -z "$chgrpcmd" || $
doit
$chgrpcmd "$dsttmp"; }
[
all
...]
/external/llvm/projects/sample/autoconf/
install-sh
48
doit
="${DOITPROG-}"
249
$
doit
$mkdircmd "$dst" \
250
&& { test -z "$chowncmd" || $
doit
$chowncmd "$dst"; } \
251
&& { test -z "$chgrpcmd" || $
doit
$chgrpcmd "$dst"; } \
252
&& { test -z "$stripcmd" || $
doit
$stripcmd "$dst"; } \
253
&& { test -z "$chmodcmd" || $
doit
$chmodcmd "$dst"; }
267
$
doit
$cpprog "$src" "$dsttmp" &&
273
# errors from the above "$
doit
$cpprog $src $dsttmp" command.
275
{ test -z "$chowncmd" || $
doit
$chowncmd "$dsttmp"; } \
276
&& { test -z "$chgrpcmd" || $
doit
$chgrpcmd "$dsttmp"; }
[
all
...]
/external/qemu/distrib/sdl-1.2.15/build-scripts/
install-sh
48
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
$chgrpcmd "$dsttmp"; }
[
all
...]
/ndk/sources/host-tools/make-3.81/config/
install-sh
48
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
$chgrpcmd "$dsttmp"; }
[
all
...]
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/config/
install-sh
48
doit
="${DOITPROG-}"
213
$
doit
$instcmd "$dst" &&
215
if [ x"$chowncmd" != x ]; then $
doit
$chowncmd "$dst"; else : ; fi &&
216
if [ x"$chgrpcmd" != x ]; then $
doit
$chgrpcmd "$dst"; else : ; fi &&
217
if [ x"$stripcmd" != x ]; then $
doit
$stripcmd "$dst"; else : ; fi &&
218
if [ x"$chmodcmd" != x ]; then $
doit
$chmodcmd "$dst"; else : ; fi
252
$
doit
$instcmd "$src" "$dsttmp" &&
258
# errors from the above "$
doit
$instcmd $src $dsttmp" command.
260
if [ x"$chowncmd" != x ]; then $
doit
$chowncmd "$dsttmp"; else :;fi &&
261
if [ x"$chgrpcmd" != x ]; then $
doit
$chgrpcmd "$dsttmp"; else :;fi &
[
all
...]
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/config/
install-sh
48
doit
="${DOITPROG-}"
213
$
doit
$instcmd "$dst" &&
215
if [ x"$chowncmd" != x ]; then $
doit
$chowncmd "$dst"; else : ; fi &&
216
if [ x"$chgrpcmd" != x ]; then $
doit
$chgrpcmd "$dst"; else : ; fi &&
217
if [ x"$stripcmd" != x ]; then $
doit
$stripcmd "$dst"; else : ; fi &&
218
if [ x"$chmodcmd" != x ]; then $
doit
$chmodcmd "$dst"; else : ; fi
252
$
doit
$instcmd "$src" "$dsttmp" &&
258
# errors from the above "$
doit
$instcmd $src $dsttmp" command.
260
if [ x"$chowncmd" != x ]; then $
doit
$chowncmd "$dsttmp"; else :;fi &&
261
if [ x"$chgrpcmd" != x ]; then $
doit
$chgrpcmd "$dsttmp"; else :;fi &
[
all
...]
/external/chromium/third_party/libevent/
install-sh
18
doit
="${DOITPROG-}"
182
$
doit
$instcmd $dst &&
184
if [ x"$chowncmd" != x ]; then $
doit
$chowncmd $dst; else true ; fi &&
185
if [ x"$chgrpcmd" != x ]; then $
doit
$chgrpcmd $dst; else true ; fi &&
186
if [ x"$stripcmd" != x ]; then $
doit
$stripcmd $dst; else true ; fi &&
187
if [ x"$chmodcmd" != x ]; then $
doit
$chmodcmd $dst; else true ; fi
215
$
doit
$instcmd $src $dsttmp &&
223
# errors from the above "$
doit
$instcmd $src $dsttmp" command.
225
if [ x"$chowncmd" != x ]; then $
doit
$chowncmd $dsttmp; else true;fi &&
226
if [ x"$chgrpcmd" != x ]; then $
doit
$chgrpcmd $dsttmp; else true;fi &
[
all
...]
/external/chromium_org/third_party/icu/source/
install-sh
30
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
$chgrpcmd $dsttmp; else true;fi &
[
all
...]
Completed in 160 milliseconds
1
2
3
4
5
6
7
8