Home
last modified time | relevance | path

Searched defs:synopsis (Results 1 – 6 of 6) sorted by relevance

/external/dtc/
Dutil.c421 void NORETURN util_usage(const char *errmsg, const char *synopsis, in util_usage()
/external/u-boot/scripts/dtc/
Dutil.c421 void NORETURN util_usage(const char *errmsg, const char *synopsis, in util_usage()
/external/python/cpython2/Tools/pybench/
DCommandLine.py272 synopsis = '%(name)s [option] files...' variable in Application
/external/u-boot/tools/
Dfdtgrep.c1000 void util_usage(const char *errmsg, const char *synopsis, in util_usage()
/external/python/cpython2/Lib/
Dpydoc.py244 def synopsis(filename, cache={}): function
/external/python/cpython3/Lib/
Dpydoc.py254 def synopsis(filename, cache={}): function