HomeSort by relevance Sort by last modified time
    Searched full:factors (Results 26 - 50 of 561) sorted by null

12 3 4 5 6 7 8 91011>>

  /frameworks/base/docs/html/guide/topics/manifest/
supports-screens-element.jd 79 <dd>Indicates whether the application supports smaller screen form-factors.
90 form-factors. Traditionally this is an HVGA medium density
96 <dd>Indicates whether the application supports larger screen form-factors.
108 <dd>Indicates whether the application supports extra large screen form-factors.
  /libcore/luni/src/main/java/java/security/spec/
RSAPrivateCrtKeySpec.java 46 * modulus, public exponent, private exponent, prime factors, prime
  /external/jpeg/
jdct.h 59 #define IFAST_SCALE_BITS 2 /* fractional bits in scale factors */
62 #define IFAST_SCALE_BITS 13 /* fractional bits in scale factors */
jdsample.c 54 /* These arrays save pixel expansion factors so that int_expand need not
423 /* Verify we can handle the sampling factors, select per-component methods,
464 /* Generic integral-factors upsampling method */
cjpeg.c 190 fprintf(stderr, " -sample HxV[,...] Set component sampling factors\n");
376 /* Set sampling factors. */
380 /* Must delay setting sample factors until after we have processed any
382 * default sampling factors.
jcsample.c 45 * Currently, smoothing is only supported for 2h2v sampling factors.
317 * factors are scaled by 2^16 = 65536.
411 * to use integer arithmetic, these factors are multiplied by 2^16 = 65536.
482 /* Verify we can handle the sampling factors, and set up method pointers */
  /external/openssl/crypto/dh/
dh_gen.c 82 * g^((p-1)/q) mod p != 1 for values of q which are the factors of p-1.
83 * Since the factors of p-1 are q and 2, we just need to check
  /frameworks/base/media/libstagefright/codecs/amrnb/common/src/
q_plsf_5.cpp 147 wf1 -- array of type Word16 -- 1st LSF weighting factors, Q13
148 wf2 -- array of type Word16 -- 2nd LSF weighting factors, Q13
209 Word16 *wf1, /* i : 1st LSF weighting factors Q13 */
210 Word16 *wf2, /* i : 2nd LSF weighting factors Q13 */
310 wf1 -- array of type Word16 -- 1st LSF weighting factors, Q13
311 wf2 -- array of type Word16 -- 2nd LSF weighting factors, Q13
375 Word16 *wf1, /* i : 1st LSF weighting factors Q13 */
376 Word16 *wf2, /* i : 2nd LSF weighting factors Q13 */
626 /* Compute LSF weighting factors (Q13) */
weight_a.cpp 101 fac = Spectral expansion factors (Word16)
138 const Word16 fac[], // (i) : Spectral expansion factors.
177 const Word16 fac[], /* (i) : Spectral expansion factors. */
lsfwt.cpp 58 wf -- Pointer to Word16 -- square of weighting factors
73 Compute LSF weighting factors
77 The weighting factors are approximated by two line segment
188 Word16 *wf, /* output: square of weighting factors */
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/pb_ds/
hash_policy.hpp 182 // load factor between some load factors load_min and load_max.
195 // load_max load factors between which this policy will keep the
  /prebuilt/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/
hash_policy.hpp 182 // load factor between some load factors load_min and load_max.
195 // load_max load factors between which this policy will keep the
  /prebuilt/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/
hash_policy.hpp 182 // load factor between some load factors load_min and load_max.
195 // load_max load factors between which this policy will keep the
  /external/bouncycastle/src/main/java/org/bouncycastle/crypto/engines/
RSACoreEngine.java 166 // we have the extra factors, use the Chinese Remainder Theorem - the author
  /external/bouncycastle/src/main/java/org/bouncycastle/jce/provider/
JCERSAPrivateCrtKey.java 16 * A provider representation for a RSA private key, with CRT factors included.
  /external/chromium/chrome/browser/autofill/
autofill_metrics.cc 144 // factors in the |field_type|. Logs a sample of |metric|, which should be in
  /external/chromium/chrome/browser/ui/
browser_navigator.h 79 // when other factors are at play:
  /external/chromium/chrome/browser/ui/cocoa/
menu_button.mm 110 // TODO(viettrungluu): We have some fudge factors below to make things line up
  /external/liblzf/
lzf.h 65 * depending on the phase of the moon or similar factors. However, all
  /external/mesa3d/docs/
RELNOTES-3.1 77 Allows specification of blend factors for RGB and Alpha independently.
  /external/svox/pico/lib/
picodsp.h 40 /*Normalization factors used at the start and at the end of the sig*/
  /external/webkit/Source/WebCore/dom/
CanvasSurface.cpp 53 * that list at various scale factors (sometimes zoomed out, other times
  /frameworks/base/docs/html/guide/webapps/
index.jd 16 <p>The approach you choose for your application could depend on several factors, but Android makes
  /frameworks/base/media/libeffects/lvm/lib/SpectrumAnalyzer/src/
LVPSA_Tables.c 90 /* Down sampling factors */
  /frameworks/base/media/libstagefright/codecs/aacdec/
pns_left.cpp 49 Description: The same "Factors" pointer indexing problem that existed in
75 const Int factors[] = Array of scalefactors
320 const Int factors[],
338 const Int *pFactors = &(factors[0]);

Completed in 1568 milliseconds

12 3 4 5 6 7 8 91011>>