/third_party/skia/third_party/externals/angle2/src/tests/util_tests/ |
D | PrintSystemInfoTest.cpp | 34 ASSERT_TRUE(GetSystemInfo(&info)); in TEST() 53 GetSystemInfo(&info); in TEST()
|
/third_party/skia/third_party/externals/angle2/src/gpu_info_util/ |
D | SystemInfo_fuchsia.cpp | 14 bool GetSystemInfo(SystemInfo *info) in GetSystemInfo() function
|
D | SystemInfo_android.cpp | 37 bool GetSystemInfo(SystemInfo *info) in GetSystemInfo() function
|
D | SystemInfo_apple.mm | 20 bool GetSystemInfo(SystemInfo *info)
|
D | SystemInfo_win.cpp | 87 bool GetSystemInfo(SystemInfo *info) in GetSystemInfo() function
|
D | SystemInfo_linux.cpp | 72 bool GetSystemInfo(SystemInfo *info) in GetSystemInfo() function
|
D | SystemInfo.h | 89 bool GetSystemInfo(SystemInfo *info);
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/apple/ |
D | DisplayApple_api.cpp | 35 if (!angle::GetSystemInfo(&info)) in CreateDisplayCGLOrEAGL()
|
/third_party/skia/third_party/externals/angle2/src/tests/egl_tests/ |
D | EGLReadinessCheckTest.cpp | 53 ANGLE_SKIP_TEST_IF(!GetSystemInfo(&systemInfo)); in TEST_P()
|
D | EGLDisplayPowerPreferenceTest.cpp | 22 void testSetUp() override { (void)GetSystemInfo(&mSystemInfo); } in testSetUp()
|
/third_party/python/Modules/_ctypes/ |
D | malloc_closure.c | 42 GetSystemInfo(&systeminfo); in more_core()
|
/third_party/astc-encoder/Source/ |
D | astcenccli_platform_dependents.cpp | 80 GetSystemInfo(&sysinfo); in get_cpu_count()
|
/third_party/skia/third_party/externals/swiftshader/src/Common/ |
D | Memory.cpp | 80 GetSystemInfo(&systemInfo); in memoryPageSize()
|
/third_party/skia/third_party/externals/swiftshader/src/System/ |
D | Memory.cpp | 66 GetSystemInfo(&systemInfo); in memoryPageSize()
|
/third_party/node/test/cctest/ |
D | test_crypto_clienthello.cc | 41 GetSystemInfo(&system_info); in GetPageSize()
|
/third_party/openh264/codec/common/inc/ |
D | WelsThreadLib.h | 68 #define GetSystemInfo(x) GetNativeSystemInfo(x) macro
|
/third_party/lzma/CPP/Windows/ |
D | System.cpp | 58 GetSystemInfo(&systemInfo); in GetNumberOfProcessors()
|
/third_party/skia/third_party/externals/angle2/src/tests/ |
D | angle_system_info_tests_main.cpp | 94 angle::GetSystemInfo(&info); in main()
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/eagl/ |
D | DisplayEAGL.mm | 67 // It's legal for GetSystemInfo to return false and thereby 69 (void)angle::GetSystemInfo(&info);
|
/third_party/mesa3d/src/util/ |
D | os_misc.c | 347 GetSystemInfo(&SysInfo); in os_get_page_size()
|
/third_party/vk-gl-cts/framework/platform/win32/ |
D | tcuWin32VulkanPlatform.cpp | 261 GetSystemInfo(&sysInfo); in getProcessorInfo()
|
/third_party/skia/third_party/externals/swiftshader/third_party/marl/src/ |
D | memory.cpp | 102 GetSystemInfo(&systemInfo); in pageSize()
|
/third_party/pcre2/pcre2/src/sljit/ |
D | sljitUtils.c | 138 GetSystemInfo(&si); in get_page_alignment()
|
/third_party/skia/third_party/externals/swiftshader/src/Reactor/ |
D | ExecutableMemory.cpp | 226 GetSystemInfo(&systemInfo); in memoryPageSize()
|
/third_party/skia/third_party/externals/angle2/src/tests/test_expectations/ |
D | GPUTestConfig.cpp | 283 if (!GetSystemInfo(sSystemInfo)) in GetGPUTestSystemInfo()
|