Searched refs:cputype (Results 1 - 25 of 42) sorted by relevance

12

/external/chromium/webkit/glue/
H A Duser_agent.cc55 std::string cputype; local
59 cputype.assign("i686 (x86_64)");
61 cputype.assign(unixinfo.machine);
98 cputype.c_str(), // e.g. i686
105 cputype.c_str() // e.g. i686
/external/valgrind/main/coregrind/
H A Dlauncher-darwin.c58 cpu_type_t cputype; member in struct:__anon13517
70 static const char *name_for_cputype(cpu_type_t cputype) argument
74 if (valid_archs[i].cputype == cputype) {
129 static int fat_has_cputype(struct fat_header *fh, cpu_type_t cputype) argument
135 if (ntohl(fa[i].cputype) == cputype) return 1;
162 return name_for_cputype(mh->cputype);
164 return name_for_cputype(OSSwapInt32(mh->cputype));
177 return name_for_cputype(ntohl(fa->cputype));
[all...]
H A Dfixup_macho_loadcmds.c273 Int cputype; local
275 cputype = CPU_TYPE_X86;
277 cputype = CPU_TYPE_X86_64;
281 arch.cputype = ntohl(arch_be->cputype);
285 if (arch.cputype == cputype) {
/external/kernel-headers/original/asm-mips/
H A Dcpu-info.h50 unsigned int cputype; member in struct:cpuinfo_mips
H A Dcpu-features.h17 #define current_cpu_type() current_cpu_data.cputype
/external/webkit/Source/WebKit/mac/Plugins/
H A DWebBasePluginPackage.mm381 singleArch.cputype = header->cputype;
394 singleArch.cputype = header->cputype;
423 cpu_type_t cputype = localArch->cputype;
429 cputype = CPU_TYPE_X86_64;
432 return NXFindBestFatArch(cputype, cpusubtype, archs, numArchs) != 0;
/external/valgrind/main/coregrind/m_debuginfo/
H A Dreadmacho.c228 Int cputype; local
230 cputype = CPU_TYPE_POWERPC;
232 cputype = CPU_TYPE_POWERPC64;
234 cputype = CPU_TYPE_X86;
236 cputype = CPU_TYPE_X86_64;
240 arch.cputype = VG_(ntohl)(arch_be->cputype);
244 if (arch.cputype == cputype) {
/external/kernel-headers/original/asm-mips/lasat/
H A Dlasat.h243 #define IS_LASAT_200() (current_cpu_data.cputype == CPU_R5000)
/external/valgrind/main/coregrind/m_ume/
H A Dmacho.c669 arch.cputype, (ULong)arch_offset);
673 arch.cputype = VG_(ntohl)(arch.cputype);
678 if (arch.cputype == good_arch) {
/external/llvm/include/llvm/Support/
H A DMachO.h288 uint32_t cputype; member in struct:llvm::MachO::mach_header
298 uint32_t cputype; member in struct:llvm::MachO::mach_header_64
632 uint32_t cputype; member in struct:llvm::MachO::fat_arch
684 // Constants for the cputype field.
/external/webkit/Source/WebKit2/UIProcess/Launcher/mac/
H A DProcessLauncherMac.mm238 architecture = _NSGetMachExecuteHeader()->cputype;
/external/libvpx/build/make/
H A Dobj_int_extract.c74 if (header.cputype == CPU_TYPE_ARM
75 || header.cputype == CPU_TYPE_X86)
82 log_msg("Bad cputype for object file. Currently only tested for CPU_TYPE_[ARM|X86].\n");
88 if (header.cputype == CPU_TYPE_X86_64)
95 log_msg("Bad cputype for object file. Currently only tested for CPU_TYPE_X86_64.\n");
/external/qemu-pc-bios/bochs/
H A Dconfig.guess1085 # "uname -m" is not consistent, so use $cputype instead. 386
1088 if test "$cputype" = "386"; then
1091 UNAME_MACHINE="$cputype"
/external/chromium/third_party/libevent/
H A Dconfig.guess1277 # "uname -m" is not consistent, so use $cputype instead. 386
1280 if test "$cputype" = "386"; then
1283 UNAME_MACHINE="$cputype"
/external/dropbear/
H A Dconfig.guess1264 # "uname -m" is not consistent, so use $cputype instead. 386
1267 if test "$cputype" = "386"; then
1270 UNAME_MACHINE="$cputype"
/external/elfutils/config/
H A Dconfig.guess1277 # "uname -m" is not consistent, so use $cputype instead. 386
1280 if test "$cputype" = "386"; then
1283 UNAME_MACHINE="$cputype"
/external/icu4c/
H A Dconfig.guess1280 # "uname -m" is not consistent, so use $cputype instead. 386
1283 if test "$cputype" = "386"; then
1286 UNAME_MACHINE="$cputype"
/external/libmtp/
H A Dconfig.guess1277 # "uname -m" is not consistent, so use $cputype instead. 386
1280 if test "$cputype" = "386"; then
1283 UNAME_MACHINE="$cputype"
/external/bison/build-aux/
H A Dconfig.guess1217 # "uname -m" is not consistent, so use $cputype instead. 386
1220 if test "$cputype" = "386"; then
1223 UNAME_MACHINE="$cputype"
/external/chromium/sdch/open-vcdiff/
H A Dconfig.guess1267 # "uname -m" is not consistent, so use $cputype instead. 386
1270 if test "$cputype" = "386"; then
1273 UNAME_MACHINE="$cputype"
/external/e2fsprogs/config/
H A Dconfig.guess1309 # "uname -m" is not consistent, so use $cputype instead. 386
1312 if test "$cputype" = "386"; then
1315 UNAME_MACHINE="$cputype"
/external/expat/conftools/
H A Dconfig.guess1265 # "uname -m" is not consistent, so use $cputype instead. 386
1268 if test "$cputype" = "386"; then
1271 UNAME_MACHINE="$cputype"
/external/grub/
H A Dconfig.guess1213 # "uname -m" is not consistent, so use $cputype instead. 386
1216 if test "$cputype" = "386"; then
1219 UNAME_MACHINE="$cputype"
/external/libcap-ng/libcap-ng-0.7/
H A Dconfig.guess1270 # "uname -m" is not consistent, so use $cputype instead. 386
1273 if test "$cputype" = "386"; then
1276 UNAME_MACHINE="$cputype"
/external/libffi/
H A Dconfig.guess1267 # "uname -m" is not consistent, so use $cputype instead. 386
1270 if test "$cputype" = "386"; then
1273 UNAME_MACHINE="$cputype"

Completed in 307 milliseconds

12