Home
last modified time | relevance | path

Searched defs:bufferCapacity (Results 1 – 21 of 21) sorted by relevance

/third_party/skia/m133/third_party/externals/icu/source/common/
Dulocbuilder.cpp114 char* buffer, int32_t bufferCapacity, UErrorCode* err) { in ulocbld_buildLocaleID()
129 char* buffer, int32_t bufferCapacity, UErrorCode* err) { in ulocbld_buildLanguageTag()
Duloc.cpp709 char* buffer, int32_t bufferCapacity, in uloc_getKeywordValue()
849 char* buffer, int32_t bufferCapacity, in uloc_setKeywordValue()
Ducnvsel.cpp284 void* buffer, int32_t bufferCapacity, UErrorCode* status) { in ucnvsel_serialize()
/third_party/skia/third_party/externals/oboe/apps/OboeTester/app/src/main/java/com/google/sample/oboe/manualtest/
DAnalyzerActivity.java116 int bufferCapacity = outStream.getBufferCapacityInFrames(); in getCommonTestReport() local
/third_party/skia/third_party/externals/icu/source/common/unicode/
Duniset.h296 int32_t bufferCapacity = 0; // capacity of buffer variable
/third_party/icu/icu4c/source/common/unicode/
Duniset.h302 int32_t bufferCapacity = 0; // capacity of buffer variable
/third_party/skia/m133/third_party/externals/icu/source/common/unicode/
Duniset.h302 int32_t bufferCapacity = 0; // capacity of buffer variable
/third_party/skia/third_party/externals/icu/source/i18n/
Dnumber_capi.cpp150 unumf_resultToString(const UFormattedNumber* uresult, UChar* buffer, int32_t bufferCapacity, in unumf_resultToString()
/third_party/icu/icu4c/source/i18n/
Dnumber_capi.cpp153 unumf_resultToString(const UFormattedNumber* uresult, UChar* buffer, int32_t bufferCapacity, in unumf_resultToString()
/third_party/skia/third_party/externals/oboe/tests/
DtestStreamClosedMethods.cpp113 int32_t bufferCapacity = mStream->getBufferCapacityInFrames(); in TEST_F() local
/third_party/skia/third_party/externals/icu/source/common/
Duloc.cpp719 char* buffer, int32_t bufferCapacity, in uloc_getKeywordValue()
857 char* buffer, int32_t bufferCapacity, in uloc_setKeywordValue()
Ducnvsel.cpp284 void* buffer, int32_t bufferCapacity, UErrorCode* status) { in ucnvsel_serialize()
Dloclikely.cpp1187 int32_t bufferCapacity, in do_canonicalize()
/third_party/icu/icu4c/source/common/
Duloc.cpp728 char* buffer, int32_t bufferCapacity, in uloc_getKeywordValue()
867 char* buffer, int32_t bufferCapacity, in uloc_setKeywordValue()
Ducnvsel.cpp284 void* buffer, int32_t bufferCapacity, UErrorCode* status) { in ucnvsel_serialize()
Dloclikely.cpp1187 int32_t bufferCapacity, in do_canonicalize()
/third_party/skia/m133/third_party/externals/icu/source/i18n/
Dnumber_capi.cpp180 unumf_resultToString(const UFormattedNumber* uresult, char16_t* buffer, int32_t bufferCapacity, in unumf_resultToString()
/third_party/skia/third_party/externals/icu/source/tools/toolutil/
Dudbgutil.cpp572 U_CAPI int32_t udbg_getSystemParameterValueByIndex(int32_t i, char *buffer, int32_t bufferCapacity,… in udbg_getSystemParameterValueByIndex()
/third_party/icu/icu4c/source/tools/toolutil/
Dudbgutil.cpp572 U_CAPI int32_t udbg_getSystemParameterValueByIndex(int32_t i, char *buffer, int32_t bufferCapacity,… in udbg_getSystemParameterValueByIndex()
/third_party/skia/m133/third_party/externals/icu/source/tools/toolutil/
Dudbgutil.cpp575 U_CAPI int32_t udbg_getSystemParameterValueByIndex(int32_t i, char *buffer, int32_t bufferCapacity,… in udbg_getSystemParameterValueByIndex()
/third_party/icu/ohos_icu4c/src/
Dicu_addon.cpp2026 …etKeywordValue(const char *localeID, const char *keywordName, char *buffer, int32_t bufferCapacity, in uloc_getKeywordValue()
2087 …ywordValue(const char *keywordName, const char *keywordValue, char *buffer, int32_t bufferCapacity, in uloc_setKeywordValue()