Home
last modified time | relevance | path

Searched refs:further (Results 1 – 25 of 1503) sorted by relevance

12345678910>>...61

/third_party/skia/modules/skparagraph/src/
DTextWrapper.cpp84 for (auto further = cluster; further != endOfClusters; ++further) { in lookAhead() local
85 … if (further->isSoftBreak() || further->isHardBreak() || further->isWhitespaceBreak()) { in lookAhead()
88 if (further->run().isPlaceholder()) { in lookAhead()
93 … if (nextWordLength > 0 && nextWordLength <= maxWidth && further->isIntraWordBreak()) { in lookAhead()
95 nextNonBreakingSpace = further; in lookAhead()
101 nextWordLength = std::max(nextWordLength, further->width()); in lookAhead()
103 nextWordLength += further->width(); in lookAhead()
/third_party/flutter/skia/modules/skparagraph/src/
DTextWrapper.cpp33 for (auto further = cluster; further != endOfClusters; ++further) { in lookAhead() local
34 if (further->isSoftBreak() || further->isHardBreak()) { in lookAhead()
37 nextWordLength += further->width(); in lookAhead()
/third_party/pcre2/pcre2/testdata/
Dtestinput942 ) )* # further okay, if led by a period
66 ) # ...further okay
117 ) # ...further okay
145 ) # ...further okay
147 )* # further okay, if led by comma
175 ) )* # further okay, if led by a period
199 ) # ...further okay
Dtestoutput950 ) )* # further okay, if led by a period
74 ) # ...further okay
125 ) # ...further okay
153 ) # ...further okay
155 )* # further okay, if led by comma
183 ) )* # further okay, if led by a period
207 ) # ...further okay
Dtestinput1139 ) )* # further okay, if led by a period
63 ) # ...further okay
114 ) # ...further okay
142 ) # ...further okay
144 )* # further okay, if led by comma
172 ) )* # further okay, if led by a period
196 ) # ...further okay
/third_party/flutter/skia/third_party/externals/angle2/doc/
DUpdate20131120.md3 ANGLE has undergone a few further migrations in the past week, which we thought
13 The repository may still be pulled from its old location, but no further changes
/third_party/skia/third_party/externals/angle2/doc/
DUpdate20131120.md3 ANGLE has undergone a few further migrations in the past week, which we thought
13 The repository may still be pulled from its old location, but no further changes
/third_party/libcoap/
DREADME16 protocol, CoAP, is standardized by the IETF as RFC 7252. For further
26 Documentation and further information can be found at
82 for further details.
DREADME.md16 protocol, CoAP, is standardized by the IETF as RFC 7252. For further
26 Documentation and further information can be found at
82 for further details.
DCOPYING6 Please refer to LICENSE for further details.
/third_party/vk-gl-cts/external/vulkan-docs/src/chapters/
Draytraversal.txt256 intersection is dropped, and no further processing of this intersection
264 intersection is dropped, and no further processing of this intersection
279 0#, the intersection is dropped, and no further processing occurs.
355 further processing of this intersection occurs.
360 and no further processing of this intersection occurs.
419 and no further processing occurs.
423 is dropped, and no further processing occurs.
430 triangle or an AABB, candidate intersections are further processed to
441 infrastructure; no further processing of this intersection candidate occurs.
456 allowed for a zero shader group) then no further processing of the
[all …]
Draytraversal.adoc260 intersection is dropped, and no further processing of this intersection
268 intersection is dropped, and no further processing of this intersection
283 0#, the intersection is dropped, and no further processing occurs.
359 further processing of this intersection occurs.
364 and no further processing of this intersection occurs.
432 and no further processing occurs.
436 is dropped, and no further processing occurs.
515 triangle or an AABB, candidate intersections are further processed to
526 infrastructure; no further processing of this intersection candidate occurs.
541 allowed for a zero shader group) then no further processing of the
[all …]
DVK_AMD_shader_info.adoc49 information and is described in further detail below.
59 and are not further specified by this extension.
112 These values may: further be limited by implementations due to performance
DVK_AMD_shader_info.txt49 information and is described in further detail below.
59 and are not further specified by this extension.
112 These values may: further be limited by implementations due to performance
/third_party/openssl/doc/internal/man3/
Dx509v3_cache_extensions.pod6 - cache info on various X.509v3 extensions and further derived certificate data
17 and caches the result of that processing as well as further derived info,
/third_party/libcoap/doc/
Dmain.md15 protocol, CoAP, is standardized by the IETF as RFC 7252. For further
61 Please refer to LICENSE for further details in the source.
/third_party/flutter/skia/third_party/externals/libpng/contrib/visupng/
DREADME.txt11 the program's objective. However, further extensions (like support for other
42 When distributing VisualPng (or a further development) the following options
/third_party/libcoap/man/
Dcoap.txt.in25 standardized by the IETF as RFC 7252. For further information related to
69 for further information.
/third_party/skia/third_party/externals/libpng/contrib/visupng/
DREADME.txt11 the program's objective. However, further extensions (like support for other
42 When distributing VisualPng (or a further development) the following options
/third_party/python/Doc/library/
Dsignal.rst302 .. availability:: Unix. See the man page :manpage:`alarm(2)` for further
340 .. availability:: Unix. See the man page :manpage:`signal(2)` for further
386 .. availability:: Unix. See the man page :manpage:`pthread_kill(3)` for further
420 :manpage:`pthread_sigmask(3)` for further information.
508 for further information.
521 above). (See the Unix man page :manpage:`signal(2)` for further information.)
548 .. availability:: Unix. See the man page :manpage:`sigpending(2)` for further
562 .. availability:: Unix. See the man page :manpage:`sigwait(3)` for further
587 .. availability:: Unix. See the man page :manpage:`sigwaitinfo(2)` for further
606 .. availability:: Unix. See the man page :manpage:`sigtimedwait(2)` for further
/third_party/mesa3d/src/gallium/frontends/d3d10umd/
DREADME.md6 src/gallium/targets/d3d10sw/README.md for further details.
/third_party/skia/third_party/externals/sfntly/
DREADME.md3 This project is not developed any further.
/third_party/flutter/skia/third_party/externals/sfntly/
DREADME.md3 This project is not developed any further.
/third_party/node/deps/npm/docs/content/cli-commands/
Dnpm-search.md23 metadata for all files in the registry. If color is enabled, it will further
27 more search terms will respectively include and exclude further patterns. The
/third_party/skia/third_party/externals/libwebp/
DNEWS5 * further security related hardening in libwebp & examples
61 * further security related hardening in libwebp & libwebpmux
109 * further security related hardening in the tools; fixes to
238 * This is a pre-release of 0.2.0, not an rc to allow for further

12345678910>>...61