Home
last modified time | relevance | path

Searched defs:heading (Results 1 – 25 of 33) sorted by relevance

12

/external/google-styleguide/include/
Dstyleguide.js115 function AddTOCMaster(tocTable, heading) { argument
144 function AddTOCElements(toc_div, heading) { argument
/external/chromium-trace/catapult/systrace/profile_chrome/
Dui.py10 def PrintMessage(heading, eol='\n'): argument
/external/markdown/markdown/extensions/
Drss.py22 def get_time(heading): argument
/external/ImageMagick/scripts/
Dtxt2html713 sub heading subroutine
/external/grpc-grpc/tools/run_tests/
Drun_microbenchmark.py62 def heading(name): function
/external/selinux/python/semanage/
Dseobject.py386 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/
Dmakedoc.py25 heading = re.compile(r"(_nn\d)", re.IGNORECASE) variable
/external/icu/icu4c/source/common/
Drbbidata.cpp222 void RBBIDataWrapper::printTable(const char *heading, const RBBIStateTable *table) { in printTable()
/external/chromium-trace/catapult/devil/devil/utils/
Dmarkdown.py97 def start_section(self, heading): argument
/external/tensorflow/tensorflow/compiler/xla/
Dwindow_util.cc84 std::function<string(const WindowDimension&)> format) { in ToString()
/external/skia/modules/particles/include/
DSkParticleData.h66 SkVector heading = fVelocity.fLinear; in getFrameHeading() local
/external/guice/core/src/com/google/inject/internal/
DMessages.java77 public static String formatMessages(String heading, Collection<Message> errorMessages) { in formatMessages()
/external/skia/modules/particles/src/
DSkParticleAffector.cpp47 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/
Dinstall.py627 def _report_hosts(report_log, heading, host_results_list): argument
/external/cldr/tools/java/org/unicode/cldr/tool/
DCheckHtmlFiles.java720 HeadingInfo heading = new HeadingInfo(); in parseFile() local
816 headingInfoList.add(parser.getLineCount(), heading); in parseFile() local
/external/toybox/kconfig/
Dmconf.c773 char *heading; in conf_string() local
/external/python/cpython3/Lib/
Doptparse.py258 def format_heading(self, heading): argument
383 def format_heading(self, heading): argument
402 def format_heading(self, heading): argument
Dargparse.py204 def __init__(self, formatter, parent, heading=None): argument
239 def start_section(self, heading): argument
/external/python/cpython2/Lib/
Doptparse.py252 def format_heading(self, heading): argument
377 def format_heading(self, heading): argument
396 def format_heading(self, heading): argument
Dargparse.py199 def __init__(self, formatter, parent, heading=None): argument
236 def start_section(self, heading): argument
/external/u-boot/scripts/kconfig/
Dmconf.c867 const char *heading; in conf_string() local
Dnconf.c1357 const char *heading; in conf_string() local
/external/nanohttpd/webserver/src/main/java/fi/iki/elonen/
DSimpleWebServer.java285 String heading = "Directory " + uri; in listDirectory() local
/external/python/google-api-python-client/tests/data/
Dlatitude.json50 "heading": { object
/external/mockito/src/main/java/org/mockito/internal/exceptions/
DReporter.java862 String heading = (testClass != null)? in formatUnncessaryStubbingException() local

12