/frameworks/volley/tests/src/com/android/volley/toolbox/ |
D | DiskBasedCacheTest.java | 103 Map<String, String> empty = new HashMap<String, String>(); in testSerializeMap() local 117 assertEquals(DiskBasedCache.readStringStringMap(bais), empty); in testSerializeMap() local 118 assertEquals(DiskBasedCache.readStringStringMap(bais), empty); // null reads back empty in testSerializeMap() local
|
/frameworks/base/core/tests/coretests/src/com/android/internal/util/ |
D | CharSequencesTest.java | 43 String empty = toString(forAsciiBytes(bytes, 0, 3).subSequence(3, 3)); in testCharSequences() local
|
/frameworks/compile/mclinker/include/mcld/Target/ |
D | OutputRelocSection.h | 44 bool empty() in empty() function
|
D | GOT.h | 77 bool empty() const in empty() function
|
D | SymbolEntryMap.h | 48 bool empty() const { return m_Pool.empty(); } in empty() function
|
/frameworks/compile/mclinker/include/mcld/LD/ |
D | NamePool.h | 93 bool empty() const in empty() function
|
D | RelocData.h | 73 bool empty() const { return m_Relocations.empty(); } in empty() function
|
D | SectionData.h | 68 bool empty() const { return m_Fragments.empty(); } in empty() function
|
/frameworks/compile/mclinker/include/mcld/Object/ |
D | SectionMap.h | 74 bool empty() const { return m_NamePairList.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/base/libs/hwui/ |
D | Snapshot.h | 168 bool empty; variable
|
/frameworks/compile/mclinker/include/mcld/Support/ |
D | HandleToArea.h | 101 bool empty() const in empty() function
|
D | GCFactory.h | 193 bool empty() const in empty() function
|
D | TargetRegistry.h | 154 static bool empty() { return s_TargetList.empty(); } in empty() function
|
/frameworks/compile/mclinker/include/mcld/MC/ |
D | SymbolCategory.h | 162 bool empty() const in empty() function
|
/frameworks/compile/libbcc/bcinfo/BitReader_3_0/ |
D | BitcodeReader.h | 78 bool empty() const { return ValuePtrs.empty(); } in empty() function 113 bool empty() const { return MDValuePtrs.empty(); } in empty() function
|
/frameworks/wilhelm/src/desktop/ |
D | SndFile.c | 194 SLboolean empty = 0 == audioPlayer->mBufferQueue.mState.count; in audioPlayerTransportUpdate() local
|
/frameworks/compile/libbcc/bcinfo/BitReader_2_7/ |
D | BitcodeReader.h | 78 bool empty() const { return ValuePtrs.empty(); } in empty() function 113 bool empty() const { return MDValuePtrs.empty(); } in empty() function
|
/frameworks/base/media/mca/filterpacks/java/android/filterpacks/imageproc/ |
D | GrainFilter.java | 184 Frame[] empty = {}; in process() local
|
/frameworks/compile/mclinker/include/mcld/ADT/ |
D | HashBase.tcc | 89 bool HashTableImpl<HashEntryTy, HashFunctionTy>::empty() const in empty() function in HashTableImpl
|
/frameworks/compile/mclinker/lib/Support/ |
D | Path.cpp | 122 bool Path::empty() const in empty() function in Path
|
/frameworks/compile/mclinker/include/mcld/ |
D | Module.h | 129 bool empty() const { return m_SectionTable.empty(); } in empty() function
|
/frameworks/compile/mclinker/lib/MC/ |
D | SymbolCategory.cpp | 259 bool SymbolCategory::empty() const in empty() function in SymbolCategory
|
/frameworks/av/media/libstagefright/foundation/ |
D | AString.cpp | 85 bool AString::empty() const { in empty() function in android::AString
|
/frameworks/opt/telephony/src/java/com/android/internal/telephony/test/ |
D | SimulatedGsmCallState.java | 180 int empty = -1; in triggerRing() local
|