/external/ksoap2/ksoap2-base/src/main/java/org/ksoap2/transport/ |
D | Transport.java | 66 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/ |
D | esextcTextureBufferOperations.cpp | 574 void TextureBufferOperations::fillBufferWithData(glw::GLint *buffer, glw::GLuint bufferLength) in fillBufferWithData() 1053 …erOperationsViaFrambufferReadBack::fillBufferWithData(glw::GLint *buffer, glw::GLuint bufferLength) in fillBufferWithData() 1436 …tureBufferOperationsViaImageStore::fillBufferWithData(glw::GLint *buffer, glw::GLuint bufferLength) in fillBufferWithData() 1560 …tureBufferOperationsViaSSBOWrites::fillBufferWithData(glw::GLint *buffer, glw::GLuint bufferLength) in fillBufferWithData()
|
/external/OpenCL-ICD-Loader/loader/windows/ |
D | icd_windows_apppackage.c | 62 UINT32 numPackages = 0, bufferLength = 0; in khrIcdOsVendorsEnumerateAppPackage() local
|
/external/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()
|
/external/cronet/stable/third_party/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 | 53 int32_t* bufferLength, in appendTag()
|
/external/cronet/tot/third_party/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 | 53 int32_t* bufferLength, in appendTag()
|
/external/protobuf/java/core/src/main/java/com/google/protobuf/ |
D | ByteBufferWriter.java | 130 private static boolean needToReallocate(int requestedSize, int bufferLength) { in needToReallocate()
|
/external/cronet/tot/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()
|
/external/cronet/stable/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()
|
/external/python/cpython3/PC/ |
D | venvlauncher.c | 144 join(wchar_t *buffer, size_t bufferLength, const wchar_t *fragment) in join() 154 split_parent(wchar_t *buffer, size_t bufferLength) in split_parent()
|
D | launcher2.c | 189 join(wchar_t *buffer, size_t bufferLength, const wchar_t *fragment) in join() 199 split_parent(wchar_t *buffer, size_t bufferLength) in split_parent() 535 findArgv0Length(const wchar_t *buffer, int bufferLength) in findArgv0Length() 565 findArgv0End(const wchar_t *buffer, int bufferLength) in findArgv0End() 732 _decodeShebang(SearchInfo *search, const char *buffer, int bufferLength, bool onlyUtf8, wchar_t **d… in _decodeShebang() 761 _shebangStartsWith(const wchar_t *buffer, int bufferLength, const wchar_t *prefix, const wchar_t **… in _shebangStartsWith() 921 _readIni(const wchar_t *section, const wchar_t *settingName, wchar_t *buffer, int bufferLength) in _readIni() 2438 …andLine(const SearchInfo *search, const EnvironmentInfo *launch, wchar_t *buffer, int bufferLength) in calculateCommandLine()
|
/external/apache-commons-io/src/test/java/org/apache/commons/io/input/ |
D | CharSequenceInputStreamTest.java | 136 final int bufferLength = random.nextInt(64); in testBufferedRead() local
|
D | ReaderInputStreamTest.java | 311 final int bufferLength = random.nextInt(64); in testWithBufferedRead() local
|
/external/jackson-databind/attic/ |
D | ContainerBuilder.java | 55 public int bufferLength() { in bufferLength() method in ContainerBuilder
|
/external/lzma/CPP/Windows/ |
D | SecurityUtils.h | 71 DWORD bufferLength, PTOKEN_PRIVILEGES previousState, PDWORD returnLength) in AdjustPrivileges()
|
/external/llvm-libc/src/time/ |
D | time_utils.h | 53 size_t bufferLength) { in asctime()
|
/external/aac/libSBRenc/src/ |
D | ton_corr.h | 137 INT bufferLength; /*!< Length of the r and i buffers. */ member
|
/external/cronet/stable/third_party/llvm-libc/src/src/time/ |
D | time_utils.h | 107 size_t bufferLength) { in asctime()
|
/external/cronet/tot/third_party/llvm-libc/src/src/time/ |
D | time_utils.h | 107 size_t bufferLength) { in asctime()
|
/external/ot-br-posix/src/host/posix/ |
D | infra_if.cpp | 400 uint16_t bufferLength; in ReceiveIcmp6Message() local
|
/external/wpa_supplicant_8/src/eap_server/ |
D | tncs.c | 265 TNC_UInt32 bufferLength, in TNC_TNCS_GetAttribute() 279 TNC_UInt32 bufferLength, in TNC_TNCS_SetAttribute()
|
/external/libese/ready_se/google/keymint/KM200/Applet/AndroidSEProvider/src/com/android/javacard/keymaster/ |
D | KMAndroidSEApplet.java | 429 short bufferLength = apdu.getIncomingLength(); in processProvisionRkpAdditionalCertChain() local
|
/external/libese/ready_se/google/keymint/KM300/Applet/AndroidSEProvider/src/com/android/javacard/keymaster/ |
D | KMAndroidSEApplet.java | 432 short bufferLength = apdu.getIncomingLength(); in processProvisionRkpUdsCertChain() local
|