Home
last modified time | relevance | path

Searched refs:decreasing (Results 1 – 25 of 69) sorted by relevance

123

/third_party/boost/libs/algorithm/doc/
Dordered-hpp.qbk18 … 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):
Dalgorithm.qbk130 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/
Dpfrsbit.c52 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/
Dpfrsbit.c52 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/
Dpfrsbit.c52 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/
Dlibxt_LOG.man13 Possible values are (in decreasing order of priority): \fBemerg\fP,
/third_party/node/deps/npm/node_modules/are-we-there-yet/
DREADME.md154 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/
DFlutter.java.tmpl39 * Initiates the Dart VM. Calling this method at an early point may help decreasing time to first
/third_party/boost/libs/math/doc/roots/
Droots_without_derivatives.qbk264 ['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/
Dmicrobench.js781 function decreasing(arr, n, def) { function
813 crisscross, zero, increasing, decreasing, alternate,
/third_party/gstreamer/gstreamer/docs/random/ds/
D0.9-planning257 in the core, decreasing lock contention (if any) and making it
/third_party/flutter/flutter/packages/flutter/lib/src/animation/
Danimation.dart189 /// * "◀": [AnimationStatus.reverse] ([value] decreasing)
/third_party/flutter/flutter/packages/flutter/lib/src/painting/
Dbasic_types.dart258 /// along that axis in numerically decreasing order.
/third_party/openssl/doc/man3/
DOPENSSL_LH_COMPFUNC.pod130 you start (which will stop the hash table ever decreasing in size).
DSSL_CONF_cmd.pod42 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/
Dgif89.txt830 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/
Dupdates.txt34 Made memory usage for exFAT be able to be reduced as decreasing _MAX_LFN.
/third_party/FatFs/source/
D00history.txt285 Made memory usage for exFAT be able to be reduced as decreasing _MAX_LFN.
/third_party/python/Objects/
Dlistsort.txt216 "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/
Dtutorial_thrust_cuda.qbk129 Now we put everything together. We create random initial conditions and decreasing frequencies such…
/third_party/skia/third_party/externals/harfbuzz/docs/
Drepacker.md99 decreasing the effective distance). Ties between nodes with the same distance are broken based
/third_party/skia/third_party/externals/opengl-registry/extensions/ARB/
DARB_internalformat_query.txt333 and strictly decreasing.
/third_party/libuv/docs/src/guide/
Dutilities.rst67 when it is started and decreasing the reference count when stopped. It is also
/third_party/openGLES/extensions/ARB/
DARB_internalformat_query.txt343 and strictly decreasing.
/third_party/flutter/skia/site/user/api/
DSkPaint_Reference.md2670 …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…

123