Lines Matching refs:CC_UNLIKELY
43 if (CC_UNLIKELY(!mNegotiated)) {
51 if (CC_UNLIKELY(!mNegotiated)) {
54 if (CC_UNLIKELY(mBuffer.raw == NULL)) {
64 if (CC_UNLIKELY(count > available)) {
70 if (CC_UNLIKELY((mConsumed += count) >= mBuffer.frameCount)) {
84 if (CC_UNLIKELY(!mNegotiated)) {
87 if (CC_UNLIKELY(block == 0)) {
93 if (CC_UNLIKELY(count == 0)) {
100 if (CC_UNLIKELY(mBuffer.raw == NULL)) {
116 if (CC_UNLIKELY(count > available)) {
122 if (CC_UNLIKELY(ret <= 0)) {