Home
last modified time | relevance | path

Searched defs:opt_index (Results 1 – 9 of 9) sorted by relevance

/third_party/libusb/msvc/getopt/
Dgetopt1.c67 getopt_long (argc, argv, options, long_options, opt_index) in getopt_long() argument
83 getopt_long_only (argc, argv, options, long_options, opt_index) in getopt_long_only() argument
/third_party/selinux/secilc/
Dsecil2conf.c76 int opt_index = 0; in main() local
Dsecil2tree.c80 int opt_index = 0; in main() local
Dsecilc.c107 int opt_index = 0; in main() local
/third_party/python/Python/
Dinitconfig.c1970 Py_ssize_t *opt_index) in config_parse_cmdline()
2312 config_update_argv(PyConfig *config, Py_ssize_t opt_index) in config_update_argv()
2446 Py_ssize_t opt_index; in config_read_cmdline() local
/third_party/openssl/apps/
Dopt.c29 static int opt_index; variable
/third_party/protobuf/js/
Dmessage.js1135 jspb.Message.addToRepeatedField = function(msg, fieldNumber, value, opt_index) { argument
/third_party/weston/clients/
Dsimple-dmabuf-v4l.c992 int c, opt_index, ret = 0; in main() local
/third_party/ffmpeg/libavcodec/
Dflacenc.c896 int opt_index = levels-1; in encode_residual_ch() local