Home
last modified time | relevance | path

Searched defs:bufferLength (Results 1 – 15 of 15) sorted by relevance

/external/ksoap2/ksoap2-base/src/main/java/org/ksoap2/transport/
DTransport.java62 private int bufferLength = ServiceConnection.DEFAULT_BUFFER_SIZE; field in Transport
76 public Transport(String url, int timeout, int bufferLength) { in Transport()
101 public Transport(Proxy proxy, String url, int timeout, int bufferLength) { in Transport()
/external/protobuf/java/core/src/main/java/com/google/protobuf/
DByteBufferWriter.java131 private static boolean needToReallocate(int requestedSize, int bufferLength) { in needToReallocate()
/external/deqp/external/openglcts/modules/glesext/texture_buffer/
DesextcTextureBufferOperations.cpp568 void TextureBufferOperations::fillBufferWithData(glw::GLint* buffer, glw::GLuint bufferLength) in fillBufferWithData()
1047 …erOperationsViaFrambufferReadBack::fillBufferWithData(glw::GLint* buffer, glw::GLuint bufferLength) in fillBufferWithData()
1426 …tureBufferOperationsViaImageStore::fillBufferWithData(glw::GLint* buffer, glw::GLuint bufferLength) in fillBufferWithData()
1548 …tureBufferOperationsViaSSBOWrites::fillBufferWithData(glw::GLint* buffer, glw::GLuint bufferLength) in fillBufferWithData()
/external/icu/icu4c/source/common/
Dunames.cpp215 #define WRITE_CHAR(buffer, bufferLength, bufferPos, c) { \ argument
240 char *buffer, uint16_t bufferLength) { in expandName()
448 static uint16_t getExtName(uint32_t code, char *buffer, uint16_t bufferLength) { in getExtName()
569 char *buffer, uint16_t bufferLength) { in expandGroupName()
579 char *buffer, uint16_t bufferLength) { in getName()
778 char *buffer, uint16_t bufferLength) { in writeFactorSuffix()
853 char *buffer, uint16_t bufferLength) { in getAlgName()
1451 char *buffer, int32_t bufferLength, in u_charName()
Dloclikely.cpp45 int32_t bufferLength, in findLikelySubtags()
99 int32_t* bufferLength) { in appendTag()
/external/webrtc/webrtc/modules/utility/source/
Dfile_recorder_impl.cc257 size_t bufferLength) in WriteEncodedAudioData()
/external/lzma/CPP/Windows/
DSecurityUtils.h44 DWORD bufferLength, PTOKEN_PRIVILEGES previousState, PDWORD returnLength) in AdjustPrivileges()
/external/aac/libSBRenc/src/
Dton_corr.h137 INT bufferLength; /*!< Length of the r and i buffers. */ member
/external/swiftshader/src/Main/
DSwiftConfig.hpp110 int bufferLength; member in sw::SwiftConfig
/external/wpa_supplicant_8/src/eap_server/
Dtncs.c265 TNC_UInt32 bufferLength, in TNC_TNCS_GetAttribute()
279 TNC_UInt32 bufferLength, in TNC_TNCS_SetAttribute()
/external/pdfium/core/fxcodec/codec/
Dfx_codec_jpx_opj.cpp225 OPJ_SIZE_T bufferLength = srcData->src_size - srcData->offset; in opj_read_from_memory() local
/external/webrtc/webrtc/modules/audio_device/win/
Daudio_device_core_win.cc3422 UINT32 bufferLength = 0; in DoRenderThread() local
3895 UINT32 bufferLength = 0; in DoCaptureThread() local
/external/icu/icu4c/source/tools/pkgdata/
Dpkgdata.cpp1222 int32_t bufferLength = 0; in pkg_installFileMode() local
/external/webrtc/webrtc/voice_engine/
Dchannel.cc335 size_t bufferLength = len; in SendRtp() local
366 size_t bufferLength = len; in SendRtcp() local
/external/ImageMagick/MagickCore/
Daccelerate.c410 bufferLength, in ComputeAddNoiseImage() local