| /external/google-breakpad/src/common/mac/ |
| D | macho_id.cc | 154 bool MachoID::UUIDCommand(cpu_type_t cpu_type, in UUIDCommand() 172 bool MachoID::IDCommand(cpu_type_t cpu_type, in IDCommand() 215 uint32_t MachoID::Adler32(cpu_type_t cpu_type, cpu_subtype_t cpu_subtype) { in Adler32() 225 bool MachoID::MD5(cpu_type_t cpu_type, cpu_subtype_t cpu_subtype, unsigned char identifier[16]) { in MD5() 237 bool MachoID::WalkHeader(cpu_type_t cpu_type, in WalkHeader()
|
| D | macho_walker.cc | 80 bool MachoWalker::WalkHeader(cpu_type_t cpu_type, cpu_subtype_t cpu_subtype) { in WalkHeader() 129 bool MachoWalker::FindHeader(cpu_type_t cpu_type, in FindHeader()
|
| D | file_id.cc | 74 bool FileID::MachoIdentifier(cpu_type_t cpu_type, in MachoIdentifier()
|
| D | dump_syms.cc | 212 bool DumpSymbols::SetArchitecture(cpu_type_t cpu_type, in SetArchitecture() 235 cpu_type_t cpu_type, cpu_subtype_t cpu_subtype) { in FindBestMatchForArchitecture() 288 cpu_type_t cpu_type = selected_object_file_->cputype; in Identifier() local
|
| D | macho_reader.cc | 164 void Reader::Reporter::CPUTypeMismatch(cpu_type_t cpu_type, in CPUTypeMismatch() 223 void Reader::Reporter::UnsupportedCPUType(cpu_type_t cpu_type) { in UnsupportedCPUType()
|
| D | arch_utilities.cc | 109 const NXArchInfo* BreakpadGetArchInfoFromCpuType(cpu_type_t cpu_type, in BreakpadGetArchInfoFromCpuType()
|
| D | macho_reader.h | 388 cpu_type_t cpu_type() const { return cpu_type_; } in cpu_type() function
|
| /external/google-breakpad/src/client/mac/handler/ |
| D | breakpad_nlist_64.cc | 145 cpu_type_t cpu_type) { in breakpad_nlist_common() 157 cpu_type_t cpu_type) { in breakpad_nlist() 164 cpu_type_t cpu_type) { in breakpad_nlist() 172 cpu_type_t cpu_type) { in __breakpad_fdnlist()
|
| D | dynamic_images.cc | 348 cpu_type_t cpu_type) { in LookupSymbol() 564 cpu_type_t cpu_type; in DetermineTaskCPUType() local
|
| D | dynamic_images.h | 117 cpu_type_t cpu_type) in DynamicImage()
|
| D | minidump_generator.cc | 1357 int cpu_type = header->cputype; in WriteModuleStream() local 1422 bool MinidumpGenerator::WriteCVRecord(MDRawModule *module, int cpu_type, in WriteCVRecord()
|
| /external/webrtc/modules/video_processing/util/ |
| D | denoiser_filter.cc | 32 CpuType* cpu_type) { in Create()
|
| D | noise_estimation.cc | 18 void NoiseEstimation::Init(int width, int height, CpuType cpu_type) { in Init()
|
| /external/llvm-project/lldb/tools/darwin-debug/ |
| D | darwin-debug.cpp | 99 const char *working_dir, cpu_type_t cpu_type, in posix_spawn_for_debug() 174 cpu_type_t cpu_type = 0; in main() local
|
| /external/google-breakpad/src/tools/mac/upload_system_symbols/ |
| D | arch_constants.h | 57 const char* GetNXArchInfoName(cpu_type_t cpu_type, cpu_subtype_t cpu_subtype) { in GetNXArchInfoName()
|
| /external/llvm-project/lldb/tools/debugserver/source/ |
| D | DNBArch.cpp | 38 bool DNBArchProtocol::SetArchitecture(uint32_t cpu_type, uint32_t cpu_subtype) { in SetArchitecture()
|
| D | DNBArch.h | 34 uint32_t cpu_type; member
|
| /external/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/ |
| D | PdbFPOProgramToDWARFExpression.cpp | 28 llvm::codeview::CPUType cpu_type; in ResolveLLDBRegisterNum() local
|
| D | PdbUtil.cpp | 572 CPUType cpu_type = index.compilands() in GetBaseFrameRegister() local
|
| /external/kernel-headers/original/uapi/asm-x86/asm/ |
| D | vm86.h | 101 unsigned long cpu_type; member 123 unsigned long cpu_type; member
|
| /external/capstone/arch/M680X/ |
| D | M680XDisassemblerInternals.h | 46 e_cpu_type cpu_type; // The CPU type to be used for disassembling member
|
| /external/autotest/server/cros/ |
| D | cfm_jmidata_helper_base.py | 106 def GetCpuUsageList(self, cpu_type): argument
|
| D | cfm_jmidata_v3_helper.py | 213 def GetCpuUsageList(self, cpu_type): argument
|
| /external/cpuinfo/src/arm/mach/ |
| D | init.c | 302 const uint32_t cpu_type = get_sys_info_by_name("hw.cputype"); in cpuinfo_arm_mach_init() local
|
| /external/google-breakpad/src/processor/ |
| D | minidump.cc | 486 uint32_t cpu_type = context_amd64->context_flags & MD_CONTEXT_CPU_MASK; in Read() local 586 uint32_t cpu_type = context_flags & MD_CONTEXT_CPU_MASK; in Read() local 685 uint32_t cpu_type = context_flags & MD_CONTEXT_CPU_MASK; in Read() local 755 uint32_t cpu_type = context_flags & MD_CONTEXT_CPU_MASK; in Read() local
|