/external/chromium-trace/catapult/systrace/profile_chrome/ |
D | ui.py | 10 def PrintMessage(heading, eol='\n'): argument
|
/external/markdown/markdown/extensions/ |
D | rss.py | 22 def get_time(heading): argument
|
/external/ImageMagick/scripts/ |
D | txt2html | 713 sub heading subroutine
|
/external/selinux/python/semanage/ |
D | seobject.py | 371 def list(self, heading=1, locallist=0): argument 471 def list(self, heading=1, locallist=0): argument 752 def list(self, heading=1, locallist=0): argument 1019 def list(self, heading=1, locallist=0): argument 1297 def list(self, heading=1, locallist=0): argument 1534 def list(self, heading=1, locallist=0): argument 1728 def list(self, heading=1, locallist=0): argument 2106 def list(self, heading=1, locallist=0): argument 2290 def list(self, heading=True, locallist=False, use_file=False): argument
|
/external/ply/ply/doc/ |
D | makedoc.py | 25 heading = re.compile(r"(_nn\d)", re.IGNORECASE) variable
|
/external/icu/icu4c/source/common/ |
D | rbbidata.cpp | 243 void RBBIDataWrapper::printTable(const char *heading, const RBBIStateTable *table) { in printTable()
|
D | rbbidata.h | 167 #define printTable(heading, table) argument
|
/external/chromium-trace/catapult/devil/devil/utils/ |
D | markdown.py | 97 def start_section(self, heading): argument
|
/external/autotest/site_utils/deployment/ |
D | install.py | 531 def _report_hosts(report_log, heading, host_results_list): argument
|
/external/toybox/kconfig/ |
D | mconf.c | 773 char *heading; in conf_string() local
|
/external/python/cpython2/Lib/ |
D | optparse.py | 252 def format_heading(self, heading): argument 377 def format_heading(self, heading): argument 396 def format_heading(self, heading): argument
|
D | argparse.py | 199 def __init__(self, formatter, parent, heading=None): argument 236 def start_section(self, heading): argument
|
D | pydoc.py | 468 def heading(self, title, fgcol, bgcol, extras=''): member in HTMLDoc
|
/external/nanohttpd/webserver/src/main/java/fi/iki/elonen/ |
D | SimpleWebServer.java | 285 String heading = "Directory " + uri; in listDirectory() local
|
/external/v8/tools/mb/ |
D | mb.py | 405 def PrintBuilders(heading, builders, notes): argument
|
/external/mockito/src/main/java/org/mockito/internal/exceptions/ |
D | Reporter.java | 843 String heading = (testClass != null)? in formatUnncessaryStubbingException() local
|
/external/icu/icu4c/source/test/intltest/ |
D | rbbitst.cpp | 174 void BITestData::checkResults(const char *heading, RBBITest *test) { in checkResults() 225 void BITestData::err(const char *heading, RBBITest *test, int32_t expectedIdx, int32_t actualIdx) in err()
|
/external/python/cpython2/Lib/lib-tk/ |
D | ttk.py | 1245 def heading(self, column, option=None, **kw): member in Treeview
|
D | turtle.py | 1811 def heading(self): member in TNavigator
|
/external/python/cpython2/Tools/scripts/ |
D | texi2html.py | 1157 def heading(self, type, args, level): member in TexinfoParser
|