/external/webkit/Source/WebKit2/Platform/CoreIPC/ |
D | ArgumentEncoder.cpp | 66 uint8_t* ArgumentEncoder::grow(unsigned alignment, size_t size) in grow() function in CoreIPC::ArgumentEncoder 93 uint8_t* buffer = grow(1, size); in encodeBytes() 100 uint8_t* buffer = grow(sizeof(n), sizeof(n)); in encodeBool() 107 uint8_t* buffer = grow(sizeof(n), sizeof(n)); in encodeUInt32() 114 uint8_t* buffer = grow(sizeof(n), sizeof(n)); in encodeUInt64() 121 uint8_t* buffer = grow(sizeof(n), sizeof(n)); in encodeInt32() 128 uint8_t* buffer = grow(sizeof(n), sizeof(n)); in encodeInt64() 135 uint8_t* buffer = grow(sizeof(n), sizeof(n)); in encodeFloat() 142 uint8_t* buffer = grow(sizeof(n), sizeof(n)); in encodeDouble()
|
/external/webkit/Source/JavaScriptCore/assembler/ |
D | AssemblerBuffer.h | 60 grow(); in ensureSpace() 78 grow(); in putByte() 92 grow(); in putShort() 113 grow(); in putInt() 121 grow(); in putIntegral() 171 grow(size); in append() 177 void grow(int extraCapacity = 0)
|
/external/icu4c/layoutex/ |
D | RunArrays.cpp | 43 grow(fCapacity); in ensureCapacity() 55 void RunArray::grow(le_int32 newCapacity) in grow() function in RunArray 98 void FontRuns::grow(le_int32 capacity) in grow() function in FontRuns 100 RunArray::grow(capacity); in grow() 150 void LocaleRuns::grow(le_int32 capacity) in grow() function in LocaleRuns 152 RunArray::grow(capacity); in grow() 202 void ValueRuns::grow(le_int32 capacity) in grow() function in ValueRuns 204 RunArray::grow(capacity); in grow()
|
/external/valgrind/main/none/tests/linux/ |
D | mremap.stderr.exp-glibc27 | 2 mremap(grow, fixed): Cannot allocate memory 3 grow, nomove: p=0x........ np=0x........: shrink moved?! 4 grow, maymove: p=0x........ np=0x........: shrink moved?! 5 mremap(grow, nomove, constrained): Cannot allocate memory
|
/external/webkit/Source/JavaScriptCore/heap/ |
D | HandleStack.cpp | 39 grow(); in HandleStack() 56 void HandleStack::grow() in grow() function in JSC::HandleStack 58 HandleSlot block = m_blockStack.grow(); in grow()
|
D | ConservativeRoots.h | 55 void grow(); 84 grow(); in add()
|
D | HandleHeap.cpp | 50 grow(); in HandleHeap() 53 void HandleHeap::grow() in grow() function in JSC::HandleHeap 55 Node* block = m_blockStack.grow(); in grow()
|
D | HandleStack.h | 58 void grow(); 123 grow(); in push()
|
/external/webkit/Source/JavaScriptCore/wtf/url/src/ |
D | URLBuffer.h | 96 if (!grow(1)) in append() 106 if (!grow(m_length + strLength - m_capacity)) in append() 116 bool grow(int minimumAdditionalCapacity) in grow() function
|
/external/clang/include/clang/AST/ |
D | ASTVector.h | 161 grow(C); in push_back() 167 grow(C, N); in reserve() 185 this->grow(C, this->size()+NumInputs); in append() 199 this->grow(C, this->size()+NumInputs); in append() 229 this->grow(C); in insert() 340 this->grow(C, N); in resize() 349 void grow(ASTContext &C, size_type MinSize = 1); 369 void ASTVector<T>::grow(ASTContext &C, size_t MinSize) { in grow() function
|
/external/valgrind/main/none/tests/ |
D | thread-exits.c | 47 static void grow(int depth) in grow() function 54 grow(depth-1); in grow() 115 grow(10); in main()
|
/external/clang/include/clang/Analysis/Support/ |
D | BumpVector.h | 156 grow(C); in push_back() 173 grow(C, size() + Cnt); in insert() 180 grow(C, N); in reserve() 190 void grow(BumpVectorContext &C, size_type MinSize = 1); 215 void BumpVector<T>::grow(BumpVectorContext &C, size_t MinSize) { in grow() function
|
/external/llvm/include/llvm/ADT/ |
D | SmallVector.h | 196 void grow(size_t MinSize = 0); 201 void SmallVectorTemplateBase<T, isPodLike>::grow(size_t MinSize) { in grow() function 255 void grow(size_t MinSize = 0) { 299 this->grow(N); in resize() 311 this->grow(N); in resize() 319 this->grow(N); in reserve() 329 this->grow(); in push_back() 353 this->grow(this->size()+NumInputs); in append() 367 this->grow(this->size()+NumInputs); in append() 377 this->grow(NumElts); in assign() [all …]
|
D | IntEqClasses.h | 42 IntEqClasses(unsigned N = 0) : NumClasses(0) { grow(N); } 47 void grow(unsigned N);
|
/external/icu4c/layoutex/layout/ |
D | RunArrays.h | 191 virtual void grow(le_int32 capacity); 366 virtual void grow(le_int32 capacity); 503 virtual void grow(le_int32 capacity); 640 virtual void grow(le_int32 capacity);
|
/external/apache-xml/src/main/java/org/apache/xml/utils/ |
D | BoolStack.java | 92 grow(); in push() 184 private void grow() in grow() method in BoolStack
|
/external/v8/src/ |
D | string-stream.h | 44 virtual char* grow(unsigned* bytes) = 0; 53 char* grow(unsigned* bytes); 66 char* grow(unsigned* bytes);
|
/external/webkit/Source/WebCore/platform/text/brew/ |
D | TextCodecBrew.cpp | 90 prefixedBytes.grow(srcSize); in decode() 119 dstBuffer.grow(dstBuffer.size() * 2); in decode() 189 dstBuffer.grow(dstBuffer.size() * 2); in encode()
|
/external/clang/lib/Sema/ |
D | TypeLocBuilder.h | 57 grow(Requested); in reserve() 144 grow(NewCapacity); in pushImpl() 153 void grow(size_t NewCapacity) { in grow() function
|
/external/webkit/Source/JavaScriptCore/wtf/ |
D | BlockStack.h | 42 T* grow(); 70 template <typename T> T* BlockStack<T>::grow() in grow() function
|
/external/iptables/extensions/ |
D | libxt_quota2.man | 10 \fB\-\-grow\fP 27 negation has no effect when \fB\-\-grow\fP is used. 36 \-A INPUT \-p tcp \-\-dport 6881 \-m quota \-\-name bt \-\-grow;
|
/external/webkit/Source/WebCore/platform/graphics/mac/ |
D | ComplexTextControllerCoreText.cpp | 56 m_coreTextIndicesVector.grow(m_glyphCount); in ComplexTextRun() 63 m_glyphsVector.grow(m_glyphCount); in ComplexTextRun() 70 m_advancesVector.grow(m_glyphCount); in ComplexTextRun()
|
/external/llvm/include/llvm/CodeGen/ |
D | FunctionLoweringInfo.h | 177 LiveOutRegInfo.grow(Reg); in AddLiveOutRegInfo() 197 LiveOutRegInfo.grow(Reg); in InvalidatePHILiveOutRegInfo()
|
/external/webkit/Source/WebCore/platform/text/ |
D | LineEnding.cpp | 84 m_buffer.grow(oldSize + size); in allocate() 178 result.grow(oldResultSize + newLen); in normalizeToCROrLF()
|
/external/webkit/Source/JavaScriptCore/interpreter/ |
D | RegisterFile.h | 126 bool grow(Register* newEnd); 196 inline bool RegisterFile::grow(Register* newEnd) in grow() function
|