Searched refs:complete (Results 26 - 50 of 65) sorted by relevance

123

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/File/Spec/
H A DUnix.pm62 Concatenate two or more directory names to form a complete path ending
79 complete path ending with a filename
H A DWin32.pm82 complete path ending with a filename
H A DVMS.pm364 Construct a complete filespec using VMS syntax
H A DMac.pm51 puts a trailing ":" on the end of the complete path, because that's what's
270 complete path ending with a filename. Resulting paths are B<relative>
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/File/
H A DSpec.pm92 Concatenate two or more directory names to form a complete path ending
103 complete path ending with a filename
H A DFind.pm207 =item C<$File::Find::name> is the complete pathname to the file.
340 ':'. Likewise, C<$File::Find::name>, which contains the complete
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/MIME/Base64/
H A DBase64.pm109 bytes of data fills one complete base64 line (76 == 57*4/3):
/osnet-11/usr/src/lib/libast/common/regex/
H A Dreglib.h348 size_t complete; member in struct:Bm_s
H A Dregcomp.c72 * need no backtracking once a complete match is found.
2970 a->re.bm.complete = 0;
2973 a->re.bm.complete = 0;
3053 a->re.bm.complete = (env->stats.e || y != e && (e->type != REX_GROUP || y != e->re.group.expr.rex) || e->next || ((a->re.bm.left + a->re.bm.right) >= 0)) ? 0 : n;
3107 sfprintf(sfstderr, "STAT: complete=%d n=%d k=%d l=%d r=%d y=%d:%d e=%d:%d\n", a->re.bm.complete, n, k, a->re.bm.left, a->re.bm.right, y->type, y->next ? y->next->type : 0, e->type, e->next ? e->next->type : 0);
/osnet-11/usr/src/lib/gss_mechs/mech_krb5/krb5/krb/
H A Dpac.c1359 krb5_boolean *complete,
1396 *complete = TRUE;
1409 krb5_boolean complete,
1353 mspac_get_attribute(krb5_context kcontext, krb5_authdata_context context, void *plugin_context, void *request_context, const krb5_data *attribute, krb5_boolean *authenticated, krb5_boolean *complete, krb5_data *value, krb5_data *display_value, int *more) argument
1405 mspac_set_attribute(krb5_context kcontext, krb5_authdata_context context, void *plugin_context, void *request_context, krb5_boolean complete, const krb5_data *attribute, const krb5_data *value) argument
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Test/
H A DSimple.pm114 This module is by no means trying to be a complete testing system.
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Tie/
H A DArray.pm188 to complete the association. The method should return an object of a class which
H A DHash.pm76 complete the association.
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/utils/
H A Dperlbug.PL949 anything. You can use this with -v to get more complete data.
1179 with B<-v> to get more complete data.
1206 with B<-v> to get more complete data. Only makes a report if this
1221 complete data. Only makes a report if this system is less than 60
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/IO/lib/IO/
H A DHandle.pm60 See L<perlfunc> for complete descriptions of each of the following
77 See L<perlvar> for complete descriptions of each of the following
H A DSocket.pm350 See L<perlfunc> for complete descriptions of each of the following
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Pod/
H A DUsage.pm316 provide a means of printing their complete documentation to C<STDOUT>
317 (perhaps by allowing a C<-man> option). The following complete example
/osnet-11/usr/src/lib/libsqlite/tool/
H A Dspaceanal.tcl274 The number of 1024-byte pages that go into forming the complete database
332 The amount of the complete database file that is devoted to storing
/osnet-11/usr/src/lib/brand/shared/zone/
H A Ddsconvert.ksh228 m_conversion_complete="%s: Conversion complete"
237 m_conversion_complete="%s: Dryrun complete"
587 The automated conversion process is complete.
601 print "\nThe automated conversion process is complete."
/osnet-11/usr/src/grub/grub2/grub-core/normal/
H A Dmenu_entry.c1004 complete (struct screen *screen, int continuous, int update) function
1357 if (! complete (screen, prev_c == c, 1))
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Text/
H A DBalanced.pm1241 element of the array is the empty string, the second is the complete
1436 In a scalar context, C<extract_variable> returns just the complete
1520 C<extract_tagged> returns the complete text up to the point of failure.
1583 In a scalar context, C<extract_tagged> returns just the complete
1746 In a scalar context, C<extract_quotelike> returns just the complete substring
2037 complete match (i.e. $&).
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Net/
H A DFTP.pm1470 B<NOTE>: If for some reason the transfer does not complete and an error is
1560 If for some reason you want to have complete control over the data connection,
1601 This method can be used to wait for a transfer to complete between a passive
/osnet-11/usr/src/grub/grub2/grub-core/loader/
H A Dmultiboot_mbi2.c699 #error Please complete this
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/CGI/
H A DCookie.pm305 This is a partial or complete domain name for which the cookie is
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/pod/
H A Dpod2man.PL144 complete information.

Completed in 106 milliseconds

123