Home
last modified time | relevance | path

Searched defs:full_match (Results 1 – 20 of 20) sorted by relevance

/external/sdv/vsomeip/third_party/boost/spirit/test/x3/
Dtest.hpp17 bool test(Char const* in, Parser const& p, bool full_match = true) in test()
28 Parser const& p, bool full_match = true) in test()
38 , Skipper const& s, bool full_match = true) in test()
68 , Attr& attr, bool full_match = true) in test_attr()
79 , Attr& attr, Skipper const& s, bool full_match = true) in test_attr()
90 bool full_match = true) in binary_test()
99 Skipper const& s, bool full_match = true) in binary_test()
108 Attr& attr, bool full_match = true) in binary_test_attr()
117 Attr& attr, Skipper const& s, bool full_match = true) in binary_test_attr()
/external/sdv/vsomeip/third_party/boost/spirit/test/qi/
Dtest.hpp18 bool test(Char const* in, Parser const& p, bool full_match = true) in test()
33 , Skipper const& s, bool full_match = true) in test()
48 bool full_match = true) in binary_test()
61 Skipper const& s, bool full_match = true) in binary_test()
74 , Attr& attr, bool full_match = true) in test_attr()
89 , Attr& attr, Skipper const& s, bool full_match = true) in test_attr()
104 Attr& attr, bool full_match = true) in binary_test_attr()
117 Attr& attr, Skipper const& s, bool full_match = true) in binary_test_attr()
/external/sdv/vsomeip/third_party/boost/spirit/repository/test/qi/
Dtest.hpp18 inline bool test(Char const* in, Parser const& p, bool full_match = true) in test()
33 , Skipper const& s, bool full_match = true) in test()
48 , Attr& attr, bool full_match = true) in test_attr()
63 , Attr& attr, Skipper const& s, bool full_match = true) in test_attr()
Dadvance.cpp29 bool test_c(Container const& in, Parser const& p, bool full_match = true) in test_c()
/external/sdv/vsomeip/third_party/boost/spirit/repository/example/qi/
Dkeywords.cpp24 char const* input, P const& p, bool full_match = true) in test_parser()
38 char const* input, P const& p, bool full_match = true) in test_phrase_parser()
55 char const* input, P const& p, T& attr, bool full_match = true) in test_parser_attr()
69 char const* input, P const& p, T& attr, bool full_match = true) in test_phrase_parser_attr()
/external/sdv/vsomeip/third_party/boost/spirit/test/lex/
Dtest_parser.hpp17 bool full_match = true) in test_parser()
38 Skipper const& s, bool full_match = true) in test_parser()
/external/sdv/vsomeip/third_party/boost/spirit/example/qi/
Dreference.cpp29 char const* input, P const& p, bool full_match = true) in test_parser()
43 char const* input, P const& p, bool full_match = true) in test_phrase_parser()
60 char const* input, P const& p, T& attr, bool full_match = true) in test_parser_attr()
74 char const* input, P const& p, T& attr, bool full_match = true) in test_phrase_parser_attr()
/external/sdv/vsomeip/third_party/boost/spirit/classic/test/
Depsilon_tests.cpp25 #define full_match (pi.hit && pi.full) macro
/external/image_io/src/xml/
Dxml_token_context.cc101 const bool full_match = result_type == DataMatchResult::kFull; in ComputeTokenPortion() local
/external/libultrahdr/third_party/image_io/src/xml/
Dxml_token_context.cc101 const bool full_match = result_type == DataMatchResult::kFull; in ComputeTokenPortion() local
/external/sdv/vsomeip/third_party/boost/spirit/example/x3/rexpr/rexpr_full/test/
Dtesting.hpp40 bool full_match; member
/external/googleapis/google/cloud/retail/v2/
Dcommon.proto105 bool full_match = 2; field
/external/googleapis/google/cloud/retail/v2beta/
Dcommon.proto105 bool full_match = 2; field
/external/google-cloud-java/java-retail/proto-google-cloud-retail-v2/src/main/proto/google/cloud/retail/v2/
Dcommon.proto105 bool full_match = 2; field
/external/google-cloud-java/java-retail/proto-google-cloud-retail-v2beta/src/main/proto/google/cloud/retail/v2beta/
Dcommon.proto105 bool full_match = 2; field
/external/googleapis/google/cloud/retail/v2alpha/
Dcommon.proto105 bool full_match = 2; field
/external/google-cloud-java/java-retail/proto-google-cloud-retail-v2alpha/src/main/proto/google/cloud/retail/v2alpha/
Dcommon.proto105 bool full_match = 2; field
/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/third_party/googletest/include/gtest/
Dgtest-matchers.h624 MatchesRegexMatcher(const RE* regex, bool full_match) in MatchesRegexMatcher()
/external/python/cpython3/Lib/pathlib/
D_abc.py388 def full_match(self, pattern, *, case_sensitive=None): member in PurePathBase
/external/libtracefs/utest/
Dtracefs-utest.c2677 char *content, bool full_match, bool ignore_comments) in test_check_file_content()
2731 char *content, bool full_match, bool ignore_comments) in test_check_event_file_content()