Searched refs:routines (Results 1 - 25 of 88) sorted by relevance

1234

/macosx-10.10.1/Security-57031.1.35/Security/include/security_ocspd/
H A DocspdClient.h39 #pragma mark ----- OCSP routines -----
64 #pragma mark ----- CRL/Cert routines -----
/macosx-10.10.1/Security-57031.1.35/Security/libsecurity_ocspd/client/
H A DocspdClient.h39 #pragma mark ----- OCSP routines -----
64 #pragma mark ----- CRL/Cert routines -----
/macosx-10.10.1/Security-57031.1.35/Security/libsecurity_ocspd/common/
H A DocspdClient.h39 #pragma mark ----- OCSP routines -----
64 #pragma mark ----- CRL/Cert routines -----
/macosx-10.10.1/CPANInternal-159.1/Graph-0.94/lib/Heap071/
H A DElem.pm77 Provides a method for use by the Heap processing routines.
82 The Heap processing routines use this method to map an element
87 The Heap processing routines will ensure that this value is
117 it unchanged for use by the heap routines, then the following
/macosx-10.10.1/CPANInternal-159.1/Graph-0.96/lib/Heap071/
H A DElem.pm77 Provides a method for use by the Heap processing routines.
82 The Heap processing routines use this method to map an element
87 The Heap processing routines will ensure that this value is
117 it unchanged for use by the heap routines, then the following
/macosx-10.10.1/CPANInternal-159.1/Template-Toolkit-2.25/lib/Template/Plugin/
H A DFormat.pm67 The format plugin constructs sub-routines which format text according to
/macosx-10.10.1/OpenSSL098-52/src/crypto/des/times/
H A Dusparc.cc7 routines are being linked from a library. I'll record the higher
/macosx-10.10.1/OpenSSL098-52/src/crypto/
H A DLPdir_vms.c36 #include <lib$routines.h>
38 #include <str$routines.h>
H A Do_time.c65 # include <lib$routines.h>
151 #include <lib$routines.h>
/macosx-10.10.1/CPANInternal-159.1/Heap-0.80/lib/Heap/
H A DElem.pm77 Provides a method for use by the Heap processing routines.
82 The Heap processing routines use this method to map an element
87 The Heap processing routines will ensure that this value is
121 it unchanged for use by the heap routines, then the following
/macosx-10.10.1/apr-32/apr/apr/
H A Dapr.spec17 free library of C data structures and routines, forming a system
30 C data structures and routines.
/macosx-10.10.1/dyld-353.2.1/launch-cache/
H A DMachOFileAbstraction.hpp424 // mach-o routines load command
435 uint32_t cmd() const INLINE { return E::get32(routines.fields.cmd); }
436 void set_cmd(uint32_t value) INLINE { E::set32(routines.fields.cmd, value); }
438 uint32_t cmdsize() const INLINE { return E::get32(routines.fields.cmdsize); }
439 void set_cmdsize(uint32_t value) INLINE { E::set32(routines.fields.cmdsize, value); }
441 uint64_t init_address() const INLINE { return P::getP(routines.fields.init_address); }
442 void set_init_address(uint64_t value) INLINE { P::setP(routines.fields.init_address, value); }
444 uint64_t init_module() const INLINE { return P::getP(routines.fields.init_module); }
445 void set_init_module(uint64_t value) INLINE { P::setP(routines.fields.init_module, value); }
447 uint64_t reserved1() const INLINE { return P::getP(routines
470 macho_routines_content<P> routines; member in class:macho_routines_command
[all...]
/macosx-10.10.1/CPANInternal-159.1/Log-Log4perl-1.40/t/lib/
H A DLog4perlInternalTest.pm28 Some general-purpose test routines and constants to be used in the Log4perl
/macosx-10.10.1/OpenSSL098-52/src/crypto/des/
H A DFILES025 rpw.c - Source for libdes.a testing password reading routines.
90 * are not normally built into libdes due to machine specific routines
/macosx-10.10.1/postfix-255/postfix/mantools/
H A Dmakemanidx69 <tr><td align="center"> 3 </td> <td> Library routines </td> </tr>
/macosx-10.10.1/bind9-45.101/bind9/lib/dns/
H A Dspnego_asn1.pl105 * \brief Method routines generated from SPNEGO ASN.1 module.
/macosx-10.10.1/tcl-105/tcl_ext/tktable/tktable/
H A DTODO.txt24 * fix selection routines to properly handle title area movement
/macosx-10.10.1/xnu-2782.1.97/bsd/kern/
H A Ddecmpfs.c285 #pragma mark --- cnode routines ---
430 #pragma mark --- decmpfs state routines ---
854 #pragma mark --- decmpfs hide query routines ---
902 #pragma mark --- registration/validation routines ---
983 #pragma mark --- compression/decompression routines ---
1487 #pragma mark --- file conversion routines ---
/macosx-10.10.1/libxml2-26/libxml2/vms/
H A Dbuild_libxml.com10 $! After the library is built, you can link LIBXML routines into
/macosx-10.10.1/pyobjc-45/2.6/pyobjc/pyobjc-core/libxml2-src/vms/
H A Dbuild_libxml.com10 $! After the library is built, you can link LIBXML routines into
/macosx-10.10.1/xnu-2782.1.97/tools/tests/libMicro/apple/
H A Dlb_mmtest.c145 #pragma mark *** routines from MMTest.c
147 * These routines were taken from MMtest.c
317 #pragma mark *** Darbench routines
320 * These routines are required by darbench
H A Dlmbench_lat_ctx.c113 #pragma mark *** lmbench routines
116 * lmbench routines, etc. brought over for this benchmark
473 #pragma mark *** darbench routines
/macosx-10.10.1/CPANInternal-159.1/DateTime-Format-Builder-0.81/lib/DateTime/Format/Builder/Parser/
H A Dgeneric.pm97 # ABSTRACT: Useful routines
105 DateTime::Format::Builder::Parser::generic - Useful routines
/macosx-10.10.1/apr-32/apr-util/apr-util/
H A Dapr-util.spec18 free library of C data structures and routines. This library
32 library of C data structures and routines.
/macosx-10.10.1/curl-83.1.2/curl/packages/vms/
H A Dgenerate_vax_transfer.com229 ; When you add routines, you need to add them after the second set of transfer
231 ; in upper case added to stub routines.

Completed in 229 milliseconds

1234