Home
last modified time | relevance | path

Searched defs:supported (Results 1 - 25 of 174) sorted by relevance

1234567

/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
H A DETCTextureTest.cpp44 bool supported = IsGLExtensionEnabled("GL_ANGLE_lossy_etc_decode"); in TEST_P() local
76 bool supported = IsGLExtensionEnabled("GL_ANGLE_lossy_etc_decode"); in TEST_P() local
119 bool supported = IsGLExtensionEnabled("GL_ANGLE_lossy_etc_decode"); in TEST_P() local
163 bool supported = IsGLExtensionEnabled("GL_ANGLE_lossy_etc_decode"); in TEST_P() local
211 bool supported = IsGLExtensionEnabled("GL_ANGLE_lossy_etc_decode"); in TEST_P() local
[all...]
/third_party/skia/tests/
H A DBRDTest.cpp21 bool supported; in DEF_TEST() member
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/cl/
H A Dcl_util.h60 const CLExtensionSet &supported = GetSupportedCLExtensions(); in IsCLExtensionSupported() local
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
H A DVkDeviceMemoryExternalHost.hpp26 bool supported = false; member
/third_party/gn/src/util/
H A Dsys_info.cc48 bool supported = false; in IsLongPathsSupportEnabled() member
/third_party/mesa3d/src/mesa/main/
H A Dspirv_extensions.h53 bool supported[SPV_EXTENSIONS_COUNT]; member
/third_party/vk-gl-cts/external/vulkan-docs/src/scripts/
H A DtestSpecVersion.py55 supported = elem.get('supported') variable
H A DindexExt.py71 supported = elem.get('supported') variable
/third_party/vk-gl-cts/modules/gles2/functional/
H A Des2fNegativeTextureApiTests.cpp75 static void getCompressedTexSubImage2DFormat(const vector<deInt32>& supported, vector<deInt32>& accepted) in getCompressedTexSubImage2DFormat() argument
[all...]
/foundation/communication/netmanager_ext/frameworks/js/napi/sharing/src/
H A Dnetshare_issharing_context.cpp55 void NetShareIsSharingContext::SetSharingSupported(int32_t supported) in SetSharingSupported() argument
H A Dnetshare_exec.cpp30 int32_t supported = NETWORKSHARE_IS_UNSUPPORTED; in ExecIsSharingSupported() local
/third_party/mesa3d/src/gallium/drivers/iris/
H A Diris_formats.c135 bool supported = true; in iris_is_format_supported() local
[all...]
/third_party/skia/third_party/externals/dawn/src/tests/unittests/
H A DLimitsTests.cpp68 dawn_native::Limits supported = defaults; in TEST() local
/third_party/skia/third_party/externals/swiftshader/third_party/marl/include/marl/
H A Dthread.h57 static constexpr bool supported = true; member
/third_party/vulkan-loader/tests/
H A Dloader_wsi_tests.cpp204 VkBool32 supported = VK_FALSE; in TEST() local
387 VkBool32 supported = VK_FALSE; in TEST() local
570 VkBool32 supported = VK_FALSE; in TEST() local
753 VkBool32 supported = VK_FALSE; in TEST() local
/third_party/icu/icu4c/source/common/
H A Dservlkf.cpp62 const Hashtable* supported = getSupportedIDs(status); in handlesKey() local
73 const Hashtable* supported = getSupportedIDs(status); in updateVisibleIDs() local
/third_party/node/deps/icu-small/source/common/
H A Dservlkf.cpp62 const Hashtable* supported = getSupportedIDs(status); in handlesKey() local
73 const Hashtable* supported = getSupportedIDs(status); in updateVisibleIDs() local
/third_party/ltp/testcases/kernel/syscalls/clock_adjtime/
H A Dclock_adjtime01.c61 static int supported; variable
/third_party/mesa3d/src/gallium/drivers/crocus/
H A Dcrocus_formats.c464 bool supported = true; in crocus_is_format_supported() local
[all...]
/third_party/skia/third_party/externals/icu/source/common/
H A Dservlkf.cpp62 const Hashtable* supported = getSupportedIDs(status); in handlesKey() local
73 const Hashtable* supported = getSupportedIDs(status); in updateVisibleIDs() local
/foundation/multimedia/audio_framework/frameworks/js/napi/audiomanager/
H A Dnapi_audio_routing_manager.h45 bool supported = false; member
/foundation/communication/netmanager_ext/test/networksharemanager/unittest/networkshare_manager_test/
H A Dnetworkshare_service_test.cpp82 int32_t supported; in HWTEST_F() local
90 int32_t supported; in HWTEST_F() local
/foundation/communication/nfc/test/unittest/services/tags_test/
H A Dtag_info_test.cpp94 bool supported = tagInfo_->IsTechSupported(TagTechnology::NFC_A_TECH); in HWTEST_F() local
104 bool supported = tagInfo_->IsTechSupported(TagTechnology::NFC_ISODEP_TECH); in HWTEST_F() local
114 bool supported = tagInfo_->IsTechSupported(TagTechnology::NFC_NDEF_TECH); in HWTEST_F() local
/foundation/communication/netmanager_ext/frameworks/native/netshareclient/src/proxy/
H A Dnetworkshare_service_proxy.cpp54 int32_t NetworkShareServiceProxy::IsNetworkSharingSupported(int32_t &supported) in IsNetworkSharingSupported() argument
/foundation/communication/netmanager_ext/services/networksharemanager/src/stub/
H A Dnetworkshare_service_stub.cpp77 int32_t supported = NETWORKSHARE_IS_UNSUPPORTED; in ReplyIsNetworkSharingSupported() local

Completed in 13 milliseconds

1234567