Home
last modified time | relevance | path

Searched defs:RefValue (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/
DRegex.cpp169 unsigned RefValue; in sub() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DRegex.cpp188 unsigned RefValue; in sub() local
/third_party/grpc/src/core/lib/transport/
Dmetadata.h269 intptr_t RefValue() { return refcnt_.Load(MemoryOrder::RELAXED); } in RefValue() function