Home
last modified time | relevance | path

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

123

/aosp_15_r20/external/tensorflow/tensorflow/lite/testdata/
H A Dtest_model_broken.json25 "data_buffer" : [1,0,0,0] array
33 "data_buffer" : [] array
41 "data_buffer" : [] array
49 "data_buffer" : [] array
/aosp_15_r20/external/tensorflow/tensorflow/lite/tools/strip_buffers/
H A 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
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/lldb/Utility/
DDataBuffer.h67 static bool classof(const DataBuffer *data_buffer) { in classof()
120 static bool classof(const DataBuffer *data_buffer) { in classof()
140 static bool classof(const DataBuffer *data_buffer) { in classof()
DDataBufferLLVM.h40 static bool classof(const DataBuffer *data_buffer) { in classof()
66 static bool classof(const DataBuffer *data_buffer) { in classof()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/lldb/Utility/
DDataBuffer.h67 static bool classof(const DataBuffer *data_buffer) { in classof()
120 static bool classof(const DataBuffer *data_buffer) { in classof()
140 static bool classof(const DataBuffer *data_buffer) { in classof()
DDataBufferLLVM.h40 static bool classof(const DataBuffer *data_buffer) { in classof()
66 static bool classof(const DataBuffer *data_buffer) { in classof()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/lldb/Utility/
DDataBuffer.h67 static bool classof(const DataBuffer *data_buffer) { in classof()
120 static bool classof(const DataBuffer *data_buffer) { in classof()
140 static bool classof(const DataBuffer *data_buffer) { in classof()
DDataBufferLLVM.h40 static bool classof(const DataBuffer *data_buffer) { in classof()
66 static bool classof(const DataBuffer *data_buffer) { in classof()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/lldb/Utility/
DDataBuffer.h67 static bool classof(const DataBuffer *data_buffer) { in classof()
120 static bool classof(const DataBuffer *data_buffer) { in classof()
140 static bool classof(const DataBuffer *data_buffer) { in classof()
DDataBufferLLVM.h40 static bool classof(const DataBuffer *data_buffer) { in classof()
66 static bool classof(const DataBuffer *data_buffer) { in classof()
DDataBufferHeap.h112 static bool classof(const DataBuffer *data_buffer) { in classof()
/aosp_15_r20/external/grpc-grpc/test/core/tsi/alts/frame_protector/
H A 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
/aosp_15_r20/external/squashfs-tools/squashfs-tools/
H A 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
/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/
H A 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
/aosp_15_r20/external/pigweed/pw_trace_tokenized/
H A Dtrace.cc44 const void* data_buffer, in HandleTraceEvent()
119 const std::byte* data_buffer = in HandleNextItemInQueue() local
309 const void* data_buffer, in pw_trace_TraceEvent()
/aosp_15_r20/external/pigweed/pw_trace_tokenized/public/pw_trace_tokenized/
H A Dtrace_tokenized.h55 std::byte data_buffer[PW_TRACE_BUFFER_MAX_DATA_SIZE_BYTES]; member
63 const void* data_buffer, in TryPushBack()
/aosp_15_r20/external/vboot_reference/host/lib/
H A Dcbfstool.c206 char *data_buffer = malloc(data_buffer_sz); in cbfstool_get_metadata_hash() local
276 char *data_buffer = malloc(data_buffer_sz); in get_config_value() local
/aosp_15_r20/external/deqp/external/openglcts/modules/glesext/texture_cube_map_array/
H A 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
/aosp_15_r20/external/coreboot/src/soc/qualcomm/ipq40xx/
H A Dspi.c374 static int __blsp_spi_read(struct ipq_spi_slave *ds, u8 *data_buffer, in __blsp_spi_read()
431 static int blsp_spi_read(struct ipq_spi_slave *ds, u8 *data_buffer, in blsp_spi_read()
/aosp_15_r20/external/coreboot/src/soc/qualcomm/qcs405/
H A Dspi.c426 static int __blsp_spi_read(struct qcs_spi_slave *ds, u8 *data_buffer, in __blsp_spi_read()
495 static int blsp_spi_read(struct qcs_spi_slave *ds, u8 *data_buffer, in blsp_spi_read()
/aosp_15_r20/external/rust/crabbyavif/src/decoder/
Ditem.rs42 pub data_buffer: Option<Vec<u8>>, field
82 let mut data_buffer: Vec<u8> = create_vec_exact(self.size)?; in stream() localVariable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/site-packages/pip/_vendor/urllib3/contrib/
Dsecuretransport.py213 def _read_callback(connection_id, data_buffer, data_length_pointer): argument
268 def _write_callback(connection_id, data_buffer, data_length_pointer): argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/site-packages/pip/_vendor/urllib3/contrib/
Dsecuretransport.py213 def _read_callback(connection_id, data_buffer, data_length_pointer): argument
268 def _write_callback(connection_id, data_buffer, data_length_pointer): argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/site-packages/pip/_vendor/urllib3/contrib/
Dsecuretransport.py213 def _read_callback(connection_id, data_buffer, data_length_pointer): argument
268 def _write_callback(connection_id, data_buffer, data_length_pointer): argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/site-packages/pip/_vendor/urllib3/contrib/
Dsecuretransport.py213 def _read_callback(connection_id, data_buffer, data_length_pointer): argument
268 def _write_callback(connection_id, data_buffer, data_length_pointer): argument

123