/aosp_15_r20/system/update_engine/payload_consumer/ |
H A D | verified_source_fd.cc | 68 const std::vector<unsigned char>& source_data, in WriteBackCorrectedSourceBlocks() 151 std::vector<unsigned char> source_data; in ChooseSourceFD() local
|
H A D | xor_extent_writer_unittest.cc | 266 std::vector<uint8_t> source_data(size); in TEST_F() local
|
/aosp_15_r20/external/mesa3d/src/gallium/frontends/vdpau/ |
H A D | output.c | 245 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 D | bitmap.c | 182 void const *const *source_data, in vlVdpBitmapSurfacePutBitsNative()
|
H A D | surface.c | 294 void const *const *source_data, in vlVdpVideoSurfacePutBitsYCbCr()
|
/aosp_15_r20/external/pigweed/pw_kvs/ |
H A D | flash_partition_test.cc | 218 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 D | zstd_source_stream_unittest.cc | 90 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 D | brotli_source_stream_unittest.cc | 74 std::string source_data() { return source_data_; } in source_data() function in net::BrotliSourceStreamTest
|
H A D | gzip_source_stream_unittest.cc | 99 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 D | model_builder_helper.h | 80 const T* source_data, in DequantizeConstantTensor()
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/gpu/ |
H A D | copy_thunk.cc | 34 se::DeviceMemoryBase source_data = in ExecuteOnStream() local
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/range/test/adaptor_test/ |
D | type_erased_mix_values.cpp | 50 const source_type source_data(test_data); in mix_values_impl() local
|
/aosp_15_r20/frameworks/base/media/mca/filterfw/jni/ |
H A D | jni_native_buffer.cpp | 73 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 D | content_decoder_tool_unittest.cc | 60 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 D | repeated_field_unittest.cc | 720 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 D | repeated_field_unittest.cc | 720 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 D | u_video.h | 137 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 D | conversionsources.proto | 143 oneof source_data { oneof
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/ |
H A D | collective_ops_utils.h | 258 se::DeviceMemoryBase source_data; member
|
/aosp_15_r20/external/pytorch/aten/src/ATen/native/cpu/ |
H A D | IndexKernel.cpp | 268 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 D | hex_dump_test.cc | 30 std::array<const std::byte, 33> source_data = { variable
|
/aosp_15_r20/external/pytorch/aten/src/ATen/native/cuda/ |
H A D | IndexKernel.cu | 174 … 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 D | gl4cBufferStorageTests.cpp | 3004 GLuint source_data[data_size]; in iterate() local 3179 GLuint source_data[data_size]; in iterate() local
|
H A D | gl3cTextureSizePromotion.cpp | 268 glw::GLvoid *source_data = DE_NULL; in prepareSourceTexture() local
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/asio/test/ |
D | buffer.cpp | 391 char source_data[] = "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz"; in test() local
|