Home
last modified time | relevance | path

Searched defs:createBlock (Results 1 – 7 of 7) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/CodeView/
DDebugLinesSubsection.cpp76 void DebugLinesSubsection::createBlock(StringRef FileName) { in createBlock() function in DebugLinesSubsection
/external/skqp/src/gpu/
DGrBufferAllocPool.cpp274 bool GrBufferAllocPool::createBlock(size_t requestSize) { in createBlock() function in GrBufferAllocPool
/external/skia/tools/trace/
DChromeTracingTracer.cpp59 void ChromeTracingTracer::createBlock() { in createBlock() function in ChromeTracingTracer
/external/skqp/tools/trace/
DSkChromeTracingTracer.cpp65 void SkChromeTracingTracer::createBlock() { in createBlock() function in SkChromeTracingTracer
/external/skia/src/gpu/
DGrBufferAllocPool.cpp335 bool GrBufferAllocPool::createBlock(size_t requestSize) { in createBlock() function in GrBufferAllocPool
/external/dokka/core/src/main/kotlin/Java/
DJavadocParser.kt316 private fun createBlock(element: Element): ContentBlock = when (element.tagName()) { in parseDocumentation() method in org.jetbrains.dokka.JavadocParser
/external/clang/lib/Analysis/
DCFG.cpp1098 CFGBlock *CFGBuilder::createBlock(bool add_successor) { in createBlock() function in __anone1957b8a0111::CFGBuilder
3871 CFGBlock *CFG::createBlock() { in createBlock() function in CFG