OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:crosscheck
(Results
1 - 19
of
19
) sorted by null
/docs/source.android.com/en/compatibility/
_toc-compatibility.yaml
30
- title: Rotation Vector
Crosscheck
/external/skia/src/pathops/
SkPathOpsCurve.cpp
127
double s1x3 = fSweep[0].
crossCheck
(thirdSweep);
128
double s3x2 = thirdSweep.
crossCheck
(fSweep[1]);
132
double s2x1 = fSweep[1].
crossCheck
(fSweep[0]);
144
fIsCurve = fSweep[0].
crossCheck
(fSweep[1]) != 0;
SkOpAngle.cpp
242
double xCross = oLine.
crossCheck
(testPt - xOrigin);
243
double oCross = xLine.
crossCheck
(testPt - oOrigin);
273
double s0xt0 = sweep->
crossCheck
(*tweep);
297
double m0xm1 = m0.
crossCheck
(m1);
362
double s0xs1 = sweep[0].
crossCheck
(sweep[1]);
363
double s0xt0 = sweep[0].
crossCheck
(tweep[0]);
364
double s1xt0 = sweep[1].
crossCheck
(tweep[0]);
366
double s0xt1 = sweep[0].
crossCheck
(tweep[1]);
367
double s1xt1 = sweep[1].
crossCheck
(tweep[1]);
369
double t0xt1 = tweep[0].
crossCheck
(tweep[1])
[
all
...]
SkIntersections.cpp
144
if (test.
crossCheck
(best) < 0) {
SkPathOpsPoint.h
62
double
crossCheck
(const SkDVector& a) const {
/external/skia/tests/
PathOpsAngleIdeas.cpp
144
double s0xt0 = sweep[0].
crossCheck
(tweep[0]);
155
return m0.
crossCheck
(m1) < 0;
168
double s0xs1 = sweep[0].
crossCheck
(sweep[1]);
169
double s0xt0 = sweep[0].
crossCheck
(tweep[0]);
170
double s1xt0 = sweep[1].
crossCheck
(tweep[0]);
172
double s0xt1 = sweep[0].
crossCheck
(tweep[1]);
173
double s1xt1 = sweep[1].
crossCheck
(tweep[1]);
175
double t0xt1 = tweep[0].
crossCheck
(tweep[1]);
199
double m0xm1 = m0.
crossCheck
(m1);
538
double midXray = mid.
crossCheck
(ray)
[
all
...]
/external/antlr/antlr-3.4/runtime/Python/tests/
t047treeparser.py
69
# FIXME: need to
crosscheck
with Java target (compile walker with
/libcore/ojluni/src/main/java/java/time/format/
Parsed.java
246
crossCheck
();
620
private void
crossCheck
() {
624
crossCheck
(date);
627
crossCheck
(time);
629
crossCheck
(date.atTime(time));
634
private void
crossCheck
(TemporalAccessor target) {
/docs/source.android.com/en/compatibility/cts/
rotation-vector.html
3
<title>Rotation Vector CV
Crosscheck
</title>
64
<li>Start the <strong>Rotation Vector CV
Crosscheck
</strong> in the CTS Verifier
/external/apache-xml/src/main/java/org/apache/xml/dtm/ref/dom2dtm/
DOM2DTM.java
455
System.out.println("***** DOM2DTM
Crosscheck
:");
[
all
...]
/libcore/luni/src/test/java/tests/java/sql/
DatabaseMetaDataTest.java
[
all
...]
/external/valgrind/VEX/priv/
host_mips_defs.c
[
all
...]
host_x86_defs.c
[
all
...]
host_amd64_defs.c
[
all
...]
host_arm_defs.c
[
all
...]
host_arm64_defs.c
[
all
...]
host_ppc_defs.c
[
all
...]
/cts/apps/CtsVerifier/res/values/
strings.xml
[
all
...]
/cts/apps/CtsVerifier/libs/
opencv3-android.jar
Completed in 1348 milliseconds