| /external/libgav1/libgav1/src/utils/ |
| D | dynamic_buffer.h | 38 bool Resize(size_t size) { in Resize() function 66 bool Resize(size_t size) { in Resize() function
|
| /external/tensorflow/tensorflow/core/kernels/ |
| 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
|
| /external/abseil-cpp/absl/strings/internal/ |
| D | resize_uninitialized.h | 36 static void Resize(string_type* s, size_t new_size) { s->resize(new_size); } in Resize() function
|
| /external/angle/third_party/abseil-cpp/absl/strings/internal/ |
| D | resize_uninitialized.h | 37 static void Resize(string_type* s, size_t new_size) { s->resize(new_size); } in Resize() function
|
| /external/openscreen/third_party/abseil/src/absl/strings/internal/ |
| D | resize_uninitialized.h | 36 static void Resize(string_type* s, size_t new_size) { s->resize(new_size); } in Resize() function
|
| /external/libtextclassifier/abseil-cpp/absl/strings/internal/ |
| D | resize_uninitialized.h | 36 static void Resize(string_type* s, size_t new_size) { s->resize(new_size); } in Resize() function
|
| /external/webrtc/third_party/abseil-cpp/absl/strings/internal/ |
| D | resize_uninitialized.h | 36 static void Resize(string_type* s, size_t new_size) { s->resize(new_size); } in Resize() function
|
| /external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/strings/internal/ |
| D | resize_uninitialized.h | 36 static void Resize(string_type* s, size_t new_size) { s->resize(new_size); } in Resize() function
|
| /external/rust/crates/grpcio-sys/grpc/src/cpp/common/ |
| D | resource_quota_cc.cc | 31 ResourceQuota& ResourceQuota::Resize(size_t new_size) { in Resize() function in grpc::ResourceQuota
|
| /external/grpc-grpc/src/cpp/common/ |
| D | resource_quota_cc.cc | 31 ResourceQuota& ResourceQuota::Resize(size_t new_size) { in Resize() function in grpc::ResourceQuota
|
| /external/tensorflow/tensorflow/lite/delegates/gpu/common/tasks/ |
| D | resize.cc | 24 Resize::Resize(const OperationDef& definition, const Resize2DAttributes& attr) in Resize() function in tflite::gpu::Resize 29 Resize::Resize(Resize&& operation) in Resize() function in tflite::gpu::Resize
|
| /external/tensorflow/tensorflow/lite/delegates/gpu/gl/kernels/ |
| D | resize.cc | 34 class Resize : public NodeShader { class
|
| /external/libbrillo/brillo/streams/ |
| 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
|
| /external/webrtc/modules/include/ |
| D | module_common_types.cc | 90 void RTPFragmentationHeader::Resize(size_t size) { in Resize() function in webrtc::RTPFragmentationHeader
|
| /external/llvm-project/compiler-rt/lib/sanitizer_common/ |
| D | sanitizer_vector.h | 74 void Resize(uptr size) { in Resize() function
|
| /external/tensorflow/tensorflow/core/kernels/image/ |
| D | resize_op_benchmark_test.cc | 24 static Graph* Resize(const char* algorithm, int batches, int input_height, in Resize() function
|
| /external/compiler-rt/lib/tsan/rtl/ |
| D | tsan_vector.h | 80 void Resize(uptr size) { in Resize() function
|
| /external/llvm-project/flang/lib/Evaluate/ |
| D | character.h | 87 static Character Resize(const Character &str, std::size_t newLength) { in Resize() function
|
| /external/webrtc/test/linux/ |
| D | glx_renderer.cc | 118 void GlxRenderer::Resize(size_t width, size_t height) { in Resize() function in webrtc::test::GlxRenderer
|
| /external/webrtc/common_video/ |
| D | i420_buffer_pool.cc | 32 bool I420BufferPool::Resize(size_t max_number_of_buffers) { in Resize() function in webrtc::I420BufferPool
|
| /external/openscreen/cast/standalone_receiver/ |
| D | decoder.cc | 23 void Decoder::Buffer::Resize(int new_size) { in Resize() function in openscreen::cast::Decoder::Buffer
|
| /external/libtextclassifier/native/utils/tflite/ |
| D | blacklist_base.cc | 36 TfLiteStatus Resize(TfLiteContext* context, TfLiteNode* node) { in Resize() function
|
| /external/webrtc/modules/video_coding/codecs/vp9/ |
| D | vp9_frame_buffer_pool.cc | 102 bool Vp9FrameBufferPool::Resize(size_t max_number_of_buffers) { in Resize() function in webrtc::Vp9FrameBufferPool
|
| /external/tensorflow/tensorflow/core/platform/ |
| D | strcat.cc | 121 static void Resize(string_type* s, size_t new_size) { s->resize(new_size); } in Resize() function 130 static void Resize(string_type* s, size_t new_size) { in Resize() function
|
| /external/llvm-project/lldb/source/Core/ |
| D | ValueObjectList.cpp | 37 void ValueObjectList::Resize(size_t size) { m_value_objects.resize(size); } in Resize() function in ValueObjectList
|