Home
last modified time | relevance | path

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

12

/external/fonttools/Lib/fontTools/cffLib/
Dwidth.py19 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/
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()
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/IRCE/
Deq_ne.ll166 ; 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
Dunsigned_comparisons_ugt.ll54 ; UGT condition for decreasing loop.
Dunsigned_comparisons_ult.ll57 ; ULT condition for decreasing loops.
/external/tensorflow/tensorflow/core/api_def/base_api/
Dapi_def_SelfAdjointEig.pbtxt23 are sorted in non-decreasing order.
Dapi_def_SelfAdjointEigV2.pbtxt35 are sorted in non-decreasing order.
Dapi_def_SpaceToDepth.pbtxt33 ordered by decreasing memory layout significance as:
Dapi_def_DepthToSpace.pbtxt36 ordered by decreasing memory layout significance as:
/external/u-boot/doc/
DREADME.imx516 of frequency deviation), avoiding system failure, or at least decreasing
/external/iptables/extensions/
Dlibxt_LOG.man13 Possible values are (in decreasing order of priority): \fBemerg\fP,
/external/llvm/test/CodeGen/X86/
Dstores-merging.ll12 ;; order, the second in decreasing -- but in both cases should have
Dmovtopush.ll391 ; simply decreasing the stack pointer.
/external/swiftshader/third_party/llvm-7.0/llvm/test/Other/
Dcgscc-devirt-iteration.ll105 ; decreasing and the count of direct calls increasing.
/external/squashfs-tools/RELEASE-READMEs/
DREADME-2.0114 In decreasing order of size:
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/X86/
Dstores-merging.ll10 ;; order, the second in decreasing -- but in both cases should have
Dmovtopush.ll397 ; simply decreasing the stack pointer.
/external/python/cpython2/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,
/external/python/cpython3/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,
/external/ltp/runtest/
Dquickhit27 # Repeated call to testrun() with decreasing write sizes
/external/skia/docs/
Dspelling.txt54 decomposed decomposes decomposing decrease decreased decreases decreasing decrements default
/external/skqp/docs/
Dspelling.txt54 decomposed decomposes decomposing decrease decreased decreases decreasing decrements default
/external/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…
/external/python/cpython2/Doc/library/
Dtime.rst447 While this function normally returns non-decreasing values, it can return a
/external/python/cpython3/Doc/c-api/
Dbuffer.rst266 in decreasing order of complexity. Note that each flag contains all bits

12