Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DCommandLine.h125 ZeroOrMore = 0x01, // Zero or more occurrences allowed enumerator
/external/llvm-project/llvm/include/llvm/Support/
DCommandLine.h117 ZeroOrMore = 0x01, // Zero or more occurrences allowed enumerator
/external/llvm/include/llvm/Support/
DCommandLine.h99 ZeroOrMore = 0x01, // Zero or more occurrences allowed enumerator
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DCommandLine.h104 ZeroOrMore = 0x01, // Zero or more occurrences allowed enumerator
/external/webrtc/third_party/abseil-cpp/absl/debugging/internal/
Ddemangle.cc349 static bool ZeroOrMore(ParseFunc parse_func, State *state) { in ZeroOrMore() function
/external/abseil-cpp/absl/debugging/internal/
Ddemangle.cc349 static bool ZeroOrMore(ParseFunc parse_func, State *state) { in ZeroOrMore() function
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/debugging/internal/
Ddemangle.cc350 static bool ZeroOrMore(ParseFunc parse_func, State *state) { in ZeroOrMore() function
/external/openscreen/third_party/abseil/src/absl/debugging/internal/
Ddemangle.cc350 static bool ZeroOrMore(ParseFunc parse_func, State *state) { in ZeroOrMore() function
/external/libtextclassifier/abseil-cpp/absl/debugging/internal/
Ddemangle.cc350 static bool ZeroOrMore(ParseFunc parse_func, State *state) { in ZeroOrMore() function
/external/rust/crates/regex-syntax/src/ast/
Dmod.rs1146 ZeroOrMore, enumerator
/external/rust/crates/regex-syntax/src/hir/
Dmod.rs1410 ZeroOrMore, enumerator
/external/python/setuptools/pkg_resources/_vendor/
Dpyparsing.py3882 class ZeroOrMore(_MultipleMatch): class
/external/python/setuptools/setuptools/_vendor/
Dpyparsing.py3882 class ZeroOrMore(_MultipleMatch): class