HomeSort by relevance Sort by last modified time
    Searched refs:course (Results 1 - 25 of 37) sorted by null

1 2

  /external/jmonkeyengine/engine/src/desktop/jme3tools/navigation/
RLSailing.java 17 private double course; field in class:RLSailing
21 course = pCourse;
26 return course;
NavCalculator.java 72 * Determines a Rhumb Line course and distance between two points
82 * Determines the rhumb line course and distance between two positions
143 * Converts a course from cardinal XddY to ddd notation
186 * Getter method for the true course
187 * @return true course
195 * Getter method for the true course
196 * @return true course
265 * @param course the target's current course in degrees
270 double currentLat, double currentLong, double course) {
    [all...]
  /external/chromium_org/third_party/gpsd/release-3.1/
gps.h 91 double track; /* Course made good (relative to true north) */
887 unsigned int course; /* course over ground */ member in struct:ais_t::__anon13100::__anon13101
1140 unsigned int course; \/* Course Over Ground *\/ member in struct:ais_t::__anon13100::__anon13115::__anon13116::__anon13119::target_t
1243 unsigned int course; \/* course over ground *\/ member in struct:ais_t::__anon13100::__anon13123
1318 unsigned int course; \/* course over ground *\/ member in struct:ais_t::__anon13100::__anon13130
1338 unsigned int course; \/* course over ground *\/ member in struct:ais_t::__anon13100::__anon13131
1483 unsigned int course; \/* course over ground *\/ member in struct:ais_t::__anon13100::__anon13144
    [all...]
  /external/chromium_org/v8/test/mjsunit/harmony/
iteration-syntax.js 67 // This too, of course.
  /external/chromium_org/v8/test/mjsunit/
array-unshift.js 42 // (if present, of course)
120 // (if present, of course)
  /external/chromium_org/v8/test/webkit/fast/js/kde/
md5-1.js 40 * Of course, this soft is provided "as is" without express or implied
54 * Of course, these functions are slower than the original would be, but
  /external/v8/test/mjsunit/
array-unshift.js 42 // (if present, of course)
120 // (if present, of course)
  /external/libvpx/libvpx/vp8/encoder/ppc/
fdct_altivec.asm 23 ;# and that they are of course transposes of each other.
  /external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/
streams.rb 149 the ANTLR Java/Python runtime library to Ruby. In Java, of course, this is
348 The stream's symbols of interest, of course, are character values. Thus, the
    [all...]
  /external/chromium_org/third_party/x86inc/
x86inc.asm 31 ; to the largest audience possible. Of course, if you modify it for your own
  /ndk/build/core/
build-binary.mk 457 # libraries identified in the step above. Of course, need to be
  /build/tools/droiddoc/templates-ds/assets/css/
default.css 452 .training-nav-top .start-course-link {
460 .start-course-link:after,
501 .training-nav-top a.start-course-link {
505 /* list of classes on course landing page */
    [all...]
  /build/tools/droiddoc/templates-sac/assets/css/
default.css 456 .training-nav-top .start-course-link {
464 .start-course-link:after,
505 .training-nav-top a.start-course-link {
509 /* list of classes on course landing page */
    [all...]
  /cts/suite/cts/deviceTests/browserbench/assets/octane/
deltablue.js 797 * of course, very low. Typical situations lie somewhere between these
  /external/blktrace/btreplay/doc/
btreplay.tex 210 course, this would probably then run into the problem of excessive
  /external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/v8-v4/
v8-deltablue.js 788 * of course, very low. Typical situations lie somewhere between these
  /external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/v8-v5/
v8-deltablue.js 788 * of course, very low. Typical situations lie somewhere between these
  /external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/v8-v6/
v8-deltablue.js 788 * of course, very low. Typical situations lie somewhere between these
  /external/chromium_org/tools/traceline/svgui/
traceline.js 453 // The SVG element will of course need updating.
  /external/chromium_org/v8/benchmarks/
deltablue.js 794 * of course, very low. Typical situations lie somewhere between these
  /external/libvpx/libvpx/third_party/x86inc/
x86inc.asm 32 ; to the largest audience possible. Of course, if you modify it for your own
  /external/v8/benchmarks/
deltablue.js 794 * of course, very low. Typical situations lie somewhere between these
  /build/tools/droiddoc/templates-ds/assets/js/
docs.js 214 if (!$nextLink.length) { // Go up another layer to look for next page (lesson > class > course)
262 // Set up the course landing pages for Training with class names and descriptions
    [all...]
  /build/tools/droiddoc/templates-sac/assets/js/
docs.js 271 if (!$nextLink.length) { // Go up another layer to look for next page (lesson > class > course)
336 // Set up the course landing pages for Training with class names and descriptions
    [all...]
  /build/tools/droiddoc/templates-sdk/assets/js/
docs.js 269 if (!$nextLink.length) { // Go up another layer to look for next page (lesson > class > course)
323 // Set up the course landing pages for Training with class names and descriptions
    [all...]

Completed in 9122 milliseconds

1 2