HomeSort by relevance Sort by last modified time
    Searched refs:initted (Results 1 - 8 of 8) sorted by null

  /external/valgrind/main/VEX/priv/
guest_arm64_helpers.c 62 static UInt initted = 0; variable
73 initted = 1;
100 if (!initted) initCounts(); \
    [all...]
guest_arm_helpers.c 65 static UInt initted = 0; variable
74 initted = 1;
97 if (!initted) initCounts(); \
    [all...]
guest_x86_helpers.c 420 static Bool initted = False; variable
479 initted = True;
581 if (!initted) initCounts();
599 if (!initted) initCounts();
651 if (!initted) initCounts();
    [all...]
guest_amd64_helpers.c 564 static Bool initted = False; variable
625 initted = True;
754 if (!initted) initCounts();
771 if (!initted) initCounts();
826 if (!initted) initCounts();
    [all...]
  /external/valgrind/main/helgrind/
hg_main.c 2842 Bool initted; \/* has it yet been initted by guest? *\/ member in struct:__anon16525
    [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 294 milliseconds