/aosp_15_r20/external/grpc-grpc-java/xds/third_party/envoy/src/main/proto/envoy/type/matcher/ |
H A D | value.proto | 28 oneof match_pattern { oneof 59 oneof match_pattern { oneof
|
H A D | number.proto | 20 oneof match_pattern { oneof
|
H A D | string.proto | 22 oneof match_pattern { oneof
|
/aosp_15_r20/external/grpc-grpc-java/xds/third_party/envoy/src/main/proto/envoy/type/matcher/v3/ |
H A D | value.proto | 33 oneof match_pattern { oneof 66 oneof match_pattern { oneof
|
H A D | number.proto | 23 oneof match_pattern { oneof
|
H A D | string.proto | 28 oneof match_pattern { oneof
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/proto/grpc/testing/xds/v3/ |
D | string.proto | 24 oneof match_pattern { oneof
|
/aosp_15_r20/external/grpc-grpc/src/proto/grpc/testing/xds/v3/ |
H A D | string.proto | 24 oneof match_pattern { oneof
|
/aosp_15_r20/external/grpc-grpc-java/xds/third_party/xds/src/main/proto/xds/type/matcher/v3/ |
H A D | string.proto | 19 oneof match_pattern { oneof
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/xds/xds/type/matcher/v3/ |
D | string.proto | 19 oneof match_pattern { oneof
|
/aosp_15_r20/external/libevent/sample/ |
H A D | hostcheck.c | 205 int Curl_cert_hostcheck(const char *match_pattern, const char *hostname) in Curl_cert_hostcheck()
|
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/regex-automata-0.4.6/src/util/determinize/ |
H A D | state.rs | 158 pub(crate) fn match_pattern(&self, index: usize) -> PatternID { in match_pattern() method 476 fn match_pattern(&self, index: usize) -> PatternID { in match_pattern() method
|
/aosp_15_r20/external/executorch/examples/mediatek/executor_runner/llama_runner/ |
H A D | Utils.h | 50 std::ostringstream match_pattern; in split() local
|
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/regex-automata-0.4.6/src/dfa/ |
H A D | automaton.rs | 920 fn match_pattern(&self, id: StateID, index: usize) -> PatternID; in match_pattern() method 1919 fn match_pattern(&self, id: StateID, index: usize) -> PatternID { in match_pattern() method
|
H A D | sparse.rs | 1169 fn match_pattern(&self, id: StateID, match_index: usize) -> PatternID { in match_pattern() method
|
/aosp_15_r20/external/autotest/server/cros/chaos_lib/ |
H A D | chaos_log_analyzer.py | 54 stop_pattern=None, match_pattern=None): argument
|
/aosp_15_r20/external/perfetto/python/generators/sql_processing/ |
H A D | utils.py | 151 def match_pattern(pattern: str, file_str: str) -> Dict[int, object]: function
|
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/aho-corasick-1.1.3/src/nfa/ |
H A D | contiguous.rs | 301 fn match_pattern(&self, sid: StateID, index: usize) -> PatternID { in match_pattern() method 611 fn match_pattern( in match_pattern() method
|
H A D | noncontiguous.rs | 684 fn match_pattern(&self, sid: StateID, index: usize) -> PatternID { in match_pattern() method
|
/aosp_15_r20/external/tensorflow/tensorflow/core/platform/ |
H A D | file_system_helper.cc | 204 const std::string& match_pattern = dirs[index]; in GetMatchingPaths() local
|
/aosp_15_r20/external/igt-gpu-tools/lib/uwildmat/ |
H A D | uwildmat.c | 270 match_pattern(const unsigned char *text, const unsigned char *start, in match_pattern() function
|
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/aho-corasick-1.1.3/src/ |
H A D | automaton.rs | 314 fn match_pattern(&self, sid: StateID, index: usize) -> PatternID; in match_pattern() method 688 fn match_pattern(&self, sid: StateID, index: usize) -> PatternID { in match_pattern() method
|
H A D | dfa.rs | 282 fn match_pattern(&self, sid: StateID, index: usize) -> PatternID { in match_pattern() method
|
H A D | ahocorasick.rs | 2708 fn match_pattern(&self, sid: StateID, index: usize) -> PatternID { in match_pattern() method
|
/aosp_15_r20/cts/apps/CameraITS/utils/ |
H A D | its_session_utils.py | 3007 def remove_tmp_files(log_path, match_pattern): argument
|