OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:func_done
(Results
1 - 5
of
5
) sorted by null
/ndk/tests/device/test-stlport_shared-exception/jni/
new1_3.cpp
33
int
func_done
;
variable
42
new_done = ctor_done =
func_done
= dtor_done = delete_done = count = 0;
82
func_done
= ++count;
95
CHECK(
func_done
==3);
101
CHECK(
func_done
==3);
120
CHECK(
func_done
==0);
126
CHECK(
func_done
==0);
145
CHECK(
func_done
==0);
151
CHECK(
func_done
==0);
/ndk/tests/device/test-stlport_static-exception/jni/
new1_3.cpp
33
int
func_done
;
variable
42
new_done = ctor_done =
func_done
= dtor_done = delete_done = count = 0;
82
func_done
= ++count;
95
CHECK(
func_done
==3);
101
CHECK(
func_done
==3);
120
CHECK(
func_done
==0);
126
CHECK(
func_done
==0);
145
CHECK(
func_done
==0);
151
CHECK(
func_done
==0);
/external/valgrind/coregrind/m_demangle/
cplus-dem.c
1420
int
func_done
= 0;
local
[
all
...]
/toolchain/binutils/binutils-2.25/libiberty/
cplus-dem.c
1416
int
func_done
= 0;
local
[
all
...]
/toolchain/binutils/binutils-2.25/binutils/
stabs.c
3915
bfd_boolean expect_func,
func_done
;
local
[
all
...]
Completed in 590 milliseconds