Home
last modified time | relevance | path

Searched refs:empty (Results 151 – 175 of 273) sorted by relevance

1234567891011

/art/tools/dexanalyze/
Ddexanalyze_strings.cc269 while (!work.empty()) { in ExtractPrefixes()
285 while (max != 0u && !queue.empty()) { in ExtractPrefixes()
306 while (!prefixes.empty()) { in ExtractPrefixes()
/art/runtime/gc/accounting/
Dmod_union_table.cc438 if (!cards_references.empty()) { in UpdateAndMarkReferences()
442 if (cards_references.empty()) { in UpdateAndMarkReferences()
546 heap_->GetBootImageSpaces().empty() ? nullptr : heap_->GetBootImageSpaces()[0]; in UpdateAndMarkReferences()
/art/cmdline/
Dcmdline_types.h181 if (str.empty()) {
316 if (existing_value.empty()) {
423 if (str.empty()) {
/art/libdexfile/dex/
Ddex_file_tracking_registrar.cc143 while (!range_values_.empty()) { in SetCurrentRanges()
/art/test/137-cfi/
Dcfi.cc69 if (cmdline.empty()) { in Java_Main_startSecondaryProcess()
/art/compiler/optimizing/
Doptimizing_compiler.cc119 visualizer_enabled_(!compiler_options.GetDumpCfgFileName().empty()), in PassObserver()
143 DCHECK(visualizer_oss_.str().empty()); in ~PassObserver()
156 if (cached_method_name_.empty()) { in GetMethodName()
423 if (!cfg_file_name.empty()) { in OptimizingCompiler()
719 if (codegen->NeedsThunkCode(patch) && storage->GetThunkCode(patch).empty()) { in Emit()
1375 DCHECK(info.custom_name.empty()); in JitCompile()
Dintrinsics.cc65 DCHECK(!boot_image_spaces.empty()); in GetBootImageLiveObjects()
207 if (runtime->GetHeap()->GetBootImageSpaces().empty()) { in ComputeIntegerValueOfLocations()
Dinstruction_simplifier_arm.cc147 if (bitfield_op->GetUses().empty()) { in TryMergeIntoShifterOperand()
Dinstruction_simplifier_arm64.cc151 if (bitfield_op->GetUses().empty()) { in TryMergeIntoShifterOperand()
Dregister_allocator_linear_scan.cc307 DCHECK(unhandled.empty() || current->StartsBeforeOrAt(unhandled.back())); in ProcessInstruction()
501 while (!unhandled_->empty()) { in LinearScan()
509 DCHECK(unhandled_->empty() || unhandled_->back()->GetStart() >= current->GetStart()); in LinearScan()
514 unhandled_->empty() || in LinearScan()
/art/runtime/jit/
Djit_code_cache.cc519 if (!debug_info.empty()) { // If debug-info generation is enabled. in FreeAllMethodHeaders()
542 if (it->second.GetMethods().empty()) { in RemoveMethodsIn()
712 if (!debug_info.empty()) { in Commit()
740 DCHECK(cha_single_implementation_list.empty() || !Runtime::Current()->IsJavaDebuggable()) in Commit()
842 if (it->second.GetMethods().empty()) { in RemoveMethodLocked()
1688 if (!profile_classes.empty()) { in GetProfiledMethods()
2027 if (map_.empty()) { in GetCodeFor()
2076 if (map_.empty()) { in Put()
Dprofile_saver.cc714 DCHECK(!output_filename.empty()); in Start()
752 if (code_paths_to_profile.empty()) { in Start()
980 if (package_name.empty()) { in GetProfileSampleAnnotation()
/art/compiler/utils/
Dswap_space.cc114 auto it = free_by_start_.empty() in Alloc()
/art/libnativeloader/
Dnative_loader.cpp165 if (!complete_path.empty()) { in OpenNativeLibrary()
/art/dex2oat/linker/
Drelative_patcher_test.h147 DCHECK(output_.empty()); in Link()
168 if (!compiled_method->GetPatches().empty()) { in Link()
Dimage_writer.cc408 CHECK(!image_filenames.empty()); in Write()
412 DCHECK(!oat_filenames_.empty()); in Write()
534 CHECK(!blocks.empty()); in Write()
1144 if (result == true || !my_early_exit || visited->empty()) { in PruneImageClassInternal()
2028 DCHECK(work_queue_.empty()); in ProcessDexFileObjects()
2078 DCHECK(work_queue_.empty()); in ProcessRoots()
2090 while (!work_queue_.empty()) { in ProcessWorkQueue()
2165 if (!missed_objects.empty()) { in VerifyImageBinSlotsAssigned()
2288 DCHECK(image_info.string_reference_offsets_.empty()); in CollectStringReferenceInfo()
2388 DCHECK(!heap->GetBootImageSpaces().empty()); in GetBootImageLiveObjects()
[all …]
/art/dexlayout/
Ddexdiag.cc433 if (name_filters.empty()) { in FilterByNameContains()
501 if (maps.empty()) { in DexDiagMain()
/art/imgdiag/
Dimgdiag.cc246 CHECK(!remote_contents.empty()); in RegionCommon()
492 if (!dirty_instance_fields.empty()) { in DiffEntryContents()
500 if (!dirty_static_fields.empty()) { in DiffEntryContents()
781 if (!dirty_members.empty()) { in DiffEntryContents()
961 CHECK(!remote_contents.empty()); in RegionData()
1069 const bool have_zygote = !RegionCommon<T>::zygote_contents_.empty(); in ComputeEntryDirty()
1834 CHECK(!image_spaces.empty()); in DumpImage()
/art/libartbase/base/
Dintrusive_forward_list_test.cc63 ASSERT_EQ((expected).empty(), (value).empty()); \
484 ASSERT_TRUE(ifl2.empty()); in SpliceAfter()
639 CHECK(ref2.empty()); in Merge()
/art/oatdump/
Doatdump.cc136 output_name_(output_name.empty() ? "symbolized.oat" : output_name), in OatSymbolizer()
306 DCHECK(info.custom_name.empty()); in WalkOatMethod()
501 if (oat_file_.GetBssMethods().empty() && oat_file_.GetBssGcRoots().empty()) { in Dump()
807 if (std::fabs(stats.Value()) > 0 || !stats.Children().empty()) { in DumpStats()
824 if (std::fabs(other.Value()) > 0 && !stats.Children().empty()) { in DumpStats()
1593 if (!indexes_.empty()) { in GetStackMapAt()
1675 if (oat_file_.GetBootImageRelocations().empty()) { in DumpDataBimgRelRoEntries()
1682 if (runtime != nullptr && !runtime->GetHeap()->GetBootImageSpaces().empty()) { in DumpDataBimgRelRoEntries()
3011 if (!imt_file.empty()) { in Dump()
3187 if (class_name.empty()) { in PrepareAndGetImTable()
[all …]
/art/runtime/
Dthread_pool.cc173 CHECK(threads_.empty()); in CreateThreads()
Dintern_table.cc362 if (tables_.empty()) { in WriteToMemory()
420 DCHECK(!tables_.empty()); in Insert()
Druntime.h282 DCHECK(boot_class_path_locations_.empty() || in GetBootClassPathLocations()
284 return boot_class_path_locations_.empty() ? boot_class_path_ : boot_class_path_locations_; in GetBootClassPathLocations()
870 return !plugins_.empty(); in HasLoadedPlugins()
/art/compiler/driver/
Dcompiler_options.h257 return !verbose_methods_.empty(); in HasVerboseMethods()
/art/runtime/jni/
Djava_vm_ext.cc599 if (trace_.empty() && !VLOG_IS_ON(third_party_jni)) { in ShouldTrace()
604 if (!trace_.empty() && class_name.find(trace_) != std::string_view::npos) { in ShouldTrace()
1011 const char* path_str = path.empty() ? nullptr : path.c_str(); in LoadNativeLibrary()
1019 (caller_location.empty() ? nullptr : caller_location.c_str()), in LoadNativeLibrary()

1234567891011