/external/google-styleguide/include/ |
D | styleguide.js | 115 function AddTOCMaster(tocTable, heading) { argument 144 function AddTOCElements(toc_div, heading) { argument
|
/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/grpc-grpc/tools/run_tests/ |
D | run_microbenchmark.py | 62 def heading(name): function
|
/external/selinux/python/semanage/ |
D | seobject.py | 386 def list(self, heading=1, locallist=0): argument 481 def list(self, heading=1, locallist=0): argument 757 def list(self, heading=1, locallist=0): argument 1027 def list(self, heading=1, locallist=0): argument 1311 def list(self, heading=1, locallist=0): argument 1571 def list(self, heading=1, locallist=0): argument 1817 def list(self, heading=1, locallist=0): argument 2062 def list(self, heading=1, locallist=0): argument 2259 def list(self, heading=1, locallist=0): argument 2651 def list(self, heading=1, locallist=0): argument [all …]
|
/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 | 222 void RBBIDataWrapper::printTable(const char *heading, const RBBIStateTable *table) { in printTable()
|
/external/chromium-trace/catapult/devil/devil/utils/ |
D | markdown.py | 97 def start_section(self, heading): argument
|
/external/tensorflow/tensorflow/compiler/xla/ |
D | window_util.cc | 84 std::function<string(const WindowDimension&)> format) { in ToString()
|
/external/skia/modules/particles/include/ |
D | SkParticleData.h | 66 SkVector heading = fVelocity.fLinear; in getFrameHeading() local
|
/external/guice/core/src/com/google/inject/internal/ |
D | Messages.java | 77 public static String formatMessages(String heading, Collection<Message> errorMessages) { in formatMessages()
|
/external/skia/modules/particles/src/ |
D | SkParticleAffector.cpp | 47 SkVector heading = ps[i].getFrameHeading(static_cast<SkParticleFrame>(fFrame)); in REFLECTED() local 149 SkVector heading = ps[i].getFrameHeading(static_cast<SkParticleFrame>(fFrame)); in REFLECTED() local
|
/external/autotest/site_utils/deployment/ |
D | install.py | 627 def _report_hosts(report_log, heading, host_results_list): argument
|
/external/cldr/tools/java/org/unicode/cldr/tool/ |
D | CheckHtmlFiles.java | 720 HeadingInfo heading = new HeadingInfo(); in parseFile() local 816 headingInfoList.add(parser.getLineCount(), heading); in parseFile() local
|
/external/toybox/kconfig/ |
D | mconf.c | 773 char *heading; in conf_string() local
|
/external/python/cpython3/Lib/ |
D | optparse.py | 258 def format_heading(self, heading): argument 383 def format_heading(self, heading): argument 402 def format_heading(self, heading): argument
|
D | argparse.py | 204 def __init__(self, formatter, parent, heading=None): argument 239 def start_section(self, heading): argument
|
/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
|
/external/u-boot/scripts/kconfig/ |
D | mconf.c | 867 const char *heading; in conf_string() local
|
D | nconf.c | 1357 const char *heading; in conf_string() local
|
/external/nanohttpd/webserver/src/main/java/fi/iki/elonen/ |
D | SimpleWebServer.java | 285 String heading = "Directory " + uri; in listDirectory() local
|
/external/python/google-api-python-client/tests/data/ |
D | latitude.json | 50 "heading": { object
|
/external/mockito/src/main/java/org/mockito/internal/exceptions/ |
D | Reporter.java | 862 String heading = (testClass != null)? in formatUnncessaryStubbingException() local
|