Home
last modified time | relevance | path

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

123

/dports/devel/git-p4/git-2.34.1/
H A Dparse-options.h72 * holds the type of the option, you must have an OPTION_END last in your in opt_command_mode_error()
102 * PARSE_OPT_LASTARG_DEFAULT: says that this option will take the default in opt_command_mode_error()
250 BUG("option callback expects an argument"); \ in parse_short_opt()
318 #define OPT__COLOR(var, h) \
319 OPT_COLOR_FLAG(0, "color", (var), (h))
/dports/devel/cgit/cgit-1.2.3/git/
H A Dparse-options.c52 const struct option *all_opts, in opt_command_mode_error()
84 const struct option *all_opts, in get_value()
232 const struct option *all_opts = options; in parse_short_opt() local
300 const struct option *all_opts = options; in parse_long_opt() local
406 const struct option *all_opts = options; in parse_nodash_opt() local
/dports/devel/git-svn/git-2.34.1/
H A Dparse-options.c72 const struct option *all_opts, in opt_command_mode_error()
104 const struct option *all_opts, in get_value()
250 const struct option *all_opts = options; in parse_short_opt() local
318 const struct option *all_opts = options; in parse_long_opt() local
410 const struct option *all_opts = options; in parse_nodash_opt() local
/dports/devel/git-gui/git-2.34.1/
H A Dparse-options.c72 const struct option *all_opts, in opt_command_mode_error()
104 const struct option *all_opts, in get_value()
250 const struct option *all_opts = options; in parse_short_opt() local
318 const struct option *all_opts = options; in parse_long_opt() local
410 const struct option *all_opts = options; in parse_nodash_opt() local
/dports/devel/git/git-2.34.1/
H A Dparse-options.c72 const struct option *all_opts, in opt_command_mode_error()
104 const struct option *all_opts, in get_value()
250 const struct option *all_opts = options; in parse_short_opt() local
318 const struct option *all_opts = options; in parse_long_opt() local
410 const struct option *all_opts = options; in parse_nodash_opt() local
/dports/devel/git-cvs/git-2.34.1/
H A Dparse-options.c72 const struct option *all_opts, in opt_command_mode_error()
104 const struct option *all_opts, in get_value()
250 const struct option *all_opts = options; in parse_short_opt() local
318 const struct option *all_opts = options; in parse_long_opt() local
410 const struct option *all_opts = options; in parse_nodash_opt() local
/dports/databases/percona56-client/percona-server-5.6.51-91.0/storage/tokudb/PerconaFT/scripts/
H A Drun.fractal.tree.tests.cmake80 set(all_opts variable
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/storage/tokudb/PerconaFT/scripts/
H A Drun.fractal.tree.tests.cmake80 set(all_opts variable
/dports/databases/percona57-server/percona-server-5.7.36-39/storage/tokudb/PerconaFT/scripts/
H A Drun.fractal.tree.tests.cmake80 set(all_opts variable
/dports/databases/percona57-client/percona-server-5.7.36-39/storage/tokudb/PerconaFT/scripts/
H A Drun.fractal.tree.tests.cmake80 set(all_opts variable
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/storage/tokudb/PerconaFT/scripts/
H A Drun.fractal.tree.tests.cmake80 set(all_opts variable
/dports/databases/percona56-server/percona-server-5.6.51-91.0/storage/tokudb/PerconaFT/scripts/
H A Drun.fractal.tree.tests.cmake80 set(all_opts variable
/dports/databases/mariadb104-client/mariadb-10.4.24/storage/tokudb/PerconaFT/scripts/
H A Drun.fractal.tree.tests.cmake80 set(all_opts variable
/dports/databases/mariadb104-server/mariadb-10.4.24/storage/tokudb/PerconaFT/scripts/
H A Drun.fractal.tree.tests.cmake80 set(all_opts variable
/dports/devel/llvm70/llvm-7.0.1.src/lib/Target/AMDGPU/Utils/
H A DAMDGPUBaseInfo.cpp81 /// \returns Expcnt bit width.
/dports/databases/mariadb103-server/mariadb-10.3.34/storage/tokudb/PerconaFT/scripts/
H A Drun.fractal.tree.tests.cmake80 set(all_opts variable
/dports/databases/mariadb105-server/mariadb-10.5.15/storage/tokudb/PerconaFT/scripts/
H A Drun.fractal.tree.tests.cmake80 set(all_opts variable
/dports/databases/mariadb105-client/mariadb-10.5.15/storage/tokudb/PerconaFT/scripts/
H A Drun.fractal.tree.tests.cmake80 set(all_opts variable
/dports/science/afni/afni-AFNI_21.3.16/src/ptaylor/supplement/
H A Dlib_obl_diffs.py25 all_opts = { variable
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/community/general/plugins/modules/cloud/huawei/
H A Dhwc_vpc_route.py399 def _build_identity_object(all_opts): argument
H A Dhwc_vpc_private_ip.py327 def _build_identity_object(all_opts): argument
H A Dhwc_vpc_security_group_rule.py504 def _build_identity_object(all_opts): argument
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/community/general/plugins/modules/
H A Dhwc_vpc_private_ip.py327 def _build_identity_object(all_opts): argument
H A Dhwc_vpc_route.py399 def _build_identity_object(all_opts): argument
H A Dhwc_vpc_security_group_rule.py504 def _build_identity_object(all_opts): argument

123