Home
last modified time | relevance | path

Searched defs:buf (Results 3026 – 3050 of 3269) sorted by relevance

1...<<121122123124125126127128129130131

/ohos5.0/foundation/communication/netstack/frameworks/js/napi/socket/socket_exec/src/
H A Dsocket_exec.cpp681 static int UpdateRecvBuffer(int sock, int &bufferSize, std::unique_ptr<char[]> &buf, const MessageC… in UpdateRecvBuffer()
759 auto buf = std::make_unique<char[]>(bufferSize); in PollRecvData() local
/ohos5.0/commonlibrary/rust/ylong_http/ylong_http/src/body/
H A Dchunk.rs2073 let buf = b"010\r\nAAAAAAAAAAAAAAAA\r\n0\r\ntrailer:value\r\n\r\n"; in ut_chunk_body_decode_7() localVariable
2136 let buf = b"010\r\nAAAAAAAAAAAAAAAA\r\n0\r\ntrailer:value\r\n\r\n"; in ut_chunk_body_decode_8() localVariable
/aosp12/hardware/qcom/sm7250/media/mm-video-v4l2/vidc/vdec/src/
H A Domx_vdec_v4l2.cpp5175 struct v4l2_buffer buf; in empty_this_buffer_proxy() local
5469 struct v4l2_buffer buf; in fill_this_buffer_proxy() local
8311 OMX_U8 *buf = buf_hdr->pBuffer + buf_hdr->nOffset; in extract_demux_addr_offsets() local
/aosp12/frameworks/av/services/camera/libcameraservice/device3/
H A DCamera3Device.cpp3727 buffer_handle_t buf = *(request->input_buffer->buffer); in wrapAsHidlRequest() local
3758 buffer_handle_t buf = *(src->buffer); in wrapAsHidlRequest() local
4131 uint64_t bufferId, buffer_handle_t* buf, int32_t streamId) { in pushInflightRequestBuffer()
4144 const buffer_handle_t& buf, int streamId) { in getBufferId()
/aosp12/frameworks/native/libs/gui/bufferqueue/1.0/
H A DH2BGraphicBufferProducer.cpp974 status_t H2BGraphicBufferProducer::requestBuffer(int slot, sp<GraphicBuffer>* buf) { in requestBuffer()
/aosp12/hardware/qcom/display/msm8909w_3100/libcopybit/
H A Dcopybit_c2d.cpp702 struct copybit_image_t const *buf, in clear_copybit()
/aosp12/hardware/qcom/display/msm8960/libcopybit/
H A Dcopybit_c2d.cpp678 struct copybit_image_t const *buf, in clear_copybit()
/aosp12/hardware/qcom/display/msm8994/libcopybit/
H A Dcopybit_c2d.cpp700 struct copybit_image_t const *buf, in clear_copybit()
/aosp12/hardware/qcom/display/msm8996/libcopybit/
H A Dcopybit_c2d.cpp702 struct copybit_image_t const *buf, in clear_copybit()
/aosp12/hardware/qcom/display/msm8998/libcopybit/
H A Dcopybit_c2d.cpp700 struct copybit_image_t const *buf, in clear_copybit()
/aosp12/hardware/qcom/display/msm8084/libcopybit/
H A Dcopybit_c2d.cpp691 struct copybit_image_t const *buf, in clear_copybit()
/aosp12/hardware/qcom/display/msm8226/libcopybit/
H A Dcopybit_c2d.cpp697 struct copybit_image_t const *buf, in clear_copybit()
/aosp12/hardware/qcom/display/msm8909/libcopybit/
H A Dcopybit_c2d.cpp702 struct copybit_image_t const *buf, in clear_copybit()
/aosp12/hardware/qcom/camera/msm8998/QCamera2/HAL/
H A DQCameraStream.cpp2982 int32_t QCameraStream::handleCacheOps(mm_camera_buf_def_t* buf) in handleCacheOps()
/aosp12/art/test/004-JniTest/
H A Djni_test.cc96 char buf[1024]; in Java_Main_testUTFRegion() local
/aosp12/art/odrefresh/
H A Dodrefresh.cc1378 std::vector<char> buf(PATH_MAX); in InitializeHostConfig() local
/aosp12/hardware/interfaces/neuralnetworks/1.3/vts/functional/
H A DGeneratedTestHarness.cpp139 uint32_t tok) { in allocateInternal()
/aosp12/frameworks/av/drm/drmserver/
H A DDrmManager.cpp624 int uniqueId, const DrmBuffer& buf, const String8& mimeType) { in openDecryptSession()
/aosp12/hardware/qcom/sdm845/display/libcopybit/
H A Dcopybit_c2d.cpp702 struct copybit_image_t const *buf, in clear_copybit()
/aosp12/system/core/init/
H A Dproperty_service.cpp120 static int PropertyAuditCallback(void* data, security_class_t /*cls*/, char* buf, size_t len) { in PropertyAuditCallback()
H A Dbuiltins.cpp927 char buf[BUFSIZ]; in readahead_file() local
/aosp12/system/chre/host/msm/daemon/generated/
H A Dchre_slpi_stub.c176 uint64_t buf; member
/aosp12/hardware/qcom/sm7250/display/libcopybit/
H A Dcopybit_c2d.cpp702 struct copybit_image_t const *buf, in clear_copybit()
/aosp12/system/tools/hidl/
H A Dmain.cpp528 struct stat buf; in hasVariantFile() local
/aosp12/hardware/qcom/sdm845/media/mm-video-v4l2/vidc/venc/inc/
H A Domx_video_base.h214 struct venc_buffer buf; member

1...<<121122123124125126127128129130131