Searched refs:kIsDebugBuild (Results 1 – 25 of 77) sorted by relevance
1234
70 if (kIsDebugBuild) { in AtomicBumpBack()85 if (kIsDebugBuild) { in AtomicBumpBack()96 if (kIsDebugBuild) { in AssertAllZero()104 if (kIsDebugBuild) { in PushBack()168 if (kIsDebugBuild) { in Sort()195 if (kIsDebugBuild) { in AtomicPushBackInternal()
39 typedef DebugStackRefCounterImpl<kIsDebugBuild> DebugStackRefCounter;40 typedef DebugStackReferenceImpl<kIsDebugBuild> DebugStackReference;41 typedef DebugStackIndirectTopRefImpl<kIsDebugBuild> DebugStackIndirectTopRef;
57 static constexpr bool kIsDebugBuild = false; variable59 static constexpr bool kIsDebugBuild = true; variable
50 static constexpr bool kVerifyStack = kIsDebugBuild;
60 if (kIsDebugBuild) { in AssertThreadSuspensionIsAllowable()204 if (kIsDebugBuild) { in RevokeThreadLocalAllocationStack()
309 if (kIsDebugBuild) { in operator ()()318 if (kIsDebugBuild) { in operator ()()
141 os << "Build type: " << (kIsDebugBuild ? "debug" : "optimized") << "\n"; in HandleSigQuit()
179 check_jni_ = kIsDebugBuild; in Parse()223 verify_pre_sweeping_heap_ = kIsDebugBuild; in Parse()225 verify_pre_gc_rosalloc_ = kIsDebugBuild; in Parse()
88 if (kIsDebugBuild) { in RosAlloc()132 if (kIsDebugBuild) { in AllocPages()191 if (kIsDebugBuild) { in AllocPages()215 if (kIsDebugBuild && last_free_page_run_size > 0) { in AllocPages()230 if (kIsDebugBuild) { in AllocPages()270 if (kIsDebugBuild) { in AllocPages()339 if (kIsDebugBuild) { in FreePages()370 if (kIsDebugBuild) { in FreePages()420 if (kIsDebugBuild) { in FreePages()542 if (kIsDebugBuild) { in AllocRun()[all …]
49 return !kIsDebugBuild || magic_num_ == kMagicNumFree; in IsFree()373 static constexpr bool kCheckZeroMemory = kIsDebugBuild;
120 if (kIsDebugBuild) { in AssignableMemmove()152 if (kIsDebugBuild) { in AssignableMemmove()163 if (kIsDebugBuild) { in AssignableMemcpy()184 if (kIsDebugBuild) { in AssignableMemcpy()
170 if (kIsDebugBuild) { in GetInt()179 if (kIsDebugBuild) { in SetInt()187 if (kIsDebugBuild) { in GetLong()196 if (kIsDebugBuild) { in SetLong()
47 if (kIsDebugBuild && Runtime::Current()->IsCompiler() && in SetOffset()
160 if (kIsDebugBuild) { in FindOverriddenMethod()291 if (kIsDebugBuild) { in Invoke()
34 if (kIsDebugBuild) { in Resolve()78 if (kIsDebugBuild) { in Resolve()
32 if (kIsDebugBuild) { in Resolve()
34 if (kIsDebugBuild) { in artLockObjectFromCode()
62 if (kIsDebugBuild && contains) { in ContainsSpace()
279 if (kIsDebugBuild) { in RegType()731 if (kIsDebugBuild) { in UnresolvedUninitializedRefType()752 if (kIsDebugBuild) { in UninitializedThisReferenceType()776 if (kIsDebugBuild) { in UnresolvedUninitializedThisRefType()851 if (kIsDebugBuild) { in UnresolvedReferenceType()872 if (kIsDebugBuild) { in UnresolvedSuperClass()903 if (kIsDebugBuild) { in UnresolvedMergedType()
34 if (kIsDebugBuild) { in AllocationSizeNonvirtual()
112 if (kIsDebugBuild) { in AssertThreadLocalBuffersAreRevoked()119 if (kIsDebugBuild) { in AssertAllThreadLocalBuffersAreRevoked()
42 if (kIsDebugBuild) { in AllocObjectWithAllocator()122 if (kIsDebugBuild && Runtime::Current()->IsStarted()) { in AllocObjectWithAllocator()
45 static const bool kDefaultIncludeDebugSymbols = kIsDebugBuild;
644 kIsDebugBuild ? "d" : "", in Message()697 static const unsigned int kSlowdownFactor = kIsDebugBuild ? 5U : 1U;862 bool include_debug_symbols = kIsDebugBuild; in dex2oat()863 bool dump_slow_timing = kIsDebugBuild; in dex2oat()865 bool generate_gdb_information = kIsDebugBuild; in dex2oat()1542 if (!kIsDebugBuild && (RUNNING_ON_VALGRIND == 0)) { in dex2oat()
179 if (kIsDebugBuild) { in StoreValue()263 if (kIsDebugBuild) { in StoreValueWide()