Searched refs:kCPUType (Results 1 – 3 of 3) sorted by relevance
786 const cpu_type_t kCPUType = 0x46b760df; in TEST_F() local791 .D32(kCPUType) // cpu type in TEST_F()804 const cpu_type_t kCPUType = CPU_TYPE_I386; in TEST_F() local810 .D32(kCPUType) // cpu type in TEST_F()818 ReadFile(&file, false, kCPUType, kCPUSubType); in TEST_F()833 const cpu_type_t kCPUType = CPU_TYPE_ANY; in TEST_F() local838 .D32(kCPUType) // cpu type in TEST_F()849 const cpu_type_t kCPUType = CPU_TYPE_I386; in TEST_F() local854 .D32(kCPUType) // cpu type in TEST_F()870 const cpu_type_t kCPUType = 0x46b760df; in TEST_F() local[all …]
268 kCPUType = 8, enumerator
1395 workers_map_.insert(make_pair(kCPUType, cpu_vector)); in InitializeThreads()