Home
last modified time | relevance | path

Searched refs:createBlock (Results 1 - 16 of 16) sorted by relevance

/third_party/skia/tools/trace/
H A DChromeTracingTracer.cpp54 this->createBlock(); in ChromeTracingTracer()
59 void ChromeTracingTracer::createBlock() { in createBlock() function in ChromeTracingTracer
71 this->createBlock(); in appendEvent()
H A DChromeTracingTracer.h65 void createBlock();
/third_party/skia/src/gpu/
H A DGrBufferAllocPool.cpp227 if (!this->createBlock(size)) { in makeSpace()
259 if (!this->createBlock(fallbackSize)) { in makeSpaceAtLeast()
313 bool GrBufferAllocPool::createBlock(size_t requestSize) { in createBlock() function in GrBufferAllocPool
H A DGrBufferAllocPool.h151 bool createBlock(size_t requestSize);
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/
H A DDebugLinesSubsection.h123 void createBlock(StringRef FileName);
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/CodeView/
H A DDebugLinesSubsection.cpp75 void DebugLinesSubsection::createBlock(StringRef FileName) { in createBlock() function in DebugLinesSubsection
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/JITLink/
H A DJITLink.h672 template <typename... ArgTs> Block &createBlock(ArgTs &&... Args) { in createBlock() function in llvm::jitlink::LinkGraph
806 return createBlock(Parent, Content, Address, Alignment, AlignmentOffset); in createContentBlock()
812 return createBlock(Parent, Size, Address, Alignment, AlignmentOffset); in createZeroFillBlock()
876 createBlock(Section, Size, Address, Alignment, 0), Name, Size, S, in addCommonSymbol()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/
H A DCodeViewYAMLDebugSections.cpp422 Result->createBlock(LC.FileName); in toCodeViewSubsection()
/third_party/glslang/glslang/MachineIndependent/
H A DParseHelper.cpp218 bool createBlock = globalUniformBlock == nullptr; in growGlobalUniformBlock() local
220 if (createBlock) { in growGlobalUniformBlock()
235 if (createBlock) { in growGlobalUniformBlock()
251 bool createBlock = atomicCounterBuffers.find(binding) == atomicCounterBuffers.end(); in growAtomicCounterBlock() local
253 if (createBlock) { in growAtomicCounterBlock()
267 if (createBlock) { in growAtomicCounterBlock()
/third_party/typescript/lib/
H A DtypingsInstaller.js[all...]
H A Dtsc.js[all...]
H A Dtsserverlibrary.js[all...]
H A Dtypescript.js[all...]
H A DtypescriptServices.js[all...]
H A Dtsserver.js[all...]
/third_party/node/test/fixtures/snapshot/
H A Dtypescript.js[all...]

Completed in 253 milliseconds