/frameworks/native/libs/ui/tests/region/ |
D | region.cpp | 28 Region empty; in main() 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/LD/ |
D | StrSymPool.h | 94 bool empty() const in empty() function
|
D | SectionMerger.h | 58 bool empty() const in empty() function
|
D | SectionMap.h | 62 bool empty() const in empty() function
|
D | StringUnorderedMap.h | 76 bool empty() in empty() function
|
/frameworks/compile/mclinker/include/mcld/MC/ |
D | AttributeFactory.h | 74 bool empty() const in empty() function
|
D | SymbolCategory.h | 132 bool empty() const 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 | 157 bool empty; variable
|
/frameworks/native/include/utils/ |
D | String8.h | 242 inline const String8 String8::empty() { in empty() function
|
D | Vector.h | 188 inline bool empty() const{ return isEmpty(); } in empty() function
|
D | List.h | 181 inline bool empty() const { return mpMiddle->getNext() == mpMiddle; } 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/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/wilhelm/src/desktop/ |
D | SndFile.c | 194 SLboolean empty = 0 == audioPlayer->mBufferQueue.mState.count; in audioPlayerTransportUpdate() local
|
/frameworks/compile/mclinker/include/mcld/ADT/ |
D | HashBase.tcc | 89 bool HashTableImpl<HashEntryTy, HashFunctionTy>::empty() const in empty() function in HashTableImpl
|
/frameworks/base/media/mca/filterpacks/java/android/filterpacks/imageproc/ |
D | GrainFilter.java | 184 Frame[] empty = {}; in process() local
|
/frameworks/compile/mclinker/include/mcld/Support/ |
D | TargetRegistry.h | 125 static bool empty() { return s_TargetList.empty(); } in empty() function
|
D | GCFactory.h | 193 bool empty() const in empty() function
|
/frameworks/compile/mclinker/lib/MC/ |
D | SymbolCategory.cpp | 226 bool SymbolCategory::empty() const in empty() function in SymbolCategory
|
/frameworks/compile/mclinker/lib/Support/ |
D | Path.cpp | 97 bool Path::empty() const in empty() function in Path
|
/frameworks/av/media/libstagefright/foundation/ |
D | AString.cpp | 85 bool AString::empty() const { in empty() function in android::AString
|
/frameworks/base/telephony/java/com/android/internal/telephony/test/ |
D | SimulatedGsmCallState.java | 179 int empty = -1; in triggerRing() local
|
/frameworks/base/services/java/com/android/server/am/ |
D | ProcessRecord.java | 104 boolean empty; // Is this an empty background process? field in ProcessRecord
|