Searched refs:CHILDREN (Results 1 - 8 of 8) sorted by relevance

/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/tests/scripts/
H A Dsql-test001-concurrency33 if test "x$CHILDREN" = "x" ; then
34 CHILDREN="-j 4"
36 CHILDREN="-j $CHILDREN"
105 -l $TESTLOOPS $CHILDREN -FF
/macosx-10.10.1/apr-32/apr/apr/test/
H A Dtestprocmutex.c31 #define CHILDREN 6 macro
32 #define MAX_COUNTER (MAX_ITER * CHILDREN)
113 apr_proc_t *child[CHILDREN];
122 for (n = 0; n < CHILDREN; n++)
125 for (n = 0; n < CHILDREN; n++)
142 for (n = 0; n < CHILDREN; n++)
145 for (n = 0; n < CHILDREN; n++)
/macosx-10.10.1/apache-793/httpd/support/
H A Dlogresolve.pl.in30 # spawns a number ($CHILDREN) of subprocesses to resolve addresses
38 # Depending on the settings of $CHILDREN and $TIMEOUT you should see
40 # logfiles. With $CHILDREN=40 and $TIMEOUT=5 I've seen 200,000 - 300,000
67 my $CHILDREN = 40;
75 for (my $child = 1; $child <=$CHILDREN; $child++) {
93 for (my $child = 1; $child <=$CHILDREN; $child++) {
110 for (my $child = 1; $child <=$CHILDREN; $child++) {
144 } while (($child < ($CHILDREN-1)) and ($_ = <STDIN>));
/macosx-10.10.1/tcl-105/tcl_ext/ffidl/ffidl/demos/
H A Dgetrusage.tcl35 CHILDREN { set rwho -1 }
/macosx-10.10.1/vim-55/runtime/syntax/
H A Dcsc.vim74 sy keyword cscFunction contained DECLINE CHILDREN CURRMBRRANGE CURLEV CURGEN
89 sy keyword cscFunction contained @DECLINE @CHILDREN @CURRMBRRANGE @CURLEV @CURGEN
H A Domnimark.vim45 syn keyword omnimarkCommands CASE CHILDREN CLOSED COMPILED-DATE COMPLEMENT CONREF CONTENT CONTEXT-TRANSLATE COUNTER CREATED CREATING CREATOR CURRENT
/macosx-10.10.1/tcl-105/tcl_ext/tclxml/tcldom/src/
H A Dtcldompro.c975 APPEND_CHILD, HAS_CHILD_NODES, CLONE_NODE, CHILDREN, PARENT
1119 case CHILDREN:
965 APPEND_CHILD, HAS_CHILD_NODES, CLONE_NODE, CHILDREN, PARENT enumerator in enum:methods
/macosx-10.10.1/tcl-105/tcl_ext/tcllib/tcllib/modules/amazon-s3/
H A DS3.tcl771 set buckets [::xsxp::fetch $pxml "Buckets" %CHILDREN]
1431 set grants [xsxp::fetch $pxml AccessControlList %CHILDREN]

Completed in 225 milliseconds