/external/skia/src/pathops/ |
D | SkOpAngle.cpp | 232 double crosses[3]; in lineOnOneSide() local 240 crosses[index - 1] = AlmostBequalUlps(xy1, xy2) ? 0 : xy1 - xy2; in lineOnOneSide() 242 if (crosses[0] * crosses[1] < 0) { in lineOnOneSide() 246 if (crosses[0] * crosses[2] < 0 || crosses[1] * crosses[2] < 0) { in lineOnOneSide() 250 if (crosses[0]) { in lineOnOneSide() 251 return crosses[0] < 0; in lineOnOneSide() 253 if (crosses[1]) { in lineOnOneSide() 254 return crosses[1] < 0; in lineOnOneSide() 256 if (SkPath::kCubic_Verb == testVerb && crosses[2]) { in lineOnOneSide() 257 return crosses[2] < 0; in lineOnOneSide() [all …]
|
/external/tensorflow/tensorflow/core/api_def/base_api/ |
D | api_def_SparseCross.pbtxt | 64 function to combine the crosses fingerprints. 71 the batchwise crosses of these features.
|
D | api_def_SparseCrossV2.pbtxt | 56 the batchwise crosses of these features.
|
D | api_def_SparseCrossHashed.pbtxt | 69 the batchwise crosses of these features.
|
/external/llvm/test/MC/X86/AlignedBundling/ |
D | pad-align-to-bundle-end.s | 29 # otherwise the group crosses a boundary.
|
/external/s2-geometry-library-java/src/com/google/common/geometry/ |
D | S2Loop.java | 730 boolean crosses = false; in isValid() 771 crosses = crosser.robustCrossing(vertex(b2)) > 0; in isValid() 773 if (crosses ) { in isValid()
|
/external/s2-geometry-library-java/tests/com/google/common/geometry/ |
D | S2EdgeUtilTest.java | 267 boolean crosses) { in assertWedge() argument 279 contains ? 1 : crosses ? -1 : 0); in assertWedge()
|
/external/cronet/base/android/java/src/org/chromium/base/metrics/ |
D | forwarding_synchronization.md | 105 happen, so this is a bug. The current delegate implementation crosses JNI and
|
/external/angle/src/libANGLE/renderer/vulkan/doc/ |
D | OpenGLLineSegmentRasterization.md | 27 intersection between the line segment and the grid that crosses the pixel
|
/external/walt/docs/ |
D | AudioLatency.md | 66 Audio output signal from the phone is detected when audio line voltage crosses a predefined
|
/external/skia/src/core/ |
D | SkGeometry.cpp | 1099 SkScalar crosses[2]; in on_same_side() local 1102 crosses[index] = line.cross(testLine); in on_same_side() 1104 return crosses[0] * crosses[1] >= 0; in on_same_side()
|
/external/walt/docs/usage/ |
D | WALT_usage.md | 172 the measured screen brightness crosses a threshold 243 …* Position a laser pointer so that the beam crosses the screen roughly in the middle. A convenient…
|
/external/python/cpython2/Misc/NEWS.d/ |
D | 2.7a4.rst | 96 email no longer inserts extra blank lines when a \r\n combo crosses an 8192
|
/external/libchrome/mojo/ |
D | README.md | 165 crosses a process boundary -- in fact this detail is intentionally obscured.
|
/external/cronet/base/allocator/partition_allocator/ |
D | PartitionAlloc.md | 151 is provisioned (note, a slot that crosses a page boundary only gets
|
/external/llvm/test/Transforms/LoopStrengthReduce/ |
D | 2012-07-18-LimitReassociate.ll | 7 ; the use that crosses loops. With limits we have five.
|
/external/perfetto/docs/design-docs/ |
D | protozero.md | 342 ProtoZero), when a message crosses the buffer boundary, its `size` field gets
|
/external/arm-trusted-firmware/docs/process/ |
D | coding-guidelines.rst | 362 member crosses a 32-bit boundary.
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
D | README.txt | 355 In the new trace, the hot loop has an instruction which crosses a cacheline
|
/external/llvm/lib/Target/X86/ |
D | README.txt | 355 In the new trace, the hot loop has an instruction which crosses a cacheline
|
/external/cronet/third_party/protobuf/ |
D | CHANGES.txt | 708 * Fix parsing negative Int32Value that crosses segment boundary (#8035) 784 * Fix parsing negative Int32Value that crosses segment boundary (#8035)
|
/external/tflite-support/tensorflow_lite_support/cc/test/testdata/task/text/ |
D | vocab_for_regex_tokenizer.txt | 6880 crosses 6879
|
/external/protobuf/ |
D | CHANGES.txt | 893 * Fix parsing negative Int32Value that crosses segment boundary (#8035) 969 * Fix parsing negative Int32Value that crosses segment boundary (#8035)
|
/external/freetype/docs/oldlogs/ |
D | ChangeLog.26 | 2264 where a segment crosses the contour start.
|
/external/libtextclassifier/native/annotator/pod_ner/test_data/ |
D | vocab.txt | 7822 crosses
|