| /external/swiftshader/src/Vulkan/ |
| D | VkSemaphore.hpp | 23 class Semaphore : public Object<Semaphore, VkSemaphore> class 26 Semaphore(const VkSemaphoreCreateInfo* pCreateInfo, void* mem) {} in Semaphore() function in vk::Semaphore
|
| /external/deqp/framework/delibs/decpp/ |
| D | deSemaphore.cpp | 37 Semaphore::Semaphore (int initialValue, deUint32 flags) in Semaphore() function in de::Semaphore
|
| D | deSemaphore.hpp | 42 class Semaphore class
|
| /external/python/cpython3/Doc/library/ |
| D | asyncio-sync.rst | 248 Semaphore chapter
|
| /external/v8/src/base/platform/ |
| D | semaphore.cc | 23 Semaphore::Semaphore(int count) { in Semaphore() function in v8::base::Semaphore
|
| /external/v8/src/heap/ |
| D | item-parallel-job.h | 22 class Semaphore; variable
|
| /external/python/cpython2/Lib/multiprocessing/ |
| D | __init__.py | 192 def Semaphore(value=1): function
|
| D | synchronize.py | 108 class Semaphore(SemLock): class
|
| /external/python/cpython3/Lib/asyncio/ |
| D | locks.py | 418 class Semaphore(_ContextManagerMixin): class
|
| /external/python/cpython3/Lib/multiprocessing/ |
| D | synchronize.py | 123 class Semaphore(SemLock): class
|
| D | context.py | 79 def Semaphore(self, value=1): member in BaseContext
|
| /external/deqp/external/vulkancts/modules/vulkan/api/ |
| D | vktApiObjectManagementTests.cpp | 1026 struct Semaphore struct 1028 typedef VkSemaphore Type; 1030 struct Parameters 1039 struct Resources 1044 static deUint32 getMaxConcurrent (Context& context, const Parameters& params) in getMaxConcurrent() 1049 …tatic Move<VkSemaphore> create (const Environment& env, const Resources&, const Parameters& params) in create()
|
| /external/python/cpython3/Lib/ |
| D | threading.py | 370 class Semaphore: class
|
| /external/python/cpython2/Lib/ |
| D | threading.py | 412 def Semaphore(*args, **kwargs): function
|
| /external/vulkan-validation-layers/tests/ |
| D | vktestbinding.cpp | 478 NON_DISPATCHABLE_HANDLE_DTOR(Semaphore, vkDestroySemaphore) in NON_DISPATCHABLE_HANDLE_DTOR() argument
|
| D | vktestbinding.h | 60 class Semaphore; variable
|
| /external/python/cpython3/Lib/test/ |
| D | _test_multiprocessing.py | 4862 Semaphore = staticmethod(multiprocessing.Semaphore) variable in ProcessesMixin 4880 Semaphore = property(operator.attrgetter('manager.Semaphore')) variable in ManagerMixin 4947 Semaphore = staticmethod(multiprocessing.dummy.Semaphore) variable in ThreadsMixin
|
| /external/swiftshader/include/vulkan/ |
| D | vulkan.hpp | 3882 class Semaphore class 3885 VULKAN_HPP_CONSTEXPR Semaphore() in Semaphore() function in VULKAN_HPP_NAMESPACE::Semaphore 3889 VULKAN_HPP_CONSTEXPR Semaphore( std::nullptr_t ) in Semaphore() function in VULKAN_HPP_NAMESPACE::Semaphore 3893 VULKAN_HPP_TYPESAFE_EXPLICIT Semaphore( VkSemaphore semaphore ) in Semaphore() function in VULKAN_HPP_NAMESPACE::Semaphore
|
| /external/vulkan-headers/include/vulkan/ |
| D | vulkan.hpp | 11068 class Semaphore class 11071 VULKAN_HPP_CONSTEXPR Semaphore() in Semaphore() function in VULKAN_HPP_NAMESPACE::Semaphore 11075 VULKAN_HPP_CONSTEXPR Semaphore( std::nullptr_t ) in Semaphore() function in VULKAN_HPP_NAMESPACE::Semaphore 11079 VULKAN_HPP_TYPESAFE_EXPLICIT Semaphore( VkSemaphore semaphore ) in Semaphore() function in VULKAN_HPP_NAMESPACE::Semaphore
|