Home
last modified time | relevance | path

Searched refs:AllMatcher (Results 1 – 13 of 13) sorted by relevance

/dports/security/vxquery/vxquery-0.2.1/include/vuxml/
H A Dprocessors.hh32 class AllMatcher : public EntryProcessor { class
34 AllMatcher(EntryProcessor &proc);
/dports/security/vxquery/vxquery-0.2.1/
H A Dprocessors.cc48 AllMatcher::AllMatcher(EntryProcessor &proc) : proc_(proc) {} in AllMatcher() function in AllMatcher
52 AllMatcher::operator()(const Entry &entry) in operator ()()
58 void AllMatcher::start() { proc_.start(); } in start()
59 void AllMatcher::end() { proc_.end(); } in end()
H A Dvxquery.cc161 matcher.reset(new AllMatcher(*writer)); in realmain()
/dports/emulators/citra/citra-ac98458e0/externals/teakra/src/
H A Dmatcher.h27 static Matcher AllMatcher(handler_function func) { in AllMatcher() function
H A Ddecoder.h706 return Matcher<V>::AllMatcher([](V& v, u16 opcode, u16) { return v.undefined(opcode); });
/dports/emulators/citra-qt5/citra-ac98458e0/externals/teakra/src/
H A Dmatcher.h27 static Matcher AllMatcher(handler_function func) { in AllMatcher() function
H A Ddecoder.h706 return Matcher<V>::AllMatcher([](V& v, u16 opcode, u16) { return v.undefined(opcode); });
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/micro/org/openjdk/bench/java/util/stream/
H A DAllMatcher.java44 public class AllMatcher { class
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/micro/org/openjdk/bench/java/util/stream/
H A DAllMatcher.java44 public class AllMatcher { class
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/micro/org/openjdk/bench/java/util/stream/
H A DAllMatcher.java44 public class AllMatcher { class
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/micro/org/openjdk/bench/java/util/stream/
H A DAllMatcher.java44 public class AllMatcher { class
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/micro/org/openjdk/bench/java/util/stream/
H A DAllMatcher.java44 public class AllMatcher { class
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/micro/org/openjdk/bench/java/util/stream/
H A DAllMatcher.java44 public class AllMatcher { class