Home
last modified time | relevance | path

Searched defs:make_query (Results 1 – 25 of 71) sorted by relevance

123

/dports/graphics/wings/wings-8d019ebe48/src/
H A Dwings_pref_dlg.erl664 make_query({'VALUE',Val}) -> function
666 make_query([_|_]=List) -> function
668 make_query({color,Key}) -> function
677 make_query({[_|_]=Str,Key}) -> function
694 make_query({menu,List,Key}) -> function
697 make_query({fontpicker,Key}) -> function
700 make_query({vradio,List,Key}) -> function
703 make_query({slider,Slider}) -> function
705 make_query({text,Key,Flags}) -> function
708 make_query({text,Key}) -> function
[all …]
H A Dwings_tweak.erl2134 make_query([_|_]=List) -> function
2136 make_query({[_|_]=Str,Key}) -> function
2143 make_query({color,Key}) -> function
2146 make_query({color,[_|_]=Str,Key}) -> function
2149 make_query(Tuple) when is_tuple(Tuple) -> function
2151 make_query(Other) -> Other. function
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/spec/requests/api/graphql/project/
H A Dlabels_query_spec.rb15 def make_query(fields) method
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/spec/requests/api/graphql/group/
H A Dlabels_query_spec.rb15 def make_query(fields) method
/dports/games/freeciv-nox11/freeciv-2.6.6/scripts/
H A Dsetup_auth_server.sh77 make_query() { function
/dports/net-p2p/p5-Net-DirectConnect/Net-DirectConnect-0.14/examples/stat/
H A Dstatlib.pm453 sub make_query { subroutine
/dports/games/freeciv/freeciv-2.6.6/scripts/
H A Dsetup_auth_server.sh77 make_query() { function
/dports/mail/qmail-mysql/netqmail-1.06/
H A Dmake_query.c4 int make_query(stralloc *query, char *username) { in make_query() function
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/spec/requests/api/graphql/project/issue/design_collection/
H A Dversions_spec.rb43 def make_query(vq = version_query) method
/dports/www/py-py-restclient/py-restclient-1.3.3/restclient/bin/
H A Drest_cli.py73 def make_query(string, method='GET', fname=None, function
/dports/mail/mu4e/mu-1.6.4/lib/
H A Dmu-xapian.cc59 make_query (const Value* val, const std::string& str, bool maybe_wildcard) in make_query() function
/dports/mail/mu/mu-1.6.4/lib/
H A Dmu-xapian.cc59 make_query (const Value* val, const std::string& str, bool maybe_wildcard) in make_query() function
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/spec/requests/api/graphql/project/issue/designs/
H A Ddesigns_spec.rb40 def make_query(dq = design_query) method
/dports/mail/razor-agents/razor-agents-2.84/lib/Razor2/Client/
H A DCore.pm671 sub make_query { subroutine
/dports/devel/py-monkeytype/MonkeyType-21.5.0/monkeytype/db/
H A Dsqlite.py52 def make_query(table: str, module: str, qualname: Optional[str], limit: int) -> ParameterizedQuery: function
/dports/graphics/wings/wings-8d019ebe48/plugins_src/commands/
H A Dwpc_sculpt.erl901 make_query([_|_]=List) -> function
903 make_query({color,[_|_]=Str,Key}) -> function
906 make_query(Other) -> Other. function
/dports/dns/py-dnspython2/dnspython-2.1.0/dns/
H A Dxfr.py244 def make_query(txn_manager, serial=0, function
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/kernel/src/
H A Dinet_res.erl608 make_query(Dname, Class, Type, Opts) -> function
627 make_query(Dname, Class, Type, Options, Edns) -> function
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/kernel/src/
H A Dinet_res.erl608 make_query(Dname, Class, Type, Opts) -> function
627 make_query(Dname, Class, Type, Options, Edns) -> function
/dports/net-im/py-nbxmpp/nbxmpp-2.0.4/nbxmpp/modules/
H A Dmam.py43 def make_query(self, member in MAM
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/kernel/src/
H A Dinet_res.erl622 make_query(Dname, Class, Type, Opts) -> function
641 make_query(Dname, Class, Type, Options, Edns) -> function
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/kernel/src/
H A Dinet_res.erl630 make_query(Dname, Class, Type, Opts) -> function
649 make_query(Dname, Class, Type, Options, Edns) -> function
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/kernel/src/
H A Dinet_res.erl630 make_query(Dname, Class, Type, Opts) -> function
649 make_query(Dname, Class, Type, Options, Edns) -> function
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/kernel/src/
H A Dinet_res.erl630 make_query(Dname, Class, Type, Opts) -> function
649 make_query(Dname, Class, Type, Options, Edns) -> function
/dports/lang/erlang/otp-OTP-24.1.7/lib/kernel/src/
H A Dinet_res.erl630 make_query(Dname, Class, Type, Opts) -> function
649 make_query(Dname, Class, Type, Options, Edns) -> function

123