Home
last modified time | relevance | path

Searched refs:GetSystemInfo (Results 1 – 25 of 72) sorted by relevance

123

/third_party/boost/boost/winapi/
Dsystem.hpp26 GetSystemInfo(::_SYSTEM_INFO* lpSystemInfo);
61 BOOST_FORCEINLINE VOID_ GetSystemInfo(LPSYSTEM_INFO_ lpSystemInfo) in GetSystemInfo() function
63 ::GetSystemInfo(reinterpret_cast< ::_SYSTEM_INFO* >(lpSystemInfo)); in GetSystemInfo()
/third_party/skia/third_party/externals/angle2/src/tests/util_tests/
DPrintSystemInfoTest.cpp34 ASSERT_TRUE(GetSystemInfo(&info)); in TEST()
53 GetSystemInfo(&info); in TEST()
/third_party/flutter/skia/third_party/externals/angle2/src/tests/util_tests/
DPrintSystemInfoTest.cpp34 ASSERT_TRUE(GetSystemInfo(&info)); in TEST()
53 GetSystemInfo(&info); in TEST()
/third_party/skia/third_party/externals/angle2/src/gpu_info_util/
DSystemInfo_fuchsia.cpp14 bool GetSystemInfo(SystemInfo *info) in GetSystemInfo() function
DSystemInfo_android.cpp37 bool GetSystemInfo(SystemInfo *info) in GetSystemInfo() function
DSystemInfo_apple.mm20 bool GetSystemInfo(SystemInfo *info)
DSystemInfo_win.cpp87 bool GetSystemInfo(SystemInfo *info) in GetSystemInfo() function
DSystemInfo_linux.cpp72 bool GetSystemInfo(SystemInfo *info) in GetSystemInfo() function
DSystemInfo.h89 bool GetSystemInfo(SystemInfo *info);
/third_party/grpc/src/core/lib/gpr/
Dcpu_windows.cc27 GetSystemInfo(&si); in gpr_cpu_num_cores()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/apple/
DDisplayApple_api.cpp35 if (!angle::GetSystemInfo(&info)) in CreateDisplayCGLOrEAGL()
/third_party/boost/libs/context/src/windows/
Dstack_traits.cpp52 ::GetSystemInfo( si); in system_info_()
/third_party/flutter/skia/third_party/externals/angle2/src/gpu_info_util/
DSystemInfo_win.cpp79 bool GetSystemInfo(SystemInfo *info) in GetSystemInfo() function
DSystemInfo.h83 bool GetSystemInfo(SystemInfo *info);
DSystemInfo_linux.cpp72 bool GetSystemInfo(SystemInfo *info) in GetSystemInfo() function
/third_party/boost/libs/coroutine/src/windows/
Dstack_traits.cpp48 { ::GetSystemInfo( si); } in system_info_()
/third_party/flutter/skia/third_party/externals/angle2/src/tests/egl_tests/
DEGLSanityCheckTest.cpp53 ANGLE_SKIP_TEST_IF(!GetSystemInfo(&systemInfo)); in TEST_P()
/third_party/skia/third_party/externals/angle2/src/tests/egl_tests/
DEGLReadinessCheckTest.cpp53 ANGLE_SKIP_TEST_IF(!GetSystemInfo(&systemInfo)); in TEST_P()
/third_party/boost/libs/asio/include/boost/asio/detail/
Dwince_thread.hpp74 ::GetSystemInfo(&system_info); in hardware_concurrency()
/third_party/boost/boost/asio/detail/
Dwince_thread.hpp74 ::GetSystemInfo(&system_info); in hardware_concurrency()
/third_party/python/Modules/_ctypes/
Dmalloc_closure.c42 GetSystemInfo(&systeminfo); in more_core()
/third_party/skia/third_party/externals/swiftshader/src/Common/
DMemory.cpp80 GetSystemInfo(&systemInfo); in memoryPageSize()
/third_party/skia/third_party/externals/swiftshader/src/System/
DMemory.cpp66 GetSystemInfo(&systemInfo); in memoryPageSize()
/third_party/openh264/codec/common/inc/
DWelsThreadLib.h68 #define GetSystemInfo(x) GetNativeSystemInfo(x) macro
/third_party/boost/libs/regex/src/
Dregex.cpp151 GetSystemInfo(&si); in reset_stack_guard_page()

123