Home
last modified time | relevance | path

Searched defs:CLOCK (Results 1 – 8 of 8) sorted by relevance

/external/swiftshader/src/Vulkan/
DVkFence.hpp58 VkResult wait(const std::chrono::time_point<CLOCK, DURATION> &timeout) in wait()
/external/swiftshader/src/System/
DSynchronization.hpp93 bool wait(const std::chrono::time_point<CLOCK, DURATION> &timeout) const in wait() argument
/external/googleapis/google/chat/v1/
Dwidgets.proto53 CLOCK = 2; enumerator
/external/crosvm/protos/src/
Dplugin.proto129 CLOCK = 4; enumerator
/external/trace-cmd/tracecmd/
Dtrace-dump.c47 CLOCK = (1 << 11), enumerator
/external/ms-tpm-20-ref/Samples/Nucleo-TPM/L476RG/Drivers/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_hal_rtc_ex.h1052 #define IS_RTC_WAKEUP_CLOCK(CLOCK) (((CLOCK) == RTC_WAKEUPCLOCK_RTCCLK_DIV16) || \ argument
/external/ms-tpm-20-ref/Samples/Nucleo-TPM/L4A6RG/Drivers/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_hal_rtc_ex.h1052 #define IS_RTC_WAKEUP_CLOCK(CLOCK) (((CLOCK) == RTC_WAKEUPCLOCK_RTCCLK_DIV16) || \ argument
/external/python/bumble/bumble/
Dcore.py737 CLOCK = 0x0004 variable in Appearance.Category