Searched refs:extern (Results 76 - 100 of 441) sorted by relevance

1234567891011>>

/macosx-10.10.1/pyobjc-45/2.5/pyobjc/pyobjc-framework-Cocoa/Modules/
H A D_Foundation_typecode.m15 extern int PyMac_GetOSType(PyObject *v, OSType *pr);
16 extern PyObject * PyMac_BuildOSType(OSType t);
/macosx-10.10.1/pyobjc-45/2.6/pyobjc/pyobjc-core/libxml2-src/macos/src/
H A Dlibxml2_GUSIConfig.cp66 /**************** BEGIN GUSI CONFIGURATION **************************** * * GUSI Configuration section generated by GUSI Configurator * last modified: Wed Oct 31 17:07:45 2001 * * This section will be overwritten by the next run of Configurator. */ #define GUSI_SOURCE #include <GUSIConfig.h> #include <sys/cdefs.h> /* Declarations of Socket Factories */ __BEGIN_DECLS void GUSIwithInetSockets(); void GUSIwithLocalSockets(); void GUSIwithMTInetSockets(); void GUSIwithMTTcpSockets(); void GUSIwithMTUdpSockets(); void GUSIwithOTInetSockets(); void GUSIwithOTTcpSockets(); void GUSIwithOTUdpSockets(); void GUSIwithPPCSockets(); void GUSISetupFactories(); __END_DECLS /* Configure Socket Factories */ void GUSISetupFactories() { #ifdef GUSISetupFactories_BeginHook GUSISetupFactories_BeginHook #endif GUSIwithInetSockets(); #ifdef GUSISetupFactories_EndHook GUSISetupFactories_EndHook #endif } /* Declarations of File Devices */ __BEGIN_DECLS void GUSIwithNullSockets(); void GUSISetupDevices(); __END_DECLS /* Configure File Devices */ void GUSISetupDevices() { #ifdef GUSISetupDevices_BeginHook GUSISetupDevices_BeginHook #endif GUSIwithNullSockets(); #ifdef GUSISetupDevices_EndHook GUSISetupDevices_EndHook #endif } #ifndef __cplusplus #error GUSISetupConfig() needs to be written in C++ #endif GUSIConfiguration::FileSuffix sSuffices[] = { "", '????', '????' }; extern "C" void GUSISetupConfig() { GUSIConfiguration * config = GUSIConfiguration::CreateInstance(GUS (…)
/macosx-10.10.1/pyobjc-45/2.6/pyobjc/pyobjc-framework-Cocoa/Modules/
H A D_Foundation_typecode.m9 extern int PyMac_GetOSType(PyObject *v, OSType *pr);
10 extern PyObject * PyMac_BuildOSType(OSType t);
/macosx-10.10.1/pyobjc-45/pyobjc/pyobjc-framework-Cocoa-2.5.1/Modules/
H A D_Foundation_typecode.m9 extern int PyMac_GetOSType(PyObject *v, OSType *pr);
10 extern PyObject * PyMac_BuildOSType(OSType t);
/macosx-10.10.1/ruby-106/ruby/test/dl/
H A Dtest_win32.rb24 extern "BOOL GetVersionEx(POSVERSIONINFO)", :stdcall
/macosx-10.10.1/WebKit2-7600.1.25/PluginProcess/EntryPoint/mac/XPCService/
H A DPluginServiceEntryPoint.mm68 extern "C" WK_EXPORT void PluginServiceInitializer(xpc_connection_t connection, xpc_object_t initializerMessage);
/macosx-10.10.1/WebKit2-7600.1.25/WebProcess/mac/
H A DSecItemShimLibrary.mm36 extern "C" void WebKitSecItemShimInitialize(const SecItemShimCallbacks&);
/macosx-10.10.1/libclosure-65/objectTests/
H A Dassigngcivar.m19 extern "C" {
H A Dassigngcstrongcast.m19 extern "C" {
H A Dcollecttest.m26 extern id _Block_copy_collectable(void *);
/macosx-10.10.1/objc4-646/test/
H A Dload-parallel.m28 extern int state;
/macosx-10.10.1/libiconv-42/libiconv/include/
H A Diconv.h.in32 extern @DLL_VARIABLE@ int _libiconv_version; /* Likewise */
59 extern "C" {
177 extern const char * iconv_canonicalize (const char * name);
/macosx-10.10.1/ncurses-44/ncurses/ncurses/base/
H A DMKlib_gen.sh83 /^extern.*implemented/{
87 s/^extern \([^;]*\);.*/\1/p
91 /^extern.*generated/{
95 s/^extern \([^;]*\);.*/\1/p
103 /^extern.*${ALL}/{
107 s/^extern \([^;]*\);.*/\1/p
167 s/^\(.*\) \(.*\) (\(.*\))\$/extern \1 call_\2 (\3);/
/macosx-10.10.1/ruby-106/ruby/ext/dl/callback/
H A Dmkcallback.rb171 extern VALUE rb_DLCdeclCallbackAddrs, rb_DLCdeclCallbackProcs;
173 extern VALUE rb_DLStdcallCallbackAddrs, rb_DLStdcallCallbackProcs;
175 extern ID rb_dl_cb_call;
/macosx-10.10.1/swig-12/Lib/csharp/
H A Dcsharphead.swg93 extern "C"
121 extern "C"
156 public static extern void SWIGRegisterExceptionCallbacks_$module(
170 public static extern void SWIGRegisterExceptionCallbacksArgument_$module(
301 public static extern void SWIGRegisterStringCallback_$module(SWIGStringDelegate stringDelegate);
317 extern "C"
/macosx-10.10.1/passwordserver_sasl-193/cyrus_sasl/saslauthd/
H A Dsaslauthd.h.in331 extern size_t saslauthd_strlcpy(char *dst, const char *src, size_t len);
335 extern size_t saslauthd_strlcat(char *dst, const char *src, size_t len);
339 extern int asprintf(char **str, const char *fmt, ...);
/macosx-10.10.1/Heimdal-398.1.2/lib/roken/
H A Dglob.hin49 extern "C" {
/macosx-10.10.1/WebKit2-7600.1.25/Shared/mac/
H A DChildProcessMac.mm46 extern "C" int sandbox_init_with_parameters(const char *profile, uint64_t flags, const char *const parameters[], char **errorbuf);
56 extern "C" void _LSSetApplicationLaunchServicesServerConnectionStatus(uint64_t flags, LSServerConnectionAllowedBlock block);
57 extern "C" CFDictionaryRef _LSApplicationCheckIn(int sessionID, CFDictionaryRef applicationInfo);
60 extern "C" OSStatus SetApplicationIsDaemon(Boolean isDaemon);
/macosx-10.10.1/llvmCore-3425.0.34/examples/OCaml-Kaleidoscope/Chapter2/
H A Dtoplevel.ml23 print_endline "parsed an extern.";
/macosx-10.10.1/llvmCore-3425.0.34/examples/OCaml-Kaleidoscope/Chapter3/
H A Dtoplevel.ml26 print_endline "parsed an extern.";
/macosx-10.10.1/objc4-646/runtime/
H A Dobjc-load.mm36 extern void (*callbackFunction)( Class, Category );
/macosx-10.10.1/ruby-106/ruby/test/ruby/
H A Dmemory_status.rb62 extern "HANDLE GetCurrentProcess()", :stdcall
63 extern "BOOL GetProcessMemoryInfo(HANDLE, PPROCESS_MEMORY_COUNTERS, DWORD)", :stdcall
/macosx-10.10.1/swig-12/Lib/lua/
H A Dluaruntime.swg21 extern "C" {
/macosx-10.10.1/swig-12/Lib/pike/
H A Dpikerun.swg13 extern "C" {
/macosx-10.10.1/JavaScriptCore-7600.1.17/inspector/remote/
H A DRemoteInspectorXPCConnection.mm38 extern "C" xpc_object_t _CFXPCCreateXPCMessageWithCFObject(CFTypeRef);
39 extern "C" CFTypeRef _CFXPCCreateCFObjectFromXPCMessage(xpc_object_t);

Completed in 277 milliseconds

1234567891011>>