Home
last modified time | relevance | path

Searched defs:opt_name (Results 1 – 5 of 5) sorted by relevance

/external/syslinux/com32/lib/
Dgetopt_long.c25 const char *opt_name) in option_matches()
/external/syslinux/libinstaller/getopt/
Dgetopt_long.c25 const char *opt_name) in option_matches()
/external/fio/oslib/
Dgetopt_long.c29 const char *opt_name, int smatch) in option_matches()
/external/v8/tools/
Dcodemap.js272 CodeMap.CodeEntry = function(size, opt_name, opt_type) { argument
/external/clang/tools/c-index-test/
Dc-index-test.c144 static int parse_remapped_files_with_opt(const char *opt_name, in parse_remapped_files_with_opt()
251 char opt_name[32]; in parse_remapped_files_with_try() local