Searched refs:once (Results 26 - 50 of 451) sorted by relevance

1234567891011>>

/macosx-10.10.1/mDNSResponder-561.1.1/mDNSWindows/ControlPanel/
H A DConfigDialog.h18 #pragma once
/macosx-10.10.1/mDNSResponder-561.1.1/mDNSWindows/DNSServiceBrowser/WindowsCE/Sources/
H A DStdAfx.h22 #pragma once
H A DApplication.h22 #pragma once
/macosx-10.10.1/tcl-105/tcl_ext/tclae/tclae/generic/
H A DAEPrintCarbon.h8 #pragma once
H A DtclAEid.h40 #pragma once
H A DtclMacOSError.h40 #pragma once
/macosx-10.10.1/eap8021x-198/EAP8021X.fproj/
H A DEAPLog.c51 STATIC dispatch_once_t once; local
53 dispatch_once(&once,
/macosx-10.10.1/libdispatch-442.1.4/dispatch/
H A DMakefile.am15 once.h \
/macosx-10.10.1/mDNSResponder-561.1.1/mDNSWindows/DLLX/
H A Ddlldatax.h20 #pragma once
H A Dstdafx.h20 #pragma once
/macosx-10.10.1/mDNSResponder-561.1.1/mDNSWindows/
H A DWinServices.h19 #pragma once
/macosx-10.10.1/IOKitUser-1050.1.21/IOServiceAuthorizeAgent/
H A Dpreferences.m28 static dispatch_once_t once;
31 dispatch_once( &once, ^
/macosx-10.10.1/WebKit-7600.1.25/mac/Carbon/
H A DHIWebView.h39 #pragma once
/macosx-10.10.1/bind9-45.101/bind9/lib/dns/
H A Ddst_lib.c29 #include <isc/once.h>
/macosx-10.10.1/bind9-45.101/bind9/lib/isccc/
H A Dlib.c40 #include <isc/once.h>
/macosx-10.10.1/libauto-186/
H A DAllocationCache.h26 #pragma once
/macosx-10.10.1/mDNSResponder-561.1.1/Clients/ExplorerPlugin/
H A DStdAfx.h21 #pragma once
/macosx-10.10.1/mDNSResponder-561.1.1/Clients/PrinterSetupWizard/
H A DAbout.h1 #pragma once
H A DFirstPage.h18 #pragma once
H A DPrinterSetupWizardApp.h18 #pragma once
/macosx-10.10.1/mDNSResponder-561.1.1/mDNSWindows/DNSServiceBrowser/Windows/Sources/
H A DAboutDialog.h22 #pragma once
H A DApplication.h22 #pragma once
H A DStdAfx.h22 #pragma once
/macosx-10.10.1/Heimdal-398.1.2/lib/gssapi/krb5/
H A Dinit.c71 static heim_base_once_t once; local
74 heim_base_once_f(&once, NULL, once_func);
/macosx-10.10.1/Security-57031.1.35/Security/libsecurity_transform/lib/
H A DSecExternalSourceTransform.cpp50 static dispatch_once_t once;
51 dispatch_once(&once, ^{

Completed in 234 milliseconds

1234567891011>>