Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/tests/check/elements/
Dgdpdepay.c215 GstBuffer *caps_buf, *streamstart_buf, *segment_buf, *data_buf; in GST_START_TEST() local
309 GstBuffer *caps_buf, *ss_buf, *segment_buf, *data_buf; in GST_START_TEST() local
/third_party/ltp/testcases/kernel/syscalls/statx/
Dstatx02.c107 char data_buf[SIZE] = "LinusTorvalds"; in setup() local
/third_party/vk-gl-cts/external/openglcts/modules/gles32/
Des32cCopyImageTests.cpp136 std::vector<int> data_buf(TEXTURE_WIDTH * TEXTURE_HEIGHT, 1); in iterate() local
/third_party/mindspore/tests/ut/cpp/ir/
Dmeta_tensor_test.cc115 uint8_t *data_buf = reinterpret_cast<uint8_t *>(data.request(true).ptr); in TEST_F() local
128 uint8_t *data_buf = reinterpret_cast<uint8_t *>(tensor.data_c()); in TEST_F() local
/third_party/flatbuffers/rust/flatbuffers/src/
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
/third_party/FreeBSD/sys/dev/usb/storage/
Dumass.c2798 uint8_t *data_buf = buf; in umass_read10() local
2857 uint8_t *data_buf = buf; in umass_read16() local
2916 uint8_t *data_buf = (uint8_t *)buf; in umass_write10() local
2971 uint8_t *data_buf = (uint8_t *)buf; in umass_write16() local
/third_party/quickjs/
Dunicode_gen.c2451 void put16(uint8_t *data_buf, int *pidx, uint16_t c) in put16()
2460 void add_decomp_data(uint8_t *data_buf, int *pidx, DecompEntry *de) in add_decomp_data()
2614 uint8_t *data_buf; in build_decompose_table() local
Dquickjs-libc.c1319 DynBuf data_buf_s, *data_buf = &data_buf_s; in js_std_urlGet() local
/third_party/grpc/test/core/tsi/alts/zero_copy_frame_protector/
Dalts_iovec_record_protocol_test.cc46 uint8_t* data_buf; member
/third_party/ffmpeg/libavcodec/
Dcbs.c777 AVBufferRef *data_buf) in ff_cbs_insert_unit_data()
/third_party/ffmpeg/libavfilter/
Dvf_vif.c49 float *data_buf[13]; member
/third_party/gstreamer/gstplugins_bad/gst/asfmux/
Dgstasfmux.c923 guint8 * size_buf, guint8 * data_buf) in gst_asf_mux_write_content_description_entry()
/third_party/mindspore/mindspore/ccsrc/minddata/dataset/kernels/image/lite_cv/
Dimage_process.cc91 int *data_buf = new int[2 * dst_width + 2 * dst_height]; in ResizeBilinear3C() local
173 int *data_buf = new int[2 * dst_width + 2 * dst_height]; in ResizeBilinear1C() local
/third_party/flatbuffers/include/flatbuffers/
Dflexbuffers.h257 Blob(const uint8_t *data_buf, uint8_t byte_width) in Blob()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
Dieee802_11.c2955 u8 *data_buf = NULL; in handle_auth_pasn_resp() local
/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl4cCopyImageTests.cpp5770 std::vector<int> data_buf(width * height, 1); in iterate() local
/third_party/openssl/crypto/evp/
De_aes.c92 unsigned char data_buf[16]; /* Store partial data blocks */ member
/third_party/flutter/skia/third_party/externals/imgui/
Dimgui_widgets.cpp2628 char data_buf[32]; in InputScalarAsWidgetReplacement() local
/third_party/mesa3d/src/imgui/
Dimgui_widgets.cpp2627 char data_buf[32]; in InputScalarAsWidgetReplacement() local
/third_party/skia/third_party/externals/imgui/
Dimgui_widgets.cpp3382 char data_buf[32]; in TempInputScalar() local