/external/valgrind/none/tests/amd64/ |
pcmpxstrx64w.vgtest | 2 prereq: ../../../tests/x86_amd64_features amd64-sse42
|
ssse3_misaligned.vgtest | 2 prereq: ../../../tests/x86_amd64_features amd64-ssse3
|
bmi.vgtest | 2 prereq: test -x bmi && ../../../tests/x86_amd64_features amd64-avx
|
faultstatus.disabled | 1 # Currently disabled because the necessary magic in sigframe-amd64-linux.c
|
fb_test_amd64.vgtest | 2 prereq: test -x fb_test_amd64 && ../../../tests/x86_amd64_features amd64-avx
|
fma.vgtest | 2 prereq: test -x fma && ../../../tests/x86_amd64_features amd64-avx
|
sse4-64.vgtest | 2 prereq: ../../../tests/x86_amd64_features amd64-sse42
|
tm1.vgtest | 2 prereq: test -x tm1 && ../../../tests/x86_amd64_features amd64-avx
|
xacq_xrel.vgtest | 2 prereq: test -x xacq_xrel && ../../../tests/x86_amd64_features amd64-avx
|
/prebuilts/jdk/jdk8/linux-x86/ |
release | 4 OS_ARCH="amd64"
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/buildbot/ |
build-amd64.bat | 2 cmd /c Tools\buildbot\external-amd64.bat
4 cmd /c Tools\buildbot\clean-amd64.bat
5 vcbuild /useenv PCbuild\kill_python.vcproj "Debug|x64" && PCbuild\amd64\kill_python_d.exe
|
/prebuilts/go/darwin-x86/src/cmd/vet/all/whitelist/ |
amd64.txt | 0 // amd64-specific vet whitelist. See readme.txt for details. 8 reflect/asm_amd64.s: [amd64] makeFuncStub: use of 8(SP) points beyond argument frame 9 reflect/asm_amd64.s: [amd64] methodValueCall: use of 8(SP) points beyond argument frame 10 runtime/asm_amd64.s: [amd64] morestack: use of 8(SP) points beyond argument frame 11 runtime/asm_amd64.s: [amd64] morestack: use of 16(SP) points beyond argument frame 12 runtime/asm_amd64.s: [amd64] morestack: use of 8(SP) points beyond argument frame 15 runtime/asm_amd64.s: [amd64] cannot check cross-package assembly function: indexShortStr is in package strings 17 runtime/asm_amd64.s: [amd64] cannot check cross-package assembly function: indexShortStr is in package bytes 18 runtime/asm_amd64.s: [amd64] cannot check cross-package assembly function: supportAVX2 is in package strings 19 runtime/asm_amd64.s: [amd64] cannot check cross-package assembly function: supportAVX2 is in package byte [all...] |
/prebuilts/go/linux-x86/src/cmd/vet/all/whitelist/ |
amd64.txt | 0 // amd64-specific vet whitelist. See readme.txt for details. 8 reflect/asm_amd64.s: [amd64] makeFuncStub: use of 8(SP) points beyond argument frame 9 reflect/asm_amd64.s: [amd64] methodValueCall: use of 8(SP) points beyond argument frame 10 runtime/asm_amd64.s: [amd64] morestack: use of 8(SP) points beyond argument frame 11 runtime/asm_amd64.s: [amd64] morestack: use of 16(SP) points beyond argument frame 12 runtime/asm_amd64.s: [amd64] morestack: use of 8(SP) points beyond argument frame 15 runtime/asm_amd64.s: [amd64] cannot check cross-package assembly function: indexShortStr is in package strings 17 runtime/asm_amd64.s: [amd64] cannot check cross-package assembly function: indexShortStr is in package bytes 18 runtime/asm_amd64.s: [amd64] cannot check cross-package assembly function: supportAVX2 is in package strings 19 runtime/asm_amd64.s: [amd64] cannot check cross-package assembly function: supportAVX2 is in package byte [all...] |
/prebuilts/go/darwin-x86/src/cmd/go/ |
zosarch.go | 7 "android/amd64": true, 11 "darwin/amd64": true, 14 "dragonfly/amd64": true, 16 "freebsd/amd64": true, 19 "linux/amd64": true, 33 "netbsd/amd64": true, 36 "openbsd/amd64": true, 39 "plan9/amd64": false, 41 "solaris/amd64": true, 43 "windows/amd64": true [all...] |
/prebuilts/go/linux-x86/src/cmd/go/ |
zosarch.go | 7 "android/amd64": true, 11 "darwin/amd64": true, 14 "dragonfly/amd64": true, 16 "freebsd/amd64": true, 19 "linux/amd64": true, 33 "netbsd/amd64": true, 36 "openbsd/amd64": true, 39 "plan9/amd64": false, 41 "solaris/amd64": true, 43 "windows/amd64": true [all...] |
/external/python/cpython2/PC/VS9.0/ |
env.bat | 2 echo Build environments: x86, ia64, amd64, x86_amd64, x86_ia64
|
/external/squashfs-tools/RELEASE-READMEs/ |
README-2.0-AMD64 | 1 Information for amd64 users 5 filesystems on amd64 machines. These filesystems work correctly on amd64 6 machines, but cannot be mounted on non-amd64 machines. Likewise, filesystems 7 generated on non amd64 machines could not be mounted on amd64 machines. 11 This bug is now fixed in this release. However, all amd64 filesystems 12 generated by previous releases will not be mountable on amd64 machines 13 with this release. If you have pre-existing amd64 generated filesystems,
|
/external/valgrind/memcheck/tests/amd64-linux/ |
Makefile.am | 13 int3-amd64.vgtest int3-amd64.stderr.exp int3-amd64.stdout.exp 18 int3-amd64
|
/external/valgrind/memcheck/tests/solaris/ |
filter_sendfilev | 3 # Filter the frame number which differs between x86 and amd64
|
/prebuilts/go/darwin-x86/src/runtime/race/ |
race.go | 5 // +build race,linux,amd64 race,freebsd,amd64 race,darwin,amd64 race,windows,amd64
|
/prebuilts/go/linux-x86/src/runtime/race/ |
race.go | 5 // +build race,linux,amd64 race,freebsd,amd64 race,darwin,amd64 race,windows,amd64
|
/prebuilts/go/darwin-x86/api/ |
go1.2.txt | 157 pkg log/syslog (freebsd-amd64-cgo), const LOG_ALERT Priority 158 pkg log/syslog (freebsd-amd64-cgo), const LOG_AUTH Priority 159 pkg log/syslog (freebsd-amd64-cgo), const LOG_AUTHPRIV Priority 160 pkg log/syslog (freebsd-amd64-cgo), const LOG_CRIT Priority 161 pkg log/syslog (freebsd-amd64-cgo), const LOG_CRON Priority 162 pkg log/syslog (freebsd-amd64-cgo), const LOG_DAEMON Priority 163 pkg log/syslog (freebsd-amd64-cgo), const LOG_DEBUG Priority 164 pkg log/syslog (freebsd-amd64-cgo), const LOG_EMERG Priority 165 pkg log/syslog (freebsd-amd64-cgo), const LOG_ERR Priority 166 pkg log/syslog (freebsd-amd64-cgo), const LOG_FTP Priorit [all...] |
except.txt | 9 pkg syscall (darwin-amd64), const ImplementsGetwd = false 10 pkg syscall (darwin-amd64), func Fchflags(string, int) error 11 pkg syscall (darwin-amd64-cgo), const ImplementsGetwd = false 12 pkg syscall (darwin-amd64-cgo), func Fchflags(string, int) error 22 pkg syscall (freebsd-amd64), const AF_MAX = 38 23 pkg syscall (freebsd-amd64), const DLT_MATCHING_MAX = 242 24 pkg syscall (freebsd-amd64), const ELAST = 94 25 pkg syscall (freebsd-amd64), const O_CLOEXEC = 0 26 pkg syscall (freebsd-amd64), func Fchflags(string, int) error 27 pkg syscall (freebsd-amd64-cgo), const AF_MAX = 3 [all...] |
/prebuilts/go/linux-x86/api/ |
go1.2.txt | 157 pkg log/syslog (freebsd-amd64-cgo), const LOG_ALERT Priority 158 pkg log/syslog (freebsd-amd64-cgo), const LOG_AUTH Priority 159 pkg log/syslog (freebsd-amd64-cgo), const LOG_AUTHPRIV Priority 160 pkg log/syslog (freebsd-amd64-cgo), const LOG_CRIT Priority 161 pkg log/syslog (freebsd-amd64-cgo), const LOG_CRON Priority 162 pkg log/syslog (freebsd-amd64-cgo), const LOG_DAEMON Priority 163 pkg log/syslog (freebsd-amd64-cgo), const LOG_DEBUG Priority 164 pkg log/syslog (freebsd-amd64-cgo), const LOG_EMERG Priority 165 pkg log/syslog (freebsd-amd64-cgo), const LOG_ERR Priority 166 pkg log/syslog (freebsd-amd64-cgo), const LOG_FTP Priorit [all...] |
except.txt | 9 pkg syscall (darwin-amd64), const ImplementsGetwd = false 10 pkg syscall (darwin-amd64), func Fchflags(string, int) error 11 pkg syscall (darwin-amd64-cgo), const ImplementsGetwd = false 12 pkg syscall (darwin-amd64-cgo), func Fchflags(string, int) error 22 pkg syscall (freebsd-amd64), const AF_MAX = 38 23 pkg syscall (freebsd-amd64), const DLT_MATCHING_MAX = 242 24 pkg syscall (freebsd-amd64), const ELAST = 94 25 pkg syscall (freebsd-amd64), const O_CLOEXEC = 0 26 pkg syscall (freebsd-amd64), func Fchflags(string, int) error 27 pkg syscall (freebsd-amd64-cgo), const AF_MAX = 3 [all...] |