Searched defs:is_debug (Results 1 – 9 of 9) sorted by relevance
| /external/angle/third_party/abseil-cpp/ |
| D | generate_def_files.py | 51 def _DebugOrRelease(is_debug): argument 55 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/llvm-project/lldb/source/Symbol/ |
| D | Symbol.cpp | 35 bool is_debug, bool is_trampoline, bool is_artificial, in Symbol() 50 bool external, bool is_debug, bool is_trampoline, in Symbol()
|
| /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 | 283 let is_debug = is_git && env::var("DEBUG").unwrap() != "false"; in ring_build_rs_main() localVariable 339 is_debug: bool, field
|
| /external/elfutils/tests/ |
| D | varlocs.c | 47 bool is_debug; variable
|
| /external/llvm-project/lldb/source/Plugins/ObjectFile/Mach-O/ |
| D | ObjectFileMachO.cpp | 2829 bool is_debug = ((nlist.n_type & N_STAB) != 0); in ParseSymtab() local 3733 const bool is_debug = ((nlist.n_type & N_STAB) != 0); in ParseSymtab() local
|
| /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
|