/external/webp/src/enc/ |
D | token_enc.c | 153 uint32_t residue = v - 3; in VP8RecordCoeffTokens() local 154 if (residue < (8 << 1)) { // VP8Cat3 (3b) in VP8RecordCoeffTokens() 157 residue -= (8 << 0); in VP8RecordCoeffTokens() 160 } else if (residue < (8 << 2)) { // VP8Cat4 (4b) in VP8RecordCoeffTokens() 163 residue -= (8 << 1); in VP8RecordCoeffTokens() 166 } else if (residue < (8 << 3)) { // VP8Cat5 (5b) in VP8RecordCoeffTokens() 169 residue -= (8 << 2); in VP8RecordCoeffTokens() 175 residue -= (8 << 3); in VP8RecordCoeffTokens() 180 AddConstantToken(tokens, !!(residue & mask), *tab++); in VP8RecordCoeffTokens()
|
/external/icu/icu4c/source/i18n/ |
D | decNumber.c | 529 Int residue; /* rounding residue */ in uprv_decNumberFromString() local 721 residue=0; in uprv_decNumberFromString() 722 decSetCoeff(dn, set, res, d, &residue, &status); in uprv_decNumberFromString() 724 decFinalize(dn, set, &residue, &status); in uprv_decNumberFromString() 730 residue=0; in uprv_decNumberFromString() 731 decFinalize(dn, set, &residue, &status); in uprv_decNumberFromString() 1465 Int residue=0; /* (no residue) */ in uprv_decNumberLog10() local 1470 decCopyFit(w, rhs, &aset, &residue, ©stat); /* copy & shorten */ in uprv_decNumberLog10() 1478 residue=0; in uprv_decNumberLog10() 1479 decCopyFit(res, w, set, &residue, &status); /* copy & round */ in uprv_decNumberLog10() [all …]
|
/external/pdfium/third_party/libtiff/ |
D | tif_lzw.c | 387 long residue; in LZWDecode() local 390 residue = codep->length - sp->dec_restart; in LZWDecode() 391 if (residue > occ) { in LZWDecode() 401 } while (--residue > occ && codep); in LZWDecode() 414 op += residue, occ -= residue; in LZWDecode() 422 } while (--residue && codep); in LZWDecode() 613 long residue; in LZWDecodeCompat() local 616 residue = codep->length - sp->dec_restart; in LZWDecodeCompat() 617 if (residue > occ) { in LZWDecodeCompat() 627 } while (--residue > occ); in LZWDecodeCompat() [all …]
|
/external/tremolo/Tremolo/ |
D | mapping0.c | 114 info->submaplist[i].residue=(char)oggpack_read(opb,8); in mapping_info_unpack() 115 if(info->submaplist[i].residue>=ci->residues)goto err_out; in mapping_info_unpack() 191 res_inverse(vd,ci->residue_param+info->submaplist[i].residue, in mapping_inverse()
|
D | codec_internal.h | 167 char residue; member
|
/external/desugar/java/com/google/devtools/common/options/ |
D | OptionsParser.java | 174 private final List<String> residue = new ArrayList<String>(); field in OptionsParser 723 residue.addAll(impl.parse(priority, sourceFunction, args)); in parseWithSourceFunction() 724 if (!allowResidue && !residue.isEmpty()) { in parseWithSourceFunction() 725 String errorMsg = "Unrecognized arguments: " + Joiner.on(' ').join(residue); in parseWithSourceFunction() 748 return ImmutableList.copyOf(residue); in getResidue()
|
/external/libavc/common/arm/ |
D | ih264_resi_trans_quant_a9.s | 128 vsubl.u8 q0, d30, d31 @find residue row 1 133 vsubl.u8 q1, d28, d29 @find residue row 2 135 vsubl.u8 q2, d26, d27 @find residue row 3 136 vsubl.u8 q3, d24, d25 @find residue row 4 246 @* Description : This function does residue calculation, forward transform 323 vsubl.u8 q0, d10, d11 @find residue row 1 328 vsubl.u8 q1, d28, d29 @find residue row 2 330 vsubl.u8 q2, d25, d26 @find residue row 3 331 vsubl.u8 q3, d22, d23 @find residue row 4
|
D | ih264_iquant_itrans_recon_dc_a9.s | 50 @ * Performs inverse transform Ci4 and adds the residue to get the 180 @ * Performs inverse transform Ci8 and adds the residue to get the 308 @ * prediction buffer if only dc value is present for residue 311 @ * The quantized residue is first inverse quantized,
|
D | ih264_iquant_itrans_recon_a9.s | 49 @ * Performs inverse transform Ci4 and adds the residue to get the 236 @ * Performs inverse transform Ci4 and adds the residue to get the 427 @ * Performs inverse transform Ci8 and adds the residue to get the
|
/external/swiftshader/third_party/LLVM/test/Transforms/ObjCARC/ |
D | post-inlining.ll | 9 ; Clean up residue left behind after inlining.
|
/external/llvm/test/Transforms/ObjCARC/ |
D | post-inlining.ll | 9 ; Clean up residue left behind after inlining.
|
/external/libhevc/common/arm/ |
D | ihevc_sao_edge_offset_class1.s | 229 CMP r11,#1 @checking any residue remains 266 CMP r7,#8 @Check whether residue remains 267 BEQ WIDTH_RESIDUE @If residue remains jump to residue loop
|
D | ihevc_sao_edge_offset_class1_chroma.s | 241 CMP r11,#1 @checking any residue remains 283 CMP r8,#8 @Check whether residue remains 284 BEQ WIDTH_RESIDUE @If residue remains jump to residue loop
|
D | ihevc_sao_edge_offset_class0.s | 269 CMP r8,#8 @Check whether residue remains 271 BEQ WIDTH_RESIDUE @If residue remains jump to residue loop
|
D | ihevc_sao_edge_offset_class0_chroma.s | 288 CMP r8,#8 @Check whether residue remains 290 BEQ WIDTH_RESIDUE @If residue remains jump to residue loop
|
D | ihevc_sao_edge_offset_class2.s | 525 CMP r6,#8 @Check whether residue remains 532 BEQ WIDTH_RESIDUE @If residue remains jump to residue loop
|
D | ihevc_sao_edge_offset_class3.s | 555 CMP r6,#8 @Check whether residue remains 562 BEQ WIDTH_RESIDUE @If residue remains jump to residue loop
|
D | ihevc_sao_edge_offset_class3_chroma.s | 686 CMP r6,#8 @Check whether residue remains 694 BEQ WIDTH_RESIDUE @If residue remains jump to residue loop
|
D | ihevc_sao_edge_offset_class2_chroma.s | 683 CMP r6,#8 @Check whether residue remains 691 BEQ WIDTH_RESIDUE @If residue remains jump to residue loop
|
/external/lmfit/man/ |
D | lmcurve.pod | 43 B<lmcurve()> determines a vector I<par> that minimizes the sum of squared elements of a residue vec… 147 printf( " t[%2d]=%4g y=%6g fit=%10g residue=%12g\n",
|
D | lmmin.pod | 263 printf( " t[%2d]=%12g,%12g y=%12g fit=%12g residue=%12g\n",
|
/external/e2fsprogs/misc/ |
D | fuse2fs.c | 3407 off_t residue; in clean_block_middle() local 3411 residue = offset % fs->blocksize; in clean_block_middle() 3412 if (residue == 0) in clean_block_middle() 3432 memset(*buf + residue, 0, len); in clean_block_middle() 3443 off_t residue; in clean_block_edge() local 3446 residue = offset % fs->blocksize; in clean_block_edge() 3447 if (residue == 0) in clean_block_edge() 3468 memset(*buf, 0, residue); in clean_block_edge() 3470 memset(*buf + residue, 0, fs->blocksize - residue); in clean_block_edge()
|
/external/python/cpython2/Lib/test/decimaltestdata/ |
D | dqAdd.decTest | 234 -- and some more, including residue effects and different roundings 533 -- and some more residue effects and different roundings 1126 -- Gappy coefficients; check residue handling even with full coefficient gap
|
D | ddAdd.decTest | 235 -- and some more, including residue effects and different roundings 509 -- and some more residue effects and different roundings 1070 -- Gappy coefficients; check residue handling even with full coefficient gap
|
D | dqCompareSig.decTest | 510 -- residue cases at lower precision
|