HomeSort by relevance Sort by last modified time
    Searched refs:CPU (Results 176 - 200 of 343) sorted by null

1 2 3 4 5 6 78 91011>>

  /external/chromium/sdch/open-vcdiff/
config.guess 231 # covers most systems running today. This code pipes the CPU
232 # types through head -n 1, so we only detect the type of CPU 0.
496 echo romp-ibm-aix # uname -m gives an 8 hex-code CPU id
603 long cpu = sysconf (_SC_CPU_VERSION);
605 switch (cpu)
663 long cpu = sysconf (_SC_CPU_VERSION);
667 if (CPU_IS_PA_RISC (cpu))
669 switch (cpu)
677 else if (CPU_IS_HP_MC68K (cpu))
862 #undef CPU
    [all...]
  /external/e2fsprogs/config/
config.guess 231 # covers most systems running today. This code pipes the CPU
232 # types through head -n 1, so we only detect the type of CPU 0.
512 echo romp-ibm-aix # uname -m gives an 8 hex-code CPU id
619 long cpu = sysconf (_SC_CPU_VERSION);
621 switch (cpu)
679 long cpu = sysconf (_SC_CPU_VERSION);
683 if (CPU_IS_PA_RISC (cpu))
685 switch (cpu)
693 else if (CPU_IS_HP_MC68K (cpu))
888 #undef CPU
    [all...]
  /external/libffi/
config.guess 231 # covers most systems running today. This code pipes the CPU
232 # types through head -n 1, so we only detect the type of CPU 0.
496 echo romp-ibm-aix # uname -m gives an 8 hex-code CPU id
603 long cpu = sysconf (_SC_CPU_VERSION);
605 switch (cpu)
663 long cpu = sysconf (_SC_CPU_VERSION);
667 if (CPU_IS_PA_RISC (cpu))
669 switch (cpu)
677 else if (CPU_IS_HP_MC68K (cpu))
862 #undef CPU
    [all...]
  /external/libogg/
config.guess 230 # covers most systems running today. This code pipes the CPU
231 # types through head -n 1, so we only detect the type of CPU 0.
495 echo romp-ibm-aix # uname -m gives an 8 hex-code CPU id
602 long cpu = sysconf (_SC_CPU_VERSION);
604 switch (cpu)
662 long cpu = sysconf (_SC_CPU_VERSION);
666 if (CPU_IS_PA_RISC (cpu))
668 switch (cpu)
676 else if (CPU_IS_HP_MC68K (cpu))
858 #undef CPU
    [all...]
  /external/libpng/
config.guess 231 # covers most systems running today. This code pipes the CPU
232 # types through head -n 1, so we only detect the type of CPU 0.
512 echo romp-ibm-aix # uname -m gives an 8 hex-code CPU id
619 long cpu = sysconf (_SC_CPU_VERSION);
621 switch (cpu)
679 long cpu = sysconf (_SC_CPU_VERSION);
683 if (CPU_IS_PA_RISC (cpu))
685 switch (cpu)
693 else if (CPU_IS_HP_MC68K (cpu))
888 #undef CPU
    [all...]
  /external/libusb/
config.guess 248 # covers most systems running today. This code pipes the CPU
249 # types through head -n 1, so we only detect the type of CPU 0.
513 echo romp-ibm-aix # uname -m gives an 8 hex-code CPU id
620 long cpu = sysconf (_SC_CPU_VERSION);
622 switch (cpu)
680 long cpu = sysconf (_SC_CPU_VERSION);
684 if (CPU_IS_PA_RISC (cpu))
686 switch (cpu)
694 else if (CPU_IS_HP_MC68K (cpu))
889 #undef CPU
    [all...]
  /external/libusb-compat/
config.guess 248 # covers most systems running today. This code pipes the CPU
249 # types through head -n 1, so we only detect the type of CPU 0.
513 echo romp-ibm-aix # uname -m gives an 8 hex-code CPU id
620 long cpu = sysconf (_SC_CPU_VERSION);
622 switch (cpu)
680 long cpu = sysconf (_SC_CPU_VERSION);
684 if (CPU_IS_PA_RISC (cpu))
686 switch (cpu)
694 else if (CPU_IS_HP_MC68K (cpu))
889 #undef CPU
    [all...]
  /external/libvorbis/
config.guess 230 # covers most systems running today. This code pipes the CPU
231 # types through head -n 1, so we only detect the type of CPU 0.
495 echo romp-ibm-aix # uname -m gives an 8 hex-code CPU id
602 long cpu = sysconf (_SC_CPU_VERSION);
604 switch (cpu)
662 long cpu = sysconf (_SC_CPU_VERSION);
666 if (CPU_IS_PA_RISC (cpu))
668 switch (cpu)
676 else if (CPU_IS_HP_MC68K (cpu))
858 #undef CPU
    [all...]
  /external/protobuf/
config.guess 231 # covers most systems running today. This code pipes the CPU
232 # types through head -n 1, so we only detect the type of CPU 0.
496 echo romp-ibm-aix # uname -m gives an 8 hex-code CPU id
603 long cpu = sysconf (_SC_CPU_VERSION);
605 switch (cpu)
663 long cpu = sysconf (_SC_CPU_VERSION);
667 if (CPU_IS_PA_RISC (cpu))
669 switch (cpu)
677 else if (CPU_IS_HP_MC68K (cpu))
862 #undef CPU
    [all...]
  /external/protobuf/gtest/build-aux/
