OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:handle_options
(Results
1 - 6
of
6
) sorted by null
/external/oprofile/pp/
oparchive_options.cpp
81
void
handle_options
(options::spec const & spec)
function
opgprof_options.cpp
105
void
handle_options
(options::spec const & spec)
function
opannotate_options.cpp
89
void
handle_options
(options::spec const & spec)
function
opreport_options.cpp
282
void
handle_options
(options::spec const & spec)
function
/external/linux-tools-perf/
perf.c
93
static int
handle_options
(const char ***argv, int *argc, int *envchanged)
function
218
option_count =
handle_options
(&new_argv, &count, &envchanged);
467
handle_options
(&argv, &argc, NULL);
/external/sepolicy/tools/
check_seapp.c
659
static void
handle_options
(int argc, char *argv[]) {
function
997
handle_options
(argc, argv);
Completed in 306 milliseconds