OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:is_inited
(Results
1 - 5
of
5
) sorted by null
/external/valgrind/unittest/
demo_tests.cc
270
static int
is_inited
= 0;
member in namespace:test308
275
if (!
is_inited
) {
277
if (!
is_inited
) {
280
is_inited
= 1;
297
ANNOTATE_TRACE_MEMORY(&
is_inited
);
/hardware/libhardware_legacy/
qemu.h
35
char
is_inited
;
member in struct:__anon31183
/hardware/libhardware_legacy/qemu/
qemu.c
191
if (!channel->
is_inited
)
193
channel->
is_inited
= 1;
/external/valgrind/main/drd/tests/
tsan_unittest.cpp
6923
static int
is_inited
= 0;
member in namespace:test308
[
all
...]
/external/valgrind/main/helgrind/
hg_main.c
[
all
...]
Completed in 222 milliseconds