Home
last modified time | relevance | path

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

/external/okhttp/repackaged/okio/okio/src/main/java/com/android/okhttp/okio/
DOkio.java77 int toCopy = (int) Math.min(byteCount, head.limit - head.pos); in sink() local
/external/okhttp/okio/okio/src/main/java/okio/
DOkio.java75 int toCopy = (int) Math.min(byteCount, head.limit - head.pos); in sink() local
/external/icu/icu4c/source/common/
Dloclikely.cpp317 const int32_t toCopy = in createTagStringWithAlternates() local
348 const int32_t toCopy = in createTagStringWithAlternates() local
/external/guava/guava-tests/test/com/google/common/collect/
DImmutableSortedMultisetTest.java489 TestArrayList<String> toCopy = new TestArrayList<String>(); in testCopyOfDefensiveCopy() local
517 SortedMultiset<String> toCopy = EasyMock.createMock(SortedMultiset.class); in testCopyOfSortedDefensiveCopy() local
/external/honggfuzz/
Dmangle.c107 size_t toCopy = util_rndGet(2, 4); in mangle_Bytes() local
117 size_t toCopy = util_rndGet(2, 4); in mangle_PrintableBytes() local
/external/swiftshader/third_party/llvm-7.0/llvm/examples/ExceptionDemo/
DExceptionDemo.cpp1519 OurCppRunException (const OurCppRunException &toCopy) : in OurCppRunException()
1522 OurCppRunException &operator = (const OurCppRunException &toCopy) { in operator =()
/external/swiftshader/third_party/LLVM/examples/ExceptionDemo/
DExceptionDemo.cpp1614 OurCppRunException (const OurCppRunException &toCopy) : in OurCppRunException()
1617 OurCppRunException &operator = (const OurCppRunException &toCopy) { in operator =()
/external/llvm/examples/ExceptionDemo/
DExceptionDemo.cpp1570 OurCppRunException (const OurCppRunException &toCopy) : in OurCppRunException()
1573 OurCppRunException &operator = (const OurCppRunException &toCopy) { in operator =()
/external/cldr/tools/java/org/unicode/cldr/draft/
DXLocaleDistance.java596 private final StringDistanceTable toCopy; field in XLocaleDistance.CopyIfEmpty
/external/icu/android_icu4j/src/main/java/android/icu/impl/locale/
DXLocaleDistance.java707 private final StringDistanceTable toCopy; field in XLocaleDistance.CopyIfEmpty
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/locale/
DXLocaleDistance.java696 private final StringDistanceTable toCopy; field in XLocaleDistance.CopyIfEmpty