Home
last modified time | relevance | path

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

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/regex/include/boost/regex/v5/
Dperl_matcher.hpp56 inline bool can_start(charT c, const unsigned char* map, unsigned char mask) in can_start() function
60 inline bool can_start(char c, const unsigned char* map, unsigned char mask) in can_start() function
64 inline bool can_start(signed char c, const unsigned char* map, unsigned char mask) in can_start() function
68 inline bool can_start(unsigned char c, const unsigned char* map, unsigned char mask) in can_start() function
72 inline bool can_start(unsigned short c, const unsigned char* map, unsigned char mask) in can_start() function
77 inline bool can_start(wchar_t c, const unsigned char* map, unsigned char mask) in can_start() function
83 inline bool can_start(unsigned int c, const unsigned char* map, unsigned char mask) in can_start() function
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/regex/include/boost/regex/v4/
Dperl_matcher.hpp63 inline bool can_start(charT c, const unsigned char* map, unsigned char mask) in can_start() function
67 inline bool can_start(char c, const unsigned char* map, unsigned char mask) in can_start() function
71 inline bool can_start(signed char c, const unsigned char* map, unsigned char mask) in can_start() function
75 inline bool can_start(unsigned char c, const unsigned char* map, unsigned char mask) in can_start() function
79 inline bool can_start(unsigned short c, const unsigned char* map, unsigned char mask) in can_start() function
85 inline bool can_start(wchar_t c, const unsigned char* map, unsigned char mask) in can_start() function
92 inline bool can_start(unsigned int c, const unsigned char* map, unsigned char mask) in can_start() function
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/asio/include/boost/asio/execution/
Dstart.hpp57 struct can_start : struct
214 struct can_start : struct
/aosp_15_r20/external/cronet/build/
H A Dgn_helpers.py115 can_start = lambda tok: tok and tok not in ',}]=' function
/aosp_15_r20/external/angle/build/
H A Dgn_helpers.py114 can_start = lambda tok: tok and tok not in ',}]=' function