Searched defs:is_debug (Results 1 – 8 of 8) sorted by relevance
/external/angle/third_party/abseil-cpp/ |
D | generate_def_files.py | 49 def _DebugOrRelease(is_debug): argument 53 def _GenerateDefFile(cpu, is_debug, extra_gn_args=[], suffix=None): argument
|
/external/python/pybind11/tools/ |
D | pybind11Common.cmake | 337 set(is_debug "$<OR:$<CONFIG:Debug>,$<CONFIG:RelWithDebInfo>>") variable
|
/external/deqp/external/openglcts/modules/common/ |
D | glcKHRDebugTests.cpp | 149 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/ |
D | build.rs | 266 let is_debug = is_git && env::var("DEBUG").unwrap() != "false"; in ring_build_rs_main() localVariable 322 is_debug: bool, field
|
/external/elfutils/tests/ |
D | varlocs.c | 47 bool is_debug; variable
|
/external/angle/src/tests/ |
D | capture_replay_tests.py | 643 def ReadOneExpectation(self, line, is_debug): argument
|
/external/mesa3d/src/gallium/drivers/r600/ |
D | r600_pipe.h | 608 bool is_debug; member
|
/external/mesa3d/src/gallium/drivers/radeonsi/ |
D | si_pipe.h | 1158 bool is_debug; member
|