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

1 2 3 4 5 6 7 8 91011>>

  /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/markdown/tests/misc/
html.txt 10 And of course <script>blah</script>.
html.html 8 <p>And of course <script>blah</script>.</p>
  /external/chromium-trace/trace-viewer/
README 10 And, of course, verify all the tests.html pass.
  /external/iptables/extensions/
libipt_ECN.man 5 Remove all ECN bits from the TCP header. Of course, it can only be used
  /external/junit/src/org/junit/runners/model/
Statement.java 8 * Represents one or more actions to be taken at runtime in the course
  /external/antlr/antlr-3.4/antlr3-maven-plugin/src/site/apt/examples/
import.apt 6 files (which is <<<src/main/antlr3>>> by default of course).
  /ndk/sources/host-tools/sed-4.2.1/testsuite/
readin.good 8 let things take their course,
readin.inp 6 let things take their course,
  /external/llvm/docs/HistoricalNotes/
2000-12-06-EncodingIdea.txt 13 r57 = add r55, r56 (r57 is the implicit dest register, of course)
22 the implicit register destination number could be quite large). Of course
2001-06-01-GCCOptimizations2.txt 20 Of course, many optimizations could be shared between llvmopt and
32 structured... of course it would be no walk in the park, but it would be
2001-06-20-.NET-Differences.txt 24 optimize modules from multiple different compilers. (Also, of course, they
  /external/libvpx/libvpx/
keywords.dox 26 carefully weighed before choosing a different course.
47 does not include the option (except, of course, for the feature the
  /packages/apps/Dialer/src/com/android/dialer/util/
AsyncTaskExecutor.java 33 * Another benefit in due course will be the management of the submitted tasks. An extension to this
45 * accepted, though of course this won't help in identifying the task later.
  /development/samples/training/bitmapfun/res/values/
strings.xml 25 training course.</string>
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/html/
local_data.html 17 access to data information. Of course, it's first necessary to copy these files
  /external/markdown/docs/extensions/
HTML_Tidy.txt 25 words, it may munge a document authors carefully crafted HTML. Of course, it
  /external/qemu/android/
core-init-utils.h 14 * Contains declarations of routines and that are used in the course
  /external/srtp/doc/
Makefile 9 # documentation. Of course, you can just go online at pick up the
Makefile.in 9 # documentation. Of course, you can just go online at pick up the
  /external/webkit/LayoutTests/fast/xpath/
name-null-namespace.html 22 // The last (static) record matches, of course.
  /external/eigen/doc/
D03_WrongStackAlignment.dox 35 Read <a href="http://gcc.gnu.org/onlinedocs/gcc-4.4.0/gcc/Function-Attributes.html#Function-Attributes">this GCC documentation</a> to understand what this does. Of course this should only be done on GCC on Windows, so for portability you'll have to encapsulate this in a macro which you leave empty on other platforms. The advantage of this solution is that you can finely select which function might have a corrupted stack alignment. Of course on the downside this has to be done for every such function, so you may prefer one of the following two global solutions.
  /external/ceres-solver/docs/
reference-overview.tex 9 Where $f_i(\cdot)$ is a cost function that depends on the parameter blocks $\left[x_{i_1}, \hdots , x_{i_k}\right]$ and $\rho_i$ is a loss function. In most optimization problems small groups of scalars occur together. For example the three components of a translation vector and the four components of the quaternion that define the pose of a camera. We refer to such a group of small scalars as a Parameter Block. Of course a parameter block can just have a single parameter.
  /external/kernel-headers/original/linux/
zconf.h 17 Of course this will generally degrade compression (there's no free lunch).

Completed in 3238 milliseconds

1 2 3 4 5 6 7 8 91011>>