/external/eigen/Eigen/src/StlSupport/ |
D | StdVector.h | 77 void resize(size_type new_size) in resize() function 82 void resize(size_type new_size, const value_type& x) in resize() function 99 void resize(size_type new_size, const value_type& x) in resize() function 105 void resize(size_type new_size, const value_type& x) in resize() function 115 void resize(size_type new_size, const value_type& x) in resize() function
|
D | StdDeque.h | 88 void resize(size_type new_size) in resize() function 93 void resize(size_type new_size, const value_type& x) in resize() function 111 void resize(size_type new_size, const value_type& x) in resize() function 121 void resize(size_type new_size, const value_type& x) in resize() function
|
D | StdList.h | 88 void resize(size_type new_size) in resize() function 91 void resize(size_type new_size, const value_type& x) in resize() function
|
/external/chromium_org/chrome/installer/setup/eula/ |
D | oem.js | 17 function resize() { function
|
/external/chromium_org/v8/test/webkit/ |
D | resize-array-assign.js | 26 function resize(X) { function
|
/external/libvpx/libvpx/vpx_mem/memory_manager/ |
D | hmm_resize.c | 18 int U(resize)(U(descriptor) *desc, void *mem, U(size_aau) n) { in U() argument
|
/external/chromium_org/third_party/WebKit/Source/wtf/text/ |
D | StringBuffer.h | 61 void resize(unsigned newLength) in resize() function
|
/external/chromium_org/third_party/WebKit/Source/core/platform/animation/ |
D | CSSAnimationDataList.h | 50 void resize(size_t n) { m_animations.resize(n); } in resize() function
|
/external/chromium/chrome/browser/resources/shared/js/cr/ui/table/ |
D | table_header.js | 49 resize: function() { method in TableHeader
|
D | table_list.js | 38 resize: function() { method in TableList
|
/external/chromium_org/third_party/WebKit/Source/platform/ |
D | Widget.h | 66 void resize(int w, int h) { setFrameRect(IntRect(x(), y(), w, h)); } in resize() function 67 void resize(const IntSize& s) { setFrameRect(IntRect(location(), s)); } in resize() function
|
/external/llvm/include/llvm/ADT/ |
D | IndexedMap.h | 57 void resize(typename StorageT::size_type s) { in resize() function
|
/external/chromium_org/third_party/skia/src/images/ |
D | SkPageFlipper.cpp | 32 void SkPageFlipper::resize(int width, int height) { in resize() function in SkPageFlipper
|
/external/skia/src/images/ |
D | SkPageFlipper.cpp | 32 void SkPageFlipper::resize(int width, int height) { in resize() function in SkPageFlipper
|
/external/eigen/Eigen/src/Core/ |
D | Transpositions.h | 102 inline void resize(int size) in resize() function
|
D | DenseBase.h | 207 void resize(Index size) in resize() function 217 void resize(Index rows, Index cols) in resize() function
|
/external/marisa-trie/v0_1_5/lib/marisa_alpha/ |
D | vector-inline.h | 130 void Vector<T>::resize(std::size_t size) { in resize() function 143 void Vector<T>::resize(std::size_t size, const T &x) { in resize() function
|
/external/marisa-trie/lib/marisa/ |
D | vector-inline.h | 130 void Vector<T>::resize(std::size_t size) { in resize() function 143 void Vector<T>::resize(std::size_t size, const T &x) { in resize() function
|
/external/chromium_org/third_party/WebKit/Source/wtf/ |
D | BitVector.cpp | 53 void BitVector::resize(size_t numBits) in resize() function in WTF::BitVector
|
/external/chromium_org/ui/webui/resources/js/cr/ui/table/ |
D | table_list.js | 38 resize: function() { method in TableList
|
D | table_header.js | 51 resize: function() { method in TableHeader
|
/external/chromium_org/chrome/browser/resources/image_loader/ |
D | image_loader.js | 184 ImageLoader.resize = function(source, target, options) { function in ImageLoader
|
/external/chromium_org/third_party/icu/source/common/ |
D | cmemory.h | 314 inline T *MaybeStackArray<T, stackCapacity>::resize(int32_t newCapacity, int32_t length) { in resize() function 484 inline H *MaybeStackHeaderAndArray<H, T, stackCapacity>::resize(int32_t newCapacity, in resize() function
|
/external/chromium/chrome/browser/resources/shared/js/cr/ui/ |
D | table.js | 144 resize: function() { method in Table
|
/external/regex-re2/util/ |
D | sparse_set.h | 91 void resize(int new_max_size) { in resize() function
|