Home
last modified time | relevance | path

Searched defs:REQUIRES (Results 1 - 5 of 5) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/marl/include/marl/
H A Dmutex.h47 Predicate&& p) REQUIRES(this) { in REQUIRES() function
57 Predicate&& p) REQUIRES(this) { in REQUIRES() function
H A Dtsa.h44 #define REQUIRES(...) \ macro
/third_party/benchmark/src/
H A Dmutex.h31 #define REQUIRES(...) \ macro
132 bool createBarrier(MutexLock& ml) REQUIRES(lock_) { in REQUIRES() function in benchmark::Barrier
/third_party/skia/third_party/externals/swiftshader/third_party/marl/src/
H A Dscheduler.cpp580 work.wait([this]() REQUIRES(work.mutex) { in run() function
610 work.wait([this]() REQUIRES(work.mutex) { in waitForWork() function
/third_party/backends/backend/
H A Dhp-option.c2901 #define REQUIRES(req) req macro
[all...]

Completed in 8 milliseconds