HomeSort by relevance Sort by last modified time
    Searched full:fact (Results 76 - 100 of 919) sorted by null

1 2 34 5 6 7 8 91011>>

  /external/zlib/contrib/delphi/
readme.txt 63 which, in fact, could have used the 'z' prefix and avoided
  /frameworks/base/awt/org/apache/harmony/awt/gl/font/
FontFinder.java 37 * using that fact that scripts are mainly contiguous in the UTF-16 encoding
  /ndk/docs/system/libc/
SYSV-IPC.TXT 9 The reason for this is due to the fact that, by design, they lead to global
  /packages/apps/Phone/src/com/android/phone/
IccPanel.java 59 // So for now, we'll live with the fact that the user has to enter the
  /system/core/libcutils/
atomic-android-sh.c 36 * We follow the fact that the initializer for mutex is a simple zero
  /frameworks/base/core/java/android/pim/vcard/
VCardConstants.java 53 // De-fact property values expressing phonetic names.
58 // Properties both ContactsStruct in Eclair and de-fact vCard extensions
  /external/srec/audio/AudioIn/UNIX/src/
audioin.c 912 /* This version works better and in fact makes more sense. */
965 * -the input parameters are in fact not used but present *
    [all...]
  /dalvik/libcore/xml/src/main/java/org/apache/xml/dtm/ref/
CoroutineManager.java 70 * to as "yielding" a value. Others rely on the fact that, since only
82 * <p>The fact that only one of a group of coroutines is running at a
156 * in fact the one we intended to resume. Some such selection mechanism
DTMStringPool.java 137 /** Command-line unit test driver. This test relies on the fact that
  /dalvik/libcore/xml/src/main/java/org/apache/xml/dtm/ref/sax2dtm/
SAX2RTFDTM.java 53 * performance reasons. (In fact, one could even argue about which is
58 * %REVIEW% In fact, since the differences are so minor, I think it
173 * (I'm counting on the fact that getOwnerDocument() is implemented on top
  /external/opencore/codecs_v2/audio/gsm_amr/amr_nb/common/src/
gc_pred.cpp 351 // fact = 10/log2(10) = 3.01 = 24660 Q13
356 * = K - fact * Log2(ener_code)
357 * = K - fact * log2(ener_code) - fact*27
359 * ==> K = means_ener + fact*27 + 10log10(L_SUBFR)
367 * fact * 27 = 1331640 Q14
595 /* fact = 10/log2(10) = 3.01 = 24660 Q13 */
613 * = K - fact * Log2(ener_code)
614 * = K - fact * log2(ener_code) - fact*2
    [all...]
  /external/speex/libspeex/
nb_celp.c 689 float fact = ((float)sub+1.0f)/st->nbSubframes; local
691 curr_curve[i] = (1.0f-fact)*st->old_curve[i] + fact*st->curve[i];
1025 spx_word16_t fact; local
1235 spx_word16_t fact; local
    [all...]
resample.c 1008 spx_uint32_t fact; local
    [all...]
  /frameworks/base/media/libstagefright/codecs/amrnb/common/src/
gc_pred.cpp 351 // fact = 10/log2(10) = 3.01 = 24660 Q13
356 * = K - fact * Log2(ener_code)
357 * = K - fact * log2(ener_code) - fact*27
359 * ==> K = means_ener + fact*27 + 10log10(L_SUBFR)
367 * fact * 27 = 1331640 Q14
595 /* fact = 10/log2(10) = 3.01 = 24660 Q13 */
613 * = K - fact * Log2(ener_code)
614 * = K - fact * log2(ener_code) - fact*2
    [all...]
  /dalvik/libcore/xml/src/main/java/org/apache/xml/utils/
DefaultErrorHandler.java 165 * messages: in fact, SAX parsers are free to stop reporting any
254 * messages: in fact, SAX parsers are free to stop reporting any
  /external/guava/src/com/google/common/collect/
package-info.java 34 * different value. {@code SetMultimap} takes its name from the fact that
44 * ListMultimap} takes its name from the fact that the {@linkplain
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/descriptors/
CustomViewDescriptorService.java 107 * will check that the specified class is in fact a custom View class. Once this is
128 // First lets check this is in fact a valid type in the project
  /dalvik/dx/src/com/android/dx/dex/code/form/
Form35c.java 146 * account for the fact that the second half of a
  /dalvik/libcore/concurrent/src/main/java/java/util/concurrent/locks/
Condition.java 192 * implementation must document that fact.
236 * implementation must document that fact.
308 * implementation must document that fact.
402 * implementation must document that fact.
ReadWriteLock.java 25 * It exploits the fact that while only a single thread at a time (a
  /dalvik/libcore/luni/src/test/java/java/net/
URLConnectionTest.java 151 // CRLF and the chunked-body itself ending with a CRLF. (The fact that
  /dalvik/libcore/luni-kernel/src/main/java/java/lang/
ClassCache.java 108 // This shouldn't happen because the field is in fact defined.
542 * if this instance isn't in fact an enumeration)
583 * instance's class isn't in fact an enumeration
609 * instance's class isn't in fact an enumeration
  /dalvik/libcore/xml/src/main/java/org/apache/xml/dtm/
DTMAxisTraverser.java 26 * an iterator, because it does not need to hold state, and, in fact, must not
  /dalvik/libcore/xml/src/main/java/org/xml/sax/
ErrorHandler.java 125 * messages: in fact, SAX parsers are free to stop reporting any
  /development/pdk/docs/source/
licenses.jd 50 fact prefer ASL2.0 (and similar licenses like BSD, MIT, etc.) over other

Completed in 278 milliseconds

1 2 34 5 6 7 8 91011>>