/external/epid-sdk/ext/ipp/sources/ippcp/ |
D | pcpsha256ca.c | 73 int bufferLen = inpLen < (MBS_SHA256-(int)MLR_SHA256)? MBS_SHA256 : MBS_SHA256*2; in cpFinalizeSHA256() local
|
D | pcphashca_rmf.c | 69 int bufferLen = inpLen < (mbs-mrl)? mbs : mbs*2; in cpFinalize_rmf() local
|
D | pcphashmessage.c | 113 int bufferLen = (msgLenRest < (mbs-msgLenRepSize))? mbs : mbs*2; variable
|
D | pcphash_digest.c | 75 int bufferLen = n < (mbs-msgLenRepSize)? mbs : mbs*2; in cpComputeDigest() local
|
D | pcpsha512stuff.h | 206 int bufferLen = inpLen < (MBS_SHA512-(int)MLR_SHA512)? MBS_SHA512 : MBS_SHA512*2; in cpFinalizeSHA512() local
|
/external/webrtc/webrtc/modules/audio_device/win/ |
D | audio_device_core_win.cc | 1741 const int bufferLen = sizeof(szDeviceName)/sizeof(szDeviceName)[0]; in SetPlayoutDevice() local 1800 const int bufferLen = sizeof(szDeviceName)/sizeof(szDeviceName)[0]; in SetPlayoutDevice() local 1851 const int bufferLen = sizeof(szDeviceName)/sizeof(szDeviceName)[0]; in PlayoutDeviceName() local 1931 const int bufferLen = sizeof(szDeviceName)/sizeof(szDeviceName)[0]; in RecordingDeviceName() local 2031 const int bufferLen = sizeof(szDeviceName)/sizeof(szDeviceName)[0]; in SetRecordingDevice() local 2090 const int bufferLen = sizeof(szDeviceName)/sizeof(szDeviceName)[0]; in SetRecordingDevice() local 4449 …udioDeviceWindowsCore::_GetListDeviceName(EDataFlow dir, int index, LPWSTR szBuffer, int bufferLen) in _GetListDeviceName() 4488 …DeviceWindowsCore::_GetDefaultDeviceName(EDataFlow dir, ERole role, LPWSTR szBuffer, int bufferLen) in _GetDefaultDeviceName() 4527 … AudioDeviceWindowsCore::_GetListDeviceID(EDataFlow dir, int index, LPWSTR szBuffer, int bufferLen) in _GetListDeviceID() 4566 …ioDeviceWindowsCore::_GetDefaultDeviceID(EDataFlow dir, ERole role, LPWSTR szBuffer, int bufferLen) in _GetDefaultDeviceID() [all …]
|
/external/icu/icu4c/source/tools/ctestfw/unicode/ |
D | uperf.h | 181 int32_t bufferLen; variable
|
/external/python/cpython3/PC/ |
D | python_uwp.cpp | 130 DWORD bufferLen = MAX_PATH; in get_process_name() local
|
D | launcher.c | 1536 DWORD bufferLen = MAX_PATH; in get_process_name() local
|
/external/nist-sip/java/gov/nist/core/ |
D | StringTokenizer.java | 44 protected int bufferLen; field in StringTokenizer
|
/external/cldr/tools/java/org/unicode/cldr/tool/ |
D | GenerateApproximateWidths.java | 147 int bufferLen = 0; field in GenerateApproximateWidths.Widths
|
/external/mdnsresponder/mDNSShared/ |
D | dnssd_clientlib.c | 186 uint16_t bufferLen, in TXTRecordCreate()
|
/external/icu/icu4c/source/i18n/ |
D | ucol.cpp | 561 ucol_getRulesEx(const UCollator *coll, UColRuleOption delta, UChar *buffer, int32_t bufferLen) { in ucol_getRulesEx()
|
/external/mdnsresponder/mDNSWindows/DLLStub/ |
D | DLLStub.cpp | 498 uint16_t bufferLen, in TXTRecordCreate()
|
/external/libcups/cups/ |
D | tls-sspi.c | 1125 int bufferLen; /* Buffer length */ in _httpTLSWrite() local
|
/external/python/cpython3/Tools/msi/bundle/bootstrap/ |
D | PythonBootstrapperApplication.cpp | 571 DWORD dataType = 0, buffer = 0, bufferLen = sizeof(buffer); in SuccessPage_Show() local 2841 DWORD bufferLen = sizeof(buffer); in LoadTargetDirFromKey() local
|
/external/icu/icu4c/source/test/cintltst/ |
D | callcoll.c | 872 int32_t bufferLen = 0; in TestJB581() local
|
/external/grpc-grpc/src/csharp/Grpc.Core/Internal/ |
D | NativeMethods.Generated.cs | 443 …text_recv_message_to_buffer_delegate(BatchContextSafeHandle ctx, byte[] buffer, UIntPtr bufferLen); in grpcsharp_batch_context_recv_message_to_buffer_delegate() 560 …batch_context_recv_message_to_buffer(BatchContextSafeHandle ctx, byte[] buffer, UIntPtr bufferLen); in grpcsharp_batch_context_recv_message_to_buffer() 853 …batch_context_recv_message_to_buffer(BatchContextSafeHandle ctx, byte[] buffer, UIntPtr bufferLen); in grpcsharp_batch_context_recv_message_to_buffer()
|
/external/skqp/src/pathops/ |
D | SkPathOpsDebug.cpp | 483 void SkPathOpsDebug::MathematicaIze(char* str, size_t bufferLen) { in MathematicaIze()
|
/external/skia/src/pathops/ |
D | SkPathOpsDebug.cpp | 483 void SkPathOpsDebug::MathematicaIze(char* str, size_t bufferLen) { in MathematicaIze()
|
/external/icu/libandroidicu/static_shim/ |
D | shim.cpp | 1177 …tRulesEx_android(const UCollator * coll, UColRuleOption delta, UChar * buffer, int32_t bufferLen) { in ucol_getRulesEx_android()
|