Home
last modified time | relevance | path

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

/external/ksoap2/ksoap2-base/src/main/java/org/ksoap2/transport/
DTransport.java66 private int bufferLength = ServiceConnection.DEFAULT_BUFFER_SIZE; field in Transport
86 public Transport(String url, int timeout, int bufferLength) { in Transport()
114 public Transport(Proxy proxy, String url, int timeout, int bufferLength) { in Transport()
/external/deqp/external/openglcts/modules/glesext/texture_buffer/
DesextcTextureBufferOperations.cpp571 void TextureBufferOperations::fillBufferWithData(glw::GLint* buffer, glw::GLuint bufferLength) in fillBufferWithData()
1050 …erOperationsViaFrambufferReadBack::fillBufferWithData(glw::GLint* buffer, glw::GLuint bufferLength) in fillBufferWithData()
1431 …tureBufferOperationsViaImageStore::fillBufferWithData(glw::GLint* buffer, glw::GLuint bufferLength) in fillBufferWithData()
1553 …tureBufferOperationsViaSSBOWrites::fillBufferWithData(glw::GLint* buffer, glw::GLuint bufferLength) in fillBufferWithData()
/external/icu/icu4c/source/common/
Dunames.cpp215 #define WRITE_CHAR(buffer, bufferLength, bufferPos, c) UPRV_BLOCK_MACRO_BEGIN { \ 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.cpp55 int32_t bufferLength, in findLikelySubtags()
125 int32_t* bufferLength, in appendTag()
Dputil.cpp1381 … BOOL U_CALLCONV getIcuDataDirectoryUnderWindowsDirectory(char* directoryBuffer, UINT bufferLength) in getIcuDataDirectoryUnderWindowsDirectory()
Dlocid.cpp2656 int32_t bufferLength = uprv_max((int32_t)(uprv_strlen(fullName) + 1), ULOC_FULLNAME_CAPACITY); in setKeywordValue() local
/external/pdfium/core/fxcodec/jpx/
Djpx_decode_utils.cpp27 OPJ_SIZE_T bufferLength = srcData->src_size - srcData->offset; in opj_read_from_memory() local
/external/protobuf/java/core/src/main/java/com/google/protobuf/
DByteBufferWriter.java130 private static boolean needToReallocate(int requestedSize, int bufferLength) { in needToReallocate()
DMessageSchema.java785 final int bufferLength = buffer.length; in equals() local
939 final int bufferLength = buffer.length; in hashCode() local
2555 final int bufferLength = buffer.length; in writeFieldsInAscendingOrderProto2() local
2930 final int bufferLength = buffer.length; in writeFieldsInAscendingOrderProto3() local
/external/lzma/CPP/Windows/
DSecurityUtils.h44 DWORD bufferLength, PTOKEN_PRIVILEGES previousState, PDWORD returnLength) in AdjustPrivileges()
/external/jackson-databind/attic/
DContainerBuilder.java55 public int bufferLength() { in bufferLength() method in ContainerBuilder
/external/aac/libSBRenc/src/
Dton_corr.h137 INT bufferLength; /*!< Length of the r and i buffers. */ member
/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/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/extractor/src/main/java/com/google/android/exoplayer2/extractor/ts/
DH264Reader.java271 private int bufferLength; field in H264Reader.SampleReader
/external/exoplayer/tree/library/extractor/src/main/java/com/google/android/exoplayer2/extractor/ts/
DH264Reader.java275 private int bufferLength; field in H264Reader.SampleReader
/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/extractor/src/main/java/com/google/android/exoplayer2/extractor/ts/
DH264Reader.java280 private int bufferLength; field in H264Reader.SampleReader
/external/webrtc/modules/audio_device/win/
Daudio_device_core_win.cc2679 UINT32 bufferLength = 0; in DoRenderThread() local
3099 UINT32 bufferLength = 0; in DoCaptureThread() local
/external/icu/icu4c/source/tools/pkgdata/
Dpkgdata.cpp1250 int32_t bufferLength = 0; in pkg_installFileMode() local
/external/libcups/backend/
Dusb-darwin.c1569 size_t bufferLength = 256; in copy_printer_interface_deviceid() local
/external/icu/libandroidicu/static_shim/
Dshim.cpp80 …_android(UChar32 code, UCharNameChoice nameChoice, char * buffer, int32_t bufferLength, UErrorCode… in u_charName_android()
/external/ImageMagick/MagickCore/
Daccelerate.c421 bufferLength, in ComputeAddNoiseImage() local
/external/icu/libicu/src/
Dshim.cpp346 int32_t u_charName(UChar32 code, UCharNameChoice nameChoice, char * buffer, int32_t bufferLength, U… in u_charName()