Home
last modified time | relevance | path

Searched defs:data_buf (Results 1 – 25 of 46) sorted by relevance

12

/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/l2cap/
H A Dchannel_configuration.cc150 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 Dfilter_extension.cc156 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 Dtracker_filter.cc118 ByteArray data_buf, in EncodeTrackerReport()
/aosp_15_r20/trusty/user/app/storage/test/storage-unittest/
Dmain.c148 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 Dmain.cpp129 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 Ddwc2.c219 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 Dvector.rs107 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 Dwav_io.h90 const uint8* data_buf = in ReadValue() local
/aosp_15_r20/external/pytorch/torch/package/
H A D_package_pickler.py112 def create_pickler(data_buf, importer, protocol=4): argument
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/statx/
H A Dstatx02.c108 char data_buf[SIZE] = "LinusTorvalds"; in setup() local
/aosp_15_r20/frameworks/base/libs/hwui/jni/
H A DBufferUtils.cpp78 static void setIndirectData(JNIEnv* env, size_t size, jobject data_buf, in setIndirectData()
/aosp_15_r20/external/pdfium/core/fxcodec/flate/
H A Dflatemodule.cpp380 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 Des32cCopyImageTests.cpp136 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/
Dip_defrag_pool.rs176 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/
Dkeymaster.c147 uint8_t* data_buf = malloc(size); in keymaster_send_command() local
/aosp_15_r20/external/pdfium/fpdfsdk/
H A Dfpdf_view.cpp318 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 Dpasn_responder.c494 u8 *data_buf = NULL; in handle_auth_pasn_resp() local
/aosp_15_r20/external/pdfium/core/fxcodec/fax/
H A Dfaxmodule.cpp57 int FindBit(pdfium::span<const uint8_t> data_buf, in FindBit()
/aosp_15_r20/external/coreboot/payloads/libpayload/drivers/udc/
H A Ddwc2.c403 void *data_buf; in continue_ep_transfer() local
/aosp_15_r20/external/grpc-grpc/test/core/tsi/alts/zero_copy_frame_protector/
H A Dalts_iovec_record_protocol_test.cc53 uint8_t* data_buf; member
/aosp_15_r20/external/pdfium/samples/helpers/
H A Dwrite.cc746 std::vector<char> data_buf(length_bytes); in WriteAttachments() local
/aosp_15_r20/frameworks/base/core/jni/
H A Dandroid_opengl_GLES11.cpp437 (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 Dandroid_opengl_GLES20.cpp572 (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 Dandroid_opengl_GLES30.cpp630 …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 Dcom_google_android_gles_jni_GLImpl.cpp395 …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()

12