/external/chromium_org/third_party/WebKit/Source/platform/audio/ |
D | ReverbInputBuffer.cpp | 45 size_t bufferLength = m_buffer.size(); in write() local 62 size_t bufferLength = m_buffer.size(); in directReadFrom() local
|
D | ReverbAccumulationBuffer.cpp | 50 size_t bufferLength = m_buffer.size(); in readAndClear() local 83 size_t bufferLength = m_buffer.size(); in accumulate() local
|
D | AudioDelayDSPKernel.cpp | 57 size_t bufferLength = bufferLengthForDelay(maxDelayTime, sampleRate); in AudioDelayDSPKernel() local 92 size_t bufferLength = m_buffer.size(); in process() local
|
/external/ksoap2/ksoap2-base/src/main/java/org/ksoap2/transport/ |
D | Transport.java | 62 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/chromium_org/content/shell/tools/plugin/Tests/ |
D | PluginScriptableObjectOverridesAllProperties.cpp | 65 int bufferLength = strlen(propertyString) + strlen(message) + 1; in getProperty() local
|
D | SlowNPPNew.cpp | 64 int bufferLength = strlen(propertyString) + strlen(message) + 1; in getProperty() local
|
/external/chromium_org/third_party/WebKit/Source/platform/fonts/ |
D | GlyphPageTreeNode.cpp | 121 …age* pageToFill, unsigned offset, unsigned length, UChar* buffer, unsigned bufferLength, const Sim… in fill() 155 unsigned bufferLength; in initializePage() local
|
/external/chromium_org/third_party/WebKit/Source/platform/text/ |
D | LocaleICU.cpp | 80 int32_t bufferLength = unum_getSymbol(m_numberFormat, symbol, 0, 0, &status); in decimalSymbol() local 95 int32_t bufferLength = unum_getTextAttribute(m_numberFormat, tag, 0, 0, &status); in decimalTextAttribute() local
|
/external/chromium_org/third_party/WebKit/Source/modules/webaudio/ |
D | ConvolverNode.cpp | 133 size_t bufferLength = buffer->length(); in setBuffer() local
|
D | AudioBufferSourceNode.cpp | 202 size_t bufferLength = buffer()->length(); in renderFromBuffer() local
|
/external/chromium_org/third_party/icu/source/common/ |
D | unames.cpp | 215 #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() 1447 char *buffer, int32_t bufferLength, in u_charName()
|
D | loclikely.cpp | 40 int32_t bufferLength, in findLikelySubtags() 94 int32_t* bufferLength) { in appendTag()
|
/external/icu/icu4c/source/common/ |
D | unames.cpp | 215 #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()
|
D | loclikely.cpp | 40 int32_t bufferLength, in findLikelySubtags() 94 int32_t* bufferLength) { in appendTag()
|
/external/chromium_org/third_party/WebKit/Source/wtf/ |
D | StringExtras.h | 96 inline char* strnstr(const char* buffer, const char* target, size_t bufferLength) in strnstr()
|
/external/chromium_org/third_party/webrtc/modules/utility/source/ |
D | file_recorder_impl.cc | 312 uint16_t bufferLength, in WriteEncodedAudioData() argument 684 uint16_t bufferLength, in WriteEncodedAudioData()
|
/external/chromium_org/third_party/WebKit/Source/bindings/core/v8/ |
D | V8NPUtils.cpp | 115 int bufferLength = str->Utf8Length() + 1; in getStringIdentifier() local
|
/external/chromium_org/third_party/WebKit/Source/platform/fonts/mac/ |
D | SimpleFontDataCoreText.cpp | 75 static bool shouldUseCoreText(UChar* buffer, unsigned bufferLength, const SimpleFontData* fontData) in shouldUseCoreText()
|
/external/chromium_org/third_party/WebKit/Source/platform/image-decoders/ |
D | ImageDecoder.cpp | 35 static unsigned copyFromSharedBuffer(char* buffer, unsigned bufferLength, const SharedBuffer& share… in copyFromSharedBuffer()
|
/external/aac/libSBRenc/src/ |
D | ton_corr.h | 118 INT bufferLength; /*!< Length of the r and i buffers. */ member
|
/external/smack/src/org/jivesoftware/smack/util/ |
D | Base64.java | 1230 private int bufferLength; // Length of buffer (3 or 4) field in Base64.InputStream 1466 private int bufferLength; field in Base64.OutputStream
|
/external/chromium_org/third_party/WebKit/Source/core/svg/ |
D | SVGFontData.cpp | 236 …age* pageToFill, unsigned offset, unsigned length, UChar* buffer, unsigned bufferLength, const Sim… in fillSVGGlyphPage()
|
/external/chromium_org/third_party/WebKit/Source/platform/ |
D | SharedBuffer.cpp | 388 unsigned bufferLength = size(); in getAsSkData() local
|
/external/pdfium/core/src/fxcodec/codec/ |
D | fx_codec_jpx_opj.cpp | 34 OPJ_SIZE_T bufferLength = (OPJ_SIZE_T)(srcData->src_size - srcData->offset); in opj_read_from_memory() local 51 OPJ_SIZE_T bufferLength = (OPJ_SIZE_T)(srcData->src_size - srcData->offset); in opj_write_from_memory() local
|
/external/chromium_org/third_party/WebKit/Source/core/html/parser/ |
D | TextResourceDecoder.cpp | 199 size_t bufferLength = m_buffer.size(); in checkForBOM() local
|