| /frameworks/native/libs/vr/libpdx/private/pdx/ |
| D | status.h | 55 T empty; variable 67 T empty; in SetError() local 87 bool empty() const { return error_ < 0; } in empty() function 153 bool empty() const { return false; } in empty() function
|
| /frameworks/base/tools/aapt2/java/ |
| D | ClassDefinition.h | 65 bool empty() const override { in empty() function 99 bool empty() const override { in empty() function 137 bool empty() const override { in empty() function 194 bool empty() const override { in empty() function
|
| D | ClassDefinition.cpp | 68 bool ClassDefinition::empty() const { in empty() function in aapt::ClassDefinition
|
| /frameworks/rs/rsov/compiler/spirit/ |
| D | word_stream_impl.h | 33 bool empty() const override { in empty() function
|
| /frameworks/compile/mclinker/include/mcld/Target/ |
| D | OutputRelocSection.h | 42 bool empty() { return m_pRelocData->empty(); } in empty() function
|
| D | GOT.h | 67 bool empty() const { return m_SectionData->empty(); } in empty() function
|
| /frameworks/base/core/tests/utiltests/src/com/android/internal/util/ |
| D | CharSequencesTest.java | 43 String empty = toString(forAsciiBytes(bytes, 0, 3).subSequence(3, 3)); in testCharSequences() local
|
| /frameworks/base/libs/hwui/tests/unit/ |
| D | MatrixTests.cpp | 31 Rect empty(15, 20, 15, 100); in TEST() local
|
| /frameworks/compile/mclinker/include/mcld/Script/ |
| D | RpnExpr.h | 47 bool empty() const { return m_TokenQueue.empty(); } in empty() function
|
| D | StringList.h | 50 bool empty() const { return m_Tokens.empty(); } in empty() function
|
| D | SectionsCmd.h | 50 bool empty() const { return m_SectionCommands.empty(); } in empty() function
|
| /frameworks/support/collection/ktx/src/test/java/androidx/collection/ |
| D | ArraySetTest.kt | 24 @Test fun empty() { in empty() method in androidx.collection.ArraySetTest
|
| D | ArrayMapTest.kt | 24 @Test fun empty() { in empty() method in androidx.collection.ArrayMapTest
|
| /frameworks/support/core/ktx/src/androidTest/java/androidx/core/util/ |
| D | ArraySetTest.kt | 26 @Test fun empty() { in empty() method in androidx.core.util.ArraySetTest
|
| D | ArrayMapTest.kt | 26 @Test fun empty() { in empty() method in androidx.core.util.ArrayMapTest
|
| /frameworks/base/tests/Camera2Tests/CameraToo/tests/src/com/example/android/camera2/cameratoo/ |
| D | CameraTooTest.java | 57 Size empty = new Size(0, 0), fatAndFlat = new Size(100, 0), tallAndThin = new Size(0, 100); in compareSizesByArea() local 104 Size empty = new Size(0, 0), fatAndFlat = new Size(100, 0), tallAndThin = new Size(0, 100); in chooseBigEnoughSize() local
|
| /frameworks/av/media/libstagefright/webm/ |
| D | LinkedBlockingQueue.h | 53 bool empty() { in empty() function
|
| /frameworks/compile/mclinker/include/mcld/LD/ |
| D | ELFSegmentFactory.h | 43 bool empty() const { return m_Segments.empty(); } in empty() function
|
| D | NamePool.h | 93 bool empty() const { return m_Table.empty(); } in empty() function
|
| D | RelocData.h | 71 bool empty() const { return m_Relocations.empty(); } in empty() function
|
| D | SectionData.h | 62 bool empty() const { return m_Fragments.empty(); } in empty() function
|
| /frameworks/base/core/java/android/util/ |
| D | JsonWriter.java | 238 private JsonWriter open(JsonScope empty, String openBracket) throws IOException { in open() 249 private JsonWriter close(JsonScope empty, JsonScope nonempty, String closeBracket) in close()
|
| /frameworks/support/compat/src/androidTest/java/androidx/core/os/ |
| D | LocaleListCompatTest.java | 128 final LocaleListCompat empty = LocaleListCompat.create(); in testIndexOf() local 173 LocaleListCompat empty = LocaleListCompat.getEmptyLocaleList(); in testGetEmptyLocaleList() local
|
| /frameworks/support/room/compiler/src/test/kotlin/androidx/room/parser/ |
| D | SqlParserTest.kt | 36 fun empty() { in empty() method in androidx.room.parser.SqlParserTest
|
| /frameworks/compile/mclinker/include/mcld/Support/ |
| D | TargetRegistry.h | 43 static bool empty() { return s_TargetList.empty(); } in empty() function
|