Home
last modified time | relevance | path

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

/third_party/jsframework/runtime/main/model/
DdomHelper.ts62 export function createBlock(vm: Vm, element: Element | FragBlockInterface): FragBlockInterface { function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/CodeView/
DDebugLinesSubsection.cpp75 void DebugLinesSubsection::createBlock(StringRef FileName) { in createBlock() function in DebugLinesSubsection
/third_party/skia/tools/trace/
DChromeTracingTracer.cpp59 void ChromeTracingTracer::createBlock() { in createBlock() function in ChromeTracingTracer
/third_party/skia/src/gpu/
DGrBufferAllocPool.cpp313 bool GrBufferAllocPool::createBlock(size_t requestSize) { in createBlock() function in GrBufferAllocPool
/third_party/typescript/src/deprecatedCompat/4.0/
DnodeFactoryTopLevelExports.ts466 export const createBlock = Debug.deprecate(factory.createBlock, factoryDeprecation); constant
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/JITLink/
DJITLink.h672 template <typename... ArgTs> Block &createBlock(ArgTs &&... Args) { in createBlock() function
/third_party/typescript/lib/
Dtypescript.d.ts3796 createBlock(statements: readonly Statement[], multiLine?: boolean): Block; method
7785 const createBlock: (statements: readonly Statement[], multiLine?: boolean | undefined) => Block; constant
DtypescriptServices.d.ts3796 createBlock(statements: readonly Statement[], multiLine?: boolean): Block; method
7785 const createBlock: (statements: readonly Statement[], multiLine?: boolean | undefined) => Block; constant
Dtsserverlibrary.d.ts3796 createBlock(statements: readonly Statement[], multiLine?: boolean): Block; method
11724 const createBlock: (statements: readonly Statement[], multiLine?: boolean | undefined) => Block; constant
DtypingsInstaller.js25311 function createBlock(statements, multiLine) { function
Dtsc.js20371 function createBlock(statements, multiLine) { function
/third_party/typescript/tests/baselines/reference/api/
Dtypescript.d.ts3796 createBlock(statements: readonly Statement[], multiLine?: boolean): Block; method
7785 const createBlock: (statements: readonly Statement[], multiLine?: boolean | undefined) => Block; constant
Dtsserverlibrary.d.ts3796 createBlock(statements: readonly Statement[], multiLine?: boolean): Block; method
11724 const createBlock: (statements: readonly Statement[], multiLine?: boolean | undefined) => Block; constant