/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/l2cap/ |
H A D | channel_configuration.cc | 150 ChannelConfiguration::MtuOption::MtuOption(const ByteBuffer& data_buf) { in MtuOption() 202 RetransmissionAndFlowControlOption(const ByteBuffer& data_buf) { in RetransmissionAndFlowControlOption() 246 const ByteBuffer& data_buf) { in FrameCheckSequenceOption() 265 const ByteBuffer& data_buf) { in FlushTimeoutOption()
|
/aosp_15_r20/system/chre/apps/nearby/location/lbs/contexthub/nanoapps/nearby/ |
H A D | filter_extension.cc | 156 ByteArray data_buf, size_t *encoded_size) { in EncodeConfigResponse() 176 ByteArray data_buf, size_t *encoded_size) { in Encode() 229 ByteArray data_buf, in EncodeAdvReport()
|
H A D | tracker_filter.cc | 118 ByteArray data_buf, in EncodeTrackerReport()
|
/aosp_15_r20/trusty/user/app/storage/test/storage-unittest/ |
D | main.c | 148 uint32_t data_buf[chunk_len / sizeof(uint32_t)]; in WriteZeroChunk() local 162 uint32_t data_buf[chunk_len / sizeof(uint32_t)]; in WritePatternChunk() local 214 uint32_t data_buf[chunk_len / sizeof(uint32_t)]; in ReadChunk() local 252 uint32_t data_buf[chunk_len / sizeof(uint32_t)]; in ReadPattern() local 280 uint32_t data_buf[chunk_len / sizeof(uint32_t)]; in ReadPatternEOF() local
|
/aosp_15_r20/system/core/trusty/storage/tests/ |
H A D | main.cpp | 129 uint32_t data_buf[chunk_len/sizeof(uint32_t)]; in WriteZeroChunk() local 145 uint32_t data_buf[chunk_len/sizeof(uint32_t)]; in WritePatternChunk() local 179 uint32_t data_buf[chunk_len/sizeof(uint32_t)]; in ReadChunk() local 209 uint32_t data_buf[chunk_len/sizeof(uint32_t)]; in ReadPattern() local 231 uint32_t data_buf[chunk_len/sizeof(uint32_t)]; in ReadPatternEOF() local
|
/aosp_15_r20/external/coreboot/payloads/libpayload/drivers/usb/ |
H A D | dwc2.c | 219 uint32_t ch_num, u8 *data_buf, int *short_pkt) in dwc2_do_xfer() 309 uint32_t ch_num, u8 *data_buf, split_info_t *split, in dwc2_split_transfer()
|
/aosp_15_r20/external/flatbuffers/rust/flatbuffers/src/ |
H A D | vector.rs | 107 let data_buf = &buf[loc + SIZE_UOFFSET..loc + SIZE_UOFFSET + len * sz]; in safe_slice() localVariable 158 let data_buf = &buf[loc + SIZE_UOFFSET..loc + SIZE_UOFFSET + len * sz]; in follow_slice_helper() localVariable
|
/aosp_15_r20/external/tensorflow/tensorflow/core/lib/wav/ |
H A D | wav_io.h | 90 const uint8* data_buf = in ReadValue() local
|
/aosp_15_r20/external/pytorch/torch/package/ |
H A D | _package_pickler.py | 112 def create_pickler(data_buf, importer, protocol=4): argument
|
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/statx/ |
H A D | statx02.c | 108 char data_buf[SIZE] = "LinusTorvalds"; in setup() local
|
/aosp_15_r20/frameworks/base/libs/hwui/jni/ |
H A D | BufferUtils.cpp | 78 static void setIndirectData(JNIEnv* env, size_t size, jobject data_buf, in setIndirectData()
|
/aosp_15_r20/external/pdfium/core/fxcodec/flate/ |
H A D | flatemodule.cpp | 380 std::unique_ptr<uint8_t, FxFreeDeleter>* data_buf, in PNG_Predictor() 515 std::unique_ptr<uint8_t, FxFreeDeleter>* data_buf, in TIFF_Predictor()
|
/aosp_15_r20/external/deqp/external/openglcts/modules/gles32/ |
H A D | es32cCopyImageTests.cpp | 136 std::vector<int> data_buf(TEXTURE_WIDTH * TEXTURE_HEIGHT, 1); in iterate() local
|
/aosp_15_r20/external/rust/android-crates-io/crates/etherparse/src/defrag/ |
D | ip_defrag_pool.rs | 176 let data_buf = if let Some(mut d) = self.finished_data_bufs.pop() { in process_sliced_packet() localVariable
|
/aosp_15_r20/trusty/user/base/lib/keymaster/ |
D | keymaster.c | 147 uint8_t* data_buf = malloc(size); in keymaster_send_command() local
|
/aosp_15_r20/external/pdfium/fpdfsdk/ |
H A D | fpdf_view.cpp | 318 FPDF_LoadMemDocument(const void* data_buf, int size, FPDF_BYTESTRING password) { in FPDF_LoadMemDocument() 326 FPDF_LoadMemDocument64(const void* data_buf, in FPDF_LoadMemDocument64()
|
/aosp_15_r20/external/wpa_supplicant_8/src/pasn/ |
H A D | pasn_responder.c | 494 u8 *data_buf = NULL; in handle_auth_pasn_resp() local
|
/aosp_15_r20/external/pdfium/core/fxcodec/fax/ |
H A D | faxmodule.cpp | 57 int FindBit(pdfium::span<const uint8_t> data_buf, in FindBit()
|
/aosp_15_r20/external/coreboot/payloads/libpayload/drivers/udc/ |
H A D | dwc2.c | 403 void *data_buf; in continue_ep_transfer() local
|
/aosp_15_r20/external/grpc-grpc/test/core/tsi/alts/zero_copy_frame_protector/ |
H A D | alts_iovec_record_protocol_test.cc | 53 uint8_t* data_buf; member
|
/aosp_15_r20/external/pdfium/samples/helpers/ |
H A D | write.cc | 746 std::vector<char> data_buf(length_bytes); in WriteAttachments() local
|
/aosp_15_r20/frameworks/base/core/jni/ |
H A D | android_opengl_GLES11.cpp | 437 (JNIEnv *_env, jobject _this, jint target, jint size, jobject data_buf, jint usage) { in android_glBufferData__IILjava_nio_Buffer_2I() 478 (JNIEnv *_env, jobject _this, jint target, jint offset, jint size, jobject data_buf) { in android_glBufferSubData__IIILjava_nio_Buffer_2()
|
H A D | android_opengl_GLES20.cpp | 572 (JNIEnv *_env, jobject _this, jint target, jint size, jobject data_buf, jint usage) { in android_glBufferData__IILjava_nio_Buffer_2I() 613 (JNIEnv *_env, jobject _this, jint target, jint offset, jint size, jobject data_buf) { in android_glBufferSubData__IIILjava_nio_Buffer_2() 729 …vel, jint internalformat, jint width, jint height, jint border, jint imageSize, jobject data_buf) { in android_glCompressedTexImage2D__IIIIIIILjava_nio_Buffer_2() 772 …nt xoffset, jint yoffset, jint width, jint height, jint format, jint imageSize, jobject data_buf) { in android_glCompressedTexSubImage2D__IIIIIIIILjava_nio_Buffer_2()
|
H A D | android_opengl_GLES30.cpp | 630 …ternalformat, jint width, jint height, jint depth, jint border, jint imageSize, jobject data_buf) { in android_glCompressedTexImage3D__IIIIIIIILjava_nio_Buffer_2() 691 …jint zoffset, jint width, jint height, jint depth, jint format, jint imageSize, jobject data_buf) { in android_glCompressedTexSubImage3D__IIIIIIIIIILjava_nio_Buffer_2() 2008 (JNIEnv *_env, jobject _this, jint target, jint index, jobject data_buf) { in android_glGetIntegeri_v__IILjava_nio_IntBuffer_2() 4527 (JNIEnv *_env, jobject _this, jint target, jint index, jobject data_buf) { in android_glGetInteger64i_v__IILjava_nio_LongBuffer_2()
|
H A D | com_google_android_gles_jni_GLImpl.cpp | 395 …vel, jint internalformat, jint width, jint height, jint border, jint imageSize, jobject data_buf) { in android_glCompressedTexImage2D__IIIIIIILjava_nio_Buffer_2() 438 …nt xoffset, jint yoffset, jint width, jint height, jint format, jint imageSize, jobject data_buf) { in android_glCompressedTexSubImage2D__IIIIIIIILjava_nio_Buffer_2() 4273 (JNIEnv *_env, jobject _this, jint target, jint size, jobject data_buf, jint usage) { in android_glBufferData__IILjava_nio_Buffer_2I() 4314 (JNIEnv *_env, jobject _this, jint target, jint offset, jint size, jobject data_buf) { in android_glBufferSubData__IIILjava_nio_Buffer_2()
|