Home
last modified time | relevance | path

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

12

/aosp_15_r20/system/update_engine/payload_consumer/
H A Dverified_source_fd.cc68 const std::vector<unsigned char>& source_data, in WriteBackCorrectedSourceBlocks()
151 std::vector<unsigned char> source_data; in ChooseSourceFD() local
H A Dxor_extent_writer_unittest.cc266 std::vector<uint8_t> source_data(size); in TEST_F() local
/aosp_15_r20/external/mesa3d/src/gallium/frontends/vdpau/
H A Doutput.c245 void const *const *source_data, in vlVdpOutputSurfacePutBitsNative()
289 void const *const *source_data, in vlVdpOutputSurfacePutBitsIndexed()
435 void const *const *source_data, in vlVdpOutputSurfacePutBitsYCbCr()
H A Dbitmap.c182 void const *const *source_data, in vlVdpBitmapSurfacePutBitsNative()
H A Dsurface.c294 void const *const *source_data, in vlVdpVideoSurfacePutBitsYCbCr()
/aosp_15_r20/external/pigweed/pw_kvs/
H A Dflash_partition_test.cc218 std::array<std::byte, kMaxFlashAlignment> source_data; in TEST() local
231 std::array<std::byte, 1> source_data; in TEST() local
/aosp_15_r20/external/cronet/net/filter/
H A Dzstd_source_stream_unittest.cc90 std::string source_data() { return source_data_; } in source_data() function in net::ZstdSourceStreamTest
214 std::string source_data; in TEST_F() local
H A Dbrotli_source_stream_unittest.cc74 std::string source_data() { return source_data_; } in source_data() function in net::BrotliSourceStreamTest
H A Dgzip_source_stream_unittest.cc99 char* source_data() { return source_data_; } in source_data() function in net::GzipSourceStreamTest
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/gpu/common/
H A Dmodel_builder_helper.h80 const T* source_data, in DequantizeConstantTensor()
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/gpu/
H A Dcopy_thunk.cc34 se::DeviceMemoryBase source_data = in ExecuteOnStream() local
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/range/test/adaptor_test/
Dtype_erased_mix_values.cpp50 const source_type source_data(test_data); in mix_values_impl() local
/aosp_15_r20/frameworks/base/media/mca/filterfw/jni/
H A Djni_native_buffer.cpp73 char* source_data = GetJBufferData(env, thiz, &size); in Java_android_filterfw_core_NativeBuffer_nativeCopyTo() local
/aosp_15_r20/external/cronet/net/tools/content_decoder_tool/
H A Dcontent_decoder_tool_unittest.cc60 const std::string& source_data() { return source_data_; } in source_data() function in net::ContentDecoderToolTest
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/
H A Drepeated_field_unittest.cc720 const int* source_data = source.data(); in TEST() local
739 const int* source_data = source->data(); in TEST() local
1515 const std::string* const* source_data = source.data(); in TEST() local
1534 const std::string* const* source_data = source->data(); in TEST() local
/aosp_15_r20/external/protobuf/src/google/protobuf/
H A Drepeated_field_unittest.cc720 const int* source_data = source.data(); in TEST() local
739 const int* source_data = source->data(); in TEST() local
1515 const std::string* const* source_data = source.data(); in TEST() local
1534 const std::string* const* source_data = source->data(); in TEST() local
/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/util/
H A Du_video.h137 u_copy_nv12_from_yv12(const void *const *source_data, in u_copy_nv12_from_yv12()
/aosp_15_r20/external/googleapis/google/shopping/merchant/conversions/v1beta/
H A Dconversionsources.proto143 oneof source_data { oneof
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dcollective_ops_utils.h258 se::DeviceMemoryBase source_data; member
/aosp_15_r20/external/pytorch/aten/src/ATen/native/cpu/
H A DIndexKernel.cpp268 auto* source_data = reinterpret_cast<scalar_t*>(source_data_bytes); in index_copy_kernel() local
290 auto* source_data = reinterpret_cast<scalar_t*>(source_data_bytes); in index_copy_kernel() local
/aosp_15_r20/external/pigweed/pw_hex_dump/
H A Dhex_dump_test.cc30 std::array<const std::byte, 33> source_data = { variable
/aosp_15_r20/external/pytorch/aten/src/ATen/native/cuda/
H A DIndexKernel.cu174 … const auto* const __restrict__ source_data = reinterpret_cast<scalar_t*>(source_ptr + offsets[2]); in index_copy_kernel_impl() local
/aosp_15_r20/external/deqp/external/openglcts/modules/gl/
H A Dgl4cBufferStorageTests.cpp3004 GLuint source_data[data_size]; in iterate() local
3179 GLuint source_data[data_size]; in iterate() local
H A Dgl3cTextureSizePromotion.cpp268 glw::GLvoid *source_data = DE_NULL; in prepareSourceTexture() local
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/asio/test/
Dbuffer.cpp391 char source_data[] = "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz"; in test() local

12