/external/icu/icu4c/source/i18n/ |
D | sortkey.cpp | 63 (count > getCapacity() && reallocate(count, 0) == NULL)) { in CollationKey() 84 if (length > getCapacity() && reallocate(length, 0) == NULL) { in CollationKey() 99 uint8_t *CollationKey::reallocate(int32_t newCapacity, int32_t length) { in reallocate() function in CollationKey 157 if (length > getCapacity() && reallocate(length, 0) == NULL) { in operator =()
|
D | rulebasedcollator.cpp | 128 uint8_t *newBuffer = key_.reallocate(newCapacity, length); in Resize()
|
/external/eigen/Eigen/src/SparseCore/ |
D | CompressedStorage.h | 77 reallocate(newAllocatedSize); in reserve() 83 reallocate(m_size); in squeeze() 89 reallocate(size + size_t(reserveSizeFactor*double(size))); 205 inline void reallocate(size_t size) in reallocate() function
|
D | AmbiVector.h | 57 reallocate(size); in resize() 65 void reallocate(Index size) in reallocate() function
|
/external/eigen/unsupported/Eigen/src/Skyline/ |
D | SkylineStorage.h | 90 reallocate(size, upperProfileSize, lowerProfileSize, upperSize, lowerSize); in reserve() 95 … reallocate(m_diagSize, m_upperProfileSize, m_lowerProfileSize, m_upperSize, m_lowerSize); in squeeze() 100 …reallocate(diagSize, upperProfileSize, lowerProfileSize, upperSize + Index(reserveSizeFactor * upp… 203 …inline void reallocate(Index diagSize, Index upperProfileSize, Index lowerProfileSize, Index upper… in reallocate() function
|
/external/icu/icu4c/source/i18n/unicode/ |
D | sortkey.h | 250 uint8_t *reallocate(int32_t newCapacity, int32_t length);
|
/external/deqp/doc/testspecs/GLES2/ |
D | functional.lifetime.txt | 57 implementation may reclaim and later reallocate memory that is still
|
/external/deqp/doc/testspecs/GLES3/ |
D | functional.lifetime.txt | 63 implementation may reclaim and later reallocate memory that is still
|
/external/libcxx/include/ |
D | deque | 2285 // Else need to allocate 1 buffer, *and* we need to reallocate __map_. 2362 // Else need to allocate __nb buffers, *and* we need to reallocate __map_. 2432 // Else need to allocate 1 buffer, *and* we need to reallocate __map_. 2508 // Else need to allocate __nb buffers, *and* we need to reallocate __map_.
|
/external/toybox/kconfig/ |
D | zconf.tab.c_shipped | 1208 to reallocate them elsewhere. */ 1271 /* Give user a chance to reallocate the stack. Use copies of
|
/external/jemalloc/ |
D | ChangeLog | 595 allocate/reallocate aligned zeroed memory, ask for optional extra memory
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
D | org.eclipse.text_3.5.0.v20100601-1300.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSEF.SF
META-INF/ECLIPSEF ... |
/external/owasp/sanitizer/tools/findbugs/lib/ |
D | dom4j-1.6.1.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/dom4j/
org/ ... |
/external/antlr/antlr-3.4/runtime/ActionScript/project/lib/ |
D | FlexAntTasks.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/adobe/
com/ ... |
/external/libpng/ |
D | CHANGES | 1069 libpng will reallocate the png_struct and info_struct if they are too small.
|
/external/clang/test/Analysis/ |
D | edges-new.mm | 18208 // CHECK-NEXT: <string>Attempt to reallocate memory</string> 18210 // CHECK-NEXT: <string>Attempt to reallocate memory</string>
|
/external/bison/ |
D | ChangeLog-2012 | 10009 Instead, reallocate buffers twice as big each time, so that 19076 REJECT has been used, and therefore it won't reallocate its
|