Home
last modified time | relevance | path

Searched defs:cpu_type (Results 1 – 25 of 45) sorted by relevance

12

/external/google-breakpad/src/common/mac/
Dmacho_id.cc98 bool MachoID::UUIDCommand(cpu_type_t cpu_type, in UUIDCommand()
116 bool MachoID::MD5(cpu_type_t cpu_type, cpu_subtype_t cpu_subtype, unsigned char identifier[16]) { in MD5()
128 bool MachoID::WalkHeader(cpu_type_t cpu_type, in WalkHeader()
Darch_utilities.cc116 const char* GetNameFromCPUType(cpu_type_t cpu_type, cpu_subtype_t cpu_subtype) { in GetNameFromCPUType()
146 const char* GetNameFromCPUType(cpu_type_t cpu_type, cpu_subtype_t cpu_subtype) { in GetNameFromCPUType()
Dmacho_walker.cc83 bool MachoWalker::WalkHeader(cpu_type_t cpu_type, cpu_subtype_t cpu_subtype) { in WalkHeader()
131 bool MachoWalker::FindHeader(cpu_type_t cpu_type, in FindHeader()
Dfile_id.cc61 bool FileID::MachoIdentifier(cpu_type_t cpu_type, in MachoIdentifier()
Dmacho_reader.cc167 void Reader::Reporter::CPUTypeMismatch(cpu_type_t cpu_type, in CPUTypeMismatch()
226 void Reader::Reporter::UnsupportedCPUType(cpu_type_t cpu_type) { in UnsupportedCPUType()
Ddump_syms.cc237 cpu_type_t cpu_type, in FindBestMatchForArchitecture()
282 cpu_type_t cpu_type = selected_object_file_->cputype; in Identifier() local
/external/google-breakpad/src/client/mac/handler/
Dbreakpad_nlist_64.cc149 cpu_type_t cpu_type) { in breakpad_nlist_common()
161 cpu_type_t cpu_type) { in breakpad_nlist()
168 cpu_type_t cpu_type) { in breakpad_nlist()
176 cpu_type_t cpu_type) { in __breakpad_fdnlist()
Ddynamic_images.cc351 cpu_type_t cpu_type) { in LookupSymbol()
567 cpu_type_t cpu_type; in DetermineTaskCPUType() local
/external/google-breakpad/src/tools/mac/upload_system_symbols/
Darch_constants.h56 const char* GetNXArchInfoName(cpu_type_t cpu_type, cpu_subtype_t cpu_subtype) { in GetNXArchInfoName()
/external/coreboot/src/soc/intel/xeon_sp/
Dreport_platform.c37 const char *cpu_type = "Unknown"; in report_cpu_info() local
/external/kernel-headers/original/uapi/asm-x86/asm/
Dvm86.h101 unsigned long cpu_type; member
123 unsigned long cpu_type; member
/external/capstone/arch/M680X/
DM680XDisassemblerInternals.h46 e_cpu_type cpu_type; // The CPU type to be used for disassembling member
/external/coreboot/src/soc/intel/broadwell/
Dreport_platform.c82 const char *cpu_type = "Unknown"; in report_cpu_info() local
/external/coreboot/src/soc/intel/apollolake/
Dreport_platform.c70 const char *cpu_type = "Unknown"; in report_cpu_info() local
/external/coreboot/src/soc/intel/skylake/bootblock/
Dreport_platform.c149 const char *cpu_type = "Unknown"; in report_cpu_info() local
/external/coreboot/src/soc/intel/jasperlake/bootblock/
Dreport_platform.c68 const char *cpu_type = "Unknown"; in report_cpu_info() local
/external/coreboot/src/soc/intel/alderlake/bootblock/
Dreport_platform.c275 const char *cpu_type = "Unknown"; in report_cpu_info() local
/external/coreboot/src/soc/intel/cannonlake/bootblock/
Dreport_platform.c178 const char *cpu_type = "Unknown"; in report_cpu_info() local
/external/coreboot/src/soc/intel/meteorlake/bootblock/
Dreport_platform.c95 const char *cpu_type = "Unknown"; in report_cpu_info() local
/external/coreboot/src/soc/intel/elkhartlake/bootblock/
Dreport_platform.c89 const char *cpu_type = "Unknown"; in report_cpu_info() local
/external/coreboot/src/soc/intel/tigerlake/bootblock/
Dreport_platform.c122 const char *cpu_type = "Unknown"; in report_cpu_info() local
/external/angle/third_party/abseil-cpp/absl/crc/internal/
Dcrc_memcpy_x86_arm_combined.cc362 CpuType cpu_type = GetCpuType(); in GetArchSpecificEngines() local
/external/cronet/tot/third_party/abseil-cpp/absl/crc/internal/
Dcrc_memcpy_x86_arm_combined.cc362 CpuType cpu_type = GetCpuType(); in GetArchSpecificEngines() local
/external/abseil-cpp/absl/crc/internal/
Dcrc_memcpy_x86_arm_combined.cc362 CpuType cpu_type = GetCpuType(); in GetArchSpecificEngines() local
/external/autotest/server/cros/
Dcfm_jmidata_helper_base.py106 def GetCpuUsageList(self, cpu_type): argument

12