Searched refs:pythonconfig (Results 1 – 11 of 11) sorted by relevance
/aosp_15_r20/external/bazelbuild-rules_python/gazelle/python/ |
H A D | configure.go | 56 pythonconfig.PythonExtensionDirective, 57 pythonconfig.PythonRootDirective, 58 pythonconfig.PythonManifestFileNameDirective, 59 pythonconfig.IgnoreFilesDirective, 60 pythonconfig.IgnoreDependenciesDirective, 61 pythonconfig.ValidateImportStatementsDirective, 62 pythonconfig.GenerationMode, 63 pythonconfig.GenerationModePerFileIncludeInit, 64 pythonconfig.GenerationModePerPackageRequireTestEntryPoint, 65 pythonconfig.LibraryNamingConvention, [all …]
|
H A D | generate.go | 73 cfgs := args.Config.Exts[languageName].(pythonconfig.Configs) 299 fqTarget.String(), actualPyLibraryKind, err, pythonconfig.LibraryNamingConvention) 351 fqTarget.String(), actualPyBinaryKind, err, pythonconfig.BinaryNamingConvention) 415 fqTarget.String(), actualPyTestKind, err, pythonconfig.TestNamingConvention)
|
H A D | resolve.go | 58 cfgs := c.Exts[languageName].(pythonconfig.Configs) 145 cfgs := c.Exts[languageName].(pythonconfig.Configs)
|
H A D | BUILD.bazel | 33 "//pythonconfig",
|
/aosp_15_r20/external/bazelbuild-rules_python/gazelle/pythonconfig/ |
H A D | BUILD.bazel | 4 name = "pythonconfig", 6 "pythonconfig.go", 9 importpath = "github.com/bazelbuild/rules_python/gazelle/pythonconfig", 21 embed = [":pythonconfig"],
|
H A D | types.go | 15 package pythonconfig package
|
H A D | pythonconfig_test.go | 1 package pythonconfig package
|
H A D | pythonconfig.go | 15 package pythonconfig package
|
/aosp_15_r20/external/bazelbuild-rules_python/ |
H A D | .bazelrc | 7 …,gazelle/manifest/test,gazelle/modules_mapping,gazelle/python,gazelle/pythonconfig,gazelle/python/… 8 …,gazelle/manifest/test,gazelle/modules_mapping,gazelle/python,gazelle/pythonconfig,gazelle/python/…
|
/aosp_15_r20/external/bazelbuild-rules_python/gazelle/ |
H A D | BUILD.bazel | 35 "//pythonconfig:distribution",
|
/aosp_15_r20/out/.module_paths/ |
D | files.db | [all...] |