/external/oboe/apps/OboeTester/app/src/main/java/com/mobileer/oboetester/ |
D | AnalyzerActivity.java | 94 int bufferCapacity = outStream.getBufferCapacityInFrames(); in getCommonTestReport() local 95 …rt.append(String.format(Locale.getDefault(), "out.buffer.capacity.frames = %d\n", bufferCapacity)); in getCommonTestReport() local
|
D | StreamConfigurationView.java | 439 int bufferCapacity = Integer.parseInt(text); in applyToModel() local
|
/external/cronet/stable/third_party/icu/source/common/ |
D | ulocbuilder.cpp | 114 char* buffer, int32_t bufferCapacity, UErrorCode* err) { in ulocbld_buildLocaleID() 129 char* buffer, int32_t bufferCapacity, UErrorCode* err) { in ulocbld_buildLanguageTag()
|
D | uloc.cpp | 709 char* buffer, int32_t bufferCapacity, in uloc_getKeywordValue() 849 char* buffer, int32_t bufferCapacity, in uloc_setKeywordValue()
|
D | ucnvsel.cpp | 284 void* buffer, int32_t bufferCapacity, UErrorCode* status) { in ucnvsel_serialize()
|
/external/cronet/tot/third_party/icu/source/common/ |
D | ulocbuilder.cpp | 114 char* buffer, int32_t bufferCapacity, UErrorCode* err) { in ulocbld_buildLocaleID() 129 char* buffer, int32_t bufferCapacity, UErrorCode* err) { in ulocbld_buildLanguageTag()
|
D | uloc.cpp | 709 char* buffer, int32_t bufferCapacity, in uloc_getKeywordValue() 849 char* buffer, int32_t bufferCapacity, in uloc_setKeywordValue()
|
D | ucnvsel.cpp | 284 void* buffer, int32_t bufferCapacity, UErrorCode* status) { in ucnvsel_serialize()
|
/external/icu/icu4c/source/common/ |
D | ulocbuilder.cpp | 114 char* buffer, int32_t bufferCapacity, UErrorCode* err) { in ulocbld_buildLocaleID() 130 char* buffer, int32_t bufferCapacity, UErrorCode* err) { in ulocbld_buildLanguageTag()
|
D | ucnvsel.cpp | 284 void* buffer, int32_t bufferCapacity, UErrorCode* status) { in ucnvsel_serialize()
|
D | uloc.cpp | 735 char* buffer, int32_t bufferCapacity, in uloc_getKeywordValue() 870 char* buffer, int32_t bufferCapacity, in uloc_setKeywordValue()
|
/external/kotlinx.coroutines/kotlinx-coroutines-core/common/src/flow/ |
D | SharedFlow.kt | 288 …val bufferCapacity = if (bufferCapacity0 < 0) Int.MAX_VALUE else bufferCapacity0 // coerce to MAX_… in emit() constant 319 private val bufferCapacity: Int, constant in kotlinx.coroutines.flow.SharedFlowImpl
|
/external/cronet/stable/third_party/icu/source/common/unicode/ |
D | uniset.h | 302 int32_t bufferCapacity = 0; // capacity of buffer variable
|
/external/cronet/tot/third_party/icu/source/common/unicode/ |
D | uniset.h | 302 int32_t bufferCapacity = 0; // capacity of buffer variable
|
/external/icu/icu4c/source/common/unicode/ |
D | uniset.h | 302 int32_t bufferCapacity = 0; // capacity of buffer variable
|
/external/icu/libicu/cts_headers/unicode/ |
D | uniset.h | 302 int32_t bufferCapacity = 0; // capacity of buffer variable
|
/external/cronet/tot/third_party/icu/source/i18n/ |
D | number_capi.cpp | 180 unumf_resultToString(const UFormattedNumber* uresult, char16_t* buffer, int32_t bufferCapacity, in unumf_resultToString()
|
/external/icu/icu4c/source/i18n/ |
D | number_capi.cpp | 178 unumf_resultToString(const UFormattedNumber* uresult, char16_t* buffer, int32_t bufferCapacity, in unumf_resultToString()
|
/external/oboe/tests/ |
D | testStreamClosedMethods.cpp | 144 int32_t bufferCapacity = mStream->getBufferCapacityInFrames(); in TEST_F() local
|
/external/cronet/stable/third_party/icu/source/i18n/ |
D | number_capi.cpp | 180 unumf_resultToString(const UFormattedNumber* uresult, char16_t* buffer, int32_t bufferCapacity, in unumf_resultToString()
|
/external/cronet/tot/third_party/icu/source/tools/toolutil/ |
D | udbgutil.cpp | 575 U_CAPI int32_t udbg_getSystemParameterValueByIndex(int32_t i, char *buffer, int32_t bufferCapacity,… in udbg_getSystemParameterValueByIndex()
|
/external/icu/icu4c/source/tools/toolutil/ |
D | udbgutil.cpp | 573 U_CAPI int32_t udbg_getSystemParameterValueByIndex(int32_t i, char *buffer, int32_t bufferCapacity,… in udbg_getSystemParameterValueByIndex()
|
/external/cronet/stable/third_party/icu/source/tools/toolutil/ |
D | udbgutil.cpp | 575 U_CAPI int32_t udbg_getSystemParameterValueByIndex(int32_t i, char *buffer, int32_t bufferCapacity,… in udbg_getSystemParameterValueByIndex()
|
/external/icu/libicu/src/ |
D | shim.cpp | 1030 …(const char * localeID, const char * keywordName, char * buffer, int32_t bufferCapacity, UErrorCod… in uloc_getKeywordValue() 1057 …st char * keywordName, const char * keywordValue, char * buffer, int32_t bufferCapacity, UErrorCod… in uloc_setKeywordValue()
|