/prebuilts/go/darwin-x86/src/cmd/asm/internal/asm/ |
parse.go | 478 // 2nd register; syntax (R1+R2) etc. No two architectures agree. 479 // Check the architectures match the syntax.
|
operand_test.go | 18 obj.GOOS = "linux" // obj can handle this OS for all architectures.
|
/prebuilts/go/darwin-x86/src/cmd/dist/ |
test.go | 740 // Internally linking cgo is incomplete on some architectures. 1058 // On FreeBSD 64-bit architectures, the 32-bit linker looks for [all...] |
build.go | 53 // The known architectures.
|
/prebuilts/go/darwin-x86/src/cmd/link/internal/ld/ |
pe.go | 424 // 64-bit architectures 431 // 32-bit architectures
|
elf.go | 929 // 64-bit architectures 949 // 32-bit architectures [all...] |
/prebuilts/go/linux-x86/src/cmd/asm/internal/asm/ |
parse.go | 478 // 2nd register; syntax (R1+R2) etc. No two architectures agree. 479 // Check the architectures match the syntax.
|
operand_test.go | 18 obj.GOOS = "linux" // obj can handle this OS for all architectures.
|
/prebuilts/go/linux-x86/src/cmd/dist/ |
test.go | 740 // Internally linking cgo is incomplete on some architectures. 1058 // On FreeBSD 64-bit architectures, the 32-bit linker looks for [all...] |
/prebuilts/go/linux-x86/src/cmd/link/internal/ld/ |
pe.go | 424 // 64-bit architectures 431 // 32-bit architectures
|
elf.go | 929 // 64-bit architectures 949 // 32-bit architectures [all...] |
/build/soong/android/ |
module.go | 124 // architectures), or "first" (compile for 64-bit on a 64-bit platform, and 32-bit on a 32-bit
|
/external/libunwind/doc/ |
libunwind.tex | 204 platforms (architectures). Indeed, a single program can use
|
/prebuilts/go/darwin-x86/src/cmd/compile/internal/ssa/gen/ |
PPC64Ops.go | 362 // the other architectures, which have a single comparison producing
|
genericOps.go | 431 // Ops for breaking 64-bit operations on 32-bit architectures
|
/prebuilts/go/darwin-x86/src/cmd/vet/ |
asmdecl.go | 186 // There can be multiple architectures in a single +build line,
|
/prebuilts/go/darwin-x86/src/debug/dwarf/ |
line.go | 57 // non-VLIW architectures, it will always be 0. Address and
|
/prebuilts/go/linux-x86/src/cmd/compile/internal/ssa/gen/ |
PPC64Ops.go | 362 // the other architectures, which have a single comparison producing
|
/prebuilts/go/linux-x86/src/cmd/vet/ |
asmdecl.go | 186 // There can be multiple architectures in a single +build line,
|
/prebuilts/go/linux-x86/src/debug/dwarf/ |
line.go | 57 // non-VLIW architectures, it will always be 0. Address and
|
/prebuilts/go/darwin-x86/src/runtime/ |
trace.go | 76 // Tracing won't work reliably for architectures where cputicks is emulated 77 // by nanotime, so the value doesn't matter for those architectures. [all...] |
traceback.go | 13 // The code in this file implements stack trace walking for all architectures. 451 // On link register architectures, sighandler saves the LR on stack [all...] |
/prebuilts/go/linux-x86/src/runtime/ |
trace.go | 76 // Tracing won't work reliably for architectures where cputicks is emulated 77 // by nanotime, so the value doesn't matter for those architectures. [all...] |
traceback.go | 13 // The code in this file implements stack trace walking for all architectures. 451 // On link register architectures, sighandler saves the LR on stack [all...] |
/external/curl/packages/vms/ |
config_h.com | 28 $! This procedure may not guess the options correctly for all architectures, [all...] |