Home
last modified time | relevance | path

Searched refs:heading (Results 1 – 25 of 60) sorted by relevance

123

/external/jmonkeyengine/engine/src/desktop/jme3tools/navigation/
DNavCalculator.java297 public static Position computePosition(Position initialPos, double heading, in computePosition() argument
303 if (heading < 90) { in computePosition()
304 angle = heading; in computePosition()
305 } else if (heading > 90 && heading < 180) { in computePosition()
306 angle = 180 - heading; in computePosition()
307 } else if (heading > 180 && heading < 270) { in computePosition()
308 angle = heading - 180; in computePosition()
310 angle = 360 - heading; in computePosition()
324 if ((heading > 270 && heading < 360) || (heading > 0 && heading < 90)) { in computePosition()
326 } else if (heading < 270 && heading > 90) { in computePosition()
[all …]
/external/markdown/markdown/extensions/
Drss.py22 def get_time(heading): argument
24 heading = heading.split("-")[0]
25 heading = heading.strip().replace(",", " ").replace(".", " ")
27 month, date, year = heading.split()
81 heading = child.text.strip()
86 title.text = heading
88 guid = ''.join([x for x in heading if x.isalnum()])
/external/toybox/kconfig/
Dmconf.c773 char *heading; in conf_string() local
777 heading = (char *)_(inputbox_instructions_int); in conf_string()
780 heading = (char *)_(inputbox_instructions_hex); in conf_string()
783 heading = (char *)_(inputbox_instructions_string); in conf_string()
786 heading = "Internal mconf error!"; in conf_string()
790 heading, 10, 75, in conf_string()
/external/icu/icu4c/source/common/
Drbbidata.h162 void printTable(const char *heading, const RBBIStateTable *table);
165 #define printTable(heading, table) argument
Drbbidata.cpp241 void RBBIDataWrapper::printTable(const char *heading, const RBBIStateTable *table) { in printTable() argument
245 RBBIDebugPrintf(" %s\n", heading); in printTable()
/external/selinux/policycoreutils/semanage/
Dseobject.py315 def list(self, heading = 1, locallist = 0): argument
320 if heading:
411 def list(self, heading = 1, locallist = 0): argument
416 if heading:
426 if heading:
692 def list(self,heading = 1, locallist = 0): argument
703 if heading:
715 if heading:
963 def list(self, heading = 1, locallist = 0): argument
971 if heading:
[all …]
/external/iptables/extensions/
Dlibxt_state.man8 description, see the "conntrack" heading in this manpage.
/external/clang/test/Index/
Dcomment-misc-tags.m83 * New paragraph under the same heading.
103 // CHECK-NEXT: (CXComment_Text Text=[ New paragraph under the same heading.])))
/external/lldb/test/
Dlldbtest.py1701 heading = "Expecting" if matching else "Not expecting"
1708 print >> sbuf, "%s pattern: %s" % (heading, pattern)
1766 heading = "Expecting" if matching else "Not expecting"
1774 print >> sbuf, "%s start string: %s" % (heading, startstr)
1782 print >> sbuf, "%s end string: %s" % (heading, endstr)
1791 print >> sbuf, "%s sub string: %s" % (heading, str)
1804 print >> sbuf, "%s pattern: %s" % (heading, pattern)
/external/nanohttpd/webserver/src/main/java/fi/iki/elonen/
DSimpleWebServer.java474 String heading = "Directory " + uri; in listDirectory() local
475 … StringBuilder msg = new StringBuilder("<html><head><title>" + heading + "</title><style><!--\n" + in listDirectory()
480 "</head><body><h1>" + heading + "</h1>"); in listDirectory()
/external/jsoncpp/
Dmakerelease.py180 heading = retry_index == 0 and 'Running:' or 'Retrying:'
181 print heading, ' '.join( cmd )
/external/icu/icu4c/source/test/intltest/
Drbbitst.cpp182 void checkResults(const char *heading, RBBITest *test);
183 … void err(const char *heading, RBBITest *test, int32_t expectedIdx, int32_t actualIdx);
220 void BITestData::checkResults(const char *heading, RBBITest *test) { in checkResults() argument
234 err(heading, test, expectedIndex-1, actualIndex); in checkResults()
240 err(heading, test, expectedIndex, actualIndex-1); in checkResults()
246 err(heading, test, expectedIndex, actualIndex); in checkResults()
258 heading, fLineNum.elementAt(expectedIndex), in checkResults()
271 void BITestData::err(const char *heading, RBBITest *test, int32_t expectedIdx, int32_t actualIdx) in err() argument
285 …set %d in test item from line %d. actual break: %d expected break: %d", heading, o, line, actual,… in err()
287 …reak at end of item from line %d. actual break: %d expected break: %d", heading, line, actual, ex… in err()
/external/chromium-trace/trace-viewer/tracing/third_party/gl-matrix/jsdoc-template/static/
Ddefault.css148 .detailList .heading
/external/chromium-trace/trace-viewer/tracing/third_party/tvcm/third_party/rcssmin/docs/apidoc/
Depydoc.css14 * - The heading styles defined here are used for headings *within*
215 * - h1.toc is used for each frame's heading
/external/chromium-trace/trace-viewer/tracing/third_party/tvcm/third_party/rjsmin/docs/apidoc/
Depydoc.css14 * - The heading styles defined here are used for headings *within*
215 * - h1.toc is used for each frame's heading
/external/lldb/www/python_reference/
Depydoc.css14 * - The heading styles defined here are used for headings *within*
215 * - h1.toc is used for each frame's heading
/external/bison/build-aux/
Dtexinfo.tex916 % @center is the first thing after a section heading, we need to wipe
979 % after a section heading. If WORD is `insert', then do indent at such
3384 \def\evenheadingmarks{\headingmarks{even}{heading}}
3385 \def\oddheadingmarks{\headingmarks{odd}{heading}}
3388 \def\everyheadingmarks#1 {\headingmarks{even}{heading}{#1}
3389 \headingmarks{odd}{heading}{#1} }
3392 % #1 = even/odd, #2 = heading/footing, #3 = top/bottom.
3664 % parskip, or the item text will crash with the heading. On the
3892 % @headitem starts a heading row, which we typeset in bold.
4884 % It does not print any chapter heading (usually an @unnumbered).
[all …]
/external/iproute2/doc/actions/
Dmirred-usage90 Ping would fail since all packets are heading out eth0
/external/chromium-trace/trace-viewer/third_party/webapp2/docs/guide/
Drouting.rst361 # http://localhost:8080/wiki#my-heading
362 uri = uri_for('wiki', _full=True, _fragment='my-heading')
/external/e2fsprogs/lib/et/
Dtexinfo.tex981 % after a section heading. If WORD is `insert', then do indent at such
2557 % parskip, or the item text will crash with the heading. On the
2784 % @headitem starts a heading row, which we typeset in bold.
3642 % It does not print any chapter heading (usually an @unnumbered).
4033 \newcount\absseclevel % used to calculate proper heading level
4055 % Choose a heading macro
4056 % #1 is heading type
4057 % #2 is heading level
4058 % #3 is text for heading
4071 % The heading type:
[all …]
/external/e2fsprogs/doc/
Dtexinfo.tex981 % after a section heading. If WORD is `insert', then do indent at such
2557 % parskip, or the item text will crash with the heading. On the
2784 % @headitem starts a heading row, which we typeset in bold.
3642 % It does not print any chapter heading (usually an @unnumbered).
4033 \newcount\absseclevel % used to calculate proper heading level
4055 % Choose a heading macro
4056 % #1 is heading type
4057 % #2 is heading level
4058 % #3 is text for heading
4071 % The heading type:
[all …]
/external/doclava/res/assets/templates/assets/
Ddoclava-developer-docs.css638 /* API reference: heading marking
652 /* API reference: heading for "Parameters", "See Also", etc.,
/external/libxml2/os400/libxmlrpg/
Dencoding.rpgle123 * Note: a first call designed to produce heading info is called with
/external/bison/doc/
Dgpl-3.0.texi14 @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
/external/clang/include/clang/Basic/
DAttr.td37 // If the heading is empty, one may be picked automatically. If the attribute
38 // only has one spelling, no heading is required as the attribute's sole
40 // heading will be the semantic spelling. If the spellings are not
41 // semantically common and no heading is provided, an error will be emitted.

123