Home
last modified time | relevance | path

Searched defs:toCopy (Results 1 – 5 of 5) sorted by relevance

/external/okhttp/okio/src/main/java/okio/
DOkio.java69 int toCopy = (int) Math.min(byteCount, head.limit - head.pos); in sink() local
/external/icu/icu4c/source/common/
Dloclikely.cpp312 const int32_t toCopy = in createTagStringWithAlternates() local
343 const int32_t toCopy = in createTagStringWithAlternates() local
/external/chromium_org/third_party/icu/source/common/
Dloclikely.cpp312 const int32_t toCopy = in createTagStringWithAlternates() local
343 const int32_t toCopy = in createTagStringWithAlternates() local
/external/llvm/examples/ExceptionDemo/
DExceptionDemo.cpp1572 OurCppRunException (const OurCppRunException &toCopy) : in OurCppRunException()
1575 OurCppRunException &operator = (const OurCppRunException &toCopy) { in operator =()
/external/chromium_org/net/third_party/nss/ssl/
Dsslsock.c2622 int toCopy; in ssl_WriteV() local