Home
last modified time | relevance | path

Searched defs:support (Results 401 - 411 of 411) sorted by relevance

1...<<11121314151617

/third_party/python/Lib/test/
H A D_test_multiprocessing.py28 import test.support namespace
29 import test.support.script_helper namespace
30 from test import support namespace
[all...]
H A Dtest_descr.py17 from test import support namespace
[all...]
H A Dtest_inspect.py35 from test import support namespace
[all...]
H A Dtest_enum.py20 from test import support namespace
H A Dtest_socket.py2 from test import support namespace
[all...]
/third_party/vulkan-headers/include/vulkan/
H A Dvulkan_funcs.hpp6283 VULKAN_HPP_NAMESPACE::DescriptorSetLayoutSupport support; variable
6298 VULKAN_HPP_NAMESPACE::DescriptorSetLayoutSupport & support = structureChain.template get<VULKAN_HPP_NAMESPACE::DescriptorSetLayoutSupport>(); variable
16309 VULKAN_HPP_NAMESPACE::DescriptorSetLayoutSupport support; global() variable
16324 VULKAN_HPP_NAMESPACE::DescriptorSetLayoutSupport & support = structureChain.template get<VULKAN_HPP_NAMESPACE::DescriptorSetLayoutSupport>(); global() variable
[all...]
H A Dvulkan_raii.hpp14054 VULKAN_HPP_NAMESPACE::DescriptorSetLayoutSupport support; variable
14057 reinterpret_cast<VkDescriptorSetLayoutSupport *>( &support ) ); variable
14070 VULKAN_HPP_NAMESPACE::DescriptorSetLayoutSupport & support = structureChain.template get<VULKAN_HPP_NAMESPACE::DescriptorSetLayoutSupport>(); variable
14073 reinterpret_cast<VkDescriptorSetLayoutSupport *>( &support ) ); variable
18783 VULKAN_HPP_NAMESPACE::DescriptorSetLayoutSupport support; global() variable
18786 reinterpret_cast<VkDescriptorSetLayoutSupport *>( &support ) ); global() variable
18799 VULKAN_HPP_NAMESPACE::DescriptorSetLayoutSupport & support = structureChain.template get<VULKAN_HPP_NAMESPACE::DescriptorSetLayoutSupport>(); global() variable
18802 reinterpret_cast<VkDescriptorSetLayoutSupport *>( &support ) ); global() variable
[all...]
/foundation/multimedia/audio_framework/services/audio_policy/server/src/service/
H A Daudio_policy_service.cpp6093 void AudioPolicyService::SetSharedAbsVolumeScene(const bool support) in SetSharedAbsVolumeScene() argument
6099 void AudioPolicyService::SetAbsVolumeSceneAsync(const std::string &macAddress, const bool support) in SetAbsVolumeSceneAsync() argument
6112 int32_t AudioPolicyService::SetDeviceAbsVolumeSupported(const std::string &macAddress, const bool support) in SetDeviceAbsVolumeSupported() argument
[all...]
/foundation/window/window_manager/window_scene/session_manager/src/
H A Dscene_session_manager.cpp643 uint32_t support = 0; in ConfigDecor() local
[all...]
/third_party/rust/crates/clang-sys/src/
H A Dlib.rs30 pub mod support; modules
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
H A Dvulkan_raii.hpp10770 VULKAN_HPP_NAMESPACE::DescriptorSetLayoutSupport support; variable
10774 reinterpret_cast<VkDescriptorSetLayoutSupport *>( &support ) ); variable
10783 VULKAN_HPP_NAMESPACE::DescriptorSetLayoutSupport & support = variable
10788 reinterpret_cast<VkDescriptorSetLayoutSupport *>( &support ) ); variable
14349 VULKAN_HPP_NAMESPACE::DescriptorSetLayoutSupport support; variable
14353 reinterpret_cast<VkDescriptorSetLayoutSupport *>( &support ) ); variable
14366 VULKAN_HPP_NAMESPACE::DescriptorSetLayoutSupport & support = variable
14371 reinterpret_cast<VkDescriptorSetLayoutSupport *>( &support ) ); variable
[all...]

Completed in 139 milliseconds

1...<<11121314151617