/third_party/boost/libs/algorithm/doc/ |
D | ordered-hpp.qbk | 18 … is specified, then `std::less` is used (i.e, the test is to see if the sequence is non-decreasing) 87 To test if a sequence is decreasing (each element no larger than the preceding one): 110 To test if a sequence is strictly decreasing (each element smaller than the preceding one):
|
D | algorithm.qbk | 130 Whether an entire sequence is decreasing; i.e, each item is less than or equal to the previous one 140 Whether an entire sequence is strictly decreasing; i.e, each item is less than the previous one
|
/third_party/skia/third_party/externals/freetype/src/pfr/ |
D | pfrsbit.c | 52 FT_Bool decreasing ) in pfr_bitwriter_init() argument 60 if ( !decreasing ) in pfr_bitwriter_init() 536 FT_Bool decreasing, in pfr_load_bitmap_bits() argument 545 pfr_bitwriter_init( &writer, target, decreasing ); in pfr_load_bitmap_bits()
|
/third_party/flutter/skia/third_party/externals/freetype/src/pfr/ |
D | pfrsbit.c | 52 FT_Bool decreasing ) in pfr_bitwriter_init() argument 60 if ( !decreasing ) in pfr_bitwriter_init() 536 FT_Bool decreasing, in pfr_load_bitmap_bits() argument 545 pfr_bitwriter_init( &writer, target, decreasing ); in pfr_load_bitmap_bits()
|
/third_party/freetype/src/pfr/ |
D | pfrsbit.c | 52 FT_Bool decreasing ) in pfr_bitwriter_init() argument 60 if ( !decreasing ) in pfr_bitwriter_init() 536 FT_Bool decreasing, in pfr_load_bitmap_bits() argument 545 pfr_bitwriter_init( &writer, target, decreasing ); in pfr_load_bitmap_bits()
|
/third_party/iptables/extensions/ |
D | libxt_LOG.man | 13 Possible values are (in decreasing order of priority): \fBemerg\fP,
|
/third_party/node/deps/npm/node_modules/are-we-there-yet/ |
D | README.md | 154 Increases the amount of work to be done, thus decreasing the completion 194 Increases the amount of work to be done, thus decreasing the completion
|
/third_party/flutter/flutter/packages/flutter_tools/templates/module/android/library/Flutter.tmpl/src/main/java/io/flutter/facade/ |
D | Flutter.java.tmpl | 39 * Initiates the Dart VM. Calling this method at an early point may help decreasing time to first
|
/third_party/boost/libs/math/doc/roots/ |
D | roots_without_derivatives.qbk | 264 ['f(x)] must be uniformly increasing or decreasing on ['x].]] 364 It also has the useful property of decreasing the bracket size 375 f(x) need not be uniformly increasing or decreasing on ['x] and
|
/third_party/quickjs/tests/ |
D | microbench.js | 781 function decreasing(arr, n, def) { function 813 crisscross, zero, increasing, decreasing, alternate,
|
/third_party/gstreamer/gstreamer/docs/random/ds/ |
D | 0.9-planning2 | 57 in the core, decreasing lock contention (if any) and making it
|
/third_party/flutter/flutter/packages/flutter/lib/src/animation/ |
D | animation.dart | 189 /// * "◀": [AnimationStatus.reverse] ([value] decreasing)
|
/third_party/flutter/flutter/packages/flutter/lib/src/painting/ |
D | basic_types.dart | 258 /// along that axis in numerically decreasing order.
|
/third_party/openssl/doc/man3/ |
D | OPENSSL_LH_COMPFUNC.pod | 130 you start (which will stop the hash table ever decreasing in size).
|
D | SSL_CONF_cmd.pod | 42 in order of decreasing preference of the form B<algorithm+hash> or 322 in order of decreasing preference of the form B<algorithm+hash> or
|
/third_party/giflib/doc/gifstandard/ |
D | gif89.txt | 830 decreasing importance. Typically, the order would be decreasing 837 1 - Ordered by decreasing importance, most 1067 order of decreasing importance. Typically, the order would be 1068 decreasing frequency, with most frequent color first. This assists 1074 1 - Ordered by decreasing importance, most
|
/third_party/FatFs/documents/ |
D | updates.txt | 34 Made memory usage for exFAT be able to be reduced as decreasing _MAX_LFN.
|
/third_party/FatFs/source/ |
D | 00history.txt | 285 Made memory usage for exFAT be able to be reduced as decreasing _MAX_LFN.
|
/third_party/python/Objects/ |
D | listsort.txt | 216 "ascending", which means non-decreasing: 220 or "descending", which means strictly decreasing: 338 decreasing sequence. #1 implies that, reading the lengths right to left,
|
/third_party/boost/libs/numeric/odeint/doc/ |
D | tutorial_thrust_cuda.qbk | 129 Now we put everything together. We create random initial conditions and decreasing frequencies such…
|
/third_party/skia/third_party/externals/harfbuzz/docs/ |
D | repacker.md | 99 decreasing the effective distance). Ties between nodes with the same distance are broken based
|
/third_party/skia/third_party/externals/opengl-registry/extensions/ARB/ |
D | ARB_internalformat_query.txt | 333 and strictly decreasing.
|
/third_party/libuv/docs/src/guide/ |
D | utilities.rst | 67 when it is started and decreasing the reference count when stopped. It is also
|
/third_party/openGLES/extensions/ARB/ |
D | ARB_internalformat_query.txt | 343 and strictly decreasing.
|
/third_party/flutter/skia/site/user/api/ |
D | SkPaint_Reference.md | 2670 …hader'>SkShader</a> to <a href='#SkPaint_setShader_shader'>shader</a>, decreasing <a href='undocum… 2762 Sets <a href='undocumented#SkColorFilter'>SkColorFilter</a> to filter, decreasing <a href='undocume… 2960 …ect</a> to <a href='#SkPaint_setPathEffect_pathEffect'>pathEffect</a>, decreasing <a href='undocum… 3056 …ter</a> to <a href='#SkPaint_setMaskFilter_maskFilter'>maskFilter</a>, decreasing <a href='undocum… 3149 …kTypeface</a> to <a href='#SkPaint_setTypeface_typeface'>typeface</a>, decreasing <a href='undocum… 3245 …</a> to <a href='#SkPaint_setImageFilter_imageFilter'>imageFilter</a>, decreasing <a href='undocum… 3341 …per</a> to <a href='#SkPaint_setDrawLooper_drawLooper'>drawLooper</a>, decreasing <a href='undocum…
|