/third_party/skia/src/pathops/ |
D | SkOpAngle.cpp | 217 double crosses[3]; in lineOnOneSide() local 225 crosses[index - 1] = AlmostBequalUlps(xy1, xy2) ? 0 : xy1 - xy2; in lineOnOneSide() 227 if (crosses[0] * crosses[1] < 0) { in lineOnOneSide() 231 if (crosses[0] * crosses[2] < 0 || crosses[1] * crosses[2] < 0) { in lineOnOneSide() 235 if (crosses[0]) { in lineOnOneSide() 236 return crosses[0] < 0; in lineOnOneSide() 238 if (crosses[1]) { in lineOnOneSide() 239 return crosses[1] < 0; in lineOnOneSide() 241 if (SkPath::kCubic_Verb == testVerb && crosses[2]) { in lineOnOneSide() 242 return crosses[2] < 0; in lineOnOneSide() [all …]
|
/third_party/gstreamer/gstplugins_good/gst/cutter/ |
D | README | 5 This plugin emits signals when RMS level of audio signal crosses a 12 …th equal to the pre-recording buffer length. As soon as the input level crosses the threshold lev…
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/doc/ |
D | OpenGLLineSegmentRasterization.md | 27 intersection between the line segment and the grid that crosses the pixel
|
/third_party/skia/src/core/ |
D | SkGeometry.cpp | 1087 SkScalar crosses[2]; in on_same_side() local 1090 crosses[index] = line.cross(testLine); in on_same_side() 1092 return crosses[0] * crosses[1] >= 0; in on_same_side()
|
/third_party/skia/third_party/externals/opengl-registry/extensions/SGIX/ |
D | SGIX_pixel_tiles.txt | 46 in a subimage that crosses tile boundaries must be transferred: the rows 277 crosses tiles, the sequence of groups transferred will be
|
/third_party/openGLES/extensions/SGIX/ |
D | SGIX_pixel_tiles.txt | 46 in a subimage that crosses tile boundaries must be transferred: the rows 277 crosses tiles, the sequence of groups transferred will be
|
/third_party/openGLES/extensions/NV/ |
D | NV_shader_texture_footprint.txt | 204 // If the neighborhood crosses the boundaries of an 8x8 set, the bits
|
D | NV_fragment_program4.txt | 713 barely crosses the clip plane.
|
/third_party/rust/crates/memchr/bench/data/sliceslice/ |
D | words.txt | 880 crosses
|
D | i386.txt | 10833 On the 8086, an attempt to access a memory operand that crosses 10955 Stack fault 12 Memory operand crosses offset YES 10957 Pseudo-protection exception 13 Memory operand crosses offset YES 10995 12 Operand crosses extremes of stack segment, e.g., MOV operation 10998 13 Operand crosses extremes of a segment other than a stack 11654 On the 8086, an attempt to access a memory operand that crosses
|
D | i386-notutf8.txt | 10833 On the 8086, an attempt to access a memory operand that crosses 10955 Stack fault 12 Memory operand crosses offset YES 10957 Pseudo-protection exception 13 Memory operand crosses offset YES 10995 12 Operand crosses extremes of stack segment, e.g., MOV operation 10998 13 Operand crosses extremes of a segment other than a stack 11654 On the 8086, an attempt to access a memory operand that crosses
|
/third_party/skia/third_party/externals/opengl-registry/extensions/NV/ |
D | NV_fragment_program4.txt | 713 barely crosses the clip plane.
|
/third_party/icu/docs/userguide/conversion/ |
D | data.md | 486 crosses buffer boundaries, then some of the initial offsets for the following
|
/third_party/skia/third_party/externals/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
|
/third_party/skia/third_party/externals/opengl-registry/extensions/EXT/ |
D | EXT_gpu_shader4.txt | 2319 much identical to a similar primitive that just barely crosses the clip
|
/third_party/openGLES/extensions/EXT/ |
D | EXT_gpu_shader4.txt | 2319 much identical to a similar primitive that just barely crosses the clip
|
/third_party/vk-gl-cts/external/vulkan-docs/src/chapters/ |
D | textures.txt | 1021 texel coordinates of reduced-resolution chroma components, shown as crosses
|
/third_party/skia/third_party/externals/freetype/docs/oldlogs/ |
D | ChangeLog.26 | 2264 where a segment crosses the contour start.
|
/third_party/libwebsockets/minimal-examples/api-tests/api-test-fts/ |
D | the-picture-of-dorian-gray.txt | 3897 beauty crosses our lives. If these elements of beauty are real, the
|
/third_party/libwebsockets/minimal-examples/http-server/minimal-http-server-fulltext-search/ |
D | the-picture-of-dorian-gray.txt | 3897 beauty crosses our lives. If these elements of beauty are real, the
|
/third_party/ffmpeg/doc/ |
D | filters.texi | 2723 Number of points where the waveform crosses the zero level axis.
|
/third_party/icu/icu4j/perf-tests/data/collation/ |
D | ulyss10.txt | 382 towards him and made rapid crosses in the air, gurgling in his throat and 5615 crosses, broken pillars, family vaults, stone hopes praying with upcast
|
D | 2drvb10.txt | 4385 of heavenly grace; and through many infirmities, that is, crosses and 43987 thorns; or that were afflicted with the thorns of crosses and
|
/third_party/chromium/patch/ |
D | 0004-ohos-3.2-Beta5.patch | 38698 + // Disallow script focus that crosses a fenced frame boundary on a
|
/third_party/python/Misc/ |
D | HISTORY | 13234 crosses an 8192 byte boundary.
|