Home
last modified time | relevance | path

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

12

/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/tensorflow/tensorflow/lite/tools/strip_buffers/
Dstripping_lib.cc275 auto data_buffer = new_model_builder->CreateVector( in ReconstituteConstantTensorsIntoFlatbuffer() local
284 auto data_buffer = new_model_builder->CreateVector( in ReconstituteConstantTensorsIntoFlatbuffer() local
291 auto data_buffer = new_model_builder->CreateVector( in ReconstituteConstantTensorsIntoFlatbuffer() local
298 auto data_buffer = new_model_builder->CreateVector( in ReconstituteConstantTensorsIntoFlatbuffer() local
/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.cc43 uint8_t* data_buffer = static_cast<uint8_t*>(gpr_malloc(protected_data_size)); in alts_crypter_test_random_seal_unseal() local
144 auto* data_buffer = static_cast<uint8_t*>(gpr_malloc(protected_data_size)); in alts_crypter_test_corrupted_unseal() local
217 auto* data_buffer = static_cast<uint8_t*>(gpr_malloc(protected_data_size)); in alts_crypter_test_unsync_seal_unseal() local
277 auto* data_buffer = static_cast<uint8_t*>(gpr_malloc(protected_data_size)); in alts_crypter_test_input_sanity_check() local
/external/pigweed/pw_trace_tokenized/
Dtrace.cc42 const void* data_buffer, in HandleTraceEvent()
117 const std::byte* data_buffer = in HandleNextItemInQueue() local
307 const void* data_buffer, in pw_trace_TraceEvent()
/external/cronet/net/third_party/quiche/src/quiche/quic/core/frames/
Dquic_crypto_frame.h37 const char* data_buffer = nullptr; member
Dquic_stream_frame.h39 const char* data_buffer = nullptr; // Not owned. member
Dquic_crypto_frame.cc21 const char* data_buffer, in QuicCryptoFrame()
Dquic_stream_frame.cc26 const char* data_buffer, in QuicStreamFrame()
/external/pigweed/pw_trace_tokenized/public/pw_trace_tokenized/
Dtrace_tokenized.h55 std::byte data_buffer[PW_TRACE_BUFFER_MAX_DATA_SIZE_BYTES]; member
63 const void* data_buffer, in TryPushBack()
/external/oss-fuzz/projects/libarchive/
Dlibarchive_fuzzer.cc47 std::vector<uint8_t> data_buffer(getpagesize(), 0); in LLVMFuzzerTestOneInput() local
/external/tensorflow/tensorflow/lite/kernels/
Dtest_util.h303 auto data_buffer = builder_.CreateVector( in AddConstSparseInput() local
390 auto data_buffer = builder_.CreateVector( variable
402 auto data_buffer = builder_.CreateVector( variable
406 auto data_buffer = builder_.CreateVector( variable
851 auto data_buffer = builder_.CreateVector( in AddTensorPerChannelQuant() 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/pdfium/testing/
Dv8_initializer.cpp52 std::unique_ptr<char, pdfium::FreeDeleter> data_buffer = in GetExternalData() local
/external/deqp/external/openglcts/modules/glesext/texture_cube_map_array/
DesextcTextureCubeMapArraySubImage3D.cpp333 DataBufferVec data_buffer(width * height * depth * m_n_components, clear_value); in configureCubeMapArrayTexture() local
361 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/cronet/net/third_party/quiche/src/quiche/quic/core/
Dquic_stream_sequencer.cc78 const char* data_buffer) { in OnFrameData()
/external/pigweed/pw_trace_tokenized/public/pw_trace_tokenized/internal/
Dtrace_tokenized_internal.h73 const void* data_buffer; member
/external/tensorflow/tensorflow/lite/toco/tflite/
Dtypes_test.cc57 Offset<Vector<uint8_t>> data_buffer = in ToFlatBufferAndBack() local
/external/webrtc/rtc_tools/data_channel_benchmark/
Ddata_channel_benchmark.cc203 webrtc::DataBuffer data_buffer(buffer, true); in RunServer() local
/external/pigweed/pw_transfer/
Dcontext.cc713 ByteSpan data_buffer = buffer.subspan(reserved_size); in TransmitNextChunk() local
/external/mesa3d/src/imagination/vulkan/
Dpvr_job_context.c97 uint32_t *data_buffer; in pvr_pds_pt_store_program_create_and_upload() local
166 uint32_t *data_buffer; in pvr_pds_pt_resume_program_create_and_upload() local
/external/rust/crates/vulkano/src/pipeline/
Dcompute.rs491 let data_buffer = Buffer::from_data( in specialization_constants() localVariable
/external/cronet/net/spdy/
Dspdy_stream.cc735 std::unique_ptr<SpdyBuffer> data_buffer( in QueueNextDataFrame() local

12