/external/zopfli/src/zopfli/ |
D | util.c | 28 int ZopfliGetDistExtraBits(int dist) { in ZopfliGetDistExtraBits() 50 int ZopfliGetDistExtraBitsValue(int dist) { in ZopfliGetDistExtraBitsValue() 76 int ZopfliGetDistSymbol(int dist) { in ZopfliGetDistSymbol()
|
D | cache.h | 41 unsigned short* dist; member
|
D | lz77.c | 59 void ZopfliStoreLitLenDist(unsigned short length, unsigned short dist, in ZopfliStoreLitLenDist() 96 unsigned short dist, unsigned short length) { in ZopfliVerifyLenDist() 244 unsigned dist = 0; /* Not unsigned short on purpose. */ in ZopfliFindLongestMatch() local 371 unsigned short dist; in ZopfliLZ77Greedy() local
|
/external/speex/libspeex/ |
D | vq_bfin.h | 43 spx_word32_t dist; in vq_nbest() local 77 spx_word32_t dist; in vq_nbest() local
|
D | vq.c | 82 spx_word32_t dist=0; in vq_nbest() local 116 spx_word32_t dist=0; in vq_nbest_sign() local
|
/external/clang/utils/ |
D | CmpDriver | 31 def insertMinimumPadding(a, b, dist): argument 69 def dist(self, a, b): member in ZipperDiff 85 def dist(self, a, b): member in DriverZipperDiff
|
/external/skia/src/pathops/ |
D | SkPathOpsLine.cpp | 49 double dist = realPt.distance(xy); // OPTIMIZATION: can we compare against distSq instead ? in nearPoint() local 73 double dist = realPt.distance(xy); // OPTIMIZATION: can we compare against distSq instead ? in nearRay() local 106 double dist = sqrt(distSq); // OPTIMIZATION: can we compare against distSq instead ? in NearPointH() local 141 double dist = sqrt(distSq); // OPTIMIZATION: can we compare against distSq instead ? in NearPointV() local
|
D | SkPathOpsPoint.h | 154 double dist = distance(a); // OPTIMIZATION: can we compare against distSq instead ? in approximatelyDEqual() local 174 double dist = distance(a); // OPTIMIZATION: can we compare against distSq instead ? in approximatelyEqual() local 197 double dist = dA.distance(dB); // OPTIMIZATION: can we compare against distSq instead ? in ApproximatelyEqual() local 235 double dist = distance(a); // OPTIMIZATION: can we compare against distSq instead ? in roughlyEqual() local 249 double dist = dA.distance(dB); // OPTIMIZATION: can we compare against distSq instead ? in RoughlyEqual() local
|
/external/skia/gm/ |
D | occludedrrectblur.cpp | 64 SkScalar dist, const SkPoint& center) { in draw_45() 116 SkScalar dist, const SkPoint& center) { in draw_45_simple() 130 static void draw_90(SkCanvas* canvas, const SkVector& v, SkScalar dist, const SkPoint& center) { in draw_90() 150 SkScalar dist, const SkPoint& center) { in draw_90_simple() 175 SkScalar dist, const SkPoint& center) { in draw_30_60()
|
/external/mesa3d/src/gallium/drivers/ilo/shader/ |
D | toy_legalize.c | 309 int nest_level, dist; in patch_while_jip() local 350 int nest_level, dist; in patch_if_else_jip() local 412 int dist = 1; in patch_endif_jip() local 451 int nest_level, dist, jip, uip; in patch_break_continue_jip() local
|
/external/ltp/testcases/kernel/fs/fs-bench/ |
D | Makefile | 38 dist: clean target
|
/external/syslinux/diag/ |
D | Makefile | 3 all tidy dist clean spotless install: target
|
/external/lzma/Java/Tukaani/src/org/tukaani/xz/lz/ |
D | Matches.java | 15 public final int[] dist; field in Matches
|
D | LZDecoder.java | 64 public int getByte(int dist) { in getByte() 79 public void repeat(int dist, int len) throws IOException { in repeat()
|
/external/syslinux/com32/samples/ |
D | Makefile | 28 tidy dist: target
|
/external/syslinux/sample/ |
D | Makefile | 32 tidy dist: target
|
/external/brotli/research/ |
D | read_dist.h | 28 bool ReadBackwardReference(FILE* fin, int* copy, int* pos, int* dist) { in ReadBackwardReference()
|
/external/freetype/src/autofit/ |
D | aflatin2.c | 135 FT_Pos dist; in af_latin2_metrics_init_widths() local 302 FT_Pos dist; in af_latin2_metrics_init_blues() local 640 FT_Pos dist; in af_latin2_metrics_scale_dim() local 1022 FT_Pos dist = pos2 - pos1; in af_latin2_hints_link_segments() local 1163 FT_Pos dist = seg->serif->pos - seg->pos; in af_latin2_hints_compute_edges() local 1182 FT_Pos dist; in af_latin2_hints_compute_edges() local 1456 FT_Pos dist; in af_latin2_hints_compute_blue_edges() local 1612 FT_Pos dist; in af_latin2_snap_width() local 1654 FT_Pos dist = width; in af_latin2_compute_stem_width() local 1819 FT_Pos dist = stem_edge->opos - base_edge->opos; in af_latin2_align_linked_edge() local
|
/external/syslinux/com32/chain/ |
D | Makefile | 30 tidy dist: target
|
/external/syslinux/com32/tools/ |
D | Makefile | 25 tidy dist clean spotless: target
|
/external/syslinux/com32/libutil/ |
D | Makefile | 51 tidy dist: target
|
/external/syslinux/com32/modules/ |
D | Makefile | 40 tidy dist: target
|
/external/syslinux/com32/elflink/ |
D | Makefile | 25 tidy dist: target
|
/external/syslinux/codepage/ |
D | Makefile | 21 dist: tidy target
|
/external/syslinux/com32/mboot/ |
D | Makefile | 33 tidy dist: target
|