Home
last modified time | relevance | path

Searched refs:targetOS (Results 1 – 7 of 7) sorted by relevance

/external/syzkaller/pkg/build/
Dbuild.go27 func Image(targetOS, targetArch, vmType, kernelDir, outputDir, compiler, userspaceDir, argument
29 builder, err := getBuilder(targetOS, targetArch, vmType)
45 func Clean(targetOS, targetArch, vmType, kernelDir string) error { argument
46 builder, err := getBuilder(targetOS, targetArch, vmType)
63 func getBuilder(targetOS, targetArch, vmType string) (builder, error) { argument
65 case targetOS == "linux" && targetArch == "amd64" && vmType == "gvisor":
67 case targetOS == "linux" && targetArch == "amd64" && (vmType == "qemu" || vmType == "gce"):
69 case targetOS == "fuchsia" && (targetArch == "amd64" || targetArch == "arm64") && vmType == "qemu":
71 case targetOS == "akaros" && targetArch == "amd64" && vmType == "qemu":
74 return nil, fmt.Errorf("unsupported image type %v/%v/%v", targetOS, targetArch, vmType)
/external/syzkaller/tools/syz-env/
Denv.go19 targetOS := or(os.Getenv("TARGETOS"), hostOS)
22 target := targets.Get(targetOS, targetArch)
24 fmt.Printf("unknown target %v/%v\n", targetOS, targetArch)
34 {"TARGETOS", targetOS},
/external/perfetto/ui/src/common/
Dstate.ts169 targetOS: string; // 'Q','P','O' for Android, 'L' for Linux property
213 targetOS: 'Q',
/external/perfetto/ui/src/frontend/
Drecord_page.ts474 switch (globals.state.recordConfig.targetOS) {
493 draft.targetOS = os;
/external/guice/extensions/struts2/lib/
Dant-1.6.5.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
/external/owasp/sanitizer/tools/findbugs/lib/
Dant.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
/external/jarjar/lib/
Dapache-ant-1.9.4.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...