/aosp_15_r20/frameworks/base/media/java/android/media/midi/ |
H A D | MidiPortImpl.java | 97 public static int getPacketType(byte[] buffer, int bufferLength) { in getPacketType() 105 public static int getDataOffset(byte[] buffer, int bufferLength) { in getDataOffset() 114 public static int getDataSize(byte[] buffer, int bufferLength) { in getDataSize() 123 public static long getPacketTimestamp(byte[] buffer, int bufferLength) { in getPacketTimestamp()
|
/aosp_15_r20/external/icu/icu4c/source/common/ |
H A 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()
|
/aosp_15_r20/external/cronet/third_party/icu/source/common/ |
H A 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()
|
/aosp_15_r20/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/io/ |
H A D | PipedInputStreamTest.java | 390 int bufferLength = mpis.bufferLength(); in test_Constructor_LPipedOutputStream_I() local 415 int bufferLength = mpis.bufferLength(); in test_Constructor_I() local 444 public int bufferLength() { in bufferLength() method in PipedInputStreamTest.MockPipedInputStream
|
/aosp_15_r20/external/ksoap2/ksoap2-base/src/main/java/org/ksoap2/transport/ |
H A 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()
|
/aosp_15_r20/external/deqp/external/openglcts/modules/glesext/texture_buffer/ |
H A 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()
|
/aosp_15_r20/external/python/cpython3/PC/ |
D | launcher2.c | 189 join(wchar_t *buffer, size_t bufferLength, const wchar_t *fragment) in join() 524 findArgv0Length(const wchar_t *buffer, int bufferLength) in findArgv0Length() 554 findArgv0End(const wchar_t *buffer, int bufferLength) in findArgv0End() 706 _decodeShebang(SearchInfo *search, const char *buffer, int bufferLength, bool onlyUtf8, wchar_t **d… in _decodeShebang() 735 _shebangStartsWith(const wchar_t *buffer, int bufferLength, const wchar_t *prefix, const wchar_t **… in _shebangStartsWith() 839 _readIni(const wchar_t *section, const wchar_t *settingName, wchar_t *buffer, int bufferLength) in _readIni() 2322 …andLine(const SearchInfo *search, const EnvironmentInfo *launch, wchar_t *buffer, int bufferLength) in calculateCommandLine()
|
/aosp_15_r20/packages/modules/Bluetooth/system/btif/test/ |
D | btif_avrcp_audio_track_test.cc | 41 size_t bufferLength; member 81 constexpr size_t bufferLength = 100; in TEST_F() local
|
/aosp_15_r20/packages/modules/Bluetooth/system/btif/src/ |
D | btif_avrcp_audio_track.cc | 44 size_t bufferLength; member 255 int BtifAvrcpAudioTrackWriteData(void* handle, void* audioBuffer, int bufferLength) { in BtifAvrcpAudioTrackWriteData()
|
/aosp_15_r20/cts/tests/camera/libctscamera2jni/ |
H A D | dynamic-depth-validate-jni.cpp | 29 jsize bufferLength = env->GetArrayLength(dynamicDepthBuffer); in Java_android_hardware_camera2_cts_ImageReaderTest_validateDynamicDepthNative() local
|
/aosp_15_r20/external/pdfium/core/fxcodec/jpx/ |
H A D | jpx_decode_utils.cpp | 29 OPJ_SIZE_T bufferLength = srcData->src_size - srcData->offset; in opj_read_from_memory() local
|
/aosp_15_r20/external/OpenCL-ICD-Loader/loader/windows/ |
H A D | icd_windows_apppackage.c | 62 UINT32 numPackages = 0, bufferLength = 0; in khrIcdOsVendorsEnumerateAppPackage() local
|
/aosp_15_r20/frameworks/base/core/java/android/hardware/location/ |
H A D | ContextHubMessage.java | 119 int bufferLength = in.readInt(); in ContextHubMessage() local
|
/aosp_15_r20/external/cronet/third_party/protobuf/java/core/src/main/java/com/google/protobuf/ |
H A D | ByteBufferWriter.java | 130 private static boolean needToReallocate(int requestedSize, int bufferLength) { in needToReallocate()
|
H A D | MessageSchema.java | 798 final int bufferLength = buffer.length; in equals() local 952 final int bufferLength = buffer.length; in hashCode() local 2604 final int bufferLength = buffer.length; in writeFieldsInAscendingOrderProto2() local 2978 final int bufferLength = buffer.length; in writeFieldsInAscendingOrderProto3() local 5502 final int bufferLength = buffer.length; in makeImmutable() local
|
/aosp_15_r20/external/protobuf/java/core/src/main/java/com/google/protobuf/ |
H A D | ByteBufferWriter.java | 130 private static boolean needToReallocate(int requestedSize, int bufferLength) { in needToReallocate()
|
H A D | MessageSchema.java | 798 final int bufferLength = buffer.length; in equals() local 952 final int bufferLength = buffer.length; in hashCode() local 2604 final int bufferLength = buffer.length; in writeFieldsInAscendingOrderProto2() local 2978 final int bufferLength = buffer.length; in writeFieldsInAscendingOrderProto3() local 5502 final int bufferLength = buffer.length; in makeImmutable() local
|
/aosp_15_r20/external/wpa_supplicant_8/src/eap_server/ |
H A D | tncs.c | 265 TNC_UInt32 bufferLength, in TNC_TNCS_GetAttribute() 279 TNC_UInt32 bufferLength, in TNC_TNCS_SetAttribute()
|
/aosp_15_r20/external/apache-commons-io/src/test/java/org/apache/commons/io/input/ |
H A D | CharSequenceInputStreamTest.java | 136 final int bufferLength = random.nextInt(64); in testBufferedRead() local
|
/aosp_15_r20/external/sg3_utils/lib/ |
H A D | sg_pt_win32.c | 1623 ULONG bufferLength = 0; in nvme_identify() local 1714 ULONG bufferLength = 0; in nvme_get_features() local 1793 ULONG bufferLength = 0; in nvme_get_log_page() local 1877 ULONG bufferLength = 0; in nvme_real_pt() local
|
/aosp_15_r20/external/jackson-databind/attic/ |
H A D | ContainerBuilder.java | 55 public int bufferLength() { in bufferLength() method in ContainerBuilder
|
/aosp_15_r20/external/lzma/CPP/Windows/ |
H A D | SecurityUtils.h | 71 DWORD bufferLength, PTOKEN_PRIVILEGES previousState, PDWORD returnLength) in AdjustPrivileges()
|
/aosp_15_r20/frameworks/av/media/mtp/ |
H A D | MtpUtils.cpp | 91 void formatDateTime(time_t seconds, char* buffer, int bufferLength) { in formatDateTime()
|
/aosp_15_r20/external/llvm-libc/src/time/ |
H A D | time_utils.h | 107 size_t bufferLength) { in asctime()
|
/aosp_15_r20/external/aac/libSBRenc/src/ |
H A D | ton_corr.h | 137 INT bufferLength; /*!< Length of the r and i buffers. */ member
|