Home
last modified time | relevance | path

Searched defs:platform (Results 276 - 300 of 389) sorted by relevance

1...<<111213141516

/third_party/python/Lib/
H A Dplatform.py1187 def platform(aliased=0, terse=0): global() function
[all...]
H A Duuid.py59 import platform namespace
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/
H A DvktBuildPrograms.cpp683 tcu::Platform platform; in main() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/wsi/
H A DvktWsiFullScreenExclusiveTests.cpp206 de::MovePtr<Display> createDisplay (const vk::Platform& platform, in createDisplay() argument
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
H A DvktApiVersionCheck.cpp135 const vk::Platform& platform = m_context.getTestContext().getPlatform().getVulkanPlatform(); in iterate() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/
H A Drenderer9_utils.cpp838 auto *platform = ANGLEPlatformCurrent(); in InitializeFeatures() local
/third_party/vk-gl-cts/external/openglcts/modules/runner/
H A DglcTestRunner.cpp49 RunSession(tcu::Platform& platform, tcu::Archive& archive, const int numArgs, const char* const* args) in RunSession() argument
703 TestRunner::TestRunner(tcu::Platform& platform, tcu::Archive& archive, const char* waiverPath, in TestRunner() argument
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
H A DProgramBinaryTest.cpp1312 std::ostream &operator<<(std::ostream &stream, const PlatformsWithLinkResult &platform) in operator <<() argument
/third_party/skia/third_party/externals/angle2/src/tests/egl_tests/
H A DEGLPreRotationTest.cpp104 const angle::PlatformParameters platform = ::testing::get<0>(GetParam()); in initializeDisplay() local
H A DEGLSurfaceTest.cpp490 GLenum platform = GetParam().getRenderer(); in TEST_P() local
/third_party/skia/third_party/externals/angle2/src/libGLESv2/
H A Dentry_points_egl_autogen.cpp753 EGLDisplay EGLAPIENTRY EGL_GetPlatformDisplay(EGLenum platform, in EGL_GetPlatformDisplay() argument
H A Degl_stubs.cpp394 GetPlatformDisplay(Thread *thread, EGLenum platform, void *native_display, const AttributeMap &attribMap) GetPlatformDisplay() argument
/third_party/python/Lib/test/
H A Dtest_gdb.py7 import platform namespace
H A Dtest_pyexpat.py6 import platform namespace
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/
H A DMachO.h606 static std::string getBuildPlatform(uint32_t platform) { in getBuildPlatform() argument
/third_party/skia/tools/gpu/gl/angle/
H A DGLTestContext_angle.cpp144 static const unsigned char* ANGLE_getTraceCategoryEnabledFlag(angle::PlatformMethods* platform, in ANGLE_getTraceCategoryEnabledFlag() argument
149 static angle::TraceEventHandle ANGLE_addTraceEvent(angle::PlatformMethods* platform, in ANGLE_addTraceEvent() argument
166 static void ANGLE_updateTraceEventDuration(angle::PlatformMethods* platform, in ANGLE_updateTraceEventDuration() argument
173 static double ANGLE_monotonicallyIncreasingTime(angle::PlatformMethods* platform) { in ANGLE_monotonicallyIncreasingTime() argument
/third_party/skia/third_party/externals/abseil-cpp/absl/random/internal/
H A Dnanobenchmark.cc78 namespace platform { namespace
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/
H A DvktBuildPrograms.cpp679 tcu::Platform platform; in main() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/wsi/
H A DvktWsiFullScreenExclusiveTests.cpp206 de::MovePtr<Display> createDisplay (const vk::Platform& platform, in createDisplay() argument
/third_party/vk-gl-cts/framework/platform/ohos/display/
H A DtcuOhosNativeDisplay.cpp233 eglw::EGLDisplay OhosLibrary::getPlatformDisplay(eglw::EGLenum platform, void *native_display, const eglw::EGLAttrib *attrib_list) const in getPlatformDisplay() argument
238 eglw::EGLDisplay OhosLibrary::getPlatformDisplayEXT(eglw::EGLenum platform, void *native_display, const eglw::EGLint *attrib_list) const in getPlatformDisplayEXT() argument
/test/testfwk/xdevice/plugins/ohos/src/ohos/environment/
H A Ddmlib.py20 import platform namespace
/test/xts/acts/graphic/nativeimage/entry/src/main/cpp/
H A Dnativeimage.cpp78 static EGLDisplay GetPlatformEglDisplay(EGLenum platform, void *native_display, const EGLint *attrib_list) in GetPlatformEglDisplay() argument
/third_party/glfw/tests/
H A Dglfwinfo.c143 static const char* get_platform_name(int platform) in get_platform_name() argument
357 int platform = GLFW_ANY_PLATFORM; main() local
[all...]
/third_party/node/src/api/
H A Denvironment.cc325 NewIsolate(Isolate::CreateParams* params, uv_loop_t* event_loop, MultiIsolatePlatform* platform, bool has_snapshot_data) NewIsolate() argument
360 NewIsolate(ArrayBufferAllocator* allocator, uv_loop_t* event_loop, MultiIsolatePlatform* platform) NewIsolate() argument
368 NewIsolate(std::shared_ptr<ArrayBufferAllocator> allocator, uv_loop_t* event_loop, MultiIsolatePlatform* platform) NewIsolate() argument
376 CreateIsolateData(Isolate* isolate, uv_loop_t* loop, MultiIsolatePlatform* platform, ArrayBufferAllocator* allocator) CreateIsolateData() argument
457 MultiIsolatePlatform* platform = env->isolate_data()->platform(); FreeEnvironment() local
546 FreePlatform(MultiIsolatePlatform* platform) FreePlatform() argument
[all...]
/third_party/node/src/
H A Dnode.h778 Create( MultiIsolatePlatform* platform, std::vector<std::string>* errors, EnvironmentArgs&&... env_args) Create() argument
[all...]

Completed in 34 milliseconds

1...<<111213141516