Home
last modified time | relevance | path

Searched refs:exist (Results 1 – 25 of 248) sorted by relevance

12345678910

/aosp12/frameworks/compile/mclinker/unittests/
H A DHashTableTest.cpp69 bool exist; in TEST_F() local
94 bool exist; in TEST_F() local
99 EXPECT_FALSE(exist); in TEST_F()
112 bool exist; in TEST_F() local
135 bool exist; in TEST_F() local
160 bool exist; in TEST_F() local
183 bool exist; in TEST_F() local
219 bool exist; in TEST_F() local
241 bool exist; in TEST_F() local
264 bool exist; in TEST_F() local
[all …]
/aosp12/frameworks/compile/mclinker/lib/LD/
H A DArchive.cpp81 bool exist; in addObjectMember() local
82 ObjectMemberEntryType* entry = m_ObjectMemberMap.insert(pFileOffset, exist); in addObjectMember()
83 if (!exist) in addObjectMember()
85 return !exist; in addObjectMember()
113 bool exist; in addArchiveMember() local
114 ArchiveMemberEntryType* entry = m_ArchiveMemberMap.insert(pName, exist); in addArchiveMember()
115 if (!exist) { in addArchiveMember()
124 return !exist; in addArchiveMember()
H A DNamePool.cpp70 bool exist = false; in insertSymbol() local
71 ResolveInfo* old_symbol = m_Table.insert(pName, exist); in insertSymbol()
73 if (exist && old_symbol->isSymbol()) { in insertSymbol()
76 exist = false; in insertSymbol()
88 if (!exist) { in insertSymbol()
116 bool exist = false; in insertString() local
117 ResolveInfo* resolve_info = m_Table.insert(pString, exist); in insertString()
H A DBranchIsland.cpp100 bool exist = false; in addStub() local
102 StubEntryType* entry = m_StubMap.insert(key, exist); in addStub()
103 if (!exist) { in addStub()
123 return !exist; in addStub()
127 bool exist = false; in addStub() local
129 m_StubMap.insert(key, exist); in addStub()
H A DELFObjectReader.cpp124 bool exist = false; in readSections() local
129 signatures().insert((*section)->name(), exist); in readSections()
131 signatures().insert(signature->name(), exist); in readSections()
134 if (exist) { in readSections()
155 bool exist = false; in readSections() local
159 signatures().insert(name.split(".").second, exist); in readSections()
160 if (!exist) { in readSections()
H A DSectionSymbolSet.cpp52 bool exist = false; in add() local
54 m_pSectionSymbolMap->insert(&pOutSect, exist); in add()
55 assert(!exist); in add()
/aosp12/frameworks/compile/mclinker/tools/mcld/
H A DMain.cpp633 bool exist = false; in TranslateArguments() local
637 script_.renameMap().insert(symbol, exist); in TranslateArguments()
644 if (exist) in TranslateArguments()
655 if (exist) in TranslateArguments()
661 bool exist = false; in TranslateArguments() local
672 if (exist) in TranslateArguments()
683 if (exist) in TranslateArguments()
693 bool exist = false; in TranslateArguments() local
708 bool exist = false; in TranslateArguments() local
723 bool exist = false; in TranslateArguments() local
[all …]
/aosp12/build/make/tools/rbcrun/testdata/
H A Dfile_ops.star7 assert.true(rblf_file_exists(myname), "the file %s does exist" % myname)
8 assert.true(not rblf_file_exists("no_such_file"), "the file no_such_file does not exist")
/aosp12/hardware/interfaces/health/2.0/
H A DIHealth.hal70 * (e.g. the file that stores this property does not exist),
85 * (e.g. the file that stores this property does not exist),
102 * (e.g. the file that stores this property does not exist),
114 * (e.g. the file that stores this property does not exist),
135 * (e.g. the file that stores this property does not exist),
/aosp12/packages/apps/Settings/src/com/android/settings/accessibility/
H A DAccessibilityUtil.java291 boolean exist = false; in hasValuesInSettings()
293 exist = hasValueInSettings(context, UserShortcutType.SOFTWARE, componentName); in hasValuesInSettings()
296 exist |= hasValueInSettings(context, UserShortcutType.HARDWARE, componentName); in hasValuesInSettings()
298 return exist; in hasValuesInSettings()
H A DToggleScreenMagnificationPreferenceFragment.java534 boolean exist = false; in hasMagnificationValuesInSettings()
537 exist = hasMagnificationValueInSettings(context, UserShortcutType.SOFTWARE); in hasMagnificationValuesInSettings()
540 exist |= hasMagnificationValueInSettings(context, UserShortcutType.HARDWARE); in hasMagnificationValuesInSettings()
543 exist |= hasMagnificationValueInSettings(context, UserShortcutType.TRIPLETAP); in hasMagnificationValuesInSettings()
545 return exist; in hasMagnificationValuesInSettings()
/aosp12/frameworks/compile/mclinker/lib/Support/Windows/
H A DFileSystem.inc59 bool exist = false;
61 fs::PathCache::entry_type* entry = pDir.m_Cache.insert(path, exist);
62 if (!exist)
H A DPathV3.inc167 bool exist = false;
171 entry = pIter.m_pParent->m_Cache.insert(path, exist);
172 if (!exist)
/aosp12/system/apex/apexd/
H A Dapexd_utils.h266 auto exist = PathExists(path); in FindApexes() local
267 if (!exist.ok()) { in FindApexes()
268 return exist.error(); in FindApexes()
270 if (!*exist) continue; in FindApexes()
/aosp12/frameworks/proto_logging/stats/enums/hardware/biometrics/
H A Denums.proto52 // When Android Framework has a template that doesn't exist in the HAL. The framework
55 // When the HAL has a template that doesn't exist in Android Framework. The framework
/aosp12/frameworks/compile/mclinker/lib/Support/Unix/
H A DFileSystem.inc77 bool exist = false;
79 pDir.m_Cache.insert(path, exist);
80 if (!exist)
H A DPathV3.inc195 bool exist = false;
196 entry = pIter.m_pParent->m_Cache.insert(path, exist);
197 if (!exist)
/aosp12/packages/apps/Dialer/java/com/android/dialer/theme/
H A DREADME.md17 Android framework and they exist to allow developers easily custom Android
21 Android framework but they only exist to customize AppCompat widgets. After
74 Each color you add needs to exist in each color_*.xml file where *
/aosp12/hardware/interfaces/wifi/supplicant/1.0/
H A Dtypes.hal30 /** Iface with the provided name does not exist. */
40 /** Network with the provided id does not exist. */
/aosp12/system/unwinding/libunwindstack/tests/files/offline/straddle_arm/
H A Dmaps.txt4 f3352000-f336bfff r-xp 00000000 00:00 0 /does/not/exist/libhidlbase.so
/aosp12/packages/apps/Dialer/
H A Dproguard.flags2 # com.google.errorprone.annotations but don't exist on Android.
/aosp12/build/make/target/product/
H A Dgeneric_system_x86.mk21 $(call enforce-product-packages-exist,)
H A Dgeneric_system_x86_arm.mk21 $(call enforce-product-packages-exist,)
H A Dgeneric_system_arm64.mk22 $(call enforce-product-packages-exist,)
H A Dgeneric_system_x86_64.mk22 $(call enforce-product-packages-exist,)

12345678910