| /third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/data/ |
| D | ByteArray.java | 232 int bufferLength = Math.min(b.length, length); in copyTo() local 265 int bufferLength = Math.min(b.length, length); in copyTo() local 285 int bufferLength = Math.min(b.length, length); in copyFrom() local 306 int bufferLength = b.length; in copyFrom() local
|
| /third_party/flutter/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/data/ |
| D | ByteArray.java | 232 int bufferLength = Math.min(b.length, length); in copyTo() local 265 int bufferLength = Math.min(b.length, length); in copyTo() local 285 int bufferLength = Math.min(b.length, length); in copyFrom() local 306 int bufferLength = b.length; in copyFrom() local
|
| /third_party/grpc/src/csharp/Grpc.Core.Tests/Internal/ |
| D | SliceTest.cs | 36 public void SliceFromNativePtr_Copy(int bufferLength) in SliceFromNativePtr_Copy()
|
| /third_party/node/test/fixtures/wpt/encoding/ |
| D | encodeInto.any.js | 79 const bufferLength = testData.destinationLength + destinationData.bufferIncrease, constant
|
| /third_party/vk-gl-cts/external/openglcts/modules/glesext/texture_buffer/ |
| D | esextcTextureBufferOperations.cpp | 571 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()
|
| /third_party/flutter/skia/third_party/externals/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() 1451 char *buffer, int32_t bufferLength, in u_charName()
|
| D | loclikely.cpp | 45 int32_t bufferLength, in findLikelySubtags() 99 int32_t* bufferLength) { in appendTag()
|
| /third_party/skia/third_party/externals/icu/source/common/ |
| D | unames.cpp | 215 #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()
|
| D | loclikely.cpp | 55 int32_t bufferLength, in findLikelySubtags() 125 int32_t* bufferLength, in appendTag()
|
| /third_party/node/deps/icu-small/source/common/ |
| D | unames.cpp | 215 #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()
|
| D | loclikely.cpp | 55 int32_t bufferLength, in findLikelySubtags() 125 int32_t* bufferLength, in appendTag()
|
| /third_party/icu/icu4c/source/common/ |
| D | unames.cpp | 215 #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()
|
| D | loclikely.cpp | 55 int32_t bufferLength, in findLikelySubtags() 125 int32_t* bufferLength, in appendTag()
|
| /third_party/protobuf/java/core/src/main/java/com/google/protobuf/ |
| D | ByteBufferWriter.java | 130 private static boolean needToReallocate(int requestedSize, int bufferLength) { in needToReallocate()
|
| D | MessageSchema.java | 796 final int bufferLength = buffer.length; in equals() local 950 final int bufferLength = buffer.length; in hashCode() local 2564 final int bufferLength = buffer.length; in writeFieldsInAscendingOrderProto2() local 2938 final int bufferLength = buffer.length; in writeFieldsInAscendingOrderProto3() local
|
| /third_party/node/test/node-api/test_buffer/ |
| D | test_buffer.c | 96 size_t bufferLength; in bufferInfo() local
|
| /third_party/skia/third_party/externals/swiftshader/src/Main/ |
| D | SwiftConfig.hpp | 111 int bufferLength; member in sw::SwiftConfig
|
| /third_party/flutter/engine/flutter/third_party/txt/src/minikin/ |
| D | FontLanguage.cpp | 93 size_t bufferLength, in nextDelimiterIndex()
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_server/ |
| D | tncs.c | 265 TNC_UInt32 bufferLength, in TNC_TNCS_GetAttribute() 279 TNC_UInt32 bufferLength, in TNC_TNCS_SetAttribute()
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_server/ |
| D | tncs.c | 265 TNC_UInt32 bufferLength, in TNC_TNCS_GetAttribute() 279 TNC_UInt32 bufferLength, in TNC_TNCS_SetAttribute()
|
| /third_party/node/deps/npm/node_modules/pacote/node_modules/minipass/ |
| D | index.js | 80 get bufferLength () { return this[BUFFERLENGTH] } getter in module.exports
|
| /third_party/node/deps/npm/node_modules/tar/node_modules/minipass/ |
| D | index.js | 80 get bufferLength () { return this[BUFFERLENGTH] } getter in module.exports
|
| /third_party/node/deps/npm/node_modules/fs-minipass/node_modules/minipass/ |
| D | index.js | 80 get bufferLength () { return this[BUFFERLENGTH] } getter in module.exports
|
| /third_party/node/deps/npm/node_modules/minizlib/node_modules/minipass/ |
| D | index.js | 80 get bufferLength () { return this[BUFFERLENGTH] } getter in module.exports
|
| /third_party/flutter/skia/third_party/externals/icu/source/tools/pkgdata/ |
| D | pkgdata.cpp | 1225 int32_t bufferLength = 0; in pkg_installFileMode() local
|