Home
last modified time | relevance | path

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

/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/opencl/test/unit_test/helpers/
H A Dcmd_buffer_validator.h65 struct MatchCmd { struct
66 MatchCmd(int amount, bool matchesAny) in MatchCmd() argument
70 MatchCmd(int amount) in MatchCmd() function
81 int getExpectedCount() const { in getExpectedCount()
85 bool getMatchesAny() const { in getMatchesAny()
110 struct MatchAnyCmd : MatchCmd { argument
/dports/x11-wm/fluxbox/fluxbox-1.3.7/src/
H A DCurrentWindowCmd.hh276 class MatchCmd: public WindowHelperBoolCmd { class
278 MatchCmd(const std::string &pat): m_pat(pat.c_str()) { }; in MatchCmd() function in MatchCmd
/dports/textproc/stardict3/stardict-3.0.6/dict/src/lib/
H A Ddict_client.cpp109 class MatchCmd : public DICT::Cmd { class
111 MatchCmd(const gchar *database, const gchar *strategy, in MatchCmd() function in MatchCmd
/dports/comms/thebridge/thebridge-1.09/src/
H A Dconference.c6664 int MatchCmd(const char *CmdLine, const char *Command) in MatchCmd() function