Lines Matching full:py3
98 name: "py3-interp-defaults",
206 name: "py3-interp",
207 defaults: ["py3-interp-defaults", "cpython3-interp-host-prebuilts"],
351 name: "py3-launcher-defaults",
352 defaults: ["py3-interp-defaults", "cpython3-interp-host-prebuilts"],
375 // statically to py3-launcher(s). Hence, need this flag to export
414 name: "py3-launcher-lib-omit-frozen",
415 defaults: ["py3-launcher-defaults"],
426 "py3-interp",
427 "py3-c-modules",
452 name: "py3-launcher-lib",
453 defaults: ["py3-launcher-defaults"],
467 "py3-launcher-lib-omit-frozen",
472 name: "py3-launcher",
473 defaults: ["py3-launcher-defaults"],
475 static_libs: ["py3-launcher-lib"],
479 name: "py3-launcher-autorun",
480 defaults: ["py3-launcher-defaults"],
482 static_libs: ["py3-launcher-lib"],
487 name: "py3-launcher-static",
488 defaults: ["py3-launcher-defaults"],
490 static_libs: ["py3-launcher-lib"],
500 name: "py3-launcher-autorun-static",
501 defaults: ["py3-launcher-defaults"],
503 static_libs: ["py3-launcher-lib"],
514 name: "py3-cmd",
517 py3: {
523 // Enabled extension py3-c-modules.
526 name: "py3-c-modules",
527 defaults: ["py3-interp-defaults", "cpython3-interp-host-prebuilts"],
540 srcs: [":py3-c-modules-bionic"],
543 srcs: [":py3-c-modules-bionic"],
546 srcs: [":py3-c-modules-linux_x86_64"],
553 srcs: [":py3-c-modules-linux_x86_64"],
560 srcs: [":py3-c-modules-linux_arm64"],
568 srcs: [":py3-c-modules-darwin"],