Home
last modified time | relevance | path

Searched defs:Resize (Results 1 – 8 of 8) sorted by relevance

/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_vector.h74 void Resize(uptr size) { in Resize() function
/llvm-project/flang/lib/Evaluate/
H A Dcharacter.h80 static Character Resize(const Character &str, std::size_t newLength) { in Resize() function
/llvm-project/lldb/source/Core/
H A DValueObjectList.cpp
H A DIOHandlerCursesGUI.cpp642 void Resize(int w, int h) { ::wresize(m_window, h, w); } in Resize() function in curses::Window
643 void Resize(const Size &size) { in Resize() function in curses::Window
4670 void Resize(size_t n, TreeDelegate &delegate, bool might_have_children) { in Resize() function in TreeItem
[all...]
/llvm-project/lldb/source/Symbol/
H A DSymtab.cpp57 Symbol *Symtab::Resize(size_t count) { in Resize() function in Symtab
/llvm-project/llvm/unittests/ADT/
H A DSmallVectorTest.cpp1309 TYPED_TEST(SmallVectorReferenceInvalidationTest, Resize) { in TYPED_TEST() argument
/llvm-project/llvm/unittests/Support/
H A DPath.cpp1363 TEST_F(FileSystemTest,Resize) TEST_F() argument
/llvm-project/llvm/unittests/IR/
H A DMetadataTest.cpp4893 TEST_F(MDTupleAllocationTest,Resize) TEST_F() argument