Home
last modified time | relevance | path

Searched defs:newBlock (Results 1 – 10 of 10) sorted by relevance

/external/skia/src/core/
DSkChunkAlloc.cpp85 SkChunkAlloc::Block* SkChunkAlloc::newBlock(size_t bytes, AllocFailType ftype) { in newBlock() function in SkChunkAlloc
/external/webkit/Source/WebCore/rendering/
DRenderRuby.cpp90 …RenderBlock* newBlock = new (ruby->renderArena()) RenderBlock(ruby->document() /* anonymous box */… in createAnonymousRubyInlineBlock() local
/external/icu4c/common/
Dutrie2_builder.c475 int32_t newBlock, newTop; in allocIndex2Block() local
514 int32_t newBlock, newTop; in allocDataBlock() local
589 int32_t i2, oldBlock, newBlock; in getDataBlock() local
Dutrie.c175 int32_t newBlock, newTop; in utrie_allocDataBlock() local
195 int32_t indexValue, newBlock; in utrie_getDataBlock() local
/external/icu4c/tools/makeconv/
Dgenmbcs.c566 uint32_t blockSize, newTop, i, nextOffset, newBlock, min; in MBCSSingleAddFromUnicode() local
685 uint32_t blockSize, newTop, i, nextOffset, newBlock, min, overlap, maxOverlap; in MBCSAddFromUnicode() local
Dgencnvex.c821 int32_t i1, i2, i3, i3b, nextOffset, min, newBlock; in addFromUTrieEntry() local
/external/llvm/lib/Transforms/Instrumentation/
DPathProfiling.cpp553 BasicBlock* newBlock) { in splitUpdate()
1420 BasicBlock* newBlock = terminator->getSuccessor(succNum); in splitCritical() local
/external/webkit/Source/WebCore/editing/
DCompositeEditCommand.cpp747 RefPtr<Node> newBlock = insertNewDefaultParagraphElementAt(upstreamStart); in moveParagraphContentsToNewBlockIfNecessary() local
1055 RefPtr<Element> newBlock = 0; in breakOutOfEmptyListItem() local
DApplyStyleCommand.cpp271 …RefPtr<Node> newBlock = moveParagraphContentsToNewBlockIfNecessary(paragraphStart.deepEquivalent()… in applyBlockStyle() local
/external/clang/lib/Analysis/
DCFG.cpp1252 if (CFGBlock *newBlock = addStmt(*I)) in VisitCompoundStmt() local