config.guess 231 # covers most systems running today. This code pipes the CPU
232 # types through head -n 1, so we only detect the type of CPU 0.
496 echo romp-ibm-aix # uname -m gives an 8 hex-code CPU id
603 long cpu = sysconf (_SC_CPU_VERSION);
605 switch (cpu)
663 long cpu = sysconf (_SC_CPU_VERSION);
667 if (CPU_IS_PA_RISC (cpu))
669 switch (cpu)
677 else if (CPU_IS_HP_MC68K (cpu))
862 #undef CPU
    [all...]
  /external/stressapptest/
config.guess 231 # covers most systems running today. This code pipes the CPU
232 # types through head -n 1, so we only detect the type of CPU 0.
496 echo romp-ibm-aix # uname -m gives an 8 hex-code CPU id
603 long cpu = sysconf (_SC_CPU_VERSION);
605 switch (cpu)
663 long cpu = sysconf (_SC_CPU_VERSION);
667 if (CPU_IS_PA_RISC (cpu))
669 switch (cpu)
677 else if (CPU_IS_HP_MC68K (cpu))
862 #undef CPU
    [all...]
  /external/arduino/hardware/arduino/cores/arduino/
WInterrupts.c 96 #error attachInterrupt not finished for this CPU (case 0)
111 #warning attachInterrupt may need some more work for this cpu (case 1)
159 #error detachInterrupt not finished for this cpu
171 #warning detachInterrupt may need some more work for this cpu (case 1)
  /external/chromium_org/components/nacl/zygote/
nacl_fork_delegate_linux.cc 16 #include "base/cpu.h"
39 base::CPU cpuid;
45 // The following list of CPU model numbers is taken from:
  /external/chromium_org/third_party/WebKit/Source/wtf/
PageAllocator.cpp 35 #include "wtf/CPU.h"
146 #if CPU(X86_64)
159 #else // !CPU(X86_64)
164 #endif // CPU(X86_64)
  /external/chromium_org/third_party/openssl/openssl/crypto/bn/asm/
mips-mont.S 15 slt $1,$9,17 # on in-order CPU
  /external/llvm/lib/Target/PowerPC/MCTargetDesc/
PPCAsmBackend.cpp 212 MCAsmBackend *llvm::createPPCAsmBackend(const Target &T, StringRef TT, StringRef CPU) {
  /external/llvm/lib/Target/SystemZ/MCTargetDesc/
SystemZMCAsmBackend.cpp 147 StringRef CPU) {
  /external/openssl/crypto/bn/asm/
mips-mont.S 15 slt $1,$9,17 # on in-order CPU
  /external/oprofile/events/mips/25K/
events 6 event:0x0 counters:0,1 um:zero minimum:500 name:CYCLES : CPU cycles
15 event:0x9 counters:0,1 um:zero minimum:500 name:FETCH_GROUPS_IN_PIPE : Fetch groups entering CPU execution pipes
  /external/srec/portable/include/
ptypes.h 145 #if (CPU != SIMNT)
147 #endif /* (CPU != SIMNT) */
  /external/chromium_org/media/base/simd/
scale_yuv_to_rgb_sse2_x64.asm 12 CPU SSE2
  /external/chromium_org/third_party/WebKit/Source/core/platform/graphics/transforms/
TransformationMatrix.h 34 #include "wtf/CPU.h"
45 #if CPU(X86_64)
53 #if CPU(APPLE_ARMV7S) || defined(TRANSFORMATION_MATRIX_USE_X86_64_SSE2)
  /external/clang/lib/Driver/
ToolChain.cpp 155 /// getARMTargetCPU - Get the (LLVM) name of the ARM cpu we are targeting.
172 // Otherwise, if we have -march= choose the base CPU for that arch.
204 // If all else failed, return the most base CPU with thumb interworking
210 /// CPU.
214 static const char *getLLVMArchSuffixForARM(StringRef CPU) {
215 return llvm::StringSwitch<const char *>(CPU)
  /frameworks/compile/slang/
slang_backend.cpp 132 // FIXME: Need to detect the CPU capability and decide whether to use softfp.
157 if (mTargetOpts.CPU.size() || mTargetOpts.Features.size()) {
170 TargetInfo->createTargetMachine(Triple, mTargetOpts.CPU, FeaturesStr,
  /external/blktrace/btreplay/doc/
btreplay.tex 60 IO layer -- indicating the device, CPU number, time stamp, IO direction,
156 Each input data file (one per device per CPU) results in a new record
157 data file (again, one per device per CPU) which contains information
175 on the recording system, we wrap CPU IDs. This \emph{may} result in an
176 overload of CPU processing capabilities on the replay system. (Refer to
226 \medskip\emph{One could also add in the notion of CPU mappings as well --
227 device $D_{rec}$ managed by CPU $C_{rec}$ on the recorded system
228 shall be replayed on device $D_{rep}$ and CPU $C_{rep}$ on the
334 \item And the CPU number (again, taken directly from the
362 \item[Field 1] The first field contains the device name and CPU
    [all...]

Completed in 446 milliseconds

1 2 3 4 5 6 78 91011>>