/third_party/grpc/test/core/tsi/alts/frame_protector/ |
D | alts_crypter_test.cc | 36 uint8_t* data_buffer = static_cast<uint8_t*>(gpr_malloc(protected_data_size)); in alts_crypter_test_random_seal_unseal() local 137 auto* data_buffer = static_cast<uint8_t*>(gpr_malloc(protected_data_size)); in alts_crypter_test_corrupted_unseal() local 210 auto* data_buffer = static_cast<uint8_t*>(gpr_malloc(protected_data_size)); in alts_crypter_test_unsync_seal_unseal() local 270 auto* data_buffer = static_cast<uint8_t*>(gpr_malloc(protected_data_size)); in alts_crypter_test_input_sanity_check() local
|
/third_party/vk-gl-cts/external/openglcts/modules/glesext/texture_buffer/ |
D | esextcTextureBufferAtomicFunctions.cpp | 79 std::vector<glw::GLuint> data_buffer(m_n_texels_in_texture_buffer); in initTest() local
|
/third_party/vk-gl-cts/external/openglcts/modules/glesext/texture_cube_map_array/ |
D | esextcTextureCubeMapArraySubImage3D.cpp | 334 DataBufferVec data_buffer(width * height * depth * m_n_components, clear_value); in configureCubeMapArrayTexture() local 362 DataBufferVec data_buffer(width * height * depth * m_n_components, clear_value); in clearCubeMapArrayTexture() local
|
/third_party/e2fsprogs/tests/progs/ |
D | random_exercise.c | 39 char data_buffer[DATA_SIZE]; variable
|
/third_party/gstreamer/gstplugins_good/tests/check/elements/ |
D | udpsink.c | 74 GstBuffer *data_buffer; in create_buffer_list() local
|
/third_party/libsnd/tests/ |
D | fix_this.c | 59 static BUFFER data_buffer ; variable
|
D | lossy_comp_test.c | 87 static BUFFER data_buffer ; variable
|
/third_party/mindspore/mindspore/ccsrc/cxx_api/graph/acl/ |
D | model_process.cc | 205 auto data_buffer = aclCreateDataBuffer(*data_mem_buffer, buffer_size); in CreateDataBuffer() local 415 auto data_buffer = aclCreateDataBuffer(input_buffer, info.buffer_size); in CheckAndInitInput() local
|
/third_party/mindspore/mindspore/lite/src/runtime/kernel/ascend310/src/ |
D | model_process.cc | 184 auto data_buffer = aclCreateDataBuffer(*data_mem_buffer, buffer_size); in CreateDataBuffer() local 417 auto data_buffer = aclCreateDataBuffer(input_buffer, info.buffer_size); in CheckAndInitInput() local
|
/third_party/mindspore/mindspore/lite/tools/converter/preprocess/ |
D | image_preprocess.cc | 125 char *data_buffer = nullptr; in PreProcess() local
|
/third_party/flatbuffers/src/ |
D | idl_gen_java.cpp | 381 const std::string &data_buffer, in GenGetterForLookupByKey() 541 auto data_buffer = "_bb"; in GenKeyGetter() local
|
D | idl_gen_csharp.cpp | 346 const std::string &data_buffer, in GenGetterForLookupByKey() 507 auto data_buffer = "builder.DataBuffer"; in GenKeyGetter() local
|
/third_party/flutter/skia/third_party/externals/piex/src/ |
D | piex.cc | 646 RangeCheckedBytePtr data_buffer(file_header.data(), file_header.size()); in IsRaw() local
|
/third_party/skia/third_party/externals/piex/src/ |
D | piex.cc | 646 RangeCheckedBytePtr data_buffer(file_header.data(), file_header.size()); in IsRaw() local
|
/third_party/wayland_standard/cursor/ |
D | convert_font.c | 269 } data_buffer; variable
|
/third_party/NuttX/drivers/usbdev/gadget/ |
D | cdcacm.c | 80 char *data_buffer; /* Ringbuffer starting address ,this is data buffer yet */ member
|
/third_party/ffmpeg/libavcodec/ |
D | vaapi_encode.c | 45 VABufferID param_buffer, data_buffer; in vaapi_encode_make_packed_header() local
|
/third_party/mindspore/mindspore/ccsrc/debug/ |
D | debug_services.cc | 558 … std::vector<int64_t> *const shape, std::vector<char> **const data_buffer, in ReadTensorFromNpy()
|
/third_party/gstreamer/gstplugins_good/gst/rtpmanager/ |
D | rtpsession.c | 2698 GstBuffer *data_buffer = NULL; in rtp_session_process_app() local
|