Home
last modified time | relevance | path

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

/external/oss-fuzz/projects/tidy-html5/
Dtidy_fuzzer.c23 void run_tidy_parser(TidyBuffer* data_buffer, in run_tidy_parser()
42 TidyBuffer data_buffer; in LLVMFuzzerTestOneInput() local
/external/tensorflow/tensorflow/lite/testdata/
Dtest_model_broken.json25 "data_buffer" : [1,0,0,0] array
33 "data_buffer" : [] array
41 "data_buffer" : [] array
49 "data_buffer" : [] array
/external/squashfs-tools/squashfs-tools/
Dprocess_fragments.c101 char *data_buffer, int fd) in get_fragment()
220 char *data_buffer, int fd, unsigned short *checksum) in get_fragment_cksum()
254 char *data_buffer; in frag_thrd() local
/external/grpc-grpc/test/core/tsi/alts/frame_protector/
Dalts_crypter_test.cc36 uint8_t* data_buffer = static_cast<uint8_t*>(gpr_malloc(protected_data_size)); in alts_crypter_test_random_seal_unseal() local
138 auto* data_buffer = static_cast<uint8_t*>(gpr_malloc(protected_data_size)); in alts_crypter_test_corrupted_unseal() local
211 auto* data_buffer = static_cast<uint8_t*>(gpr_malloc(protected_data_size)); in alts_crypter_test_unsync_seal_unseal() local
271 auto* data_buffer = static_cast<uint8_t*>(gpr_malloc(protected_data_size)); in alts_crypter_test_input_sanity_check() local
/external/u-boot/board/nvidia/dalmore/
Ddalmore.c44 uchar reg, data_buffer[1]; in board_sdmmc_voltage_init() local
/external/u-boot/board/nvidia/cardhu/
Dcardhu.c43 uchar reg, data_buffer[1]; in board_sdmmc_voltage_init() local
/external/oss-fuzz/projects/libarchive/
Dlibarchive_fuzzer.cc47 std::vector<uint8_t> data_buffer(getpagesize(), 0); in LLVMFuzzerTestOneInput() local
/external/webrtc/webrtc/modules/rtp_rtcp/source/
Dproducer_fec.cc123 RedPacket* ProducerFec::BuildRedPacket(const uint8_t* data_buffer, in BuildRedPacket()
136 int ProducerFec::AddRtpPacketAndGenerateFec(const uint8_t* data_buffer, in AddRtpPacketAndGenerateFec()
Drtp_sender_video.cc98 void RTPSenderVideo::SendVideoPacket(uint8_t* data_buffer, in SendVideoPacket()
117 void RTPSenderVideo::SendVideoPacketAsRed(uint8_t* data_buffer, in SendVideoPacketAsRed()
Drtp_sender.cc712 uint8_t data_buffer[IP_PACKET_SIZE]; in ReSendPacket() local
879 uint8_t data_buffer[IP_PACKET_SIZE]; in TimeToSendPacket() local
1197 int32_t RTPSender::BuildRTPheader(uint8_t* data_buffer, in BuildRTPheader()
1223 uint16_t RTPSender::BuildRTPHeaderExtension(uint8_t* data_buffer, in BuildRTPHeaderExtension()
1419 uint8_t* data_buffer, in BuildTransportSequenceNumberExtension()
/external/pdfium/testing/
Dv8_initializer.cpp46 std::unique_ptr<char, pdfium::FreeDeleter> data_buffer = in GetExternalData() local
/external/deqp/external/openglcts/modules/glesext/texture_buffer/
DesextcTextureBufferAtomicFunctions.cpp79 std::vector<glw::GLuint> data_buffer(m_n_texels_in_texture_buffer); in initTest() local
/external/deqp/external/openglcts/modules/glesext/texture_cube_map_array/
DesextcTextureCubeMapArraySubImage3D.cpp334 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
/external/e2fsprogs/tests/progs/
Drandom_exercise.c39 char data_buffer[DATA_SIZE]; variable
/external/tensorflow/tensorflow/lite/kernels/
Dtest_util.h478 auto data_buffer = variable
594 auto data_buffer = in AddTensorPerChannelQuant() local
655 auto data_buffer = builder_.CreateVector( in AddSparseTensor() local
/external/tensorflow/tensorflow/lite/toco/tflite/
Dtypes_test.cc58 Offset<Vector<uint8_t>> data_buffer = in ToFlatBufferAndBack() local
/external/flatbuffers/src/
Didl_gen_general.cpp622 const std::string &data_buffer, in GenGetterForLookupByKey()
764 auto data_buffer = in GenKeyGetter() local
/external/crosvm/usb_util/src/
Dusb_transfer.rs59 pub data_buffer: [u8; CONTROL_DATA_BUFFER_SIZE], field
/external/OpenCSD/decoder/tests/source/
Dc_api_pkt_print_test.c881 uint8_t data_buffer[INPUT_BLOCK_SIZE]; in process_trace_data() local
/external/piex/src/
Dpiex.cc646 RangeCheckedBytePtr data_buffer(file_header.data(), file_header.size()); in IsRaw() local
/external/wayland/cursor/
Dconvert_font.c269 } data_buffer; variable
/external/ltp/testcases/kernel/io/disktest/
Dmain.h252 unsigned char *data_buffer; /* global data buffer */ member
/external/tensorflow/tensorflow/core/util/
Dmkl_util.h1475 inline void SetUsrMemDataHandle(void* data_buffer) { in SetUsrMemDataHandle()
/external/tensorflow/tensorflow/compiler/xla/service/
Dbuffer_assignment_test.cc853 const BufferAllocation& data_buffer = GetTopLevelAllocation(*buffers, negate); in TEST_F() local
/external/crosvm/devices/src/usb/xhci/
Dxhci_abi.rs300 data_buffer: B64, field