/external/zopfli/src/zopfli/ |
D | blocksplitter.c | 108 size_t lstart, size_t lend) { in EstimateCost() argument 109 return ZopfliCalculateBlockSize(litlens, dists, lstart, lend, 2); in EstimateCost() 201 size_t* lstart, size_t* lend) { in FindLargestSplittableBlock() argument 210 *lend = end; in FindLargestSplittableBlock() 223 size_t lstart, lend; in ZopfliBlockSplitLZ77() local 237 lend = llsize; in ZopfliBlockSplitLZ77() 249 c.end = lend; in ZopfliBlockSplitLZ77() 250 assert(lstart < lend); in ZopfliBlockSplitLZ77() 251 llpos = FindMinimum(SplitCost, &c, lstart + 1, lend); in ZopfliBlockSplitLZ77() 254 assert(llpos < lend); in ZopfliBlockSplitLZ77() [all …]
|
D | deflate.c | 299 size_t lstart, size_t lend, in AddLZ77Data() argument 308 for (i = lstart; i < lend; i++) { in AddLZ77Data() 352 size_t lstart, size_t lend) { in CalculateBlockSymbolSize() argument 355 for (i = lstart; i < lend; i++) { in CalculateBlockSymbolSize() 475 size_t lstart, size_t lend, in GetDynamicLengths() argument 480 ZopfliLZ77Counts(litlens, dists, lstart, lend, ll_counts, d_counts); in GetDynamicLengths() 490 size_t lstart, size_t lend, int btype) { in ZopfliCalculateBlockSize() argument 501 GetDynamicLengths(litlens, dists, lstart, lend, ll_lengths, d_lengths); in ZopfliCalculateBlockSize() 506 ll_lengths, d_lengths, litlens, dists, lstart, lend); in ZopfliCalculateBlockSize() 531 size_t lstart, size_t lend, in AddLZ77Block() argument [all …]
|
D | deflate.h | 80 size_t lstart, size_t lend, int btype);
|
/external/iw/ |
D | iw.c | 96 const char *start, *lend, *end; in __usage_cmd() local 123 lend = strchr(start, '\n'); in __usage_cmd() 124 if (!lend) in __usage_cmd() 125 lend = end; in __usage_cmd() 145 printf("%.*s\n", (int)(lend - start), start); in __usage_cmd() 146 start = lend + 1; in __usage_cmd() 147 } while (end != lend); in __usage_cmd() 164 lend = strchr(start, '\n'); in __usage_cmd() 165 if (!lend) in __usage_cmd() 166 lend = end; in __usage_cmd() [all …]
|
/external/chromium-trace/catapult/telemetry/third_party/webpagereplay/third_party/dns/ |
D | renderer.py | 240 lend = self.output.tell() 241 assert lend - lstart < 65536 243 stuff = struct.pack("!H", lend - lstart)
|
/external/skia/site/dev/testing/ |
D | ios.md | 7 iOS doesn't lend itself well to compiling and running from the command line.
|
/external/opencv3/modules/viz/src/ |
D | shapes.cpp | 1062 Vec3d lend = curr + lvec; in WTrajectorySpheres() local 1066 line_source->SetPoint2(lend.val); in WTrajectorySpheres()
|
/external/valgrind/ |
D | COPYING.DOCS | 134 You may also lend copies, under the same conditions stated above, and
|
/external/libmicrohttpd/doc/ |
D | fdl-1.3.texi | 145 You may also lend copies, under the same conditions stated above, and
|
D | libmicrohttpd-tutorial.info | 2036 You may also lend copies, under the same conditions stated above,
|
D | libmicrohttpd.info | 3513 You may also lend copies, under the same conditions stated above,
|
/external/bison/doc/ |
D | fdl.texi | 145 You may also lend copies, under the same conditions stated above, and
|
D | bison.info | 11505 You may also lend copies, under the same conditions stated above,
|
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/pkb/en-US/ |
D | en-US_klex.pkb | 697 …lend0lendingFlengt…
|
/external/icu/icu4j/demos/src/com/ibm/icu/dev/demo/translit/resources/ |
D | Transliterator_Kanji_English.txt | 5160 貸>'[lend]';
|
/external/icu/icu4j/main/shared/data/ |
D | Transliterator_Han_Latin_Definition.txt | 4391 一臂之力 < \(lend\)\-a\-helping\-hand; 20273 貸 < lend; 22374 一臂之力 > \(lend\)\-a\-helping\-hand; 35537 借出 > lend; 53078 貸 > lend; 53587 贷 > lend;
|
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/textana/en-US/ |
D | en-US_lexpos.utf | 4603 V "lend" :G2P
|
/external/curl/ |
D | CHANGES.0 | 11205 - Bryan Kemp was friendly enough to lend me an account on his Redhat 9 box and
|