Home
last modified time | relevance | path

Searched defs:is_debug (Results 1 – 8 of 8) sorted by relevance

/external/angle/third_party/abseil-cpp/
Dgenerate_def_files.py49 def _DebugOrRelease(is_debug): argument
53 def _GenerateDefFile(cpu, is_debug, extra_gn_args=[], suffix=None): argument
/external/python/pybind11/tools/
Dpybind11Common.cmake337 set(is_debug "$<OR:$<CONFIG:Debug>,$<CONFIG:RelWithDebInfo>>") variable
/external/deqp/external/openglcts/modules/common/
DglcKHRDebugTests.cpp149 TestBase::TestBase(tcu::TestContext& testContext, glu::ApiType apiType, bool is_debug) in TestBase()
234 APIErrorsTest::APIErrorsTest(tcu::TestContext& testCtx, glu::ApiType apiType, bool is_debug, const … in APIErrorsTest()
663 LabelsTest::LabelsTest(tcu::TestContext& testCtx, glu::ApiType apiType, bool is_debug, const GLchar… in LabelsTest()
/external/rust/crates/ring/
Dbuild.rs266 let is_debug = is_git && env::var("DEBUG").unwrap() != "false"; in ring_build_rs_main() localVariable
322 is_debug: bool, field
/external/elfutils/tests/
Dvarlocs.c47 bool is_debug; variable
/external/angle/src/tests/
Dcapture_replay_tests.py643 def ReadOneExpectation(self, line, is_debug): argument
/external/mesa3d/src/gallium/drivers/r600/
Dr600_pipe.h608 bool is_debug; member
/external/mesa3d/src/gallium/drivers/radeonsi/
Dsi_pipe.h1158 bool is_debug; member