Searched refs:iterate (Results 1 - 25 of 27) sorted by relevance

12

/external/chromium_org/third_party/WebKit/Source/core/editing/
H A DTextIteratorTest.cpp64 Vector<String> iterate(TextIteratorBehavior = TextIteratorDefaultBehavior);
82 Vector<String> TextIteratorTest::iterate(TextIteratorBehavior iteratorBehavior) function in class:__anon10965::TextIteratorTest
140 EXPECT_EQ(expectedTextChunks, iterate());
154 EXPECT_EQ(expectedTextChunks, iterate());
169 EXPECT_EQ(expectedTextChunks, iterate(TextIteratorEntersTextControls));
186 EXPECT_EQ(expectedTextChunks, iterate(TextIteratorEntersTextControls));
205 EXPECT_EQ(expectedTextChunks, iterate());
221 EXPECT_EQ(expectedTextChunks, iterate());
239 EXPECT_EQ(expectedTextChunks, iterate());
257 EXPECT_EQ(expectedTextChunks, iterate());
[all...]
/external/elfutils/tests/
H A Ddwfl-bug-getmodules.c38 iterate (Dwfl_Module *mod __attribute__ ((unused)), function
63 ptrdiff_t offset = dwfl_getmodules (dwfl, &iterate, dwfl, 0);
67 offset = dwfl_getmodules (dwfl, &iterate, NULL, offset);
/external/chromium_org/third_party/lcov/example/
H A DMakefile32 example: example.o iterate.o gauss.o
33 $(CC) example.o iterate.o gauss.o -o example -lgcov
35 example.o: example.c iterate.h gauss.h
38 iterate.o: methods/iterate.c iterate.h
39 $(CC) $(CFLAGS) -c methods/iterate.c -o iterate.o
/external/e2fsprogs/lib/blkid/
H A Dblkid.h61 extern int blkid_dev_next(blkid_dev_iterate iterate, blkid_dev *dev);
62 extern void blkid_dev_iterate_end(blkid_dev_iterate iterate);
90 extern int blkid_tag_next(blkid_tag_iterate iterate,
92 extern void blkid_tag_iterate_end(blkid_tag_iterate iterate);
H A Dblkid.h.in61 extern int blkid_dev_next(blkid_dev_iterate iterate, blkid_dev *dev);
62 extern void blkid_dev_iterate_end(blkid_dev_iterate iterate);
90 extern int blkid_tag_next(blkid_tag_iterate iterate,
92 extern void blkid_tag_iterate_end(blkid_tag_iterate iterate);
/external/jmonkeyengine/engine/src/test/jme3test/terrain/
H A DTerrainFractalGridTest.java41 private IterativeFilter iterate; field in class:TerrainFractalGridTest
116 this.iterate = new IterativeFilter();
117 this.iterate.addPreFilter(this.perturb);
118 this.iterate.addPostFilter(this.smooth);
119 this.iterate.setFilter(this.therm);
120 this.iterate.setIterations(1);
122 ground.addPreFilter(this.iterate);
H A DTerrainGridAlphaMapTest.java63 private IterativeFilter iterate; field in class:TerrainGridAlphaMapTest
146 this.iterate = new IterativeFilter();
147 this.iterate.addPreFilter(this.perturb);
148 this.iterate.addPostFilter(this.smooth);
149 this.iterate.setFilter(this.therm);
150 this.iterate.setIterations(1);
152 ground.addPreFilter(this.iterate);
H A DTerrainTestModifyHeight.java214 // offset it by radius because in the loop we iterate through 2 radii
397 IterativeFilter iterate = new IterativeFilter();
398 iterate.addPreFilter(perturb);
399 iterate.addPostFilter(smooth);
400 iterate.setFilter(therm);
401 iterate.setIterations(1);
403 ground.addPreFilter(iterate);
/external/llvm/lib/CodeGen/
H A DSpillPlacement.h57 // iterate.
120 /// Prepare internal data structures for iterate.
124 /// iterate - Update the network iteratively until convergence, or new bundles
126 void iterate();
129 /// the previous call to scanActiveBundles or iterate.
H A DSpillPlacement.cpp307 /// iterate - Repeatedly update the Hopfield nodes until stability or the
310 void SpillPlacement::iterate() { function in class:SpillPlacement
H A DRegAllocGreedy.cpp908 SpillPlacer->iterate();
/external/e2fsprogs/lib/ext2fs/
H A Dtst_iscan.c134 static void iterate(void) function
143 com_err("iterate", retval, "While opening inode scan");
149 com_err("iterate", retval, "while reading first inode");
159 com_err("iterate", retval,
212 iterate();
/external/markdown/markdown/
H A Dhtml4.py243 iterate = elem.iter
245 iterate = elem.getiterator # cET compatibility
246 for elem in iterate():
/external/libvorbis/doc/
H A D07-floor1.tex65 iterate for X positions 32 and 96:
116 3) iterate [i] over the range 0 ... [floor1_partitions]-1 \{
123 6) iterate [i] over the range 0 ... [maximum_class] \{
133 11) iterate [j] over the range 0 ... (2 exponent [floor1_class_subclasses] element [i]) - 1 \{
145 18) iterate [i] over the range 0 ... [floor1_partitions]-1 \{
148 20) iterate [j] over the range 0 ... ([floor1_class_dimensions] element [current_class_number])-1 \{
190 5) iterate [i] over the range 0 ... [floor1_partitions]-1 \{
203 13) iterate [j] over the range 0 ... [cdim]-1 \{
264 6) iterate [i] over the range 2 ... [floor1_values]-1 \{
361 4) iterate [
[all...]
H A D08-residue.tex194 1) iterate [i] over the range 0 ... [residue_classifications]-1 {
212 1) iterate [i] over the range 0 ... [residue_classifications]-1 {
214 2) iterate [j] over the range 0 ... 7 {
290 3) iterate [pass] over the range 0 ... 7 {
298 7) iterate [j] over the range 0 .. [ch]-1 {
303 10) iterate [i] descending over the range [classwords_per_codeword]-1 ... 0 {
317 13) iterate [i] over the range 0 .. ([classwords_per_codeword] - 1) while [partition_count]
320 14) iterate [j] over the range 0 .. [ch]-1 {
365 2) iterate [i] over the range 0 ... [step]-1 {
368 4) iterate [
[all...]
H A D09-helper.tex156 13) iterate [x] over the range [x0]+1 ... [x1]-1 {
H A D03-codebook.tex314 3) iterate [i] over the range 0 ... [codebook_dimensions]-1 (once for each scalar value in the value vector) \{
347 3) iterate [i] over the range 0 ... [codebook_dimensions]-1 (once for each scalar value in the value vector) \{
H A D05-comment.tex52 4) iterate [user_comment_list_length] times {
/external/chromium_org/chrome/browser/resources/file_manager/common/js/
H A Dutil.js129 var iterate = function() {
142 iterate);
145 iterate();
/external/chromium_org/tools/deep_memory_profiler/visualizer/static/third_party/jqTree/
H A Dtree.jquery.js511 tree.iterate(
522 Node.prototype.iterate = function(callback) {
600 this.iterate(function(node) {
716 this.iterate(function(child) {
1265 return this.tree.iterate(function(node, level) {
1801 this.tree_widget.tree.iterate(function(node) {
1825 this.tree_widget.tree.iterate(function(node) {
1910 return node.iterate(function(n) {
2139 var is_first_node, iterate,
2142 iterate
[all...]
/external/llvm/bindings/ocaml/llvm/
H A Dllvm.mli594 [use_begin] and [use_succ] can e used to iterate over the use list in order.
1202 the module [m]. [global_begin] and [global_succ] can be used to iterate
1223 module [m]. [global_end] and [global_pred] can be used to iterate over the
1315 module [m]. [function_begin] and [function_succ] can be used to iterate over
1336 the module [m]. [function_end] and [function_pred] can be used to iterate
1410 function [f]. [param_begin] and [param_succ] can be used to iterate over
1429 the function [f]. [param_end] and [param_pred] can be used to iterate
1488 function [f]. [block_begin] and [block_succ] can be used to iterate over
1509 the function [f]. [block_end] and [block_pred] can be used to iterate
1548 basic block [bb]. [instr_begin] and [instr_succ] can be used to iterate ove
[all...]
/external/chromium_org/third_party/sqlite/src/src/
H A Dexpr.c1376 ** either to test for membership of the (...) set or to iterate through
1393 ** If the prNotFound parameter is 0, then the b-tree will be used to iterate
1558 ** to iterate over the RHS of the IN operator in order to quickly locate
/external/valgrind/main/VEX/priv/
H A Dguest_s390_toIR.c394 iterate(void) function
8677 iterate();
8751 iterate();
9059 iterate();
9117 iterate();
10947 iterate();
10995 iterate();
11042 iterate();
11090 iterate();
11143 iterate();
[all...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.core.resources_3.6.1.R36x_v20101007-1215.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/chromium_org/third_party/sqlite/amalgamation/
H A Dsqlite3.c5245 ** There might be many databases attached to the given connection. We iterate
12800 int i; /* Used to iterate through schemas */
12843 struct Vdbe *pVdbe; /* Used to iterate through VMs */
[all...]

Completed in 3404 milliseconds

12