OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:initted
(Results
1 - 7
of
7
) sorted by null
/external/valgrind/main/VEX/priv/
guest_arm_helpers.c
64
static UInt
initted
= 0;
variable
73
initted
= 1;
96
if (!
initted
) initCounts(); \
[
all
...]
guest_x86_helpers.c
419
static Bool
initted
= False;
variable
478
initted
= True;
580
if (!
initted
) initCounts();
598
if (!
initted
) initCounts();
650
if (!
initted
) initCounts();
[
all
...]
guest_amd64_helpers.c
497
static Bool
initted
= False;
variable
558
initted
= True;
675
if (!
initted
) initCounts();
692
if (!
initted
) initCounts();
747
if (!
initted
) initCounts();
[
all
...]
/external/valgrind/main/helgrind/
hg_main.c
2766
Bool
initted
; \/* has it yet been
initted
by guest? *\/
member in struct:__anon28113
[
all
...]
/external/chromium_org/third_party/libusb/src/libusb/os/
darwin_usb.c
413
static int
initted
= 0;
local
424
if (!
initted
) {
425
initted
= 1;
[
all
...]
/external/chromium_org/tools/win/split_link/viz.js/
viz.js
[
all
...]
/external/chromium_org/v8/tools/profviz/
gnuplot-4.6.3-emscripten.js
[
all
...]
Completed in 3387 milliseconds