/external/icu/icu4c/source/layoutex/ |
D | RunArrays.cpp | 55 void RunArray::grow(le_int32 newCapacity) in grow() function in RunArray 98 void FontRuns::grow(le_int32 capacity) in grow() function in FontRuns 150 void LocaleRuns::grow(le_int32 capacity) in grow() function in LocaleRuns 202 void ValueRuns::grow(le_int32 capacity) in grow() function in ValueRuns
|
D | plruns.cpp | 376 void ULocRuns::grow(le_int32 capacity) in grow() function in ULocRuns
|
/external/skia/src/core/ |
D | SkRecord.cpp | 18 void SkRecord::grow() { in grow() function in SkRecord
|
/external/llvm/lib/Support/ |
D | IntEqClasses.cpp | 25 void IntEqClasses::grow(unsigned N) { in grow() function in IntEqClasses
|
/external/valgrind/none/tests/ |
D | thread-exits.c | 47 static void grow(int depth) in grow() function
|
/external/llvm/include/llvm/ADT/ |
D | IndexedMap.h | 68 void grow(IndexT n) { in grow() function
|
D | DenseMap.h | 391 void grow(unsigned AtLeast) { in grow() function 621 void grow(unsigned AtLeast) { in grow() function 847 void grow(unsigned AtLeast) { in grow() function
|
/external/apache-xml/src/main/java/org/apache/xml/utils/ |
D | BoolStack.java | 184 private void grow() in grow() method in BoolStack
|
/external/clang/lib/Sema/ |
D | TypeLocBuilder.cpp | 45 void TypeLocBuilder::grow(size_t NewCapacity) { in grow() function in TypeLocBuilder
|
/external/llvm/unittests/ExecutionEngine/Orc/ |
D | CompileOnDemandLayerTest.cpp | 23 void grow() override { llvm_unreachable("not implemented"); } in grow() function in __anon8d66c5260111::DummyCallbackManager
|
/external/antlr/antlr-3.4/tool/src/main/java/org/antlr/misc/ |
D | IntArrayList.java | 75 protected void grow() { in grow() method in IntArrayList
|
/external/antlr/antlr-3.4/runtime/C/include/ |
D | antlr3bitset.h | 98 void (*grow) (struct ANTLR3_BITSET_struct * bitset, ANTLR3_INT32 newSize); member
|
/external/lzma/CPP/Windows/Control/ |
D | ImageList.h | 34 bool Create(int width, int height, UINT flags, int initialNumber, int grow) in Create()
|
/external/jetty/src/java/org/eclipse/jetty/util/ |
D | ArrayQueue.java | 358 protected boolean grow() in grow() method in ArrayQueue
|
D | BlockingArrayQueue.java | 598 private boolean grow() in grow() method in BlockingArrayQueue
|
/external/v8/src/ |
D | string-stream.cc | 27 char* FixedStringAllocator::grow(unsigned* old) { in grow() function in v8::internal::FixedStringAllocator 561 char* HeapStringAllocator::grow(unsigned* bytes) { in grow() function in v8::internal::HeapStringAllocator
|
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
D | DictionaryBreakEngine.java | 103 private void grow() { in grow() method in DictionaryBreakEngine.DequeI
|
/external/icu/android_icu4j/src/main/java/android/icu/text/ |
D | DictionaryBreakEngine.java | 104 private void grow() { in grow() method in DictionaryBreakEngine.DequeI
|
/external/clang/include/clang/Analysis/Support/ |
D | BumpVector.h | 220 void BumpVector<T>::grow(BumpVectorContext &C, size_t MinSize) { in grow() function
|
/external/libevent/ |
D | evport.c | 211 grow(struct evport_data *epdp, int factor) in grow() function
|
/external/llvm/include/llvm/ExecutionEngine/Orc/ |
D | IndirectionUtils.h | 176 void grow() override { in grow() function
|
/external/antlr/antlr-3.4/runtime/C/src/ |
D | antlr3bitset.c | 395 grow(pANTLR3_BITSET bitset, ANTLR3_INT32 newSize) in grow() function
|
/external/llvm/lib/CodeGen/ |
D | VirtRegMap.cpp | 70 void VirtRegMap::grow() { in grow() function in VirtRegMap
|
/external/clang/include/clang/AST/ |
D | ASTVector.h | 376 void ASTVector<T>::grow(const ASTContext &C, size_t MinSize) { in grow() function
|
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/manage/ |
D | volume.py | 400 def grow(self, size): member in Volume
|