HomeSort by relevance Sort by last modified time
    Searched full:arches (Results 26 - 50 of 91) sorted by null

12 3 4

  /external/kernel-headers/original/uapi/asm-generic/
ioctls.h 98 * Some arches already define FIOQSIZE due to a historical
  /external/v8/
Makefile.android 33 # Generates all combinations of ANDROID ARCHES and MODES,
Makefile.nacl 33 # Generates all combinations of NACL ARCHES and MODES,
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/asm-generic/
ioctls.h 95 * Some arches already define FIOQSIZE due to a historical
  /ndk/
checkbuild.py 284 arches = build_support.ALL_ARCHITECTURES
286 arches = [args.arch]
290 for arch in arches:
335 arches = build_support.ALL_ARCHITECTURES
337 arches = [args.arch]
339 for arch in arches:
  /build/soong/common/
arch.go 1017 // Use the module multilib setting to select one or more arches from an arch list
1018 func decodeMultilib(multilib string, arches []Arch) ([]Arch, error) {
1024 buildArches = append(buildArches, arches...)
1026 buildArches = append(buildArches, arches[0])
1028 for _, a := range arches {
1034 for _, a := range arches {
1042 //buildArches = append(buildArches, arches[0])
  /toolchain/binutils/binutils-2.25/binutils/
bucomm.c 208 const char ** arches;
215 for (arch = arches = bfd_arch_list (); *arch; arch++)
218 free (arches);
206 const char ** arches; local
  /external/libunwind/doc/
NOTES 37 unw_get_fpreg() and unw_set_fpreg() routines (on some arches, e.g.,
  /external/llvm/docs/
HowToBuildOnARM.rst 29 you'll use an ARM board to cross-compile to other arches. If you're
  /external/ltrace/
CREDITS 90 D: Fetch backend, ABI fixes for various arches
ltrace.conf.5 100 C++ classes, for arches where it makes a difference.
  /external/v8/tools/testrunner/local/
statusfile.py 56 # Support arches, modes to be written as keywords instead of strings.
  /prebuilts/go/darwin-x86/src/cmd/vet/
asmdecl.go 69 arches = []*asmArch{
125 for _, a := range arches {
164 for _, a := range arches {
499 for _, arch = range arches {
67 arches = []*asmArch{ var
  /prebuilts/go/linux-x86/src/cmd/vet/
asmdecl.go 69 arches = []*asmArch{
125 for _, a := range arches {
164 for _, a := range arches {
499 for _, arch = range arches {
67 arches = []*asmArch{ var
  /toolchain/binutils/binutils-2.25/bfd/
targets.c 1710 const char **arches = bfd_arch_list (); local
    [all...]
  /external/libunwind/
Android.mk 73 # for the below set of arches.
75 # The complete list of arches used by Android.build.mk to set arch
  /external/wpa_supplicant_8/src/utils/
radiotap.c 85 * iterator.this_arg for type "type" safely on all arches.
231 * iterator.this_arg for type "type" safely on all arches.
  /external/clang/utils/TableGen/
ClangAttrEmitter.cpp     [all...]
  /external/llvm/lib/Support/
TargetParser.cpp 110 // List of CPU names and their arches.
111 // The same CPU can have multiple arches and can be default on multiple arches.
  /external/autotest/client/tests/ltp/patches/
getdents.patch 8 i386-specific checks and have the tests run on all arches.
  /external/libchrome/sandbox/linux/bpf_dsl/
bpf_dsl_unittest.cc 70 // TODO(mdempsky): Generalize to more arches.
  /external/rootdev/
rootdev.c 413 * of truncating the value into. On sane arches, gcc can optimize this to
  /external/ImageMagick/m4/
ax_gcc_archflag.m4 213 # x86. And some other arches (e.g. Alpha) don't accept -mtune. Grrr.
  /external/google-breakpad/src/tools/mac/upload_system_symbols/
upload_system_symbols.go 387 for _, fatArch := range fatFile.Arches {
  /external/ltrace/etc/
libc.so.conf 367 # arches. We don't have llong as of this writing.

Completed in 2061 milliseconds

12 3 4