Home
last modified time | relevance | path

Searched defs:numLeft (Results 1 – 8 of 8) sorted by relevance

/external/deqp/execserver/tools/
DxsClient.cpp74 size_t numLeft = buf.size() - pos; in sendMessage() local
91 size_t numLeft = numBytes - numRead; in readBytes() local
DxsTest.cpp80 size_t numLeft = buf.size() - pos; in sendMessage() local
97 size_t numLeft = numBytes - numRead; in readBytes() local
/external/deqp/framework/common/
DtcuRandomValueIterator.hpp87 RandomValueIterator<T>::RandomValueIterator (deUint32 seed, int numLeft) in RandomValueIterator()
/external/skia/src/gpu/ganesh/ops/
DFillRectOp.cpp537 int numLeft = cnt; in AddFillRectOps() local
DTextureOp.cpp1244 int numLeft() const { return fNumLeft; } in numLeft() function in skgpu::ganesh::TextureOp::BatchSizeLimiter
/external/libcxxabi/src/demangle/
DItaniumDemangle.h2232 size_t numLeft() const { return static_cast<size_t>(Last - First); } in numLeft() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Demangle/
DItaniumDemangle.h2410 size_t numLeft() const { return static_cast<size_t>(Last - First); } in numLeft() function
/external/cronet/buildtools/third_party/libc++abi/trunk/src/demangle/
DItaniumDemangle.h2510 size_t numLeft() const { return static_cast<size_t>(Last - First); } in numLeft() function