Searched defs:debugging (Results 1 – 5 of 5) sorted by relevance
11 if (auto debugging = context.getDebuggingExtension()) { in DebugGroup() local21 if (auto debugging = context.getDebuggingExtension()) { in ~DebugGroup() local
215 std::unique_ptr<extension::Debugging> debugging; member in mbgl::gl::Context
67 …e hv guest bootconfig spi usb virtio vm bpf iio gpio objtool leds wmi pci firmware debugging: FORCE target
168 static bool debugging; /* -d: debugging reports */ variable
163 static int debugging = DEBUG; variable2243 DEB( in DEB()