Home
last modified time | relevance | path

Searched defs:parse_options (Results 226 – 250 of 1401) sorted by relevance

12345678910>>...57

/dports/graphics/sxiv/sxiv-26/
H A Doptions.c43 void parse_options(int argc, char **argv) in parse_options() function
/dports/sysutils/syslog-ng/syslog-ng-3.35.1/modules/stardate/tests/
H A Dtest_stardate.c36 MsgFormatOptions parse_options; variable
/dports/devel/py-grpcio-tools/grpcio-tools-1.43.0/third_party/protobuf/src/google/protobuf/util/
H A Djson_util_test.cc212 JsonParseOptions parse_options; in TEST_F() local
236 JsonParseOptions parse_options; in TEST_F() local
257 JsonParseOptions parse_options; in TEST_F() local
294 JsonParseOptions parse_options; in TEST_F() local
305 JsonParseOptions parse_options; in TEST_F() local
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/community/general/scripts/inventory/
H A Dnagios_livestatus.py90 def parse_options(self): member in NagiosLivestatusInventory
/dports/devel/reproc/reproc-14.2.4/reproc/src/
H A Doptions.c89 int parse_options(reproc_options *options, const char *const *argv) in parse_options() function
/dports/security/git-crypt/git-crypt-0.6.0/
H A Dparse_options.cpp42 int parse_options (const Options_list& options, int argc, const char** argv) in parse_options() function
/dports/security/pev/pev/src/
H A Dofs2rva.c51 static void parse_options(int argc, char *argv[]) in parse_options() function
H A Drva2ofs.c51 static void parse_options(int argc, char *argv[]) in parse_options() function
/dports/graphics/nsxiv/nsxiv-27.1-20-g065562d/
H A Doptions.c44 void parse_options(int argc, char **argv) in parse_options() function
/dports/sysutils/eclat/eclat-2.0/src/
H A Dsetiattr-cl.h246 parse_options(eclat_command_env_t *env, int argc, char *argv[], int *index) in parse_options() function
H A Dsetaattr-cl.h285 parse_options(eclat_command_env_t *env, int argc, char *argv[], int *index) in parse_options() function
H A Dlsattr-cl.h246 parse_options(eclat_command_env_t *env, int argc, char *argv[], int *index) in parse_options() function
H A Dasscaddr-cl.h286 parse_options(eclat_command_env_t *env, int argc, char *argv[], int *index) in parse_options() function
/dports/databases/postgresql11-pltcl/postgresql-11.14/src/backend/port/
H A Dsysv_shmem.c226 ereport(FATAL, in parse_options()
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/reltool/src/
H A Dreltool_server.erl165 parse_options(S) -> function
211 parse_options([{Key, Val} | KeyVals], S, C, Sys) -> function
230 parse_options([], S, C, Sys) -> function
232 parse_options(KeyVals, _S, _C, _Sys) -> function
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/reltool/src/
H A Dreltool_server.erl165 parse_options(S) -> function
211 parse_options([{Key, Val} | KeyVals], S, C, Sys) -> function
230 parse_options([], S, C, Sys) -> function
232 parse_options(KeyVals, _S, _C, _Sys) -> function
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/reltool/src/
H A Dreltool_server.erl165 parse_options(S) -> function
211 parse_options([{Key, Val} | KeyVals], S, C, Sys) -> function
230 parse_options([], S, C, Sys) -> function
232 parse_options(KeyVals, _S, _C, _Sys) -> function
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/reltool/src/
H A Dreltool_server.erl165 parse_options(S) -> function
211 parse_options([{Key, Val} | KeyVals], S, C, Sys) -> function
230 parse_options([], S, C, Sys) -> function
232 parse_options(KeyVals, _S, _C, _Sys) -> function
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/reltool/src/
H A Dreltool_server.erl165 parse_options(S) -> function
211 parse_options([{Key, Val} | KeyVals], S, C, Sys) -> function
230 parse_options([], S, C, Sys) -> function
232 parse_options(KeyVals, _S, _C, _Sys) -> function
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/reltool/src/
H A Dreltool_server.erl165 parse_options(S) -> function
211 parse_options([{Key, Val} | KeyVals], S, C, Sys) -> function
230 parse_options([], S, C, Sys) -> function
232 parse_options(KeyVals, _S, _C, _Sys) -> function
/dports/lang/erlang/otp-OTP-24.1.7/lib/reltool/src/
H A Dreltool_server.erl165 parse_options(S) -> function
211 parse_options([{Key, Val} | KeyVals], S, C, Sys) -> function
230 parse_options([], S, C, Sys) -> function
232 parse_options(KeyVals, _S, _C, _Sys) -> function
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/apache/arrow/cpp/src/arrow/json/
H A Dparser_benchmark.cc118 ReadOptions read_options, ParseOptions parse_options) { in BenchmarkJSONReading()
138 auto parse_options = ParseOptions::Defaults(); in BenchmarkReadJSONBlockWithSchema() local
/dports/databases/arrow/apache-arrow-6.0.1/cpp/src/arrow/json/
H A Dparser_benchmark.cc118 ReadOptions read_options, ParseOptions parse_options) { in BenchmarkJSONReading()
138 auto parse_options = ParseOptions::Defaults(); in BenchmarkReadJSONBlockWithSchema() local
/dports/security/vault/vault-1.8.2/vendor/github.com/apache/arrow/cpp/src/arrow/json/
H A Dreader.cc52 const ParseOptions& parse_options, in TableReaderImpl()
170 const ParseOptions& parse_options, in Make()
/dports/databases/percona-toolkit/percona-toolkit-3.3.0/lib/
H A DDSNParser.pm183 sub parse_options { subroutine

12345678910>>...57