Home
last modified time | relevance | path

Searched refs:empty (Results 1 – 25 of 38) sorted by relevance

12

/bionic/libc/tools/
Dtest_genseccomp.py36 empty = cStringIO.StringIO(textwrap.dedent("""\
39 names = genseccomp.get_names([bionic, allowlist, empty], "arm")
42 empty.seek(0)
43 names64 = genseccomp.get_names([bionic, allowlist, empty], "arm64")
46 empty.seek(0)
81 genseccomp.get_names([empty, allowlist, blocklist], "arm")
82 empty.seek(0)
91 genseccomp.get_names([bionic, allowlist, empty], "arm")
94 empty.seek(0)
/bionic/tools/versioner/src/
Dversioner.cpp108 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 …]
DDeclarationDatabase.h49 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()) {
DDeclarationDatabase.cpp275 #define check_avail(expr) error |= (!this->expr.empty() && this->expr != other.expr); in merge()
278 if (!other.global_availability.empty()) { in merge()
284 if (!other.arch_availability[arch].empty()) { in merge()
360 if (!result.empty()) { in to_string()
380 if (!decl_av.global_availability.empty()) { in to_string()
385 if (!it.second.empty()) { in to_string()
DSymbolFileParser.cpp95 if (!curr_line.empty()) { in hasNextLine()
262 if (intro.empty() && api_level.empty()) { in isInApi()
266 if (!api_level.empty()) { in isInApi()
DPreprocessor.cpp88 if (!arch_visibility_str.empty()) { in calculateRequiredGuard()
161 if (!avail.global_availability.empty()) { in generateGuardCondition()
163 if (!avail.arch_availability[arch].empty()) { in generateGuardCondition()
390 if (condition.empty()) { in rewriteFile()
425 if (!macro_guard.empty()) { in preprocessHeaders()
DUtils.h87 if (!result.empty()) {
DDriver.cpp208 if (!cc1_flags.empty()) { in initializeTargetCC1FlagCache()
235 if (cc1_flags.empty()) { in initializeTargetCC1FlagCache()
DVFS.cpp73 if (!dependency_dir.empty()) { in createCommonVFS()
DSymbolDatabase.cpp88 if (symbol_name.empty()) { in parsePlatform()
/bionic/libc/malloc_debug/
DConfig.cpp145 assert(!value.empty()); in ParseValue()
186 if (value.empty()) { in ParseValue()
194 if (value.empty()) { in SetGuard()
226 if (value.empty()) { in SetFill()
269 if (value.empty()) { in SetBacktraceDumpPrefix()
300 if (record_allocs_file_.empty()) { in SetRecordAllocs()
308 if (value.empty()) { in SetRecordAllocsFile()
318 if (!value.empty()) { in VerifyValueEmpty()
DUnwindBacktrace.cpp97 if (map_info->name.empty()) { in UnwindLog()
103 if (!info->function_name.empty()) { in UnwindLog()
DPointerData.cpp504 if (pointers_.empty()) { in GetAllocList()
516 if (pointers_.empty()) { in GetInfo()
522 if (list.empty()) { in GetInfo()
591 if (frame.map_info != nullptr && !frame.map_info->name.empty()) { in DumpLiveToFile()
597 if (frame.function_name.empty()) { in DumpLiveToFile()
/bionic/linker/
Dlinker_dlwarning.cpp38 if (!current_msg.empty()) { in add_dlwarning()
52 if (current_msg.empty()) { in get_dlwarning()
Dlinker_config.cpp79 if (line.empty()) { in next_token()
228 while (!value.empty() && value.back() == '/') { in parse_config_file()
232 if (value.empty()) { in parse_config_file()
419 if (path.empty()) { in get_paths()
429 if (cached->second.empty()) { in get_paths()
542 if (!allow_all_shared_libs && shared_libs.empty()) { in read_binary_config()
553 if (allow_all_shared_libs && !shared_libs.empty()) { in read_binary_config()
569 if (!whitelisted.empty()) { in read_binary_config()
Dlinker_utils.cpp204 if (path.empty()) { in resolve_paths()
208 if (!resolved.empty()) { in resolve_paths()
Dlinker_namespaces.cpp42 if (!whitelisted_libs_.empty()) { in is_accessible()
Dlinker_logger.cpp46 if (value.empty()) { in ParseProperty()
Dlinker_config_test.cpp154 ASSERT_TRUE(error_msg.empty()); in run_linker_config_smoke_test()
309 ASSERT_TRUE(error_msg.empty()) << error_msg; in TEST()
/bionic/tests/libs/
DAndroid.bp250 srcs: ["empty.cpp"],
258 srcs: ["empty.cpp"],
530 srcs: ["empty.cpp"],
538 srcs: ["empty.cpp"],
550 srcs: ["empty.cpp"],
607 srcs: ["empty.cpp"],
615 srcs: ["empty.cpp"],
720 srcs: ["empty.cpp"],
732 srcs: ["empty.cpp"],
742 // ..._1.so - empty
[all …]
/bionic/benchmarks/
Dbionic_benchmarks.cpp431 if (fn_name.empty()) { in RegisterXmlBenchmarks()
575 if (opts.xmlpath.empty()) { in main()
577 if (opts.extra_benchmarks.empty()) { in main()
590 if (!opts.xmlpath.empty()) { in main()
/bionic/libc/malloc_debug/tests/
Dbacktrace_fake.cpp74 if (g_fake_local_frame_data.empty()) { in Unwind()
/bionic/libc/upstream-netbsd/lib/libc/regex/
Dengine.c120 states empty; /* empty set of states */ member
234 SETUP(m->empty); in matcher()
235 CLEAR(m->empty); in matcher()
875 states empty = m->empty; in slow() local
935 if (EQ(st, empty) || p == stop) in slow()
940 ASSIGN(st, empty); in slow()
/bionic/tests/
Dglob_test.cpp215 int expected_result = expected_matches.empty() ? GLOB_NOMATCH : 0; in CheckGlob()
222 if (!expected_matches.empty()) { in CheckGlob()
Dgrp_pwd_test.cpp435 if (!missing_from_ids.empty()) { in expect_ids()
438 if (!extra_in_ids.empty()) { in expect_ids()
439 if (!result.empty()) result += ", "; in expect_ids()
833 if (line.empty()) continue; in TestAidNamePrefix()

12