HomeSort by relevance Sort by last modified time
    Searched full:heading (Results 401 - 425 of 1161) sorted by null

<<11121314151617181920>>

  /packages/apps/Email/res/values/
strings.xml 266 <!-- On "Exchange" setup screen, a heading title for the current client certificate, should be uppercase where applicable [CHAR LIMIT=50] -->
    [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/
optparse.py 251 def format_heading(self, heading):
376 def format_heading(self, heading):
377 return "%*s%s:\n" % (self.current_indent, "", heading)
395 def format_heading(self, heading):
396 return "%s\n%s\n" % (heading, "=-"[self.level] * len(heading))
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/
optparse.py 251 def format_heading(self, heading):
376 def format_heading(self, heading):
377 return "%*s%s:\n" % (self.current_indent, "", heading)
395 def format_heading(self, heading):
396 return "%s\n%s\n" % (heading, "=-"[self.level] * len(heading))
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
optparse.py 251 def format_heading(self, heading):
376 def format_heading(self, heading):
377 return "%*s%s:\n" % (self.current_indent, "", heading)
395 def format_heading(self, heading):
396 return "%s\n%s\n" % (heading, "=-"[self.level] * len(heading))
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
optparse.py 251 def format_heading(self, heading):
376 def format_heading(self, heading):
377 return "%*s%s:\n" % (self.current_indent, "", heading)
395 def format_heading(self, heading):
396 return "%s\n%s\n" % (heading, "=-"[self.level] * len(heading))
    [all...]
  /external/jacoco/org.jacoco.report.test/src/org/jacoco/report/internal/html/
xhtml1-strict.dtd 198 <!ENTITY % heading "h1|h2|h3|h4|h5|h6">
203 "p | %heading; | div | %lists; | %blocktext; | fieldset | table">
230 "(#PCDATA | p | %heading; | div | %lists; | %blocktext; |
  /external/libxml2/test/valid/dtds/
xhtml1-strict.dtd 195 <!ENTITY % heading "h1|h2|h3|h4|h5|h6">
200 "p | %heading; | div | %lists; | %blocktext; | fieldset | table">
227 "(#PCDATA | p | %heading; | div | %lists; | %blocktext; |
  /frameworks/base/docs/html/ndk/reference/
configuration_8h.jd 21 <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="typedef-members"></a>
26 <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="enum-members"></a>
125 <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="func-members"></a>
    [all...]
  /toolchain/binutils/binutils-2.25/etc/
add-log.el 217 (let ((heading (format "%s %s <%s>"
221 (if (looking-at (regexp-quote heading))
223 (insert heading "\n\n")))
  /external/bison/doc/
gpl-3.0.texi 14 @heading Preamble
79 @heading TERMS AND CONDITIONS
658 @heading END OF TERMS AND CONDITIONS
660 @heading How to Apply These Terms to Your New Programs
    [all...]
  /external/chromium-trace/catapult/telemetry/docs/pydoc/
telemetry.android.android_story.html 7 <table width="100%" cellspacing=0 cellpadding=2 border=0 summary="heading">
telemetry.core.util.html 7 <table width="100%" cellspacing=0 cellpadding=2 border=0 summary="heading">
telemetry.internal.actions.drag.html 7 <table width="100%" cellspacing=0 cellpadding=2 border=0 summary="heading">
telemetry.internal.actions.load_media.html 7 <table width="100%" cellspacing=0 cellpadding=2 border=0 summary="heading">
telemetry.internal.actions.loop.html 7 <table width="100%" cellspacing=0 cellpadding=2 border=0 summary="heading">
telemetry.internal.actions.play.html 7 <table width="100%" cellspacing=0 cellpadding=2 border=0 summary="heading">
telemetry.internal.actions.seek.html 7 <table width="100%" cellspacing=0 cellpadding=2 border=0 summary="heading">
telemetry.internal.app.android_process.html 7 <table width="100%" cellspacing=0 cellpadding=2 border=0 summary="heading">
telemetry.internal.backends.chrome.cros_browser_finder.html 7 <table width="100%" cellspacing=0 cellpadding=2 border=0 summary="heading">
telemetry.internal.backends.chrome.desktop_browser_finder.html 7 <table width="100%" cellspacing=0 cellpadding=2 border=0 summary="heading">
telemetry.internal.backends.chrome.ios_browser_finder.html 7 <table width="100%" cellspacing=0 cellpadding=2 border=0 summary="heading">
telemetry.internal.backends.facebook_credentials_backend.html 7 <table width="100%" cellspacing=0 cellpadding=2 border=0 summary="heading">
telemetry.internal.backends.google_credentials_backend.html 7 <table width="100%" cellspacing=0 cellpadding=2 border=0 summary="heading">
telemetry.internal.backends.mandoline.android.html 7 <table width="100%" cellspacing=0 cellpadding=2 border=0 summary="heading">
telemetry.internal.backends.mandoline.android_mandoline_finder.html 7 <table width="100%" cellspacing=0 cellpadding=2 border=0 summary="heading">

Completed in 1276 milliseconds

<<11121314151617181920>>