Searched defs:copy (Results 151 - 175 of 531) sorted by relevance

1234567891011>>

/macosx-10.9.5/Security-55471.14.18/include/security_utilities/
H A Dseccfobject.cpp113 void SecPointerBase::copy(SecCFObject * p) function in class:SecPointerBase
/macosx-10.9.5/Security-55471.14.18/include/securityd_client/
H A Dsec_xdr.c211 bool_t copyin(void *data, xdrproc_t proc, void** copy, u_int *size) argument
243 bool_t copyout(const void *copy, u_int size, xdrproc_t proc, void **data, u_int *length) argument
277 bool_t copyout_chunked(const void *copy, u_int size, xdrproc_t proc, void **data) argument
H A Dssblob.h143 DbBlob *copy(Allocator &alloc = Allocator::standard()) const function in class:Security::SecurityServer::DbBlob
200 KeyBlob *copy(Allocator &alloc) const function in class:Security::SecurityServer::KeyBlob
/macosx-10.9.5/Security-55471.14.18/libsecurity_cdsa_utilities/lib/
H A Dwalkers.h178 T *copy = reinterpret_cast<T *>(allocator.malloc(size)); local
180 T *copy = allocator.malloc<T>(size); local
250 T *copy(const T *obj, void *addr) function in namespace:Security::DataWalkers
260 T *copy(const T *obj, Allocator &alloc, size_t size) function in namespace:Security::DataWalkers
268 T *copy(const T *obj, Allocator &alloc = Allocator::standard()) function in namespace:Security::DataWalkers
[all...]
/macosx-10.9.5/Security-55471.14.18/libsecurity_codesigning/lib/
H A Dsignerutils.cpp284 Copyfile copy; local
/macosx-10.9.5/Security-55471.14.18/libsecurity_keychain/Security/
H A DSecKeyPriv.h95 SecKeyCopyMethod copy; member in struct:__anon4622
/macosx-10.9.5/Security-55471.14.18/libsecurity_keychain/lib/
H A DSecKeyPriv.h95 SecKeyCopyMethod copy; member in struct:__anon4709
/macosx-10.9.5/Security-55471.14.18/libsecurity_utilities/lib/
H A Dseccfobject.cpp113 void SecPointerBase::copy(SecCFObject * p) function in class:SecPointerBase
/macosx-10.9.5/Security-55471.14.18/libsecurityd/lib/
H A Dsec_xdr.c211 bool_t copyin(void *data, xdrproc_t proc, void** copy, u_int *size) argument
243 bool_t copyout(const void *copy, u_int size, xdrproc_t proc, void **data, u_int *length) argument
277 bool_t copyout_chunked(const void *copy, u_int size, xdrproc_t proc, void **data) argument
H A Dssblob.h143 DbBlob *copy(Allocator &alloc = Allocator::standard()) const function in class:Security::SecurityServer::DbBlob
200 KeyBlob *copy(Allocator &alloc) const function in class:Security::SecurityServer::KeyBlob
/macosx-10.9.5/WebCore-7537.78.1/Modules/filesystem/
H A DDOMFileSystemBase.cpp186 bool DOMFileSystemBase::copy(const EntryBase* source, EntryBase* parent, const String& newName, PassRefPtr<EntryCallback> successCallback, PassRefPtr<ErrorCallback> errorCallback) function in class:WebCore::DOMFileSystemBase
/macosx-10.9.5/WebCore-7537.78.1/bindings/scripts/test/CPP/
H A DWebDOMTestTypedefs.cpp56 WebDOMTestTypedefs::WebDOMTestTypedefs(const WebDOMTestTypedefs& copy) argument
62 WebDOMTestTypedefs& WebDOMTestTypedefs::operator=(const WebDOMTestTypedefs& copy) argument
/macosx-10.9.5/WebCore-7537.78.1/css/
H A DStyleRule.cpp118 PassRefPtr<StyleRuleBase> StyleRuleBase::copy() const function in class:WebCore::StyleRuleBase
[all...]
/macosx-10.9.5/WebCore-7537.78.1/icu/unicode/
H A Dutext.h1420 UTextCopy *copy; member in struct:UTextFuncs
/macosx-10.9.5/WebCore-7537.78.1/platform/
H A DPlatformWheelEvent.h114 PlatformWheelEvent copy = *this; local
/macosx-10.9.5/WebCore-7537.78.1/platform/blackberry/
H A DWorkerAsyncFileSystemBlackBerry.cpp149 void WorkerAsyncFileSystemBlackBerry::copy(const KURL& sourcePath, const KURL& destinationPath, PassOwnPtr<AsyncFileSystemCallbacks> callbacks) function in class:WebCore::WorkerAsyncFileSystemBlackBerry
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/ca/win/
H A DPlatformCAAnimationWin.cpp181 PassRefPtr<PlatformCAAnimation> PlatformCAAnimation::copy() const function in class:PlatformCAAnimation
/macosx-10.9.5/WebCore-7537.78.1/platform/gtk/
H A DGtkVersioning.c62 cairo_surface_t * copy; local
/macosx-10.9.5/WebCore-7537.78.1/rendering/style/
H A DNinePieceImage.h41 PassRefPtr<NinePieceImageData> copy() const { return adoptRef(new NinePieceImageData(*this)); } function in class:WebCore::NinePieceImageData
H A DStyleRareNonInheritedData.h81 PassRefPtr<StyleRareNonInheritedData> copy() const { return adoptRef(new StyleRareNonInheritedData(*this)); } function in class:WebCore::StyleRareNonInheritedData
/macosx-10.9.5/WebCore-7537.78.1/storage/
H A DStorageAreaImpl.cpp84 PassRefPtr<StorageAreaImpl> StorageAreaImpl::copy() function in class:WebCore::StorageAreaImpl
/macosx-10.9.5/apache-786.1/httpd/modules/http/
H A Dbyterange_filter.c129 apr_bucket *copy; local
[all...]
/macosx-10.9.5/apache-786.1/httpd/modules/ldap/
H A Dutil_ldap_cache.h51 void * (*copy)(util_ald_cache_t *cache, void *); /* Func to alloc mem and copy payload to new mem */ member in struct:util_ald_cache
/macosx-10.9.5/cups-372.4/cups/cups/
H A Dencode.c400 *copy, /* Copy of option value */ local
[all...]
/macosx-10.9.5/cxxfilt-11/cxxfilt/bfd/
H A Delf-strtab.c139 _bfd_elf_strtab_add(struct elf_strtab_hash *tab, const char *str, bfd_boolean copy) argument

Completed in 232 milliseconds

1234567891011>>