Searched defs:moduleName (Results 1 - 21 of 21) sorted by relevance

/macosx-10.10.1/Security-57031.1.35/Security/include/security_cdsa_client/
H A Dmds_standard.h62 string moduleName() const { return common().moduleName(); } function in class:Security::MDSClient::Common::Carrier
H A Dmds_standard.cpp46 string Common::moduleName() const { return mAttributes[1]; } function in class:Security::MDSClient::Common
94 string PrimaryRecord::moduleName() const { return mAttributes[2]; } function in class:Security::MDSClient::PrimaryRecord
/macosx-10.10.1/Security-57031.1.35/Security/libsecurity_cdsa_client/lib/
H A Dmds_standard.h62 string moduleName() const { return common().moduleName(); } function in class:Security::MDSClient::Common::Carrier
H A Dmds_standard.cpp46 string Common::moduleName() const { return mAttributes[1]; } function in class:Security::MDSClient::Common
94 string PrimaryRecord::moduleName() const { return mAttributes[2]; } function in class:Security::MDSClient::PrimaryRecord
/macosx-10.10.1/cxxfilt-11/cxxfilt/include/nlm/
H A Di386-ext.h41 unsigned char moduleName[14]; member in struct:nlm32_i386_external_fixed_header
H A Dsparc32-ext.h41 unsigned char moduleName[14]; member in struct:nlm32_sparc_external_fixed_header
H A Dppc-ext.h84 unsigned char moduleName[14]; member in struct:nlm32_powerpc_external_fixed_header
H A Dalpha-ext.h87 unsigned char moduleName[14]; member in struct:nlm32_alpha_external_fixed_header
H A Dinternal.h73 char moduleName[NLM_MODULE_NAME_SIZE]; member in struct:nlm_internal_fixed_header
/macosx-10.10.1/mDNSResponder-561.1.1/Clients/ExplorerPlugin/
H A DExplorerPlugin.cpp320 TCHAR moduleName[ MAX_PATH ] = TEXT( "" ); local
/macosx-10.10.1/xnu-2782.1.97/iokit/Kernel/
H A DIOCatalogue.cpp477 OSString * moduleName = NULL; local
507 void IOCatalogue::moduleHasLoaded(OSString * moduleName) argument
520 moduleHasLoaded(const char * moduleName) argument
630 terminateDriversForModule( OSString * moduleName, bool unload) argument
688 terminateDriversForModule( const char * moduleName, bool unload) argument
[all...]
/macosx-10.10.1/xnu-2782.1.97/libsa/
H A Dbootstrap.cpp841 OSString * moduleName = NULL; // do not release local
/macosx-10.10.1/objc4-646/runtime/
H A Dobjc-private.h370 TCHAR *moduleName; member in struct:_header_info
/macosx-10.10.1/dyld-353.2.1/src/
H A DImageLoaderMachO.cpp305 ImageLoader* ImageLoaderMachO::instantiateFromMemory(const char* moduleName, const macho_header* mh, uint64_t len, const LinkContext& context) argument
H A DImageLoaderMachOClassic.cpp218 ImageLoaderMachOClassic* ImageLoaderMachOClassic::instantiateFromMemory(const char* moduleName, const macho_header* mh, uint64_t len, argument
H A DImageLoaderMachOCompressed.cpp235 ImageLoaderMachOCompressed* ImageLoaderMachOCompressed::instantiateFromMemory(const char* moduleName, const macho_header* mh, uint64_t len, argument
H A DdyldAPIs.cpp971 NSModule NSLinkModule(NSObjectFileImage objectFileImage, const char* moduleName, uint32_t options) argument
1034 static NSModule _dyld_link_module(NSObjectFileImage object_addr, size_t object_size, const char* moduleName, uint32_t options) argument
[all...]
H A DdyldAPIsInLibSystem.cpp678 NSLinkModule( NSObjectFileImage objectFileImage, const char* moduleName, uint32_t options) argument
H A Ddyld.cpp3606 ImageLoader* loadFromMemory(const uint8_t* mem, uint64_t len, const char* moduleName) argument
/macosx-10.10.1/apache-793/httpd/modules/lua/
H A Dlua_request.c1330 const char *moduleName; local
/macosx-10.10.1/libpcap-48/libpcap/msdos/
H A Dndis2.h250 BYTE moduleName[16]; member in struct:_CommonChars
436 BYTE moduleName[16]; member in struct:_CardHandle
443 BYTE moduleName[2][16]; member in struct:_BindingsList

Completed in 372 milliseconds