Lines Matching full:vixl
28 // Copyright (c) 2016 VIXL authors
55 name: "vixl-common",
72 // Explicitly enable the write-strings warning. VIXL uses
92 name: "vixl-arm",
93 defaults: ["vixl-common"],
101 name: "vixl-arm64",
102 defaults: ["vixl-common"],
111 name: "vixl-debug",
112 defaults: ["vixl-common"],
123 name: "vixl-release",
124 defaults: ["vixl-common"],
133 "vixl-release",
134 "vixl-arm64",
145 defaults: ["vixl-debug", "vixl-arm64"],
151 "vixl-release",
152 "vixl-arm",
163 defaults: ["vixl-debug", "vixl-arm"],
166 //######## VIXL HOST TESTS #########
169 // To run all the tests: vixl-test-runner --run_all
172 name: "vixl-test-runner",
174 defaults: ["vixl-debug", "vixl-arm", "vixl-arm64"],