Searched refs:empty (Results 1 - 5 of 5) sorted by relevance

/system/media/opensles/libopensles/
H A DSndFile.c189 SLboolean empty = 0 == audioPlayer->mBufferQueue.mState.count; local
210 empty = SL_BOOLEAN_TRUE;
223 if (empty) {
/system/core/sh/
H A Doptions.c154 static char empty[] = ""; local
185 minusc = empty;
/system/core/nexus/
H A DSupplicant.cpp219 if (!mNetworks->empty()) {
H A DWifiController.cpp491 if (!mLatestScanResults->empty()) {
/system/core/libacc/
H A Dacc.cpp804 bool empty() { function in class:acc::Compiler::ARMCodeBuf::CircularQueue
828 while (!mQ.empty()) {
4132 // Close any totally empty macros. We leave them on the stack until now

Completed in 259 milliseconds