/bionic/tests/ |
D | utmpx_test.cpp | 36 utmpx empty = {.ut_type = EMPTY}; in TEST() local 38 ASSERT_EQ(NULL, getutxid(&empty)); in TEST() 39 ASSERT_EQ(NULL, getutxline(&empty)); in TEST() 41 ASSERT_EQ(NULL, pututxline(&empty)); in TEST()
|
D | execinfo_test.cpp | 202 ASSERT_TRUE(content.empty()); in TEST() 212 ASSERT_TRUE(content.empty()); in TEST() 237 ASSERT_FALSE(line.empty()); in TEST()
|
D | sys_prctl_test.cpp | 50 if (lines[i].empty()) { in TEST()
|
/bionic/linker/ |
D | linker_dlwarning.cpp | 38 if (!current_msg.empty()) { in add_dlwarning() 52 if (current_msg.empty()) { in get_dlwarning()
|
D | linked_list.h | 108 bool empty() const { in empty() function 137 if (empty()) return nullptr; in pop_front() 152 return empty() ? nullptr : header_->head->element; in front() 156 if (empty()) return; in clear() 187 if (empty()) return; in remove_if()
|
D | linker_config.cpp | 79 if (line.empty()) { in next_token() 228 while (!value.empty() && value.back() == '/') { in parse_config_file() 232 if (value.empty()) { in parse_config_file() 420 if (path.empty()) { in get_paths() 430 if (cached->second.empty()) { in get_paths() 544 if (!allow_all_shared_libs && shared_libs.empty()) { in read_binary_config() 555 if (allow_all_shared_libs && !shared_libs.empty()) { in read_binary_config() 572 if (!allowed_libs.empty() && !libs.empty()) { in read_binary_config() 576 if (!allowed_libs.empty()) { in read_binary_config()
|
D | linker_namespaces.cpp | 42 if (!allowed_libs_.empty()) { in is_accessible()
|
D | linker_logger.cpp | 46 if (value.empty()) { in ParseProperty()
|
D | linker_utils.cpp | 194 if (path.empty()) { in resolve_paths() 198 if (!resolved.empty()) { in resolve_paths()
|
D | linker_config_test.cpp | 192 ASSERT_TRUE(error_msg.empty()); in run_linker_config_smoke_test() 353 ASSERT_TRUE(error_msg.empty()) << error_msg; in TEST()
|
/bionic/tools/versioner/src/ |
D | versioner.cpp | 108 if (!location.dependency_dir.empty()) { in collectRequirements() 187 if (types.empty()) { in compileHeaders() 299 if (!intersection.empty()) { in checkSymbol() 319 if (decl->is_definition && !availability.empty()) { in checkSymbol() 528 if (!platform_dir.empty()) { in main() 534 if (platform_dir.empty()) { in main() 553 if (!preprocessor_output_path.empty()) { in main() 557 if (preprocessor_output_path.empty()) { in main() 616 if (platform_dir.empty()) { in main() 640 if (selected_levels.empty()) { in main() [all …]
|
D | DeclarationDatabase.h | 49 bool empty() const { in empty() function 69 bool empty() const { in empty() function 70 if (!global_availability.empty()) { in empty() 75 if (!it.second.empty()) { in empty() 153 if (!availability.empty()) {
|
D | DeclarationDatabase.cpp | 276 #define check_avail(expr) error |= (!this->expr.empty() && this->expr != other.expr); in merge() 279 if (!other.global_availability.empty()) { in merge() 285 if (!other.arch_availability[arch].empty()) { in merge() 361 if (!result.empty()) { in to_string() 381 if (!decl_av.global_availability.empty()) { in to_string() 386 if (!it.second.empty()) { in to_string()
|
D | SymbolFileParser.cpp | 95 if (!curr_line.empty()) { in hasNextLine() 262 if (intro.empty() && api_level.empty()) { in isInApi() 266 if (!api_level.empty()) { in isInApi()
|
D | Preprocessor.cpp | 88 if (!arch_visibility_str.empty()) { in calculateRequiredGuard() 162 if (!avail.global_availability.empty()) { in generateGuardCondition() 164 if (!avail.arch_availability[arch].empty()) { in generateGuardCondition() 400 if (condition.empty()) { in rewriteFile() 435 if (!macro_guard.empty()) { in preprocessHeaders()
|
D | Utils.h | 87 if (!result.empty()) {
|
D | VFS.cpp | 73 if (!dependency_dir.empty()) { in createCommonVFS()
|
D | SymbolDatabase.cpp | 88 if (symbol_name.empty()) { in parsePlatform()
|
D | Driver.cpp | 209 if (!cc1_flags.empty()) { in initializeTargetCC1FlagCache() 236 if (cc1_flags.empty()) { in initializeTargetCC1FlagCache()
|
/bionic/libc/malloc_debug/ |
D | Config.cpp | 215 assert(!value.empty()); in ParseValue() 256 if (value.empty()) { in ParseValue() 264 if (value.empty()) { in SetGuard() 296 if (value.empty()) { in SetFill() 339 if (value.empty()) { in SetBacktraceDumpPrefix() 387 if (record_allocs_file_.empty()) { in SetRecordAllocs() 395 if (value.empty()) { in SetRecordAllocsFile() 405 if (!value.empty()) { in VerifyValueEmpty()
|
D | UnwindBacktrace.cpp | 83 } else if (map_info->name().empty()) { in UnwindLog() 89 if (!info->function_name.empty()) { in UnwindLog()
|
D | PointerData.cpp | 523 if (pointers_.empty()) { in GetAllocList() 535 if (pointers_.empty()) { in GetInfo() 541 if (list.empty()) { in GetInfo() 610 if (frame.map_info != nullptr && !frame.map_info->name().empty()) { in DumpLiveToFile() 616 if (frame.function_name.empty()) { in DumpLiveToFile()
|
/bionic/tests/libs/ |
D | Android.bp | 398 srcs: ["empty.cpp"], 406 srcs: ["empty.cpp"], 678 srcs: ["empty.cpp"], 686 srcs: ["empty.cpp"], 698 srcs: ["empty.cpp"], 754 srcs: ["empty.cpp"], 762 srcs: ["empty.cpp"], 867 srcs: ["empty.cpp"], 879 srcs: ["empty.cpp"], 889 // ..._1.so - empty [all …]
|
/bionic/benchmarks/ |
D | bionic_benchmarks.cpp | 340 if (!trimmed_args.empty()) { in ResolveArgs() 451 if (fn_name.empty()) { in RegisterXmlBenchmarks() 605 if (opts.xmlpath.empty()) { in main() 607 if (opts.extra_benchmarks.empty()) { in main() 620 if (!opts.xmlpath.empty()) { in main()
|
/bionic/libc/malloc_debug/tests/ |
D | backtrace_fake.cpp | 74 if (g_fake_local_frame_data.empty()) { in Unwind()
|