Home
last modified time | relevance | path

Searched refs:empty (Results 1 – 25 of 46) sorted by relevance

12

/hardware/bsp/intel/peripheral/libupm/src/sm130/
Dsm130.cxx73 if (!data.empty()) in sendCommand()
85 if (!data.empty()) in sendCommand()
170 if (resp.empty()) in getFirmwareVersion()
186 if (resp.empty()) in reset()
212 if (resp.empty()) in select()
257 if (key.empty()) in authenticate()
279 if (resp.empty()) in authenticate()
319 if (resp.empty()) in readBlock16()
359 if (resp.empty()) in readValueBlock()
414 if (resp.empty()) in writeBlock16()
[all …]
/hardware/ril/libril/
DrilSocketQueue.h77 int empty(void);
106 while(empty()) { in dequeue()
160 int Ril_queue<T>::empty(void) { in empty() function
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/libwebm/
DRELEASE.TXT3 * Handled empty clusters
4 * Handled empty clusters when seeking
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/inc/
DMap.h53 bool empty() const { return ( !head || !tail ); } in empty() function
54 operator bool() const { return !empty(); }
148 if( empty() ) in insert()
/hardware/qcom/audio/msm8909/mm-audio/aenc-evrc/qdsp6/inc/
DMap.h53 bool empty() const { return ( !head || !tail ); } in empty() function
54 operator bool() const { return !empty(); }
148 if( empty() ) in insert()
/hardware/qcom/audio/msm8909/mm-audio/aenc-aac/qdsp6/inc/
DMap.h53 bool empty() const { return ( !head || !tail ); } in empty() function
54 operator bool() const { return !empty(); }
148 if( empty() ) in insert()
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/inc/
DMap.h51 bool empty() const { in empty() function
55 return !empty();
153 if ( empty() ) { in insert()
/hardware/qcom/audio/msm8909/mm-audio/aenc-qcelp13/qdsp6/inc/
DMap.h53 bool empty() const { return ( !head || !tail ); } in empty() function
54 operator bool() const { return !empty(); }
148 if( empty() ) in insert()
/hardware/qcom/audio/msm8909/mm-audio/aenc-amrnb/qdsp6/inc/
DMap.h53 bool empty() const { return ( !head || !tail ); } in empty() function
54 operator bool() const { return !empty(); }
148 if( empty() ) in insert()
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/inc/
DMap.h52 bool empty() const { in empty() function
56 return !empty();
154 if ( empty() ) { in insert()
/hardware/intel/common/utils/ISV/base/
Disv_processor.cpp178 if (mInputBuffers.empty()) { in updateFirmwareOutputBufStatus()
605 if (mInputBuffers.empty() && mOutputBuffers.empty()) { in notifyFlush()
615 while (!mInputBuffers.empty()) { in notifyFlush()
643 while (!mInputBuffers.empty()) { in flush()
655 while (!mOutputBuffers.empty()) { in flush()
/hardware/ti/omap4-aah/camera/inc/
DBufferSourceAdapter.h113 while (!mFrames.empty()) { in requestExit()
126 while (mFrames.empty() && !mDestroying) mFramesCondition.wait(mFramesMutex); in threadLoop()
/hardware/bsp/intel/peripheral/libupm/
D.clang-format73 # Do not keep empty lines at start of blocks
76 # Keep at most 2 consecutive empty lines
/hardware/qcom/camera/QCamera2/util/
DQCameraPerf.cpp181 if (mActivePowerHints.empty() == false) { in lock_deinit()
532 if (mActivePowerHints.empty() == false) { in powerHint()
/hardware/intel/common/libwsbm/src/
Dwsbm_userpool.c586 int empty; in pool_takedown() local
591 empty = (p->delayed.next == &p->delayed); in pool_takedown()
594 if (!empty) in pool_takedown()
597 } while (!empty); in pool_takedown()
/hardware/qcom/display/msm8996/sdm/libs/core/fb/
Dhw_primary.h85 bool IsResolutionSwitchEnabled() { return !display_configs_.empty(); } in IsResolutionSwitchEnabled()
/hardware/bsp/intel/peripheral/libmraa/examples/c++/
DIio-dummy.cpp82 if (attr_name.empty()) in log_result()
/hardware/intel/common/libmix/videoencoder/
DVideoEncoderBase.cpp345 if(mVACodedBufferList.empty()){ in encode()
362 if(mVACodedBufferList.empty()){ in encode()
471 if(mEncodeTaskList.empty()) { in getOutput()
489 if(mEncodeTaskList.empty()){ in getOutput()
633 while(! mEncodeTaskList.empty()) in stop()
643 while(! mSrcSurfaceMapList.empty()) in stop()
1682 while(! mSrcSurfaceMapList.empty()) in manageSrcSurface()
/hardware/qcom/audio/legacy/libalsa-intf/
Dalsa_pcm.c302 i->openmax, i->integer, i->empty); in param_dump()
362 i->openmax, i->integer, i->empty); in pcm_buffer_size()
372 i->openmax, i->integer, i->empty); in pcm_period_size()
/hardware/bsp/intel/peripheral/libupm/cmake/modules/
DTargetArch.cmake128 # already be set to "unknown" but in the case that it's empty (i.e. due
/hardware/qcom/camera/QCamera2/HAL3/
DQCamera3Channel.cpp1107 if (mFreeOfflineMetaBuffersList.empty()) { in setFwkInputPPData()
2648 if (mFreeHeapBufferList.empty()) { in request()
3313 if (mFreeBufferList.empty()) { in request()
3829 if (mReprocessPerfMode && mPriorityFrames.empty()) { in resetToCamPerfNormal()
4031 if (!mOfflineBuffers.empty()) { in unmapOfflineBuffers()
4056 if (!mOfflineMetaBuffers.empty()) { in unmapOfflineBuffers()
4399 if (mFreeBufferList.empty()) { in doReprocessOffline()
/hardware/qcom/audio/msm8909/audiod/
DAudioDaemon.cpp231 if (mSndCardFd.empty() && !getStateFDs(mSndCardFd)) { in threadLoop()
/hardware/bsp/intel/peripheral/libmraa/cmake/modules/
DTargetArch.cmake137 # already be set to "unknown" but in the case that it's empty (i.e. due
/hardware/intel/common/omx-components/videocodec/
DOMXVideoEncoderAVC.cpp275 while(!mBFrameList.empty()) { in ProcessorStop()
378 while(!mBFrameList.empty()) { in ProcessCacheOperation()
/hardware/qcom/camera/QCamera2/HAL/
DQCameraChannel.cpp1239 if (!mOfflineBuffers.empty()) { in stop()
1295 if (!mOfflineBuffers.empty()) { in doReprocessOffline()

12