Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/third_party/abseil-cpp/
H A Dgenerate_def_files.py52 def _DebugOrRelease(is_debug): argument
56 def _GenerateDefFile(cpu, is_debug, extra_gn_args=[], suffix=None): argument
/aosp_15_r20/external/angle/third_party/abseil-cpp/
H A Dgenerate_def_files.py55 def _DebugOrRelease(is_debug): argument
59 def _GenerateDefFile(cpu, is_debug, extra_gn_args=[], suffix=None): argument
/aosp_15_r20/external/webrtc/third_party/abseil-cpp/
H A Dgenerate_def_files.py49 def _DebugOrRelease(is_debug): argument
53 def _GenerateDefFile(cpu, is_debug, extra_gn_args=[], suffix=None): argument
/aosp_15_r20/external/cronet/components/nacl/renderer/plugin/
H A Dpnacl_translate_thread.cc34 bool is_debug, in GetLlcCommandLine()
49 bool is_debug, in GetSubzeroCommandLine()
/aosp_15_r20/external/deqp/external/openglcts/modules/common/
H A DglcKHRDebugTests.cpp149 TestBase::TestBase(tcu::TestContext &testContext, glu::ApiType apiType, bool is_debug) in TestBase()
238 APIErrorsTest::APIErrorsTest(tcu::TestContext &testCtx, glu::ApiType apiType, bool is_debug, const … in APIErrorsTest()
668 LabelsTest::LabelsTest(tcu::TestContext &testCtx, glu::ApiType apiType, bool is_debug, const GLchar… in LabelsTest()
/aosp_15_r20/packages/modules/Bluetooth/system/gd/rust/linux/mgmt/src/
Dmain.rs36 let is_debug = matches.is_present("debug"); in main() localVariable
/aosp_15_r20/external/pytorch/tools/setup_helpers/
H A Denv.py78 def is_debug(self) -> bool: member in BuildType
/aosp_15_r20/external/rust/android-crates-io/crates/ring/
Dbuild.rs319 let is_debug = is_git && env::var("DEBUG").unwrap() != "false"; in ring_build_rs_main() localVariable
411 is_debug: bool, field
/aosp_15_r20/packages/modules/Bluetooth/system/gd/rust/linux/service/src/
Dmain.rs90 let is_debug = matches.is_present("debug"); in main() localVariable
/aosp_15_r20/external/curl/src/
H A Dtool_help.c310 static bool is_debug(void) in is_debug() function
/aosp_15_r20/art/oatdump/
H A Doatdump_test.h79 bool is_debug, in GetExecutableFilePath()
/aosp_15_r20/external/executorch/
H A Dsetup.py169 def get_build_type(is_debug=None) -> str: argument
/aosp_15_r20/external/cronet/components/nacl/renderer/
H A Dppb_nacl_private.h173 PP_Bool is_debug; member
/aosp_15_r20/external/rust/android-crates-io/crates/tokio/src/runtime/tests/
Dtask_combinations.rs154 fn is_debug<T: fmt::Debug>(_: &T) {} in is_debug() function
/aosp_15_r20/external/angle/src/tests/
H A Dcapture_replay_tests.py399 def ReadOneExpectation(self, line, is_debug): argument
/aosp_15_r20/external/elfutils/tests/
H A Dvarlocs.c47 bool is_debug; variable
/aosp_15_r20/external/rust/android-crates-io/crates/tokio/tests/
Dsync_mpsc.rs1457 fn is_debug<T: fmt::Debug>(_: &T) {} in is_debug() function
/aosp_15_r20/external/pytorch/torch/_inductor/
H A Dconfig.py1094 is_debug = False variable in rocm
/aosp_15_r20/external/mesa3d/src/gallium/drivers/r600/
H A Dr600_pipe.h584 bool is_debug; member
/aosp_15_r20/external/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_pipe.h1199 bool is_debug; member