| /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/v8/test/webkit/ |
| D | resize-array-assign.js | 26 function resize(X) { function
|
| /external/eigen/Eigen/src/Core/ |
| D | DenseBase.h | 217 void resize(Index newSize) in resize() function 227 void resize(Index nbRows, Index nbCols) in resize() function
|
| D | Transpositions.h | 102 inline void resize(int newSize) in resize() function
|
| D | PermutationMatrix.h | 142 inline void resize(Index newSize) 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/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/skia/src/images/ |
| D | SkPageFlipper.cpp | 32 void SkPageFlipper::resize(int width, int height) { in resize() function in SkPageFlipper
|
| /external/llvm/include/llvm/ADT/ |
| D | IndexedMap.h | 60 void resize(typename StorageT::size_type s) { in resize() function
|
| D | PackedVector.h | 108 void resize(unsigned N) { Bits.resize(N << (BitNum-1)); } in resize() function
|
| D | DenseSet.h | 58 void resize(size_t Size) { TheMap.resize(Size); } in resize() function
|
| /external/deqp/framework/opengl/ |
| D | gluObjectWrapper.cpp | 101 void ObjectVector::resize (size_t newSize) in resize() function in glu::ObjectVector
|
| /external/libcxx/test/support/ |
| D | nasty_containers.hpp | 121 void resize(size_type sz) { v_.resize(sz); } in resize() function in nasty_vector 122 void resize(size_type sz, const value_type& c) { v_.resize(sz, c); } in resize() function in nasty_vector 240 void resize(size_type sz) { l_.resize(); } in resize() function in nasty_list 241 void resize(size_type sz, const value_type& c) { l_.resize(c); } in resize() function in nasty_list
|
| /external/icu/icu4c/source/common/ |
| D | cmemory.h | 364 inline T *MaybeStackArray<T, stackCapacity>::resize(int32_t newCapacity, int32_t length) { in resize() function 539 inline H *MaybeStackHeaderAndArray<H, T, stackCapacity>::resize(int32_t newCapacity, in resize() function
|
| /external/regex-re2/util/ |
| D | sparse_set.h | 91 void resize(int new_max_size) { in resize() function
|
| /external/deqp/framework/delibs/decpp/ |
| D | deRingBuffer.hpp | 95 void RingBuffer<T>::resize (int newSize) in resize() function in de::RingBuffer
|
| /external/libvterm/include/ |
| D | vterm.h | 174 int (*resize)(int rows, int cols, void *user); member 196 int (*resize)(int rows, int cols, VTermPos *delta, void *user); member 243 int (*resize)(int rows, int cols, void *user); member
|
| /external/skia/src/gpu/gl/ |
| D | GrGLVertexArray.h | 58 void resize(int newCount) { in resize() function
|
| /external/llvm/include/llvm/CodeGen/ |
| D | ScheduleDFS.h | 137 void resize(unsigned NumSUnits) { in resize() function
|
| /external/replicaisland/src/com/replica/replicaisland/ |
| D | DrawableBitmap.java | 161 public void resize(int width, int height) { in resize() method in DrawableBitmap
|
| /external/doclava/res/assets/templates/assets/ |
| D | doclava-developer-docs.js | 155 …$("#resize-packages-nav").resizable({handles: "s", resize: function(e, ui) { resizePackagesHeight(… method 156 $(".side-nav-resizable").resizable({handles: "e", resize: function(e, ui) { resizeWidth(); } }); method
|
| /external/apache-commons-math/src/main/java/org/apache/commons/math/linear/ |
| D | OpenMapRealVector.java | 86 protected OpenMapRealVector(OpenMapRealVector v, int resize) { in OpenMapRealVector()
|
| /external/libvncserver/client_examples/ |
| D | vnc2mpg.c | 317 static rfbBool resize(rfbClient* client) { in resize() function
|