Home
last modified time | relevance | path

Searched refs:scratchCapacity (Results 1 – 10 of 10) sorted by relevance

/external/cronet/tot/third_party/icu/source/common/
Dappendable.cpp62 char16_t *scratch, int32_t scratchCapacity, in getAppendBuffer() argument
64 if(minCapacity<1 || scratchCapacity<minCapacity) { in getAppendBuffer()
68 *resultCapacity=scratchCapacity; in getAppendBuffer()
Dunistr.cpp1972 char16_t *scratch, int32_t scratchCapacity, in getAppendBuffer() argument
1974 if(minCapacity < 1 || scratchCapacity < minCapacity) { in getAppendBuffer()
1985 *resultCapacity = scratchCapacity; in getAppendBuffer()
/external/icu/icu4c/source/common/
Dappendable.cpp62 char16_t *scratch, int32_t scratchCapacity, in getAppendBuffer() argument
64 if(minCapacity<1 || scratchCapacity<minCapacity) { in getAppendBuffer()
68 *resultCapacity=scratchCapacity; in getAppendBuffer()
Dunistr.cpp2052 char16_t *scratch, int32_t scratchCapacity, in getAppendBuffer() argument
2054 if(minCapacity < 1 || scratchCapacity < minCapacity) { in getAppendBuffer()
2065 *resultCapacity = scratchCapacity; in getAppendBuffer()
/external/cronet/stable/third_party/icu/source/common/
Dappendable.cpp62 char16_t *scratch, int32_t scratchCapacity, in getAppendBuffer() argument
64 if(minCapacity<1 || scratchCapacity<minCapacity) { in getAppendBuffer()
68 *resultCapacity=scratchCapacity; in getAppendBuffer()
Dunistr.cpp1972 char16_t *scratch, int32_t scratchCapacity, in getAppendBuffer() argument
1974 if(minCapacity < 1 || scratchCapacity < minCapacity) { in getAppendBuffer()
1985 *resultCapacity = scratchCapacity; in getAppendBuffer()
/external/cronet/stable/third_party/icu/source/common/unicode/
Dappendable.h146 char16_t *scratch, int32_t scratchCapacity,
228 char16_t *scratch, int32_t scratchCapacity,
/external/cronet/tot/third_party/icu/source/common/unicode/
Dappendable.h146 char16_t *scratch, int32_t scratchCapacity,
228 char16_t *scratch, int32_t scratchCapacity,
/external/icu/libicu/cts_headers/unicode/
Dappendable.h146 char16_t *scratch, int32_t scratchCapacity,
228 char16_t *scratch, int32_t scratchCapacity,
/external/icu/icu4c/source/common/unicode/
Dappendable.h146 char16_t *scratch, int32_t scratchCapacity,
228 char16_t *scratch, int32_t scratchCapacity,