Home
last modified time | relevance | path

Searched refs:rootModule (Results 1 – 12 of 12) sorted by relevance

/aosp_15_r20/build/soong/rust/
H A Dproject_json_test.go219 rootModule, ok := crate["root_module"].(string)
223 if rootModule == "z/src/lib.rs" {
264 rootModule, ok := crate["root_module"].(string)
268 …if strings.Contains(rootModule, "libbindings1") && !strings.Contains(rootModule, "android_arm64") {
269 t.Errorf("The source path for libbindings1 does not contain android_arm64, got %v", rootModule)
271 …if strings.Contains(rootModule, "libbindings2") && !strings.Contains(rootModule, buildOS.String())…
273 rootModule, buildOS.String())
276 if strings.Contains(rootModule, "libbindings1") {
283 if strings.Contains(rootModule, "d/src/lib.rs") {
331 rootModule, ok := crate["root_module"].(string)
[all …]
H A Dproject_json.go136 rootModule, err := rModule.compiler.checkedCrateRootPath()
149 RootModule: rootModule.String(),
/aosp_15_r20/external/skia/src/sksl/
H A DSkSLModuleLoader.cpp196 const Module* ModuleLoader::rootModule() { in rootModule() function in SkSL::ModuleLoader
267 const Module* rootModule = this->rootModule(); in loadSharedModule() local
271 rootModule); in loadSharedModule()
367 auto rootModule = std::make_unique<Module>(); in makeRootSymbolTable() local
368 rootModule->fSymbols = std::make_unique<SymbolTable>(/*builtin=*/true); in makeRootSymbolTable()
371 rootModule->fSymbols->addWithoutOwnershipOrDie((fBuiltinTypes.*rootType).get()); in makeRootSymbolTable()
375 rootModule->fSymbols->addWithoutOwnershipOrDie((fBuiltinTypes.*privateType).get()); in makeRootSymbolTable()
380 rootModule->fSymbols->addOrDie(Variable::Make(/*pos=*/Position(), in makeRootSymbolTable()
389 fRootModule = std::move(rootModule); in makeRootSymbolTable()
H A DSkSLModuleLoader.h42 const Module* rootModule();
/aosp_15_r20/external/pytorch/torch/csrc/jit/passes/
H A Dhoist_conv_packed_params.cpp39 Module& rootModule, in hoistConvPackedParams() argument
43 auto method = rootModule.get_method("forward"); in hoistConvPackedParams()
53 Module convModule = findChildModule(rootModule, rootToConvPath); in hoistConvPackedParams()
67 while (rootModule.hasattr(newName)) { in hoistConvPackedParams()
73 rootModule.register_attribute(newName, packedParams.type(), packedParams); in hoistConvPackedParams()
/aosp_15_r20/external/pytorch/torch/csrc/inductor/aoti_runner/
H A Dpybind.cpp13 auto rootModule = py::handle(module).cast<py::module>(); in initAOTIRunnerBindings() local
14 auto m = rootModule.def_submodule("_aoti"); in initAOTIRunnerBindings()
/aosp_15_r20/external/pytorch/torch/csrc/monitor/
H A Dpython_init.cpp86 auto rootModule = py::handle(module).cast<py::module>(); in initMonitorBindings() local
88 auto m = rootModule.def_submodule("_monitor"); in initMonitorBindings()
/aosp_15_r20/external/dagger2/javatests/dagger/internal/codegen/
H A DComponentProcessorTest.java470 Source rootModule = in generatedTransitiveModule() local
489 CompilerTests.daggerCompiler(rootModule, component) in generatedTransitiveModule()
493 CompilerTests.daggerCompiler(rootModule, component) in generatedTransitiveModule()
/aosp_15_r20/external/pytorch/torch/csrc/profiler/python/
H A Dinit.cpp285 auto rootModule = py::handle(module).cast<py::module>(); in initPythonBindings() local
286 auto m = rootModule.def_submodule("_profiler"); in initPythonBindings()
/aosp_15_r20/external/skia/tools/sksl-minify/
H A DSkSLMinify.cpp126 const SkSL::Module* parent = modules.empty() ? SkSL::ModuleLoader::Get().rootModule() in compile_module_list()
/aosp_15_r20/external/guice/lib/build/
HDfelix-2.0.5.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/LICENSE META-INF ...
/aosp_15_r20/prebuilts/checkstyle/
HDcheckstyle.jarMETA-INF/MANIFEST.MF META-INF/ com/ com/puppycrawl/ com/ ...