Searched refs:Setup (Results 1 - 25 of 58) sorted by relevance

123

/macosx-10.10.1/Security-57031.1.35/Security/libsecurity_transform/lib/
H A DTransformFactory.h20 static void Setup(void *);
29 static void Setup();
H A DTransformFactory.cpp43 dispatch_once_f(&gSetup, NULL, Setup);
49 void TransformFactory::Setup(void *) function in class:TransformFactory
56 void TransformFactory::Setup() function in class:TransformFactory
58 dispatch_once_f(&gSetup, NULL, Setup);
63 dispatch_once_f(&gSetup, NULL, Setup);
H A DSecDigestTransform.cpp27 CFErrorRef result = dt->Setup(digestType, digestLength);
H A DDigest.h193 CFErrorRef Setup(CFTypeRef digestType, CFIndex length);
H A DDigest.cpp290 CFErrorRef DigestTransform::Setup(CFTypeRef dt, CFIndex length) function in class:DigestTransform
519 Setup(type, realSize);
H A DCoreFoundationBasics.cpp72 TransformFactory::Setup();
/macosx-10.10.1/tcl-105/tcl_ext/tcllib/tcllib/support/devel/sak/util/
H A Dregistry.tcl11 return [uplevel 1 [linsert $args 0 [Setup]]]
15 proc ::sak::registry::Setup {} {
36 Setup
/macosx-10.10.1/tcl-105/tcl_ext/tklib/tklib/support/devel/sak/util/
H A Dregistry.tcl11 return [uplevel 1 [linsert $args 0 [Setup]]]
15 proc ::sak::registry::Setup {} {
36 Setup
/macosx-10.10.1/vim-55/runtime/syntax/
H A Dfvwm2m4.vim7 " Setup
H A Dstrace.vim8 " Setup
H A Dtexmf.vim8 " Setup
H A Diss.vim2 " Language: Inno Setup File (iss file) and My InnoSetup extension
29 " Label in the [Setup] Section
H A Dinittab.vim8 " Setup
H A Dgkrellmrc.vim8 " Setup
H A Dpovini.vim9 " Setup
H A Dsshconfig.vim6 " Setup
H A Dsshdconfig.vim6 " Setup
H A Dxkb.vim8 " Setup
/macosx-10.10.1/vim-55/runtime/plugin/
H A Drrhelper.vim11 " Setup answers for a --remote-wait client who will assume
/macosx-10.10.1/cups-408/cups/filter/
H A Drastertohp.c51 void Setup(void);
62 * 'Setup()' - Prepare the printer for printing.
66 Setup(void) function
137 * Setup printer/job attributes...
762 Setup();
H A Drastertoepson.c76 void Setup(void);
89 * 'Setup()' - Prepare the printer for printing.
93 Setup(void) function
160 * Setup various buffer limits...
406 * Setup pointers...
1034 Setup();
H A Drastertolabel.c81 void Setup(ppd_file_t *ppd);
91 * 'Setup()' - Prepare the printer for printing.
95 Setup(ppd_file_t *ppd) /* I - PPD file */ function
219 * Setup printer/job attributes...
430 * Setup graphics...
1191 Setup(ppd);
/macosx-10.10.1/vim-55/runtime/macros/
H A Deditexisting.vim81 " Setup for handling the situation that an existing swap file is found.
/macosx-10.10.1/tcl-105/tcl_ext/tcllib/tcllib/support/devel/sak/validate/
H A Dtestsuites.tcl64 Setup
125 proc ::sak::validate::testsuites::Setup {} {
/macosx-10.10.1/tcl-105/tcl_ext/tklib/tklib/support/devel/sak/validate/
H A Dtestsuites.tcl64 Setup
125 proc ::sak::validate::testsuites::Setup {} {

Completed in 315 milliseconds

123