Home
last modified time | relevance | path

Searched defs:doit (Results 1 – 3 of 3) sorted by relevance

/ndk/tests/device/test-stlport_shared-exception/jni/
Dunexpected1.cpp26 doit () throw (Two) in doit() function
/ndk/tests/device/test-stlport_static-exception/jni/
Dunexpected1.cpp26 doit () throw (Two) in doit() function
/ndk/sources/host-tools/make-3.81/
Dmain.c2442 int doit = !env || cs->env; in decode_switches() local