/external/jmonkeyengine/engine/src/desktop/jme3tools/navigation/ |
D | RLSailing.java | 17 private double course; field in RLSailing 21 course = pCourse; in RLSailing() 26 return course; in getCourse()
|
D | NavCalculator.java | 270 double currentLat, double currentLong, double course) { in predictPosition() argument 272 course = Math.toRadians(course); in predictPosition() 273 double futureLong = currentLong + speed * time * Math.sin(course); in predictPosition() 274 double futureLat = currentLat + speed * time * Math.cos(course); in predictPosition()
|
/external/llvm/docs/HistoricalNotes/ |
D | 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
|
D | 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
|
D | 2001-06-20-.NET-Differences.txt | 24 optimize modules from multiple different compilers. (Also, of course, they
|
D | 2000-11-18-EarlyDesignIdeasResp.txt | 71 the runtime and static compilers. Of course, the other goals of the 106 C. In the model I was thinking of (subject to change of course), we 174 influence that the results have. Of course the problem with pure research
|
/external/libvpx/ |
D | keywords.dox | 26 carefully weighed before choosing a different course. 47 does not include the option (except, of course, for the feature the
|
/external/markdown/tests/misc/ |
D | html.txt | 10 And of course <script>blah</script>.
|
/external/chromium-trace/trace-viewer/ |
D | README | 10 And, of course, verify all the tests.html pass.
|
/external/iptables/extensions/ |
D | libipt_ECN.man | 5 Remove all ECN bits from the TCP header. Of course, it can only be used
|
D | libxt_TCPMSS.man | 4 Of course, it can only be used
|
/external/dbus/test/data/auth/ |
D | anonymous-client-successful.auth-script | 12 ## of course real DBUS_COOKIE_SHA1 would not send this here...
|
D | fallback.auth-script | 13 ## of course real DBUS_COOKIE_SHA1 would not send this here...
|
/external/antlr/antlr-3.4/antlr3-maven-plugin/src/site/apt/examples/ |
D | import.apt | 6 files (which is <<<src/main/antlr3>>> by default of course).
|
/external/eigen/doc/ |
D | D03_WrongStackAlignment.dox | 35 …course this should only be done on GCC on Windows, so for portability you'll have to encapsulate t…
|
D | C01_TutorialMatrixClass.dox | 74 Of course, Eigen is not limited to matrices whose dimensions are known at compile time. 183 …ill available on fixed-size matrices, for the sake of API uniformity. Of course, you can't actually 206 Of course, if the left-hand side is of fixed size, resizing it is not allowed. 231 The limitation of using fixed sizes, of course, is that this is only possible
|
D | C02_TutorialMatrixArithmetic.dox | 34 The left hand side and right hand side must, of course, have the same numbers of rows and of column… 164 … dot()\endlink and \link MatrixBase::cross() cross()\endlink methods. Of course, the dot product c… 214 Of course, in many cases, for example when checking dynamic sizes, the check cannot be performed at…
|
/external/markdown/docs/extensions/ |
D | HTML_Tidy.txt | 25 words, it may munge a document authors carefully crafted HTML. Of course, it
|
/external/valgrind/main/docs/internals/ |
D | Darwin-notes.txt | 17 This is of course most prevalent in m_libc* since all of our 26 cancellation request, and is duly nuked by the kernel. Of course from
|
/external/dropbear/ |
D | SMALL | 51 Of course using small C libraries such as uClibc and dietlibc can also help.
|
/external/valgrind/main/ |
D | Makefile.tool.am | 31 # default text segment address, which of course means the resulting executable
|
/external/antlr/antlr-3.4/runtime/C/doxygen/ |
D | atsections.dox | 21 /// are advised as a matter of course to include the parser or lexer target keyword. 59 /// compile correctly on any standard C compiler (assuming, of course, that you type in valid C cod…
|
/external/linux-tools-perf/scripts/perl/Perf-Trace-Util/ |
D | README | 29 generated e.g. blib and shared library, etc, except for of course
|
/external/openssl/crypto/engine/ |
D | README | 43 comes from can "safely" be destroyed. Unless of course the way of getting to 113 course, when one of these "private" cipher implementations is hooked into 120 EVP_CIPHER code. tb_digest.c is virtually identical but, of course, it is for 125 ENGINE code that is independant of class, and of course the ENGINE
|
/external/grub/netboot/ |
D | tulip.txt | 11 Of course you have to have all the usual Etherboot environment
|