/tools/ndkports/src/main/kotlin/com/android/ndkports/ |
D | Toolchain.kt | 19 class Toolchain(val ndk: Ndk, val abi: Abi, val api: Int) { constant in com.android.ndkports.Toolchain 20 val binutilsTriple = when (abi) { 27 private val clangTriple = when (abi) {
|
D | Cli.kt | 92 for (abi in Abi.values()) { in run() constant 93 val api = apiForAbi.getOrElse(abi) { in run() 98 val toolchain = Toolchain(ndk, abi, api) in run() 100 val buildDirectory = workingDirectory.resolve("build/$abi") in run()
|
D | MesonPort.kt | 37 val cpuFamily = when (toolchain.abi) { in configure() 44 val cpu = when (toolchain.abi) { in configure()
|
/tools/asuite/atest/tf_proto/ |
D | configuration_description.proto | 32 // Representation of abi 34 // Name of the abi. 37 // The bitness of the abi. Can be 32 or 64. 56 Abi abi = 7; field
|
/tools/security/fuzzing/orphans/libffi/ |
D | fuzz_ffi.cc | 63 ffi_get_struct_offsets(abi, new_type, NULL); in generateCustomType() 340 abi = static_cast<ffi_abi>( in LLVMFuzzerTestOneInput() 344 ffi_prep_types(abi); in LLVMFuzzerTestOneInput() 348 ret = ffi_prep_cif_var(&cif, abi, 1, num_args, rtype, in LLVMFuzzerTestOneInput()
|
D | fuzz_ffi.h | 78 ffi_abi abi = FFI_DEFAULT_ABI; variable
|
/tools/tradefederation/prebuilts/filegroups/suite/ |
D | compatibility-host-util.jar | ... .String, java.lang.String)
String abi
String name
public static java.lang.String parseAbi ... |
D | compatibility-tradefed.jar | ... filename
com.android.tradefed.testtype.IAbi abi
java.io.File testsDir
java.io. ... |
/tools/asuite/atest/unittest_data/tradefed_prebuilt/prebuilts/filegroups/suite/ |
D | compatibility-tradefed.jar | ... filename
com.android.tradefed.testtype.IAbi abi
java.io.File testsDir
java.io. ... |
/tools/asuite/atest/unittest_data/ |
D | test_record.proto.testonly | 36 module-abix86
|
/tools/tradefederation/prebuilts/filegroups/tradefed/ |
D | tradefed-test-framework.jar | META-INF/
META-INF/MANIFEST.MF
META-INF/maven/
META- ... |