Home
last modified time | relevance | path

Searched defs:bufferLen (Results 1 – 25 of 25) sorted by relevance

/external/webrtc/modules/audio_device/win/
Daudio_device_core_win.cc1430 const int bufferLen = sizeof(szDeviceName) / sizeof(szDeviceName)[0]; in SetPlayoutDevice() local
1480 const int bufferLen = sizeof(szDeviceName) / sizeof(szDeviceName)[0]; in SetPlayoutDevice() local
1526 const int bufferLen = sizeof(szDeviceName) / sizeof(szDeviceName)[0]; in PlayoutDeviceName() local
1602 const int bufferLen = sizeof(szDeviceName) / sizeof(szDeviceName)[0]; in RecordingDeviceName() local
1696 const int bufferLen = sizeof(szDeviceName) / sizeof(szDeviceName)[0]; in SetRecordingDevice() local
1746 const int bufferLen = sizeof(szDeviceName) / sizeof(szDeviceName)[0]; in SetRecordingDevice() local
3594 int bufferLen) { in _GetListDeviceName()
3631 int bufferLen) { in _GetDefaultDeviceName()
3668 int bufferLen) { in _GetListDeviceID()
3705 int bufferLen) { in _GetDefaultDeviceID()
[all …]
/external/cronet/stable/third_party/icu/source/tools/ctestfw/unicode/
Duperf.h181 int32_t bufferLen; variable
/external/icu/icu4c/source/tools/ctestfw/unicode/
Duperf.h181 int32_t bufferLen; variable
/external/cronet/tot/third_party/icu/source/tools/ctestfw/unicode/
Duperf.h181 int32_t bufferLen; variable
/external/nist-sip/java/gov/nist/core/
DStringTokenizer.java44 protected int bufferLen; field in StringTokenizer
/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/tool/
DGenerateApproximateWidths.java161 int bufferLen = 0; field in GenerateApproximateWidths.Widths
/external/cronet/tot/third_party/icu/source/tools/toolutil/
Dtoolutil.cpp216 const char* buffer, int32_t bufferLen, in uprv_compareGoldenFiles()
/external/cronet/stable/third_party/icu/source/tools/toolutil/
Dtoolutil.cpp216 const char* buffer, int32_t bufferLen, in uprv_compareGoldenFiles()
/external/mdnsresponder/mDNSShared/
Ddnssd_clientlib.c186 uint16_t bufferLen, in TXTRecordCreate()
/external/ot-br-posix/src/host/posix/
Dnetif.cpp396 ssize_t bufferLen = -1; in ProcessMldEvent() local
/external/icu/icu4c/source/tools/toolutil/
Dtoolutil.cpp286 const char* buffer, int32_t bufferLen, in uprv_compareGoldenFiles()
/external/libcups/vcnet/
Ddns_sd.c316 uint16_t bufferLen, in TXTRecordCreate()
/external/cronet/stable/third_party/icu/source/i18n/
Ducol.cpp567 ucol_getRulesEx(const UCollator *coll, UColRuleOption delta, char16_t *buffer, int32_t bufferLen) { in ucol_getRulesEx()
/external/icu/icu4c/source/i18n/
Ducol.cpp567 ucol_getRulesEx(const UCollator *coll, UColRuleOption delta, char16_t *buffer, int32_t bufferLen) { in ucol_getRulesEx()
/external/cronet/tot/third_party/icu/source/i18n/
Ducol.cpp567 ucol_getRulesEx(const UCollator *coll, UColRuleOption delta, char16_t *buffer, int32_t bufferLen) { in ucol_getRulesEx()
/external/mdnsresponder/mDNSWindows/DLLStub/
DDLLStub.cpp498 uint16_t bufferLen, in TXTRecordCreate()
/external/libcups/cups/
Dtls-sspi.c1124 int bufferLen; /* Buffer length */ in _httpTLSWrite() local
/external/python/cpython3/Tools/msi/bundle/bootstrap/
DPythonBootstrapperApplication.cpp581 DWORD dataType = 0, buffer = 0, bufferLen = sizeof(buffer); in SuccessPage_Show() local
2943 DWORD bufferLen = sizeof(buffer); in LoadTargetDirFromKey() local
/external/icu/icu4c/source/test/cintltst/
Dcallcoll.c873 int32_t bufferLen = 0; in TestJB581() local
/external/cronet/tot/third_party/icu/source/test/cintltst/
Dcallcoll.c873 int32_t bufferLen = 0; in TestJB581() local
/external/cronet/stable/third_party/icu/source/test/cintltst/
Dcallcoll.c873 int32_t bufferLen = 0; in TestJB581() local
/external/deqp/external/vulkancts/modules/vulkan/robustness/
DvktRobustnessExtsTests.cpp270 int bufferLen; member
3953 bool bufferLen = lenCases[lenNdx].count != 0; in createTests() local
/external/python/cpython3/PC/
Dlauncher.c1690 DWORD bufferLen = MAX_PATH; in get_process_name() local
/external/openthread/src/posix/platform/
Dnetif.cpp1895 ssize_t bufferLen = -1; local
/external/skia/src/pathops/
DSkPathOpsDebug.cpp497 void SkPathOpsDebug::MathematicaIze(char* str, size_t bufferLen) { in MathematicaIze()