OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:crosscheck
(Results
1 - 17
of
17
) sorted by null
/external/skia/tests/
PathOpsAngleIdeas.cpp
142
double s0xt0 = sweep[0].
crossCheck
(tweep[0]);
153
return m0.
crossCheck
(m1) < 0;
166
double s0xs1 = sweep[0].
crossCheck
(sweep[1]);
167
double s0xt0 = sweep[0].
crossCheck
(tweep[0]);
168
double s1xt0 = sweep[1].
crossCheck
(tweep[0]);
170
double s0xt1 = sweep[0].
crossCheck
(tweep[1]);
171
double s1xt1 = sweep[1].
crossCheck
(tweep[1]);
173
double t0xt1 = tweep[0].
crossCheck
(tweep[1]);
197
double m0xm1 = m0.
crossCheck
(m1);
534
double midXray = mid.
crossCheck
(ray)
[
all
...]
/external/skia/src/pathops/
SkOpAngle.cpp
288
double s0xt0 = sweep->
crossCheck
(*tweep);
313
double m0xm1 = m0.
crossCheck
(m1);
378
double s0xs1 = sweep[0].
crossCheck
(sweep[1]);
379
double s0xt0 = sweep[0].
crossCheck
(tweep[0]);
380
double s1xt0 = sweep[1].
crossCheck
(tweep[0]);
382
double s0xt1 = sweep[0].
crossCheck
(tweep[1]);
383
double s1xt1 = sweep[1].
crossCheck
(tweep[1]);
385
double t0xt1 = tweep[0].
crossCheck
(tweep[1]);
409
double m0xm1 = m0.
crossCheck
(m1);
541
double septDir = mid.
crossCheck
(sCept)
[
all
...]
SkIntersections.cpp
139
if (test.
crossCheck
(best) < 0) {
SkPathOpsPoint.h
61
double
crossCheck
(const SkDVector& a) const {
/external/v8/test/mjsunit/
regexp-global.js
246
var
crosscheck
= "\x80";
variable
247
for (var i = 0; i < 12; i++)
crosscheck
+=
crosscheck
;
248
new RegExp(
crosscheck
);
/external/antlr/antlr-3.4/runtime/Python/tests/
t047treeparser.py
69
# FIXME: need to
crosscheck
with Java target (compile walker with
/external/v8/test/cctest/
test-strings.cc
1164
const char*
crosscheck
= "str.slice(1,25)";
local
[
all
...]
/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_tilegx_defs.c
[
all
...]
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/libs/
opencv-android.jar
Completed in 303 milliseconds