Searched defs:createModule (Results 1 – 6 of 6) sorted by relevance
| /third_party/typescript/tests/cases/compiler/ |
| D | silentNeverPropagation.ts | 18 declare function createModule<TState, TActions>(state: TState, actions: TActions): ModuleWithState<… function
|
| /third_party/typescript/src/harness/ |
| D | evaluatorImpl.ts | 157 protected createModule(): CommonJSModule { method in CommonJsLoader 237 protected createModule(file: string): SystemModule { method in SystemLoader
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/ |
| D | vktPipelineCacheTests.cpp | 728 auto createModule = [&vk, vkDevice, &postfix](Context& context, std::string shaderName) in preparePipelineWrapper() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/ |
| D | vktPipelineCacheTests.cpp | 732 auto createModule = [&vk, vkDevice, &postfix](Context& context, std::string shaderName) in preparePipelineWrapper() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
| D | DIBuilder.cpp | 830 DIModule *DIBuilder::createModule(DIScope *Scope, StringRef Name, in createModule() function in DIBuilder
|
| /third_party/vk-gl-cts/external/vulkancts/framework/vulkan/ |
| D | vkPipelineConstructionUtil.cpp | 1766 void ShaderWrapper::createModule (void) in createModule() function in vk::ShaderWrapper
|