HomeSort by relevance Sort by last modified time
    Searched refs:architectures (Results 1 - 25 of 158) sorted by null

1 2 3 4 5 6 7

  /frameworks/av/media/libaaudio/examples/input_monitor/jni/
Application.mk 1 # TODO remove then when we support other architectures
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/arm/
arm-it-bad-3.d 1 #name: Test automatic IT generation in Thumb-1 architectures.
arm-it.s 1 # Check that IT is accepted in ARM mode on older architectures
  /toolchain/binutils/binutils-2.27/ld/testsuite/ld-arm/
attr-merge-arch-2.d 5 #error: Conflicting CPU architectures 13/0
  /external/compiler-rt/make/platform/
multi_arch.mk 2 architectures.
  /frameworks/av/media/libaudioprocessing/
Android.mk 35 # uncomment to disable NEON on architectures that actually do support NEON, for benchmarking
  /prebuilts/go/darwin-x86/src/internal/syscall/unix/
getrandom_linux_generic.go 14 // architectures. So far this means only arm64 uses the standard
  /prebuilts/go/darwin-x86/test/fixedbugs/
issue15902.go 8 // to zero memory on architectures that don't support them.
  /prebuilts/go/linux-x86/src/internal/syscall/unix/
getrandom_linux_generic.go 14 // architectures. So far this means only arm64 uses the standard
  /prebuilts/go/linux-x86/test/fixedbugs/
issue15902.go 8 // to zero memory on architectures that don't support them.
  /prebuilts/go/darwin-x86/src/cmd/asm/
doc.go 17 The same assembler is used for all target operating systems and architectures.
44 The assembler uses mostly the same syntax for all architectures,
  /prebuilts/go/linux-x86/src/cmd/asm/
doc.go 17 The same assembler is used for all target operating systems and architectures.
44 The assembler uses mostly the same syntax for all architectures,
  /toolchain/binutils/binutils-2.27/bfd/
cpu-arm.c 356 architectures[] = variable in typeref:struct:__anon3940
404 for (i = ARRAY_SIZE (architectures); i--;)
405 if (strcmp (arch_string, architectures[i].string) == 0)
408 return architectures[i].mach;
  /art/tools/dexfuzz/src/dexfuzz/fuzzers/
Fuzzer.java 269 * Checks if the different outputs we observed align with different architectures.
277 Architecture[] architectures = new Architecture[2]; local
283 architectures[archIdx] = executorList.get(0).getArchitecture();
285 if (executorList.get(execIdx).getArchitecture() != architectures[archIdx]) {
293 // Now make sure that the two outputs we saw were different architectures.
294 if (architectures[0] == architectures[1]) {
374 // in outputs align with differences in architectures.
  /external/skia/tools/skqp/
make_universal_apk 11 APK with native libraries for all four architectures: arm, arm64, x86, and
12 x64. You can instead list the architectures you want as arguments to this
  /external/skqp/tools/skqp/
make_universal_apk 11 APK with native libraries for all four architectures: arm, arm64, x86, and
12 x64. You can instead list the architectures you want as arguments to this
  /frameworks/av/services/mediaextractor/
Android.mk 17 # seccomp filters are defined for the following architectures:
  /prebuilts/go/darwin-x86/src/math/
const.go 7 // This package does not guarantee bit-identical results across architectures.
  /prebuilts/go/linux-x86/src/math/
const.go 7 // This package does not guarantee bit-identical results across architectures.
  /cts/tests/tests/os/jni/
Android.mk 42 # Select the architectures on which seccomp-bpf are supported. This is used to
43 # include extra test files that will not compile on architectures where it is
  /external/capstone/bindings/ocaml/
capstone.ml 14 (* Hardware architectures *)
63 (* Common instruction operand types - to be consistent across all architectures. *)
70 (* Common instruction groups - to be consistent across all architectures. *)
  /frameworks/av/media/audioserver/
Android.mk 48 # This is relevant for 64 bit architectures where either or both
  /frameworks/av/services/mediacodec/
Android.mk 73 # mediacodec runs in 32-bit combatibility mode. For 64 bit architectures,
  /prebuilts/go/darwin-x86/src/crypto/cipher/
xor.go 15 // fastXORBytes xors in bulk. It only works on architectures that
  /prebuilts/go/linux-x86/src/crypto/cipher/
xor.go 15 // fastXORBytes xors in bulk. It only works on architectures that

Completed in 987 milliseconds

1 2 3 4 5 6 7