/aosp_15_r20/external/libgav1/src/utils/ |
H A D | dynamic_buffer.h | 39 bool Resize(size_t size) { in Resize() function 67 bool Resize(size_t size) { in Resize() function
|
/aosp_15_r20/frameworks/rs/tests/java_api/ImageProcessing2/src/com/android/rs/image/ |
H A D | Resize.java | 22 public class Resize extends TestBase { class 29 public Resize(boolean useIntrinsic) { in Resize() method in Resize
|
/aosp_15_r20/frameworks/rs/tests/java_api/ImageProcessing/src/com/android/rs/image/ |
H A D | Resize.java | 31 public class Resize extends TestBase { class 40 public Resize(boolean useIntrinsic) { in Resize() method in Resize
|
/aosp_15_r20/frameworks/rs/tests/java_api/ImageProcessing_jb/src/com/android/rs/image/ |
H A D | Resize.java | 31 public class Resize extends TestBase { class 40 public Resize(boolean useIntrinsic) { in Resize() method in Resize
|
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/ |
H A D | tensor_cord.cc | 73 static void Resize(string_type* s, size_t new_size) { s->resize(new_size); } in Resize() function 82 static void Resize(string_type* s, size_t new_size) { in Resize() function
|
/aosp_15_r20/external/pigweed/pw_allocator/public/pw_allocator/ |
H A D | allocator.h | 106 bool Resize(void* ptr, size_t new_size) { in Resize() function 113 bool Resize(void* ptr, Layout layout, size_t new_size) { in Resize() function
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/gpu/common/tasks/ |
H A D | resize.cc | 27 Resize::Resize(const OperationDef& definition, const Resize2DAttributes& attr) in Resize() function in tflite::gpu::Resize 32 Resize::Resize(Resize&& operation) in Resize() function in tflite::gpu::Resize
|
/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/common/codec/hal/dec/shared/bufferMgr/ |
H A D | decode_allocator.cpp | 382 MOS_STATUS DecodeAllocator::Resize(MOS_BUFFER* &buffer, const uint32_t sizeNew, in Resize() function in decode::DecodeAllocator 419 MOS_STATUS DecodeAllocator::Resize(MOS_SURFACE* &surface, const uint32_t widthNew, const uint32_t h… in Resize() function in decode::DecodeAllocator 443 MOS_STATUS DecodeAllocator::Resize( in Resize() function in decode::DecodeAllocator
|
/aosp_15_r20/external/libbrillo/brillo/streams/ |
H A D | memory_containers.cc | 84 bool ContiguousReadOnlyBufferBase::Resize(size_t /* new_size */, in Resize() function in brillo::data_container::ContiguousReadOnlyBufferBase 106 bool StringPtr::Resize(size_t new_size, ErrorPtr* /* error */) { in Resize() function in brillo::data_container::StringPtr
|
/aosp_15_r20/external/tensorflow/tensorflow/core/platform/ |
H A D | strcat.cc | 123 static void Resize(string_type* s, size_t new_size) { s->resize(new_size); } in Resize() function 132 static void Resize(string_type* s, size_t new_size) { in Resize() function
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/portable-simd/crates/core_simd/src/ |
H A D | swizzle.rs | 372 struct Resize<const N: usize>; in resize() struct 373 impl<const N: usize, const M: usize> Swizzle<M> for Resize<N> { in resize() implementation
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/portable-simd/crates/core_simd/src/ |
H A D | swizzle.rs | 372 struct Resize<const N: usize>; in resize() struct 373 impl<const N: usize, const M: usize> Swizzle<M> for Resize<N> { in resize() implementation
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/portable-simd/crates/core_simd/src/ |
H A D | swizzle.rs | 372 struct Resize<const N: usize>; in resize() struct 373 impl<const N: usize, const M: usize> Swizzle<M> for Resize<N> { in resize() implementation
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/portable-simd/crates/core_simd/src/ |
H A D | swizzle.rs | 372 struct Resize<const N: usize>; in resize() struct 373 impl<const N: usize, const M: usize> Swizzle<M> for Resize<N> { in resize() implementation
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/portable-simd/crates/core_simd/src/ |
H A D | swizzle.rs | 372 struct Resize<const N: usize>; in resize() struct 373 impl<const N: usize, const M: usize> Swizzle<M> for Resize<N> { in resize() implementation
|
/aosp_15_r20/external/openscreen/third_party/abseil/src/absl/strings/internal/ |
H A D | resize_uninitialized.h | 36 static void Resize(string_type* s, size_t new_size) { s->resize(new_size); } in Resize() function
|
/aosp_15_r20/external/cronet/third_party/abseil-cpp/absl/strings/internal/ |
H A D | resize_uninitialized.h | 38 static void Resize(string_type* s, size_t new_size) { s->resize(new_size); } in Resize() function
|
/aosp_15_r20/external/abseil-cpp/absl/strings/internal/ |
H A D | resize_uninitialized.h | 38 static void Resize(string_type* s, size_t new_size) { s->resize(new_size); } in Resize() function
|
/aosp_15_r20/external/private-join-and-compute/third_party/abseil-cpp-20230125.2/absl/strings/internal/ |
H A D | resize_uninitialized.h | 38 static void Resize(string_type* s, size_t new_size) { s->resize(new_size); } in Resize() function
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/strings/internal/ |
D | resize_uninitialized.h | 38 static void Resize(string_type* s, size_t new_size) { s->resize(new_size); } in Resize() function
|
/aosp_15_r20/external/angle/third_party/abseil-cpp/absl/strings/internal/ |
H A D | resize_uninitialized.h | 38 static void Resize(string_type* s, size_t new_size) { s->resize(new_size); } in Resize() function
|
/aosp_15_r20/external/webrtc/third_party/abseil-cpp/absl/strings/internal/ |
H A D | resize_uninitialized.h | 38 static void Resize(string_type* s, size_t new_size) { s->resize(new_size); } in Resize() function
|
/aosp_15_r20/external/cronet/url/ |
H A D | url_canon_stdstring.cc | 24 void StdStringCanonOutput::Resize(size_t sz) { in Resize() function in url::StdStringCanonOutput
|
/aosp_15_r20/external/grpc-grpc/third_party/upb/upb/message/ |
H A D | array_test.cc | 14 TEST(ArrayTest, Resize) { in TEST() argument
|
/aosp_15_r20/external/grpc-grpc/src/cpp/common/ |
H A D | resource_quota_cc.cc | 35 ResourceQuota& ResourceQuota::Resize(size_t new_size) { in Resize() function in grpc::ResourceQuota
|