Home
last modified time | relevance | path

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

/external/fio/lib/
Dgetopt_long.c29 const char *opt_name) in option_matches()
/external/v8/tools/
Dcodemap.js264 CodeMap.CodeEntry = function(size, opt_name, opt_type) { argument
/external/clang/tools/c-index-test/
Dc-index-test.c140 static int parse_remapped_files_with_opt(const char *opt_name, in parse_remapped_files_with_opt()
247 char opt_name[32]; in parse_remapped_files_with_try() local