Searched refs:Handle (Results 26 - 50 of 109) sorted by relevance

12345

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/mac/carbon/morefile/
H A DFullPath.c99 Handle *fullPath)
120 Handle *fullPath)
255 DisposeHandle((Handle)alias); /* Free up memory used */
H A DMoreDesktopMgr.h301 Handle * iconHandle);
323 iconHandle output: A Handle containing the newly created icon.
H A DMoreDesktopMgr.c188 Handle *iconHandle);
301 Handle applResHandle;
328 applSize = GetHandleSize((Handle)applResHandle);
615 ** Given a Handle to a BNDL return a pointer to the desired type
784 ** INPUT a pointer to a non-existent Handle, because we'll allocate one
801 Handle *iconHandle)
813 Handle returnIconHandle;
844 bndlState = HGetState((Handle)theBndl);
845 HLock((Handle)theBndl);
893 HSetState((Handle)theBnd
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/mac/classic/
H A Ddataobj.cpp278 memcpy(pBuf, *(Handle)m_pictHandle, GetHandleSize((Handle)m_pictHandle));
284 return GetHandleSize((Handle)m_pictHandle) ;
H A Dmetafile.cpp190 return GetHandleSize( (Handle) (*((wxMetafile*)&m_metafile)).GetHMETAFILE() ) ;
196 GetHandleSize( (Handle) (*((wxMetafile*)&m_metafile)).GetHMETAFILE() ) ) ;
202 Handle handle = NewHandle( len ) ;
H A Dcursor.cpp69 ::DisposeHandle( (Handle ) m_hCursor ) ;
173 HLock( (Handle) M_CURSORDATA->m_hCursor ) ;
215 HUnlock( (Handle) M_CURSORDATA->m_hCursor ) ;
224 HandToHand((Handle *) &newColors);
230 HLock( (Handle) ch) ;
304 HUnlock((Handle) ch) ;
319 Handle resHandle = ::GetNamedResource( 'crsr' , theName ) ;
332 Handle resHandle = ::GetNamedResource( 'CURS' , theName ) ;
H A Dtextctrl.cpp203 state = HGetState((Handle) tpvars);
204 HLock((Handle) tpvars);
247 HSetState((Handle) tpvars, state);
265 state = HGetState((Handle) tpvars);
266 HLock((Handle) tpvars);
272 HSetState((Handle) tpvars, state);
293 state = HGetState((Handle) tpvars);
294 HLock((Handle) tpvars);
322 HSetState((Handle) tpvars, state);
341 state = HGetState((Handle) tpvar
[all...]
H A Dicon.cpp103 Handle resHandle = GetNamedResource( 'cicn' , theName ) ;
H A Dclipbrd.cpp110 Handle datahandle = NewHandle(0) ;
329 Handle datahandle = NewHandle(0) ;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/mac/classic/morefile/
H A DFullPath.c99 Handle *fullPath)
120 Handle *fullPath)
255 DisposeHandle((Handle)alias); /* Free up memory used */
H A DMoreDesktopMgr.h301 Handle * iconHandle);
323 iconHandle output: A Handle containing the newly created icon.
H A DMoreDesktopMgr.c188 Handle *iconHandle);
301 Handle applResHandle;
328 applSize = GetHandleSize((Handle)applResHandle);
615 ** Given a Handle to a BNDL return a pointer to the desired type
784 ** INPUT a pointer to a non-existent Handle, because we'll allocate one
801 Handle *iconHandle)
813 Handle returnIconHandle;
844 bndlState = HGetState((Handle)theBndl);
845 HLock((Handle)theBndl);
893 HSetState((Handle)theBnd
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/mac/carbon/
H A Dmetafile.cpp280 Handle picHandle = (Handle) pictHandle;
406 return GetHandleSize( (Handle) (*((wxMetafile*)&m_metafile)).GetHMETAFILE() );
425 Handle pictH = (Handle)(*((wxMetafile*)&m_metafile)).GetHMETAFILE();
442 Handle handle = NewHandle( len );
H A Ddataobj.cpp690 memcpy( *(Handle)m_pictHandle, (const char *)CFDataGetBytePtr(data), CFDataGetLength(data) );
707 err = GraphicsExportSetOutputHandle(exporter, (Handle)m_pictHandle);
733 DisposeHandle( (Handle) m_pictHandle );
757 memcpy( pBuf, *(Handle)m_pictHandle, GetHandleSize( (Handle)m_pictHandle ) );
768 return GetHandleSize( (Handle)m_pictHandle );
773 Handle MacCreateDataReferenceHandle(Handle theDataHandle)
775 Handle dataRef = NULL;
779 err = PtrToHand( &theDataHandle, &dataRef, sizeof(Handle));
[all...]
H A Dsound.cpp91 // wxQTTimer - Handle Asyncronous Playing
269 Handle dataRef = nil;
280 Handle myHandle = nil;
303 err |= PtrToHand(&myHandle, &dataRef, sizeof(Handle));
H A Dmimetmac.cpp213 Handle *fullPath )
414 (Handle) m_manager->m_hDatabase,
471 (Handle) m_manager->m_hDatabase,
486 Handle outPathHandle;
534 (Handle) m_manager->m_hDatabase, m_lIndex, &entry );
547 (Handle) m_manager->m_hDatabase, m_lIndex, &entry );
562 (Handle) m_manager->m_hDatabase, m_lIndex, &entry );
642 status = ICFindPrefHandle( (ICInstance) m_hIC, kICMapping, &attr, (Handle) m_hDatabase );
655 status = ICCountMapEntries( (ICInstance) m_hIC, (Handle) m_hDatabase, &m_lCount );
665 OSStatus status = ICGetIndMapEntry( (ICInstance) m_hIC, (Handle) m_hDatabas
[all...]
H A Dcursor.cpp228 ::DisposeHandle( (Handle ) m_hCursor ) ;
371 HandToHand( (Handle *) &newColors );
379 HLock( (Handle)ch );
457 HUnlock( (Handle)ch ) ;
478 Handle resHandle = ::GetNamedResource( 'crsr' , theName ) ;
493 Handle resHandle = ::GetNamedResource( 'CURS' , theName ) ;
H A Dmenuitem.cpp85 kMenuIconRefType , (Handle) info.u.iconRef ) ;
88 kMenuCGImageRefType , (Handle) info.u.imageRef ) ;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/MacOS/GetHTTPS.src/
H A DCPStringUtils.cpp817 OSErr CopyLongIntToNewHandle(const long inTheLongInt,Handle *theHandle)
831 OSErr CopyLongIntToExistingHandle(const long inTheLongInt,Handle theHandle)
847 OSErr CopyCStrToExistingHandle(const char *theCString,Handle theHandle)
876 SetErrorMessageAndLongIntAndBail("CopyCStrToExistingHandle: Can't set Handle size, MemError() = ",MemError());
892 OSErr CopyCStrToNewHandle(const char *theCString,Handle *theHandle)
916 SetErrorMessageAndLongIntAndBail("CopyCStrToNewHandle: Can't allocate Handle, MemError() = ",MemError());
930 OSErr CopyPStrToNewHandle(const unsigned char *thePString,Handle *theHandle)
954 SetErrorMessageAndLongIntAndBail("CopyPStrToNewHandle: Can't allocate Handle, MemError() = ",MemError());
972 OSErr AppendPStrToHandle(const unsigned char *thePString,Handle theHandle,long *currentLength)
990 OSErr AppendCStrToHandle(const char *theCString,Handle theHandl
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/MacOS/GetHTTPS.src/
H A DCPStringUtils.cpp817 OSErr CopyLongIntToNewHandle(const long inTheLongInt,Handle *theHandle)
831 OSErr CopyLongIntToExistingHandle(const long inTheLongInt,Handle theHandle)
847 OSErr CopyCStrToExistingHandle(const char *theCString,Handle theHandle)
876 SetErrorMessageAndLongIntAndBail("CopyCStrToExistingHandle: Can't set Handle size, MemError() = ",MemError());
892 OSErr CopyCStrToNewHandle(const char *theCString,Handle *theHandle)
916 SetErrorMessageAndLongIntAndBail("CopyCStrToNewHandle: Can't allocate Handle, MemError() = ",MemError());
930 OSErr CopyPStrToNewHandle(const unsigned char *thePString,Handle *theHandle)
954 SetErrorMessageAndLongIntAndBail("CopyPStrToNewHandle: Can't allocate Handle, MemError() = ",MemError());
972 OSErr AppendPStrToHandle(const unsigned char *thePString,Handle theHandle,long *currentLength)
990 OSErr AppendCStrToHandle(const char *theCString,Handle theHandl
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/MacOS/GetHTTPS.src/
H A DCPStringUtils.cpp817 OSErr CopyLongIntToNewHandle(const long inTheLongInt,Handle *theHandle)
831 OSErr CopyLongIntToExistingHandle(const long inTheLongInt,Handle theHandle)
847 OSErr CopyCStrToExistingHandle(const char *theCString,Handle theHandle)
876 SetErrorMessageAndLongIntAndBail("CopyCStrToExistingHandle: Can't set Handle size, MemError() = ",MemError());
892 OSErr CopyCStrToNewHandle(const char *theCString,Handle *theHandle)
916 SetErrorMessageAndLongIntAndBail("CopyCStrToNewHandle: Can't allocate Handle, MemError() = ",MemError());
930 OSErr CopyPStrToNewHandle(const unsigned char *thePString,Handle *theHandle)
954 SetErrorMessageAndLongIntAndBail("CopyPStrToNewHandle: Can't allocate Handle, MemError() = ",MemError());
972 OSErr AppendPStrToHandle(const unsigned char *thePString,Handle theHandle,long *currentLength)
990 OSErr AppendCStrToHandle(const char *theCString,Handle theHandl
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/avahi-0.6.25/avahi-sharp/
H A DServiceResolver.cs145 if (client.Handle == IntPtr.Zero || handle != IntPtr.Zero ||
150 handle = avahi_service_resolver_new (client.Handle, iface, proto,
161 if (client.Handle != IntPtr.Zero && handle != IntPtr.Zero &&
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/avahi-0.6.25/avahi-sharp/
H A DServiceResolver.cs145 if (client.Handle == IntPtr.Zero || handle != IntPtr.Zero ||
150 handle = avahi_service_resolver_new (client.Handle, iface, proto,
161 if (client.Handle != IntPtr.Zero && handle != IntPtr.Zero &&
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/docs_src/
H A Dbuild45 m4_page_title([m4_db: ifelse(M4API, C_API, C, C++) Handle Methods (version M4MAJOR.M4MINOR.M4PATCH)])
47 m4_table_header(ifelse(M4API, C_API, C, C++) Handle Methods, Description)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/macos/source/
H A Dmacbin3.c157 static Handle EncodeMacbinary(FSSpec *file);
158 static OSErr DecodeMacBinary(Handle data, FSSpec *destination);
361 Handle data;
399 static Handle EncodeMacbinary(FSSpec *file)
401 Handle result = nil;
569 Handle data = nil;
613 static OSErr DecodeMacBinary(Handle data, FSSpec *destination)
615 Handle result = nil;

Completed in 132 milliseconds

12345