Home
last modified time | relevance | path

Searched defs:ZeroOrMore (Results 1 – 5 of 5) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DCommandLine.h125 ZeroOrMore = 0x01, // Zero or more occurrences allowed enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DCommandLine.h104 ZeroOrMore = 0x01, // Zero or more occurrences allowed enumerator
/third_party/skia/third_party/externals/abseil-cpp/absl/debugging/internal/
Ddemangle.cc350 static bool ZeroOrMore(ParseFunc parse_func, State *state) { in ZeroOrMore() function
/third_party/rust/crates/regex/regex-syntax/src/ast/
Dmod.rs1146 ZeroOrMore, enumerator
/third_party/rust/crates/regex/regex-syntax/src/hir/
Dmod.rs1414 ZeroOrMore, enumerator