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

12

/macosx-10.9.5/libauto-185.5/auto_tester/
H A Dslop.m61 - (void)iterate;
75 [self iterate];
102 - (void)iterate
114 [self iterate];
/macosx-10.9.5/top-89.1.2/
H A Dlogging.c61 c->iterate(c, log_get_total_iter, &data);
122 c->iterate(c, log_print_header_iter, &data);
210 c->iterate(c, log_print_cell, &data);
H A Dlayout.c71 c->iterate(c, enlarge_iterator, &data);
123 c->iterate(c, do_layout_iterator, &data);
184 c->iterate(c, get_size_iterator, &data);
215 c->iterate(c, minsize_fit_iterator, &data);
H A Dstatistic.c156 static void iterate(struct statistics_controller *c, function
210 c->iterate = iterate;
H A Dstatistic.h92 void (*iterate)(struct statistics_controller *c, member in struct:statistics_controller
H A Dtop.c379 c->iterate(c, top_draw_iterator, &state);
/macosx-10.9.5/Heimdal-323.92.1/lib/gssapi/mech/
H A Dgss_iter_cred.c63 iterate(void *cctx, gss_OID mech, gss_cred_id_t cred) function
100 * @param mech the mechanism type of credentials to iterate over, by passing in GSS_C_NO_OID, the function will iterate over all credentails
158 m->gm_iter_creds(flags, ctx, iterate);
187 * @param mech the mechanism type of credentials to iterate over, by passing in GSS_C_NO_OID, the function will iterate over all credentails
/macosx-10.9.5/llvmCore-3425.0.33/lib/CodeGen/
H A DSpillPlacement.h56 // iterate.
119 /// Prepare internal data structures for iterate.
123 /// iterate - Update the network iteratively until convergence, or new bundles
125 void iterate();
128 /// the previous call to scanActiveBundles or iterate.
H A DSpillPlacement.cpp309 /// iterate - Repeatedly update the Hopfield nodes until stability or the
312 void SpillPlacement::iterate() { function in class:SpillPlacement
H A DRegAllocGreedy.cpp837 SpillPlacer->iterate();
/macosx-10.9.5/CPANInternal-140/Template-Toolkit/lib/Template/Plugin/
H A DIterator.pm61 to iterate over a data set. An iterator is implicitly automatically by the
H A DTable.pm34 # This constructor method initialises the object to iterate through
374 and then iterate down through each column (a-e, f-j, etc.) printing
/macosx-10.9.5/CPANInternal-140/Template-Toolkit-2.24/lib/Template/Plugin/
H A DIterator.pm61 to iterate over a data set. An iterator is implicitly automatically by the
H A DTable.pm34 # This constructor method initialises the object to iterate through
374 and then iterate down through each column (a-e, f-j, etc.) printing
/macosx-10.9.5/bind9-45.100/bind9/bin/tests/
H A Drbt_test.c193 iterate(dns_rbt_t *rbt, isc_boolean_t forward) { function
426 iterate(rbt, ISC_TRUE);
429 iterate(rbt, ISC_FALSE);
/macosx-10.9.5/Heimdal-323.92.1/kdc/
H A Dhprop.c226 iterate (krb5_context context, function
263 ret = iterate (context, database_name, db, type, &pd);
265 krb5_errx(context, 1, "iterate failure");
353 ret = iterate (context, database_name, db, type, &pd);
355 krb5_warnx(context, "iterate to host %s failed", host);
/macosx-10.9.5/vim-53/runtime/syntax/
H A Dreva.vim80 Builtin iterate last! last@ later link lz> lzmax os parse/ peek
82 Builtin stack-empty? stack-iterate stack-size stack: THROW_BADFUNC
H A Drexx.vim67 syn match rexxKeywordStatements "\<\(arg\|catch\|do\|drop\|end\|exit\|expose\|finally\|forward\|if\|interpret\|iterate\|leave\|loop\|nop\)\>"
89 syn match endIterateLeaveLabelRegion "\<\(end\|leave\|iterate\)\>\(\s\+\K\k*\)" contains=rexxLabel2
90 syn match rexxLabel2 "\<\(end\|leave\|iterate\)\>\s\+\zs\k*\ze" containedin=endIterateLeaveLabelRegion
H A Db.vim22 syn keyword bOps bool card conc closure closure1 dom first fnc front not or id inter iseq iseq1 iterate last max min mod perm pred prj1 prj2 ran rel rev seq seq1 size skip succ tail union
/macosx-10.9.5/CPANInternal-140/Path-Class/lib/Path/Class/
H A DDir.pm568 A convenient way to iterate through directory contents. The first
572 type). Each subsequent call to C<next()> will simply iterate over the
574 and then the undefined value is returned. For example, to iterate
/macosx-10.9.5/IOPCIFamily-224.92.1/IOKit/pci/
H A DIOPCIConfigurator.h349 void iterate(const char * what,
/macosx-10.9.5/postfix-252/postfix/src/postmulti/
H A Dpostmulti.c1554 /* iterate - Iterate over all or selected instances */
1556 static NORETURN iterate(int iter_cmd, int iter_flags, int argc, char **argv, function
1587 msg_panic("iterate: unknown mode: %d", iter_cmd);
1605 /* main - iterate commands over multiple instance or manage instances */
1803 iterate(cmd_mode, iter_flags, argc - optind, argv + optind, &selection);
/macosx-10.9.5/llvmCore-3425.0.33/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...]
/macosx-10.9.5/IOPCIFamily-224.92.1/
H A DIOPCIConfigurator.cpp2512 if (bootConfig) iterate("boot reset", &CLASS::scanProc, &CLASS::bootResetProc, this);
2513 iterate("scan total", &CLASS::scanProc, &CLASS::totalProc, NULL);
2514 iterate("allocate", &CLASS::allocateProc, NULL, NULL);
2515 iterate("finalize", &CLASS::bridgeFinalizeConfigProc, NULL, NULL);
2528 void CLASS::iterate(const char * what, IterateProc topProc, IterateProc bottomProc, void * ref) function in class:CLASS
2540 DLOG("iterate %s: start\n", what);
2544 // DLOG("iterate(bridge "B()", state 0x%x, parent 0x%x)\n", BRIDGE_IDENT(device), device->iterator, parent ? parent->iterator : 0);
2562 DLOG("iterate %s: HUNG?\n", what);
2603 DLOG("iterate %s: end(%d)\n", what, revisits);
/macosx-10.9.5/CPANInternal-140/SOAP-Lite-0.69/lib/SOAP/
H A DSOM.pm246 If the SOAP Envelope returned contained an array, use the following code to iterate over the array:

Completed in 321 milliseconds

12