Searched refs:information (Results 1 - 25 of 493) sorted by relevance

1234567891011>>

/macosx-10.9.5/libxml2-26/Pregenerated Files/
H A Dxml2-config11 --libs print library linking information
15 --version output version information
/macosx-10.9.5/libxslt-13/Pregenerated Files/
H A Dxslt-config11 --libs print library linking information
14 --version output version information
/macosx-10.9.5/apache-786.1/httpd/srclib/apr-util/
H A Dapu-config.in4 # this work for additional information regarding copyright ownership.
54 --includes print include information
57 --libs print library information
58 --avoid-ldap do not include ldap library information with --libs
59 --ldap-libs print library information to link with ldap
60 --avoid-dbm do not include DBM library information with --libs
61 --dbm-libs print additional library information to link with DBM
/macosx-10.9.5/apr-30/apr-util/apr-util/
H A Dapu-config.in4 # this work for additional information regarding copyright ownership.
54 --includes print include information
57 --libs print library information
58 --avoid-ldap do not include ldap library information with --libs
59 --ldap-libs print additional library information to link with ldap
60 --avoid-dbm do not include DBM library information with --libs
61 --dbm-libs print additional library information to link with DBM
/macosx-10.9.5/eap8021x-180/EAP8021X.fproj/
H A DEAPOLClientProfile.c159 if (profile->information != NULL
160 && CFDictionaryGetCount(profile->information) != 0) {
163 profile->information);
180 my_CFRelease(&profile->information);
208 if (my_CFEqual(prof1->information, prof2->information) == FALSE) {
577 * Associate additional information with the profile using the given
580 * If info is NULL, the information for the particular application is cleared.
588 CFDictionaryRef information)
593 if (information
586 EAPOLClientProfileSetInformation(EAPOLClientProfileRef profile, CFStringRef applicationID, CFDictionaryRef information) argument
771 CFDictionaryRef information; local
[all...]
/macosx-10.9.5/CPANInternal-140/JSON-RPC-1.03/lib/JSON/RPC/
H A DProcedure.pm33 A container for JSON RPC procedure information
/macosx-10.9.5/CPANInternal-140/Pod-WSDL/t/
H A D09Attr01basic.t28 ok (($a1->attrs)->[3]->descr eq 'Additional information', '... indeed');
47 _ATTR _grammar $string Grammatical information
48 _ATTR _addInfo $string Additional information
/macosx-10.9.5/CPANInternal-140/Pod-WSDL-0.061/t/
H A D09Attr01basic.t28 ok (($a1->attrs)->[3]->descr eq 'Additional information', '... indeed');
47 _ATTR _grammar $string Grammatical information
48 _ATTR _addInfo $string Additional information
/macosx-10.9.5/perl-92/fix/
H A Ddummy.pl8 for more information about multiple version support in Mac OS X.
30 Run "man perl" for more information about multiple version support in
/macosx-10.9.5/pyobjc-42/pyobjc/pyobjc-core/libxml2-src/
H A Dxml2-config.in17 --libs print library linking information
21 --version output version information
/macosx-10.9.5/CPANInternal-140/YAML-Syck/
H A DMakefile.PL12 See the COMPATIBILITY file for more information.
/macosx-10.9.5/curl-78.94.1/curl/
H A Dcurl-config.in44 --libs library linking information
47 --static-libs static libcurl library linking information
48 --version output version information
49 --vernum output the version information as a number (hexadecimal)
/macosx-10.9.5/tcl-102/tcl_ext/tkimg/tkimg/compat/libpng/
H A Dlibpng-config.in37 --libs print library linking information
48 --version print version information
/macosx-10.9.5/CPANInternal-140/Log-Dispatch/lib/Log/Dispatch/
H A DScreen.pm90 Log::Dispatch documentation on L<Log Levels|Log::Dispatch/"Log Levels"> for more information. Required.
95 Log::Dispatch documentation on L<Log Levels|Log::Dispatch/"Log Levels"> for more information. This is not
101 Indicates whether or not logging information should go to STDERR. If
102 false, logging information is printed to STDOUT instead. This
/macosx-10.9.5/ICU-511.35/icuSources/config/
H A Dmh-os390216 @echo "generating dependency information for $<"
221 @echo "generating dependency information for $<"
/macosx-10.9.5/configd-596.15/libSystemConfiguration/
H A DlibSystemConfiguration_client.h61 #pragma mark [XPC] Network information (nwi) server
H A DlibSystemConfiguration_server.h37 #pragma mark [XPC] information server common code
/macosx-10.9.5/libxml2-26/libxml2/
H A Dxml2-config.in17 --libs print library linking information
21 --version output version information
/macosx-10.9.5/libxslt-13/libxslt/
H A Dxslt-config.in18 --libs print library linking information
22 --version output version information
/macosx-10.9.5/vim-53/src/
H A Dmsvcsetup.bat2 rem See INSTALLpc.txt for information.
/macosx-10.9.5/CPANInternal-140/Log-Dispatch-2.34/lib/Log/Dispatch/
H A DScreen.pm99 Indicates whether or not logging information should go to STDERR. If
100 false, logging information is printed to STDOUT instead. This
/macosx-10.9.5/groff-38/groff/contrib/mm/
H A DNOTES5 This may be old information. Trust only the source. :-)
/macosx-10.9.5/BerkeleyDB-21/db/mutex/
H A Duts4_cc.s1 / See the file LICENSE for redistribution information.
/macosx-10.9.5/CPANInternal-140/DBIx-Class-Schema-Loader-0.07033/lib/DBIx/Class/Schema/Loader/DBI/ODBC/
H A DMicrosoft_SQL_Server.pm22 See L<DBIx::Class::Schema::Loader::Base> for usage information.
/macosx-10.9.5/CPANInternal-140/Filesys-Df/
H A DDf.pm211 Filesys::Df - Perl extension for filesystem disk space information.
218 #### Get information by passing a scalar directory/filename value
234 #### Get information by passing a filehandle
235 open(FILE, "some_file"); # Get information for filesystem at "some_file"
243 #### Get information in other than 1k blocks
250 information. This is a Unix only distribution. If you want to
251 gather this information for Unix and Windows, use C<Filesys::DfPortable>.
287 You can obtain inode information through the module as well, but you
288 must call C<exists()> on the C<{files}> key first, to make sure the information
289 is available. Some filesystems may not return inode information, fo
[all...]

Completed in 429 milliseconds

1234567891011>>