Home
last modified time | relevance | path

Searched defs:parse_options (Results 1 – 25 of 1401) sorted by relevance

12345678910>>...57

/dports/www/grafana8/grafana-8.3.6/vendor/github.com/apache/thrift/lib/erl/src/
H A Dthrift_socket_server.erl73 parse_options(Options) -> function
76 parse_options([], State) -> function
78 parse_options([{name, L} | Rest], State) when is_list(L) -> function
81 parse_options([{name, A} | Rest], State) when is_atom(A) -> function
84 parse_options([{name, Name} | Rest], State) -> function
86 parse_options([{port, L} | Rest], State) when is_list(L) -> function
89 parse_options([{port, Port} | Rest], State) -> function
91 parse_options([{ip, Ip} | Rest], State) -> function
105 parse_options([{handler, []} | _Rest], _State) -> function
126 parse_options([{service, []} | _Rest], _State) -> function
[all …]
/dports/net/storj/storj-1.45.3/vendor/github.com/apache/thrift/lib/erl/src/
H A Dthrift_socket_server.erl73 parse_options(Options) -> function
76 parse_options([], State) -> function
78 parse_options([{name, L} | Rest], State) when is_list(L) -> function
81 parse_options([{name, A} | Rest], State) when is_atom(A) -> function
84 parse_options([{name, Name} | Rest], State) -> function
86 parse_options([{port, L} | Rest], State) when is_list(L) -> function
89 parse_options([{port, Port} | Rest], State) -> function
91 parse_options([{ip, Ip} | Rest], State) -> function
105 parse_options([{handler, []} | _Rest], _State) -> function
126 parse_options([{service, []} | _Rest], _State) -> function
[all …]
/dports/devel/py-thrift/thrift-0.14.0/lib/erl/src/
H A Dthrift_socket_server.erl73 parse_options(Options) -> function
76 parse_options([], State) -> function
78 parse_options([{name, L} | Rest], State) when is_list(L) -> function
81 parse_options([{name, A} | Rest], State) when is_atom(A) -> function
84 parse_options([{name, Name} | Rest], State) -> function
86 parse_options([{port, L} | Rest], State) when is_list(L) -> function
89 parse_options([{port, Port} | Rest], State) -> function
91 parse_options([{ip, Ip} | Rest], State) -> function
105 parse_options([{handler, []} | _Rest], _State) -> function
126 parse_options([{service, []} | _Rest], _State) -> function
[all …]
/dports/www/fabio/fabio-1.5.14/vendor/github.com/apache/thrift/thrift-da1169d75b15/lib/erl/src/
H A Dthrift_socket_server.erl73 parse_options(Options) -> function
76 parse_options([], State) -> function
78 parse_options([{name, L} | Rest], State) when is_list(L) -> function
81 parse_options([{name, A} | Rest], State) when is_atom(A) -> function
84 parse_options([{name, Name} | Rest], State) -> function
86 parse_options([{port, L} | Rest], State) when is_list(L) -> function
89 parse_options([{port, Port} | Rest], State) -> function
91 parse_options([{ip, Ip} | Rest], State) -> function
105 parse_options([{handler, []} | _Rest], _State) -> function
126 parse_options([{service, []} | _Rest], _State) -> function
[all …]
/dports/devel/thrift-c_glib/thrift-0.14.0/lib/erl/src/
H A Dthrift_socket_server.erl73 parse_options(Options) -> function
76 parse_options([], State) -> function
78 parse_options([{name, L} | Rest], State) when is_list(L) -> function
81 parse_options([{name, A} | Rest], State) when is_atom(A) -> function
84 parse_options([{name, Name} | Rest], State) -> function
86 parse_options([{port, L} | Rest], State) when is_list(L) -> function
89 parse_options([{port, Port} | Rest], State) -> function
91 parse_options([{ip, Ip} | Rest], State) -> function
105 parse_options([{handler, []} | _Rest], _State) -> function
126 parse_options([{service, []} | _Rest], _State) -> function
[all …]
/dports/devel/thrift-cpp/thrift-0.14.0/lib/erl/src/
H A Dthrift_socket_server.erl73 parse_options(Options) -> function
76 parse_options([], State) -> function
78 parse_options([{name, L} | Rest], State) when is_list(L) -> function
81 parse_options([{name, A} | Rest], State) when is_atom(A) -> function
84 parse_options([{name, Name} | Rest], State) -> function
86 parse_options([{port, L} | Rest], State) when is_list(L) -> function
89 parse_options([{port, Port} | Rest], State) -> function
91 parse_options([{ip, Ip} | Rest], State) -> function
105 parse_options([{handler, []} | _Rest], _State) -> function
126 parse_options([{service, []} | _Rest], _State) -> function
[all …]
/dports/devel/thrift/thrift-0.14.0/lib/erl/src/
H A Dthrift_socket_server.erl73 parse_options(Options) -> function
76 parse_options([], State) -> function
78 parse_options([{name, L} | Rest], State) when is_list(L) -> function
81 parse_options([{name, A} | Rest], State) when is_atom(A) -> function
84 parse_options([{name, Name} | Rest], State) -> function
86 parse_options([{port, L} | Rest], State) when is_list(L) -> function
89 parse_options([{port, Port} | Rest], State) -> function
91 parse_options([{ip, Ip} | Rest], State) -> function
105 parse_options([{handler, []} | _Rest], _State) -> function
126 parse_options([{service, []} | _Rest], _State) -> function
[all …]
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/apache/thrift/lib/erl/src/
H A Dthrift_socket_server.erl73 parse_options(Options) -> function
76 parse_options([], State) -> function
78 parse_options([{name, L} | Rest], State) when is_list(L) -> function
81 parse_options([{name, A} | Rest], State) when is_atom(A) -> function
84 parse_options([{name, Name} | Rest], State) -> function
86 parse_options([{port, L} | Rest], State) when is_list(L) -> function
89 parse_options([{port, Port} | Rest], State) -> function
91 parse_options([{ip, Ip} | Rest], State) -> function
105 parse_options([{handler, []} | _Rest], _State) -> function
126 parse_options([{service, []} | _Rest], _State) -> function
[all …]
/dports/devel/node-thrift/thrift-0.14.0/lib/erl/src/
H A Dthrift_socket_server.erl73 parse_options(Options) -> function
76 parse_options([], State) -> function
78 parse_options([{name, L} | Rest], State) when is_list(L) -> function
81 parse_options([{name, A} | Rest], State) when is_atom(A) -> function
84 parse_options([{name, Name} | Rest], State) -> function
86 parse_options([{port, L} | Rest], State) when is_list(L) -> function
89 parse_options([{port, Port} | Rest], State) -> function
91 parse_options([{ip, Ip} | Rest], State) -> function
105 parse_options([{handler, []} | _Rest], _State) -> function
126 parse_options([{service, []} | _Rest], _State) -> function
[all …]
/dports/www/erlang-mochiweb/mochiweb-2.18.0/src/
H A Dmochiweb_socket_server.erl72 parse_options(State=#mochiweb_socket_server{}) -> function
74 parse_options(Options) -> function
88 parse_options([{name, L} | Rest], State) when is_list(L) -> function
93 parse_options([{name, A} | Rest], State) when is_atom(A) -> function
96 parse_options([{name, Name} | Rest], State) -> function
101 parse_options([{port, Port} | Rest], State) -> function
103 parse_options([{ip, Ip} | Rest], State) -> function
114 parse_options([{loop, Loop} | Rest], State) -> function
116 parse_options([{backlog, Backlog} | Rest], State) -> function
118 parse_options([{nodelay, NoDelay} | Rest], State) -> function
[all …]
/dports/www/erlang-mochiweb-basho/mochiweb-4d38821/src/
H A Dmochiweb_socket_server.erl71 parse_options(State=#mochiweb_socket_server{}) -> function
73 parse_options(Options) -> function
87 parse_options([{name, L} | Rest], State) when is_list(L) -> function
92 parse_options([{name, A} | Rest], State) when is_atom(A) -> function
95 parse_options([{name, Name} | Rest], State) -> function
100 parse_options([{port, Port} | Rest], State) -> function
102 parse_options([{ip, Ip} | Rest], State) -> function
113 parse_options([{loop, Loop} | Rest], State) -> function
115 parse_options([{backlog, Backlog} | Rest], State) -> function
117 parse_options([{nodelay, NoDelay} | Rest], State) -> function
[all …]
/dports/databases/couchdb3/apache-couchdb-3.2.1/src/mochiweb/src/
H A Dmochiweb_socket_server.erl73 parse_options(State=#mochiweb_socket_server{}) -> function
75 parse_options(Options) -> function
89 parse_options([{name, L} | Rest], State) when is_list(L) -> function
94 parse_options([{name, A} | Rest], State) when is_atom(A) -> function
97 parse_options([{name, Name} | Rest], State) -> function
102 parse_options([{port, Port} | Rest], State) -> function
104 parse_options([{ip, Ip} | Rest], State) -> function
115 parse_options([{loop, Loop} | Rest], State) -> function
117 parse_options([{backlog, Backlog} | Rest], State) -> function
119 parse_options([{nodelay, NoDelay} | Rest], State) -> function
[all …]
/dports/devel/hyperscan/boost_1_75_0/boost/json/
H A Dparse_options.hpp30 struct parse_options struct
43 std::size_t max_depth = 32;
54 bool allow_comments = false;
65 bool allow_trailing_commas = false;
78 bool allow_invalid_utf8 = false;
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/json/
H A Dparse_options.hpp30 struct parse_options struct
43 std::size_t max_depth = 32;
54 bool allow_comments = false;
65 bool allow_trailing_commas = false;
78 bool allow_invalid_utf8 = false;
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/xmerl/src/
H A Dxmerl_sax_parser.erl189 parse_options([], State) -> function
191 parse_options([{event_state, CbState} |Options], State) -> function
193 parse_options([{event_fun, CbF} |Options], State) -> function
195 parse_options([{continuation_state, CState} |Options], State) -> function
197 parse_options([{continuation_fun, CF} |Options], State) -> function
199 parse_options([{file_type, FT} |Options], State) when FT==normal; FT==dtd -> function
201 parse_options([{encoding, E} |Options], State) -> function
208 parse_options([{current_location, CL} |Options], State) -> function
210 parse_options([{entity, Entity} |Options], State) -> function
212 parse_options([skip_external_dtd |Options], State) -> function
[all …]
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/xmerl/src/
H A Dxmerl_sax_parser.erl189 parse_options([], State) -> function
191 parse_options([{event_state, CbState} |Options], State) -> function
193 parse_options([{event_fun, CbF} |Options], State) -> function
195 parse_options([{continuation_state, CState} |Options], State) -> function
197 parse_options([{continuation_fun, CF} |Options], State) -> function
199 parse_options([{file_type, FT} |Options], State) when FT==normal; FT==dtd -> function
201 parse_options([{encoding, E} |Options], State) -> function
208 parse_options([{current_location, CL} |Options], State) -> function
210 parse_options([{entity, Entity} |Options], State) -> function
212 parse_options([skip_external_dtd |Options], State) -> function
[all …]
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/xmerl/src/
H A Dxmerl_sax_parser.erl189 parse_options([], State) -> function
191 parse_options([{event_state, CbState} |Options], State) -> function
193 parse_options([{event_fun, CbF} |Options], State) -> function
195 parse_options([{continuation_state, CState} |Options], State) -> function
197 parse_options([{continuation_fun, CF} |Options], State) -> function
199 parse_options([{file_type, FT} |Options], State) when FT==normal; FT==dtd -> function
201 parse_options([{encoding, E} |Options], State) -> function
208 parse_options([{current_location, CL} |Options], State) -> function
210 parse_options([{entity, Entity} |Options], State) -> function
212 parse_options([skip_external_dtd |Options], State) -> function
[all …]
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/xmerl/src/
H A Dxmerl_sax_parser.erl189 parse_options([], State) -> function
191 parse_options([{event_state, CbState} |Options], State) -> function
193 parse_options([{event_fun, CbF} |Options], State) -> function
195 parse_options([{continuation_state, CState} |Options], State) -> function
197 parse_options([{continuation_fun, CF} |Options], State) -> function
199 parse_options([{file_type, FT} |Options], State) when FT==normal; FT==dtd -> function
201 parse_options([{encoding, E} |Options], State) -> function
208 parse_options([{current_location, CL} |Options], State) -> function
210 parse_options([{entity, Entity} |Options], State) -> function
212 parse_options([skip_external_dtd |Options], State) -> function
[all …]
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/xmerl/src/
H A Dxmerl_sax_parser.erl189 parse_options([], State) -> function
191 parse_options([{event_state, CbState} |Options], State) -> function
193 parse_options([{event_fun, CbF} |Options], State) -> function
195 parse_options([{continuation_state, CState} |Options], State) -> function
197 parse_options([{continuation_fun, CF} |Options], State) -> function
199 parse_options([{file_type, FT} |Options], State) when FT==normal; FT==dtd -> function
201 parse_options([{encoding, E} |Options], State) -> function
208 parse_options([{current_location, CL} |Options], State) -> function
210 parse_options([{entity, Entity} |Options], State) -> function
212 parse_options([skip_external_dtd |Options], State) -> function
[all …]
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/xmerl/src/
H A Dxmerl_sax_parser.erl189 parse_options([], State) -> function
191 parse_options([{event_state, CbState} |Options], State) -> function
193 parse_options([{event_fun, CbF} |Options], State) -> function
195 parse_options([{continuation_state, CState} |Options], State) -> function
197 parse_options([{continuation_fun, CF} |Options], State) -> function
199 parse_options([{file_type, FT} |Options], State) when FT==normal; FT==dtd -> function
201 parse_options([{encoding, E} |Options], State) -> function
208 parse_options([{current_location, CL} |Options], State) -> function
210 parse_options([{entity, Entity} |Options], State) -> function
212 parse_options([skip_external_dtd |Options], State) -> function
[all …]
/dports/lang/erlang/otp-OTP-24.1.7/lib/xmerl/src/
H A Dxmerl_sax_parser.erl189 parse_options([], State) -> function
191 parse_options([{event_state, CbState} |Options], State) -> function
193 parse_options([{event_fun, CbF} |Options], State) -> function
195 parse_options([{continuation_state, CState} |Options], State) -> function
197 parse_options([{continuation_fun, CF} |Options], State) -> function
199 parse_options([{file_type, FT} |Options], State) when FT==normal; FT==dtd -> function
201 parse_options([{encoding, E} |Options], State) -> function
208 parse_options([{current_location, CL} |Options], State) -> function
210 parse_options([{entity, Entity} |Options], State) -> function
212 parse_options([skip_external_dtd |Options], State) -> function
[all …]
/dports/www/erlang-hackney/hackney-1.8.6/src/
H A Dhackney.erl969 parse_options([], State) -> function
971 parse_options([async | Rest], State) -> function
973 parse_options([{async, Async} | Rest], State) -> function
975 parse_options([{stream_to, Pid} | Rest], State) -> function
981 parse_options([{max_redirect, Max} | Rest], State) -> function
983 parse_options([dynamic | Rest], State) -> function
985 parse_options([{dynamic, Dynamic} | Rest], State) -> function
987 parse_options([{with_body, WithBody} | Rest], State) -> function
989 parse_options([with_body | Rest], State) -> function
991 parse_options([{max_body, MaxBody} | Rest], State) -> function
[all …]
/dports/databases/erlang-couchbeam/couchbeam-1.4.2/src/
H A Dcouchbeam_changes_stream.erl530 parse_options([], Acc) -> function
532 parse_options([normal | Rest], Acc) -> function
534 parse_options([continuous | Rest], Acc) -> function
536 parse_options([longpoll | Rest], Acc) -> function
538 parse_options([heartbeat | Rest], Acc) -> function
540 parse_options([descending | Rest], Acc) -> function
542 parse_options([conflicts | Rest], Acc) -> function
544 parse_options([include_docs | Rest], Acc) -> function
546 parse_options([{K, V} | Rest], Acc) -> function
H A Dcouchbeam_util.erl161 parse_options(Options) -> function
164 parse_options([], Acc) -> function
166 parse_options([V|Rest], Acc) when is_atom(V) -> function
168 parse_options([{K,V}|Rest], Acc) when is_list(K) -> function
170 parse_options([{K,V}|Rest], Acc) when is_binary(K) -> function
172 parse_options([{K,V}|Rest], Acc) when is_atom(K) -> function
174 parse_options(_,_) -> function
/dports/databases/couchdb3/apache-couchdb-3.2.1/src/rebar/inttest/neotoma1/mock/neotoma/src/
H A Dneotoma.erl138 parse_options(["-module", ModName | Rest]) -> function
140 parse_options(["-output", Dir | Rest]) -> function
142 parse_options(["-transform_module", ModName | Rest]) -> function
144 parse_options([]) -> function

12345678910>>...57