Home
last modified time | relevance | path

Searched defs:make_regex (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/regex/include/boost/regex/
Dmfc.hpp43 make_regex(const ATL::CSimpleStringT<B, b>& s, ::boost::regex_constants::syntax_option_type f = boo… in make_regex() function
/aosp_15_r20/external/tensorflow/tensorflow/python/eager/
H A Dtensor_test.py462 def make_regex(s): function
/aosp_15_r20/external/libtracefs/src/
H A Dtracefs-tools.c467 static char *make_regex(const char *glob) in make_regex() function
H A Dtracefs-events.c1351 static int make_regex(regex_t *re, const char *match) in make_regex() function