/external/google-breakpad/src/client/mac/tests/ |
D | minidump_generator_test.cc | 114 MinidumpSystemInfo* system_info = minidump.GetSystemInfo(); in TEST_F() 205 MinidumpSystemInfo* system_info = minidump.GetSystemInfo(); in TEST_F() 295 MinidumpSystemInfo* system_info = minidump.GetSystemInfo(); in TEST_F()
|
D | crash_generation_server_test.cc | 254 MinidumpSystemInfo* system_info = minidump.GetSystemInfo(); in TEST_F() 333 MinidumpSystemInfo* system_info = minidump.GetSystemInfo(); in TEST_F()
|
/external/grpc-grpc/src/core/lib/gpr/ |
D | cpu_windows.cc | 27 GetSystemInfo(&si); in gpr_cpu_num_cores()
|
/external/google-breakpad/src/processor/ |
D | minidump_processor.cc | 321 static const MDRawSystemInfo* GetSystemInfo(Minidump *dump, in GetSystemInfo() function 323 MinidumpSystemInfo *minidump_system_info = dump->GetSystemInfo(); in GetSystemInfo() 464 const MDRawSystemInfo *raw_system_info = GetSystemInfo(dump, &system_info); in GetCPUInfo() 548 const MDRawSystemInfo *raw_system_info = GetSystemInfo(dump, &system_info); in GetOSInfo() 676 const MDRawSystemInfo *raw_system_info = GetSystemInfo(dump, NULL); in GetCrashReason()
|
D | exploitability.cc | 62 MinidumpSystemInfo *minidump_system_info = dump->GetSystemInfo(); in ExploitabilityForPlatform()
|
D | minidump_processor_unittest.cc | 68 MOCK_METHOD0(GetSystemInfo, MinidumpSystemInfo*()); 347 EXPECT_CALL(dump, GetSystemInfo()). in TEST_F() 496 EXPECT_CALL(dump, GetSystemInfo()). in TEST_F() 596 EXPECT_CALL(dump, GetSystemInfo()). in TEST_F()
|
D | microdump_processor.cc | 95 process_state->system_info_ = *microdump.GetSystemInfo(); in Process()
|
D | minidump_dump.cc | 142 MinidumpSystemInfo *system_info = minidump.GetSystemInfo(); in PrintMinidumpDump()
|
/external/libvpx/libvpx/vp8/common/generic/ |
D | systemdependent.c | 63 GetSystemInfo(&sysinfo); in get_cpu_count()
|
/external/gemmlowp/internal/ |
D | platform.h | 65 GetSystemInfo(&sysinfo); in GetHardwareConcurrency()
|
/external/python/cpython2/Modules/_ctypes/ |
D | malloc_closure.c | 42 GetSystemInfo(&systeminfo); in more_core()
|
/external/python/cpython3/Modules/_ctypes/ |
D | malloc_closure.c | 42 GetSystemInfo(&systeminfo); in more_core()
|
/external/google-breakpad/src/google_breakpad/processor/ |
D | microdump.h | 114 SystemInfo* GetSystemInfo() { return system_info_.get(); } in GetSystemInfo() function
|
/external/swiftshader/third_party/LLVM/lib/Support/Windows/ |
D | Process.inc | 41 // This function retrieves the page size using GetSystemInfo and is present 51 GetSystemInfo(&info);
|
/external/lzma/CPP/Windows/ |
D | System.cpp | 48 GetSystemInfo(&systemInfo); in GetNumberOfProcessors()
|
/external/swiftshader/src/Common/ |
D | Memory.cpp | 91 GetSystemInfo(&systemInfo); in memoryPageSize()
|
/external/swiftshader/src/System/ |
D | Memory.cpp | 91 GetSystemInfo(&systemInfo); in memoryPageSize()
|
/external/tensorflow/tensorflow/core/platform/windows/ |
D | port.cc | 54 GetSystemInfo(&system_info); in NumSchedulableCPUs()
|
/external/compiler-rt/lib/sanitizer_common/ |
D | sanitizer_win.cc | 39 GetSystemInfo(&si); in GetPageSize() 45 GetSystemInfo(&si); in GetMmapGranularity() 51 GetSystemInfo(&si); in GetMaxVirtualAddress()
|
/external/webrtc/webrtc/base/ |
D | systeminfo.cc | 67 GetSystemInfo(&si); in DetectNumberOfCores()
|
/external/libcxx/src/ |
D | thread.cpp | 97 GetSystemInfo(&info); in hardware_concurrency()
|
/external/google-breakpad/src/client/windows/unittests/ |
D | exception_handler_death_test.cc | 413 GetSystemInfo(&sSysInfo); // Initialize the structure. in TEST_F() 506 GetSystemInfo(&sSysInfo); // Initialize the structure. in TEST_F()
|
D | exception_handler_test.cc | 399 GetSystemInfo(&si); in TEST_F() 453 GetSystemInfo(&si); in TEST_F()
|
/external/swiftshader/src/Reactor/ |
D | ExecutableMemory.cpp | 142 GetSystemInfo(&systemInfo); in memoryPageSize()
|
/external/pcre/dist2/src/sljit/ |
D | sljitUtils.c | 220 GetSystemInfo(&si); in sljit_allocate_stack()
|