/third_party/gstreamer/gstplugins_bad/tests/check/elements/ |
D | gdpdepay.c | 215 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/ |
D | statx02.c | 107 char data_buf[SIZE] = "LinusTorvalds"; in setup() local
|
/third_party/vk-gl-cts/external/openglcts/modules/gles32/ |
D | es32cCopyImageTests.cpp | 136 std::vector<int> data_buf(TEXTURE_WIDTH * TEXTURE_HEIGHT, 1); in iterate() local
|
/third_party/mindspore/tests/ut/cpp/ir/ |
D | meta_tensor_test.cc | 115 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/ |
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
|
/third_party/FreeBSD/sys/dev/usb/storage/ |
D | umass.c | 2798 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/ |
D | unicode_gen.c | 2451 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
|
D | quickjs-libc.c | 1319 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/ |
D | alts_iovec_record_protocol_test.cc | 46 uint8_t* data_buf; member
|
/third_party/ffmpeg/libavcodec/ |
D | cbs.c | 777 AVBufferRef *data_buf) in ff_cbs_insert_unit_data()
|
/third_party/ffmpeg/libavfilter/ |
D | vf_vif.c | 49 float *data_buf[13]; member
|
/third_party/gstreamer/gstplugins_bad/gst/asfmux/ |
D | gstasfmux.c | 923 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/ |
D | image_process.cc | 91 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/ |
D | flexbuffers.h | 257 Blob(const uint8_t *data_buf, uint8_t byte_width) in Blob()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/ |
D | ieee802_11.c | 2955 u8 *data_buf = NULL; in handle_auth_pasn_resp() local
|
/third_party/vk-gl-cts/external/openglcts/modules/gl/ |
D | gl4cCopyImageTests.cpp | 5770 std::vector<int> data_buf(width * height, 1); in iterate() local
|
/third_party/openssl/crypto/evp/ |
D | e_aes.c | 92 unsigned char data_buf[16]; /* Store partial data blocks */ member
|
/third_party/flutter/skia/third_party/externals/imgui/ |
D | imgui_widgets.cpp | 2628 char data_buf[32]; in InputScalarAsWidgetReplacement() local
|
/third_party/mesa3d/src/imgui/ |
D | imgui_widgets.cpp | 2627 char data_buf[32]; in InputScalarAsWidgetReplacement() local
|
/third_party/skia/third_party/externals/imgui/ |
D | imgui_widgets.cpp | 3382 char data_buf[32]; in TempInputScalar() local
|