OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:ppc64
(Results
276 - 300
of
1243
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/prebuilts/go/darwin-x86/src/reflect/
asm_ppc64x.s
5
// +build
ppc64
ppc64le
/prebuilts/go/darwin-x86/src/runtime/
asm_ppc64x.h
23
// and currently always use that much, PIC on
ppc64
would need to use 48).
os_linux_generic.go
10
// +build !
ppc64
/prebuilts/go/darwin-x86/src/runtime/cgo/
gcc_linux_ppc64x.c
5
// +build
ppc64
ppc64le
/prebuilts/go/darwin-x86/src/runtime/internal/atomic/
atomic_ppc64x.go
5
// +build
ppc64
ppc64le
atomic_ppc64x.s
5
// +build
ppc64
ppc64le
/prebuilts/go/darwin-x86/src/runtime/testdata/testprog/
badtraceback.go
38
if runtime.GOARCH == "
ppc64
" || runtime.GOARCH == "ppc64le" {
/prebuilts/go/linux-x86/pkg/include/
asm_ppc64x.h
23
// and currently always use that much, PIC on
ppc64
would need to use 48).
/prebuilts/go/linux-x86/src/cmd/go/internal/cfg/
zosarch.go
26
"linux/
ppc64
": false,
/prebuilts/go/linux-x86/src/reflect/
asm_ppc64x.s
5
// +build
ppc64
ppc64le
/prebuilts/go/linux-x86/src/runtime/
asm_ppc64x.h
23
// and currently always use that much, PIC on
ppc64
would need to use 48).
os_linux_generic.go
10
// +build !
ppc64
/prebuilts/go/linux-x86/src/runtime/cgo/
gcc_linux_ppc64x.c
5
// +build
ppc64
ppc64le
/prebuilts/go/linux-x86/src/runtime/internal/atomic/
atomic_ppc64x.go
5
// +build
ppc64
ppc64le
atomic_ppc64x.s
5
// +build
ppc64
ppc64le
/prebuilts/go/linux-x86/src/runtime/testdata/testprog/
badtraceback.go
38
if runtime.GOARCH == "
ppc64
" || runtime.GOARCH == "ppc64le" {
/prebuilts/ndk/r16/sources/third_party/vulkan/src/tests/gtest-1.7.0/xcode/Config/
General.xcconfig
11
ARCHS = i386 x86_64 ppc
ppc64
/external/compiler-rt/cmake/
config-ix.cmake
137
set(
PPC64
powerpc64 powerpc64le)
148
set(ALL_SANITIZER_COMMON_SUPPORTED_ARCH ${X86} ${X86_64} ${
PPC64
}
151
${MIPS32} ${MIPS64} ${
PPC64
})
154
set(ALL_MSAN_SUPPORTED_ARCH ${X86_64} ${MIPS64} ${ARM64} ${
PPC64
})
155
set(ALL_PROFILE_SUPPORTED_ARCH ${X86} ${X86_64} ${ARM32} ${ARM64} ${
PPC64
}
157
set(ALL_TSAN_SUPPORTED_ARCH ${X86_64} ${MIPS64} ${ARM64} ${
PPC64
})
159
${MIPS32} ${MIPS64} ${
PPC64
} ${S390X})
/external/valgrind/docs/internals/
multiple-architectures.txt
11
- dual-arch support on amd64 and
ppc64
systems
20
dual-arch systems, the primary platform is amd64 and
ppc64
58
all the tools will be built. Similarly on a
ppc64
system both
111
ppc64
) but will peek at the program which it is being asked to run and
117
vice versa. Ditto ppc32 and
ppc64
.
/external/google-breakpad/src/google_breakpad/processor/
dump_context.h
80
void SetContextPPC64(MDRawContextPPC64*
ppc64
);
96
MDRawContextPPC64*
ppc64
;
member in union:google_breakpad::DumpContext::__anon20887
/external/llvm/test/CodeGen/PowerPC/
tls-pic.ll
1
; RUN: llc -march=
ppc64
-mcpu=pwr7 -O0 -relocation-model=pic < %s | FileCheck -check-prefix=OPT0 %s
2
; RUN: llc -march=
ppc64
-mcpu=pwr7 -O1 -relocation-model=pic < %s | FileCheck -check-prefix=OPT1 %s
/external/valgrind/VEX/pub/
libvex_guest_ppc64.h
81
/*--- Vex's representation of the
PPC64
CPU state ---*/
275
needed for function interception and wrapping on
ppc64
-linux.
306
/*--- Utility functions for
PPC64
guest stuff. ---*/
311
/* Initialise all guest
PPC64
state. */
317
structure. Note, %CR is 32-bits even for
ppc64
. */
324
ppc64
. */
331
ppc64
. */
338
ppc64
. */
/prebuilts/go/darwin-x86/src/cmd/dist/
buildruntime.go
58
// GOOS=linux GOARCH=
ppc64
go build cmd/compile
60
// the resulting compiler will default to generating linux/
ppc64
object files.
/prebuilts/go/darwin-x86/src/cmd/internal/obj/ppc64/
anames.go
1
// Generated by stringer -i a.out.go -o anames.go -p
ppc64
4
package
ppc64
package
/prebuilts/go/darwin-x86/src/syscall/
asm_linux_ppc64x.s
6
// +build
ppc64
ppc64le
11
// System calls for
ppc64
, Linux
Completed in 718 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>