/ndk/sources/host-tools/sed-4.2.1/testsuite/ |
factor.sed | 9 # Compute a few common factors for speed. Clear the subst flag 44 # The quotient of dividing by 11 is a limit to the remaining prime factors 75 # If NUMBER = 1, we don't have any more factors
|
/external/valgrind/main/tests/ |
malloc.h | 1 // Replacement for malloc.h which factors out platform differences.
|
sys_mman.h | 1 // Replacement for sys/mman.h which factors out platform differences.
|
/external/qemu/distrib/sdl-1.2.12/src/timer/macos/ |
FastTimes.h | 7 /* Updated 3/21/00 - Fixed ns conversion, create 2 different scale factors */
|
/external/speex/libspeex/ |
kiss_fft.c | 327 int * factors, 331 const int p=*factors++; /* the radix */ 332 const int m=*factors++; /* stage's fft length/p */ 347 kf_shuffle( Fout , f, fstride*p, in_stride, factors,st); 360 int * factors, 369 const int p=*factors++; /* the radix */ 370 const int m=*factors++; /* stage's fft length/p */ 385 kf_work( Fout , f, fstride*p, in_stride, factors,st, N*p, fstride*in_stride, m); 416 kf_work( Fout , f, fstride*p, in_stride, factors,st, N*p, fstride*in_stride, m); 450 p = n; /* no more factors, skip to end * [all...] |
_kiss_fft_guts.h | 26 /* e.g. an fft of length 128 has 4 factors 34 int factors[2*MAXFACTORS]; member in struct:kiss_fft_state
|
/external/opencv/cxcore/src/ |
cxdxt.cpp | 177 icvDFTFactorize( int n, int* factors ) 183 factors[0] = n; 190 factors[nf++] = f; 199 factors[nf++] = f; 211 factors[nf++] = n; 213 f = (factors[0] & 1) == 0; 215 CV_SWAP( factors[i], factors[nf-i-1+f], j ); 221 icvDFTInit( int n0, int nf, int* factors, int* itab, int elem_size, void* _wave, int inv_itab ) 224 int n = factors[0], m = 0 [all...] |
/external/bluetooth/bluez/sbc/ |
sbc_primitives.h | 62 /* Scale factors calculation */ 66 /* Scale factors calculation with joint stereo support */
|
/external/bouncycastle/src/main/java/org/bouncycastle/crypto/generators/ |
RSAKeyPairGenerator.java | 43 // (then p-1 and q-1 will not consist of only small factors - see "Pollard's algorithm") 135 // calculate the CRT factors
|
/external/dropbear/libtommath/ |
bn_mp_gcd.c | 60 /* divide any remaining factors of two out */ 85 /* Divide out all factors of two */
|
/external/llvm/lib/Transforms/Scalar/ |
Reassociate.cpp | 578 SmallVector<ValueEntry, 8> Factors; 579 LinearizeExprTree(BO, Factors); 583 for (unsigned i = 0, e = Factors.size(); i != e; ++i) { 584 if (Factors[i].Op == Factor) { 586 Factors.erase(Factors.begin()+i); 592 if (ConstantInt *FC2 = dyn_cast<ConstantInt>(Factors[i].Op)) 595 Factors.erase(Factors.begin()+i); 602 RewriteExprTree(BO, Factors); [all...] |
/cts/tools/theme-test-tools/ |
README.txt | 27 Additionally, to deal with large form-factors, mdpi will also do tests
|
themetestscripts.sh | 57 # Does not generate for large form factors (phones-only). 78 # Does not generate for large form factors (phones-only). 100 # Generate for large and small form factors (phones and tablets).
|
/development/samples/CrossCompatibility/ |
_index.html | 15 is a version independent abstract class which factors out multitouch APIs that differ between platform versions. </li>
|
/packages/apps/Camera/jni/ |
mosaic_renderer_jni.h | 6 // using the scale factors below.
|
/development/cmds/monkey/src/com/android/commands/monkey/ |
MonkeySourceRandom.java | 174 // if verbose, show factors 209 * See if any key exists for non-zero factors. 218 * set the factors 220 * @param factors percentages for each type of event 222 public void setFactors(float factors[]) { 224 if (factors.length < c) { 225 c = factors.length; 228 mFactors[i] = factors[i]; 430 //check factors
|
/external/freetype/include/freetype/internal/ |
ftcalc.h | 116 * The idea is that both `a' and `b' are scaled by factors of 10 so that 118 * the 64bit multiplication. Let `sa' and `sb' be the scaling factors of
|
/external/chromium/chrome/browser/autofill/ |
autofill_host.h | 28 // TODO: This file factors the Autofill callbacks out of RenderViewHost
|
/frameworks/base/media/libstagefright/codecs/mp3dec/src/ |
pvmp3_mpeg2_stereo_proc.cpp | 72 mp3ScaleFactors *scalefac, scale factors structure for Right channel 342 /* first calculate directional factors for intensity stereo, 348 * so copy factors and legal/illegal information from sfb11 to sfb12 411 /* first calculate directional factors for intensity stereo, */ 416 /* get factors for last scale factor band: */ 418 copy factors and legal/illegal information from sfb11 to sfb12 */ 425 /* only sfb 12 in intensity mode, use factors corresponding to is_pos[12] == 0 */ 508 /* first calculate directional factors for intensity stereo, 513 /* get factors for last scale factor band: */ 515 copy factors and legal/illegal information from sfb11 to sfb12 * [all...] |
/external/icu4c/common/ |
unames.c | 782 writeFactorSuffix(const uint16_t *factors, uint16_t count, 791 /* write elements according to the factors */ 795 * with the factors of this algorithm 801 factor=factors[i]; 807 * guarantees here that code<=factors[0] 837 /* skip the rest of the strings for this factors[i] */ 838 factor=(uint16_t)(factors[i]-indexes[i]-1); 914 const uint16_t *factors=(const uint16_t *)(range+1); local 916 const char *s=(const char *)(factors+count); 924 bufferPos+=writeFactorSuffix(factors, count 1004 const uint16_t *factors=(const uint16_t *)(range+1); local 1133 const uint16_t *factors=(const uint16_t *)(range+1); local 1247 const uint16_t *factors=(const uint16_t *)(range+1); local [all...] |
/external/webkit/Source/WebKit/android/jni/ |
WebHistory.h | 47 // there are two scale factors saved with each history item. m_scale reflects the
|
/frameworks/base/media/libstagefright/codecs/amrnb/common/include/ |
weight_a.h | 73 const Word16 fac[],/* (i) : Spectral expansion factors. */
|
/frameworks/base/media/libstagefright/codecs/amrwbenc/src/ |
voicefac.c | 20 * Description: Find the voicing factors (1 = voice to -1 = unvoiced) *
|
/external/skia/src/ports/ |
SkFontHost_ascender.cpp | 62 // compute our factors from the record 68 // now compute our scale factors
|
/external/jpeg/ |
rdswitch.c | 13 * -sample HxV[,HxV,...] Set component sampling factors 302 /* Process a sample-factors parameter string, of the form 318 fprintf(stderr, "JPEG sampling factors must be 1..4\n");
|