Searched defs:add_match (Results 1 – 9 of 9) sorted by relevance
/aosp_15_r20/external/autotest/client/deps/lansim/src/py/ |
H A D | simulator.py | 65 def add_match(self, rule, callback): member in Simulator
|
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/regex-automata-0.4.6/src/nfa/thompson/ |
H A D | literal_trie.rs | 371 fn add_match(&mut self) { in add_match() method
|
H A D | builder.rs | 1105 pub fn add_match(&mut self) -> Result<StateID, BuildError> { in add_match() method
|
H A D | compiler.rs | 1687 fn add_match(&self) -> Result<StateID, BuildError> { in add_match() method
|
/aosp_15_r20/external/rust/android-crates-io/crates/regex-automata/src/nfa/ |
D | compiler.rs | 847 fn add_match(&self) -> StateID { in add_match() method
|
/aosp_15_r20/external/rust/android-crates-io/crates/aho-corasick/src/ |
D | nfa.rs | 308 fn add_match(&mut self, i: PatternID, len: PatternLength) { in add_match() method
|
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/aho-corasick-1.1.3/src/nfa/ |
H A D | noncontiguous.rs | 466 fn add_match( in add_match() method
|
/aosp_15_r20/external/libtracefs/src/ |
H A D | tracefs-sqlhist.c | 409 __hidden int add_match(struct sqlhist_bison *sb, void *A, void *B) in add_match() function
|
/aosp_15_r20/external/iptables/iptables/ |
H A D | nft.c | 1469 int add_match(struct nft_handle *h, struct nft_rule_ctx *ctx, in add_match() function
|