Searched refs:which (Results 251 - 275 of 1220) sorted by relevance

<<11121314151617181920>>

/macosx-10.10.1/xnu-2782.1.97/bsd/netinet/
H A Dip_icmp.c670 * or anonymous), use the address which corresponds
918 * For now we separate the TCP and UDP subsystems w/ different 'which'
930 badport_bandlim(int which) argument
950 if (icmplim <= 0 || which > BANDLIM_MAX || which < 0)
953 secs = time - lticks[which];
960 if (lpackets[which] > icmplim) {
962 bandlimittype[which],
963 lpackets[which],
967 lticks[which]
[all...]
/macosx-10.10.1/CPANInternal-159.1/Parse-Yapp-1.05/lib/Parse/
H A DYapp.pm70 which are the names of your rules, and I<Terminal> symbols, called
91 I<error> token, which is certainly NOT what you meant.
254 an example), a list which contains the tokens the parser expected when
286 which returns a reference to an anonymous hash, which let you have
300 action is run, which returns the first parameter:
319 In such actions, you can use I<$_[1]..$_[n]> variables, which are the
373 meaningful error messages, instead of the default which is to print
384 You can also use the C<$_[0]-E<gt>YYErrok> method in it, which will
422 The order in which parameter
[all...]
/macosx-10.10.1/CPANInternal-159.1/Perl-Tidy-20121207/bin/
H A Dperltidy38 which can be found at
49 numerous input parameters, which are described in L<"FORMATTING
53 formatter which is described in L<"HTML OPTIONS">.
60 using the default options, which approximate the style suggested in
82 Execute perltidy on file F<somefile.pl> with a style which approximates the
89 tabs in the reformatted script, except for any which already exist in comments,
106 which shows the nesting of braces, parentheses, and square brackets at
113 the <HEAD> section which may be edited to change the appearance.
151 Most parameters which serve as on/off flags can be negated with a
166 The following parameters concern the files which ar
[all...]
/macosx-10.10.1/ICU-531.30/icuSources/test/intltest/
H A Dconvtest.cpp357 int32_t which; local
389 which=testCase->getInt28("which", errorCode);
432 ucnv_getUnicodeSet(cnv.getAlias(), cnvSetPtr->toUSet(), (UConverterUnicodeSet)which, &errorCode);
569 UConverterUnicodeSet which; local
570 for(which=UCNV_ROUNDTRIP_SET; which<UCNV_SET_COUNT; which=(UConverterUnicodeSet)((int)which+1)) {
571 if(which
[all...]
H A Dfldset.cpp196 int32_t which = udbg_enumByString(fEnum, name); local
197 if(which == UDBG_INVALID_ENUM) {
200 return which;
/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/servers/slapd/
H A Dbackover.c649 slap_operation_t which,
659 if ( func[which] ) {
661 rc = func[which]( op, rs );
669 if ( func[which] && rc == SLAP_CB_CONTINUE ) {
671 rc = func[which]( op, rs );
675 rc = op_rc[ which ];
698 slap_operation_t which
723 rc = overlay_op_walk( op, rs, which, oi, on );
829 enum conn_which which
853 if ( func[ which ] ) {
646 overlay_op_walk( Operation *op, SlapReply *rs, slap_operation_t which, slap_overinfo *oi, slap_overinst *on ) argument
[all...]
/macosx-10.10.1/CPANInternal-159.1/Template-Toolkit-2.25/lib/Template/
H A DContext.pm6 # Module defining a context in which a template document is processed.
7 # This is the runtime processing interface through which templates
60 # BLOCKS member is a local cache which holds references to all
130 # Finally we try the regular template providers which will
208 # return filter instances. An alias may be provided which is used to
243 # plugin which may re-define a filter by calling define_filter()
472 # a single value containing an error message which is used to
474 # values representing the exception type and info from which a
481 # An optional third parameter can be supplied in the last case which
483 # of processing the template up to the point at which th
[all...]
H A DIterator.pm7 # Module defining an iterator class which is used by the FOREACH
45 # Constructor method which creates and returns a reference to a new
147 # Method which returns all remaining items in the iterator as a Perl list
234 # Debug method which returns a string detailing the internal state of
283 expand it into a list in which each entry is a hash array containing
298 When passed a single item which is not an array reference, the constructor
307 Note that a single item which is an object based on a blessed ARRAY
358 The iterator will now return the two items, 'C<foo>' and 'C<bar>', which the
387 which is equivalent to L<size()> - C<1>.
391 Returns the current index number which i
[all...]
/macosx-10.10.1/tcl-105/tcl84/tcl/unix/
H A Dconfigure483 # configure is in, which we can look for to find out if srcdir is correct.
1768 which can conflict with char $ac_func(); below. */
1777 /* The GNU C library defines this for functions which it implements
1823 which can conflict with char $ac_func(); below. */
1832 /* The GNU C library defines this for functions which it implements
1912 which can conflict with char sin(); below. */
1921 /* The GNU C library defines this for functions which it implements
2095 which can conflict with char connect(); below. */
2104 /* The GNU C library defines this for functions which it implements
2145 which ca
[all...]
/macosx-10.10.1/cups-408/cups/ppdc/
H A Dppdc-catalog.cxx12 // which should have been included with this file. If this file is
257 * Read messages in OS X ".strings" format, which are either UTF-8/UTF-16
352 * The format is the GNU gettext .po format, which is fairly simple:
366 int which, // In msgid? local
375 which = 0;
459 which = 1;
475 which = 2;
477 else if (line[0] == '\"' && which == 2)
479 else if (line[0] == '\"' && which == 1)
/macosx-10.10.1/CPANInternal-159.1/Log-Log4perl-1.40/lib/Log/Log4perl/Config/
H A DBaseConfigurator.pm67 # to protect apps which are tinkering with $/ globally.
215 Specifies a file which the C<parse()> method later parses.
220 records (typically lines of a file). Also accepts a simple scalar, which it
259 with values which are references to more deeply nested hashes.
/macosx-10.10.1/ICU-531.30/icuSources/test/cintltst/
H A Dchashtst.c284 static const char which[] = "which"; local
302 _put(hash, which, 1, 0);
308 _remove(hash, which, 2);
/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/libraries/liblunicode/ucdata/
H A Dformat.txt70 Sy 41 Symmetric (characters which are part of open/close pairs)
115 which represent the possible mappings.
157 It is important to note that there can only be 65536 mapping nodes which
209 which is the character code and the second is the initial index of the list
262 The NumberNodes array contains pairs of values, the first of which is the
264 ValueNodes array contains pairs of integers which represent the numerator
/macosx-10.10.1/llvmCore-3425.0.34/utils/
H A DGenLibDeps.pl41 chomp($DotPath = `which dot`);
50 chomp($nmPath=`which nm`);
62 chomp($ranlibPath=`which ranlib`);
/macosx-10.10.1/shell_cmds-179/date/
H A Dvary.c419 char which; local
453 which = arg[len-1];
455 switch (which) {
/macosx-10.10.1/tcl-105/tcl_ext/sdx/sdx/lib/app-sdx/
H A Dhelp.tcl75 space which may have been created by subsequent commit changes.
120 This command deletes those files from a directory tree which have
124 The logic is such that deletion is "safe": only files/dirs which
145 This is sufficient to create a starsync server which serves all
175 The results are placed in a directory "name.vfs", which must
186 The Starsync mechanism only transfers files which have changed.
/macosx-10.10.1/BerkeleyDB-21/db/env/
H A Denv_method.c1171 __env_get_verbose(dbenv, which, onoffp)
1173 u_int32_t which;
1176 switch (which) {
1191 *onoffp = FLD_ISSET(dbenv->verbose, which) ? 1 : 0;
1206 __env_set_verbose(dbenv, which, on)
1208 u_int32_t which;
1211 switch (which) {
1227 FLD_SET(dbenv->verbose, which);
1229 FLD_CLR(dbenv->verbose, which);
/macosx-10.10.1/CPANInternal-159.1/Authen-Krb5/
H A DKrb5.pm141 Malcolm's code, which I'll probably change in future releases. In any case,
143 principal for which you would like a TGT.
158 Returns a credentials cache identifier which corresponds to the given name.
164 Returns the name of the default credentials cache, which may be equivalent
194 object for which you want an initial ticket. 'server' is a principal object
202 principal object for which you want an initial ticket. 'server' is a principal
213 the name of the service for which you want a ticket (like 'host'), hostname
242 principal to which you are authenticating, e.g. service.hostname@REALM.
243 The only useful option right now is AP_OPTS_MUTUAL_REQUIRED, which forces
254 'server' is the server principal to which th
[all...]
/macosx-10.10.1/CPANInternal-159.1/Class-DBI-v3.0.17/lib/Class/DBI/Cascade/
H A DNone.pm29 This will return all the objects which are foreign to $obj across the
/macosx-10.10.1/CPANInternal-159.1/Class-DBI-v3.0.17/lib/Class/DBI/
H A DIterator.pm25 Any Class::DBI search (including a has_many method) which returns multiple
/macosx-10.10.1/CPANInternal-159.1/Class-DBI-v3.0.17/lib/Class/DBI/Test/
H A DSQLite.pm27 method which returns a string representing the SQL used to create the
/macosx-10.10.1/CPANInternal-159.1/Heap-0.80/lib/Heap/Elem/
H A DRef.pm58 have a method I<cmp> which can compare itself with any of the other
H A DRefRev.pm58 have a method I<cmp> which can compare itself with any of the other
/macosx-10.10.1/CPANInternal-159.1/Parse-Yapp-1.05/t/
H A Dstress.t132 yylval contains an IDENTIFIER_NODE which indicates which one. */
136 yylval contains an IDENTIFIER_NODE which indicates which one. */
140 yylval contains an IDENTIFIER_NODE which indicates which one. */
355 prefixes for a `structsp', which means they could match a
722 this alters the meaning of `new int = 1', which was previously
967 /* Declspecs which contain at least one type specifier or typedef name.
1476 /* An expression which wil
[all...]
/macosx-10.10.1/CPANInternal-159.1/Tree-Simple-VisitorFactory-0.10/lib/Tree/Simple/Visitor/
H A DCreateDirectoryTree.pm94 # create a Tree::Simple object which
152 =item Any node which is not a leaf is considered a directory.
156 =item Any node (including leaf nodes) which ends in either the character C</> or C<\> is considered a directory.
158 I think it is a pretty standard convention to have directory names ending in a seperator. The seperator itself is stripped off before the directory name is passed to File::Spec where the platform specific directory path is created. This means that it does not matter which one you use, it will be completely cross platform (at least as cross-platform as File::Spec is).
176 These Visitor classes are all subclasses of B<Tree::Simple::Visitor>, which can be found in the B<Tree::Simple> module, you should refer to that module for more information.

Completed in 202 milliseconds

<<11121314151617181920>>