Searched defs:sequences (Results 1 - 8 of 8) sorted by relevance

/external/chromium_org/third_party/icu/source/test/intltest/
H A Ddadrcoll.h53 UVector sequences; member in class:DataDrivenCollatorTest
/external/icu4c/test/intltest/
H A Ddadrcoll.h53 UVector sequences; member in class:DataDrivenCollatorTest
/external/libvorbis/doc/
H A D02-bitpacking.tex68 \subsubsection{coding bits into byte sequences}
/external/chromium_org/ui/compositor/
H A Dlayer_animator.cc149 // TODO(vollick) Add support for blended sequences and use them here.
199 // will prevent any of the sequences from animating until there are no
238 // will prevent any of the sequences from animating until there are no
312 // Remove the observer from all sequences as well.
347 // number of sequences in the group that have threaded first elements.
485 // The removed sequence may have been responsible for making other sequences
486 // wait for a group start. If no other sequences in the group have a
605 std::vector<base::WeakPtr<LayerAnimationSequence> > sequences; local
608 sequences.push_back((*queue_iter)->AsWeakPtr());
610 for (size_t i = 0; i < sequences
724 std::vector<base::WeakPtr<LayerAnimationSequence> > sequences; local
[all...]
H A Dlayer_animator_unittest.cc620 std::vector<LayerAnimationSequence*> sequences; local
621 sequences.push_back(new LayerAnimationSequence(
623 sequences.push_back(new LayerAnimationSequence(
626 animator->ScheduleTogether(sequences);
946 // Start an animation when there are sequences waiting in the queue. In this
1309 // Start an animation when there are sequences waiting in the queue. In this
1383 // Test that non-threaded cyclic sequences continue to animate.
1444 // Test that threaded cyclic sequences continue to animate.
2082 // Verifies GetTargetOpacity() works when multiple sequences are scheduled.
2103 // Verifies GetTargetBrightness() works when multiple sequences ar
[all...]
/external/opencv/cxcore/src/
H A Dcxpersistence.cpp4123 // a heuristic to provide nice defaults for sequences of int's & float's
4177 // a heuristic to provide nice defaults for sequences of int's & float's
4260 CV_CALL( cvStartWriteStruct( fs, "sequences", CV_NODE_SEQ ));
4394 CvFileNode *sequences_node = cvGetFileNodeByName( fs, node, "sequences" );
4395 CvSeq* sequences; local
4405 "opencv-sequence-tree instance should contain a field \"sequences\" that should be a sequence" );
4407 sequences = sequences_node->data.seq;
4408 total = sequences->total;
4410 cvStartReadSeq( sequences, &reader, 0 );
4442 CV_NEXT_SEQ_ELEM( sequences
[all...]
/external/robolectric/lib/main/
H A Dh2-1.2.147.jarMETA-INF/MANIFEST.MF META-INF/services/java.sql.Driver org/h2/api/AggregateFunction ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.ui.workbench_3.6.1.M20101117-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 125 milliseconds