OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:cmd_version
(Results
1 - 4
of
4
) sorted by null
/external/linux-tools-perf/
builtin.h
32
extern int
cmd_version
(int argc, const char **argv, const char *prefix);
perf.c
330
{ "version",
cmd_version
, 0 },
/external/icu4c/tools/icuinfo/
icuinfo.cpp
81
void
cmd_version
(UBool noLoad)
function
303
cmd_version
(FALSE);
313
cmd_version
(FALSE); /* at least print the version # */
/external/linux-tools-perf/util/
help.c
340
int
cmd_version
(int argc __used, const char **argv __used, const char *prefix __used)
function
Completed in 1457 milliseconds