OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:architectures
(Results
1 - 25
of
120
) sorted by null
1
2
3
4
5
/frameworks/av/media/libaaudio/examples/input_monitor/jni/
Application.mk
1
# TODO remove then when we support other
architectures
/toolchain/binutils/binutils-2.25/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.25/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
.
clang_darwin.mk
9
# A function that ensures we don't try to build for
architectures
and SDKs
11
# (1): List of
architectures
14
# The result is a possibly empty subset of the
architectures
from argument 1.
113
# If RC_SUPPORTED_ARCHS is defined, treat it as a list of the
architectures
we
clang_linux.mk
9
# We don't currently have any general purpose way to target
architectures
other
/frameworks/av/media/libaudioprocessing/
Android.mk
34
# 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.
/frameworks/av/services/mediaextractor/
Android.mk
13
# seccomp filters are defined for the following
architectures
:
/cts/tests/tests/os/jni/
Android.mk
40
# Select the
architectures
on which seccomp-bpf are supported. This is used to
41
# include extra test files that will not compile on
architectures
where it is
/prebuilts/go/darwin-x86/src/cmd/asm/
doc.go
17
The same assembler is used for all target operating systems and
architectures
.
41
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
.
41
The assembler uses mostly the same syntax for all
architectures
,
/toolchain/binutils/binutils-2.25/bfd/
cpu-arm.c
354
architectures
[] =
variable in typeref:struct:__anon107913
401
for (i = ARRAY_SIZE (
architectures
); i--;)
402
if (strcmp (arch_string,
architectures
[i].string) == 0)
405
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
.
/frameworks/av/services/mediacodec/
Android.mk
57
# mediacodec runs in 32-bit combatibility mode. For 64 bit
architectures
,
/frameworks/av/media/audioserver/
Android.mk
42
# This is relevant for 64 bit
architectures
where either or both
/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
/prebuilts/go/darwin-x86/src/cmd/internal/sys/
arch.go
9
// ArchFamily represents a family of one or more related
architectures
.
/prebuilts/go/darwin-x86/src/runtime/internal/atomic/
atomic_test.go
56
// On big endian
architectures
, we never use xadduintptr to update
/prebuilts/go/darwin-x86/test/
nosplit.go
41
# REJECT line, specifying the
architectures
on which the case should
42
# be rejected. "REJECT" without any
architectures
means reject on all
architectures
.
151
# RISC
architectures
differ in the same way as before.
Completed in 3986 milliseconds
1
2
3
4
5