/external/dropbear/libtommath/ |
bn_mp_jacobi.c | 25 mp_digit residue; local 67 residue = p->dp[0] & 7; 69 if (residue == 1 || residue == 7) { 71 } else if (residue == 3 || residue == 5) {
|
bn_mp_prime_is_divisible.c | 37 /* is the residue zero? */
|
bn_mp_prime_next_prime.c | 111 /* y == 1 if any residue was zero [e.g. cannot be prime] */ 117 /* compute the new residue without using division */ 119 /* add the step to each residue */
|
bn_mp_montgomery_reduce.c | 100 * residue is unchanged.
|
tommath.out | 91 \BOOKMARK [2][-]{subsection.6.2.4}{Trimming the Residue}{section.6.2}
|
/external/llvm/test/Transforms/ObjCARC/ |
post-inlining.ll | 9 ; Clean up residue left behind after inlining.
|
/external/tremolo/Tremolo/ |
codec_internal.h | 129 /* Residue backend generic *****************************************/ 136 /* block-partitioned VQ coded straight residue */ 167 char residue; member in struct:submap 200 different residue backends, etc. Each mode consists of a
|
mapping0.c | 114 info->submaplist[i].residue=(char)oggpack_read(opb,8); 115 if(info->submaplist[i].residue>=ci->residues)goto err_out; 178 /* recover the residue into our working vectors */ 191 res_inverse(vd,ci->residue_param+info->submaplist[i].residue, 227 //_analysis_output("residue",seq+j,vb->pcm[j],-8,n/2,0,0);
|
res012.c | 34 function: residue backend 0, 1 and 2 implementation
|
treminfo.c | 274 /* residue backend settings */
|
/external/qemu/hw/ |
usb-msd.c | 44 uint32_t residue; member in struct:__anon9917 66 uint32_t residue; member in struct:usb_msd_csw 166 csw.residue = s->residue; 182 s->residue = s->data_len; 393 s->residue = 0; 397 if (s->residue == 0) { 417 if (s->residue && s->usb_len) { 475 if (s->residue && s->usb_len) {
|
/external/icu4c/i18n/ |
decNumber.c | 146 /* residue (in the range -1 through 9). This avoids any double- */ 512 Int residue; /* rounding residue */ local 1444 Int residue=0; \/* (no residue) *\/ local 1967 Int residue=0; \/* rounding residue *\/ local 2324 Int residue=0; \/* as usual *\/ local 2621 Int residue; \/* work *\/ local 2809 Int residue=0; \/* rounding residue *\/ local 3813 Int residue; \/* rounding accumulator *\/ local 4248 Int residue; \/* for rounding *\/ local 4842 Int residue=0; \/* rounding residue *\/ local 5232 Int residue; \/* rounding residue *\/ local 5591 Int residue; \/* rounding residue *\/ local 5841 Int residue=0; \/* rounding residue *\/ local 6113 Int residue=0; \/* rounding accumulator *\/ local 6811 Int residue=0; \/* rounding accumulator *\/ local [all...] |
/frameworks/base/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p2/src/ |
omxVCM4P2_MCReconBlock_s.s | 384 ;// After interpolation is done, residue needs to be added. This is done 387 ;// corresponding residue is loaded and residue is added and value
|
/bionic/libm/man/ |
remainder.3 | 43 .Nd minimal residue functions
|
math.3 | 117 .Ss Residue and Rounding Functions
|
/external/kernel-headers/original/asm-arm/ |
dma.h | 125 /* Get DMA residue count. After a DMA transfer, this
|
/frameworks/base/media/libstagefright/codecs/avc/enc/src/ |
avcenc_lib.h | 39 This function perform residue calculation, transform, quantize, inverse quantize, 40 inverse transform and residue compensation on a 4x4 block. 61 This function perform residue calculation, transform, quantize, inverse quantize, 62 inverse transform and residue compensation on a macroblock. 71 This function perform residue calculation, transform, quantize, inverse quantize, 72 inverse transform and residue compensation for chroma components of an MB. [all...] |
block.cpp | 32 /* calculate the residue first */ 76 /* do residue transform quant invquant, invtrans and write output out */ 98 /* calculate the residue first */ 380 /* calculate the residue first */ 758 /* calculate the residue first */ [all...] |
/external/libvpx/examples/includes/geshi/geshi/ |
matlab.php | 125 'reset','reshape','residue','rgb2hsv','rgbplot','ribbon','rmfield',
|
/external/strace/ |
util.c | 644 n = addr - (addr & -sizeof(long)); /* residue */ 645 addr &= -sizeof(long); /* residue */ 690 n = addr - (addr & -sizeof(long)); /* residue */ 691 addr &= -sizeof(long); /* residue */ 795 n = addr - (addr & -sizeof(long)); /* residue */ 796 addr &= -sizeof(long); /* residue */ 886 n = addr - (addr & -sizeof(long)); /* residue */ [all...] |
/external/kernel-headers/original/asm-x86/ |
dma_32.h | 262 /* Get DMA residue count. After a DMA transfer, this
|
/frameworks/base/media/libstagefright/codecs/m4v_h263/enc/src/ |
fastcodemb.cpp | 27 /* Purpose : Perform residue calc (only zero MV), DCT, H263 Quant/Dequant,*/ 256 /* Purpose : Perform residue calc (only zero MV), DCT, MPEG Quant/Dequant,*/
|
motion_comp.cpp | 196 Purpose: Get predicted area for luminance and compensate with the residue. 235 Purpose: Get predicted area for luminance and compensate with the residue. 288 Purpose: Get predicted area for chrominance and compensate with the residue. 344 Purpose: Get predicted area (block) and compensate with the residue. [all...] |
/frameworks/base/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p2/src/ |
omxVCM4P2_MCReconBlock_s.s | 333 ;// After this only residue addition to the predicted values remain 660 ;// Residue Addition
|
/external/neven/Embedded/common/src/b_ImageEm/ |
ToneDownBGSupp.c | 182 *meanBGGrayLevelA = *meanBGGrayLevelA + ( sumL << 16 ) / ctrL; /* add residue */ 303 *meanBGGrayLevelA = *meanBGGrayLevelA + ( sumL << 16 ) / ctrL; /* add residue */
|