/external/fonttools/Lib/fontTools/cffLib/ |
D | width.py | 19 def cumSum(f, op=add, start=0, decreasing=False): argument 26 if decreasing: 111 cumFrqD = cumSum(widths, op=add, decreasing=True) 112 cumMaxD = cumSum(widths, op=max, decreasing=True)
|
/external/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()
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/IRCE/ |
D | eq_ne.ll | 166 ; Show that IRCE can turn 'ne' condition to 'sgt' in decreasing IV. 198 ; Show that IRCE cannot turn 'ne' condition to 'sgt' in decreasing IV if the end 227 ; Show that IRCE can turn 'eq' condition to 'slt' in decreasing IV. 259 ; Show that IRCE cannot turn 'eq' condition to 'slt' in decreasing IV if the end
|
D | unsigned_comparisons_ugt.ll | 54 ; UGT condition for decreasing loop.
|
D | unsigned_comparisons_ult.ll | 57 ; ULT condition for decreasing loops.
|
/external/tensorflow/tensorflow/core/api_def/base_api/ |
D | api_def_SelfAdjointEig.pbtxt | 23 are sorted in non-decreasing order.
|
D | api_def_SelfAdjointEigV2.pbtxt | 35 are sorted in non-decreasing order.
|
D | api_def_SpaceToDepth.pbtxt | 33 ordered by decreasing memory layout significance as:
|
D | api_def_DepthToSpace.pbtxt | 36 ordered by decreasing memory layout significance as:
|
/external/u-boot/doc/ |
D | README.imx5 | 16 of frequency deviation), avoiding system failure, or at least decreasing
|
/external/iptables/extensions/ |
D | libxt_LOG.man | 13 Possible values are (in decreasing order of priority): \fBemerg\fP,
|
/external/llvm/test/CodeGen/X86/ |
D | stores-merging.ll | 12 ;; order, the second in decreasing -- but in both cases should have
|
D | movtopush.ll | 391 ; simply decreasing the stack pointer.
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Other/ |
D | cgscc-devirt-iteration.ll | 105 ; decreasing and the count of direct calls increasing.
|
/external/squashfs-tools/RELEASE-READMEs/ |
D | README-2.0 | 114 In decreasing order of size:
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/X86/ |
D | stores-merging.ll | 10 ;; order, the second in decreasing -- but in both cases should have
|
D | movtopush.ll | 397 ; simply decreasing the stack pointer.
|
/external/python/cpython2/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,
|
/external/python/cpython3/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,
|
/external/ltp/runtest/ |
D | quickhit | 27 # Repeated call to testrun() with decreasing write sizes
|
/external/skia/docs/ |
D | spelling.txt | 54 decomposed decomposes decomposing decrease decreased decreases decreasing decrements default
|
/external/skqp/docs/ |
D | spelling.txt | 54 decomposed decomposes decomposing decrease decreased decreases decreasing decrements default
|
/external/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…
|
/external/python/cpython2/Doc/library/ |
D | time.rst | 447 While this function normally returns non-decreasing values, it can return a
|
/external/python/cpython3/Doc/c-api/ |
D | buffer.rst | 266 in decreasing order of complexity. Note that each flag contains all bits
|