/prebuilts/go/linux-x86/src/cmd/internal/sys/ |
arch.go | 9 // ArchFamily represents a family of one or more related architectures.
|
/prebuilts/go/linux-x86/src/runtime/internal/atomic/ |
atomic_test.go | 56 // On big endian architectures, we never use xadduintptr to update
|
/prebuilts/go/linux-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.
|
/build/make/core/ |
dex_preopt_libart_boot.mk | 8 # architectures on the device. The concrete architecture specific
|
aux_config.mk | 19 # setup toolchain paths for various CPU architectures
|
/build/soong/ |
doc.go | 54 // of some modules for devices that support multiple architectures, for example
|
/prebuilts/go/darwin-x86/src/cmd/link/ |
linkbig_test.go | 35 // limit for the jmp/call instruction, on RISC architectures like ppc64le,
|
/prebuilts/go/linux-x86/src/cmd/link/ |
linkbig_test.go | 35 // limit for the jmp/call instruction, on RISC architectures like ppc64le,
|
/frameworks/base/tools/aapt/ |
Command.cpp | 2286 SortedVector<String8> architectures; local [all...] |
/prebuilts/go/darwin-x86/src/crypto/sha1/ |
sha1_test.go | 104 // Tests that blockGeneric (pure Go) and block (in assembly for some architectures) match.
|
/prebuilts/go/darwin-x86/src/debug/macho/ |
fat.go | 81 // there are not duplicate architectures.
|
file_test.go | 179 t.Errorf("OpenFat: got %d architectures, want 2", len(ff.Arches))
|
/prebuilts/go/linux-x86/src/crypto/sha1/ |
sha1_test.go | 104 // Tests that blockGeneric (pure Go) and block (in assembly for some architectures) match.
|
/prebuilts/go/linux-x86/src/debug/macho/ |
fat.go | 81 // there are not duplicate architectures.
|
/external/libvorbis/doc/ |
02-bitpacking.tex | 21 In most contemporary architectures, a 'byte' is synonymous with an 32 The most ubiquitous architectures today consider a 'byte' to be an
|
/external/strace/ |
strace.spec | 209 + fixed display of 32-bit argv array on 64-bit architectures (#519480); 210 + fixed display of 32-bit fcntl(F_SETLK) on 64-bit architectures (#471169);
|
/prebuilts/go/darwin-x86/src/cmd/internal/obj/ |
util.go | 374 // Few enough architectures that a linear scan is fastest. 381 Here is the list of architectures and the base of their register spaces.
|
/prebuilts/go/linux-x86/src/cmd/internal/obj/ |
util.go | 374 // Few enough architectures that a linear scan is fastest. 381 Here is the list of architectures and the base of their register spaces.
|
/development/ndk/tools/ |
headers-diff-bionic-vs-ndk.py | 232 help = 'list of architectures\n(default: common arm x86 mips)')
|
/external/compiler-rt/make/platform/ |
clang_macho_embedded.mk | 9 # A function that ensures we don't try to build for architectures that we
|
/prebuilts/go/darwin-x86/src/archive/tar/ |
common.go | 24 // architectures. If a large value is encountered when decoding, the result
|
/prebuilts/go/darwin-x86/src/cmd/compile/ |
doc.go | 25 The same compiler is used for all target operating systems and architectures.
|
/prebuilts/go/darwin-x86/src/cmd/link/internal/ld/ |
config.go | 184 // Internally linking cgo is incomplete on some architectures.
|
/prebuilts/go/darwin-x86/src/crypto/sha256/ |
sha256_test.go | 154 // Tests that blockGeneric (pure Go) and block (in assembly for some architectures) match.
|
/prebuilts/go/darwin-x86/src/crypto/sha512/ |
sha512_test.go | 308 // Tests that blockGeneric (pure Go) and block (in assembly for some architectures) match.
|