/external/libpcap/ |
atmuni31.h | 38 #define PPC 0x05 /* Point-to-point signal msg */
|
/external/stlport/stlport/stl/config/ |
_linux.h | 114 defined(__ppc__) || defined(PPC) || defined(__powerpc__) || \
|
/external/tcpdump/ |
atmuni31.h | 38 #define PPC 0x05 /* Point-to-point signal msg */
|
print-atm.c | 264 case PPC:
|
/ndk/sources/cxx-stl/stlport/stlport/stl/config/ |
_linux.h | 114 defined(__ppc__) || defined(PPC) || defined(__powerpc__) || \
|
/external/webkit/WebCore/page/ |
NavigatorBase.cpp | 38 #if OS(MAC_OS_X) && (CPU(PPC) || CPU(PPC64))
|
/external/webkit/JavaScriptCore/wtf/ |
TCSpinLock.h | 36 #if (CPU(X86) || CPU(X86_64) || CPU(PPC)) && (COMPILER(GCC) || COMPILER(MSVC)) 106 #if OS(DARWIN) || CPU(PPC)
|
/external/qemu/ |
ppc-dis.c | 0 /* ppc-dis.c -- Disassemble PowerPC instructions 24 /* ppc.h -- Header file for PowerPC opcode table 348 /* ppc-opc.c -- PowerPC opcode list 665 description in opcode/ppc.h for what this means. */ [all...] |
android-configure.sh | 432 ppc) CONFIG_CPU=PPC
|
/external/stlport/test/eh/ |
cygwin.mak | 40 # also, test_slist won't compile with -O3/-O2 when targeting PPC. It fails
|
djgpp.mak | 40 # also, test_slist won't compile with -O3/-O2 when targeting PPC. It fails
|
gcc-99r1.mak | 40 # also, test_slist won't compile with -O3/-O2 when targeting PPC. It fails
|
gcc-apple-macosx.mak | 41 # also, test_slist won't compile with -O3/-O2 when targeting PPC. It fails
|
gcc-freebsd.mak | 41 # also, test_slist won't compile with -O3/-O2 when targeting PPC. It fails
|
gcc-hp11.mak | 42 # also, test_slist won't compile with -O3/-O2 when targeting PPC. It fails
|
gcc-irix.mak | 41 # also, test_slist won't compile with -O3/-O2 when targeting PPC. It fails
|
gcc-linux.mak | 41 # also, test_slist won't compile with -O3/-O2 when targeting PPC. It fails
|
gcc-netbsd.mak | 41 # also, test_slist won't compile with -O3/-O2 when targeting PPC. It fails
|
gcc.mak | 41 # also, test_slist won't compile with -O3/-O2 when targeting PPC. It fails
|
hpacc.mak | 41 # also, test_slist won't compile with -O3/-O2 when targeting PPC. It fails
|
mingw32.mak | 40 # also, test_slist won't compile with -O3/-O2 when targeting PPC. It fails
|
/sdk/sdkmanager/libs/sdklib/src/com/android/sdklib/internal/repository/ |
Archive.java | 135 PPC("PowerPC"),
170 } else if (arch.equalsIgnoreCase("ppc") || arch.equalsIgnoreCase("PowerPC")) {
171 return Arch.PPC;
[all...] |
/external/webkit/JavaScriptCore/runtime/ |
Collector.cpp | 857 #elif CPU(PPC) 883 #elif CPU(PPC) 924 #elif CPU(PPC) || CPU(PPC64) 938 #elif CPU(PPC) || CPU(PPC64) [all...] |
/hardware/broadcom/wlan/bcm4329/src/ |
Makerules | 104 ifeq ($(TARGETARCH), PPC) 105 GCDEFS := $(GCDEFS) -arch ppc -mtune=G4 106 GLDFLAGS = -arch ppc -Wl,-syslibroot,$(SDK)
|
/external/dropbear/libtommath/ |
bn.tex | 82 Linux and Windows based x86 to ARM based Gameboys and PPC based MacOS machines. [all...] |