Home
last modified time | relevance | path

Searched defs:getCounterValue (Results 1 – 12 of 12) sorted by relevance

/external/swiftshader/src/Vulkan/
DVkTimelineSemaphore.cpp80 uint64_t TimelineSemaphore::getCounterValue() in getCounterValue() function in vk::TimelineSemaphore
85 uint64_t TimelineSemaphore::Shared::getCounterValue() in getCounterValue() function in vk::TimelineSemaphore::Shared
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DDebugCounter.h106 static int64_t getCounterValue(unsigned ID) { in getCounterValue() function
/external/llvm-project/llvm/include/llvm/Support/
DDebugCounter.h107 static int64_t getCounterValue(unsigned ID) { in getCounterValue() function
/external/clang/lib/AST/
DOpenMPClause.cpp547 const Expr *OMPDependClause::getCounterValue() const { in getCounterValue() function in OMPDependClause
554 Expr *OMPDependClause::getCounterValue() { in getCounterValue() function in OMPDependClause
/external/llvm-project/clang/test/ARCMT/
Dobjcmt-atomic-property.m104 - (BOOL)getCounterValue; method
Dobjcmt-ns-nonatomic-iosonly.m111 - (BOOL)getCounterValue; method
Dobjcmt-property.m107 - (BOOL)getCounterValue; method
/external/clang/test/ARCMT/
Dobjcmt-ns-nonatomic-iosonly.m111 - (BOOL)getCounterValue; method
Dobjcmt-atomic-property.m104 - (BOOL)getCounterValue; method
Dobjcmt-property.m107 - (BOOL)getCounterValue; method
/external/clang/include/clang/Lex/
DPreprocessor.h1618 unsigned getCounterValue() const { return CounterValue; } in getCounterValue() function
/external/llvm-project/clang/include/clang/Lex/
DPreprocessor.h1983 unsigned getCounterValue() const { return CounterValue; } in getCounterValue() function