Searched
full:previous (Results
1726 -
1750 of
9167) sorted by null
<<61626364656667686970>>
/external/guava/guava/src/com/google/common/util/concurrent/ |
Service.java | 221 * service changes state. The listener will not have previous state changes replayed, so it is 344 * @param from The previous state that is being transitioned from. 354 * @param from The previous state that is being transitioned from. The only valid values for 365 * @param from The previous state that is being transitioned from. Failure can occur in any
|
/external/guava/guava-tests/benchmark/com/google/common/math/ |
BigIntegerMathBenchmark.java | 56 * Previous version of BigIntegerMath.factorial, kept for timing purposes.
|
/external/guava/guava-tests/test/com/google/common/util/concurrent/ |
ExecutionListTest.java | 100 // Run the previous test
|
/external/icu/icu4c/source/common/ |
sharedobject.h | 108 * reference counts and deleting the previous object dest pointed to
|
/external/icu/icu4c/source/i18n/ |
coleitr.cpp | 159 * Get the ordering priority of the previous collation element in the string. 161 * @return the previous element's ordering. Returns NULLORDER if an error has 164 int32_t CollationElementIterator::previous(UErrorCode& status) function in class:CollationElementIterator 178 // previous() after setOffset()
|
utf8collationiterator.cpp | 281 // and we can use U8_LENGTH() rather than a previous-position variable. 319 // and we can use U8_LENGTH() rather than a previous-position variable. 473 // Fetch the previous character and its fcd16 value. 487 // Fails FCD check. Find the previous FCD boundary and normalize.
|
/external/icu/icu4c/source/layout/ |
MarkToBasePosnSubtables.cpp | 50 // FIXME: We probably don't want to find a base glyph before a previous ligature...
|
/external/icu/icu4c/source/test/intltest/ |
textfile.cpp | 146 * value. In any case, previous contents are preserved.
|
/external/ipsec-tools/src/racoon/ |
genlist.h | 70 * entry based on saved position in list from previous call as stored in buf.
|
/external/iptables/libipq/ |
ipq_message_type.3 | 46 the previous call to
|
/external/jemalloc/test/unit/ |
bitmap.c | 109 "previous first unset bit");
|
/external/jetty/src/java/org/eclipse/jetty/util/component/ |
Container.java | 64 * @param oldChild The previous value of the child. If this is non null and differs from <code>child</code>, then a remove event is generated. 79 * @param oldChild The previous value of the child. If this is non null and differs from <code>child</code>, then a remove event is generated. 104 * @param oldChildren The previous array of children. A remove event is generated for any child in this array but not in the <code>children</code> array. 117 * @param oldChildren The previous array of children. A remove event is generated for any child in this array but not in the <code>children</code> array.
|
/external/jmonkeyengine/engine/src/core/com/jme3/system/ |
Timer.java | 85 * <code>update</code> recalculates the frame rate based on the previous
|
/external/jmonkeyengine/engine/src/lwjgl/com/jme3/system/lwjgl/ |
LwjglTimer.java | 112 * <code>update</code> recalulates the frame rate based on the previous
|
/external/jmonkeyengine/engine/src/xml/com/jme3/export/xml/ |
XMLExporter.java | 66 //Initialize Document when saving so we don't retain state of previous exports
|
/external/jsilver/src/org/clearsilver/ |
FactoryLoader.java | 87 * @return the previous factory (may return {@code null})
|
/external/kernel-headers/original/uapi/linux/ |
if_fddi.h | 12 * if_fddi.h is based on previous if_ether.h and if_tr.h work by
|
/external/libavc/encoder/ |
irc_mb_model_based.c | 38 * previous frame activity since it is independent of picture type whether
|
/external/libdrm/ |
RELEASING | 56 arguments: a "section", the previous tag and the new tag we just
|
/external/libexif/libexif/ |
exif-loader.h | 90 * already contain data from a previous call to #exif_loader_write_file
|
/external/libgsm/src/ |
preprocess.c | 65 assert (SO <= 0x3FFC); /* previous routine. */
|
/external/libopus/ |
config.h.in | 155 previous line. Perhaps some future version of Sun C++ will work with
|
/external/libopus/silk/ |
ana_filt_bank_1.c | 64 /* All-pass section for odd input sample, and add to output of previous section */
|
control.h | 134 /* O: Pitch lag of previous frame (0 if unvoiced), measured in samples at 48 kHz */
|
main.h | 50 opus_int prev_speech_act_Q8, /* I Speech activity level in previous frame */ 173 opus_int8 *prev_ind, /* I/O last index in previous frame */ 182 opus_int8 *prev_ind, /* I/O last index in previous frame */ 300 const opus_int16 prev_NLSFq_Q15[ MAX_LPC_ORDER ] /* I Previous Normalized LSFs (0 - (2^15-1)) */
|
Completed in 814 milliseconds
<<61626364656667686970>>