Searched defs:generation (Results 26 - 50 of 97) sorted by relevance

1234

/macosx-10.9.5/IOFireWireFamily-455.4.0/IOFireWireFamily.kmodproj/
H A DIOFireWireROMCache.cpp501 UInt32 generation = 0; local
[all...]
H A DIOFWAsyncCommand.cpp283 IOReturn IOFWAsyncCommand::reinit(UInt32 generation, FWAddress devAddress, IOMemoryDescriptor *hostMem, argument
337 IOReturn IOFWAsyncCommand::updateNodeID(UInt32 generation, UInt16 nodeID) argument
128 initAll(IOFireWireController *control, UInt32 generation, FWAddress devAddress, IOMemoryDescriptor *hostMem, FWDeviceCallback completion, void *refcon) argument
H A DIOFWUserPseudoAddressSpace.h138 io_user_reference_t generation ; member in struct:IOFWPacketHeader_t::__anon1707
177 io_user_reference_t generation ; member in struct:IOFWPacketHeader_t::ReadPacket_t
H A DIOFireWireIRM.cpp555 void IOFireWireIRMAllocation::handleBusReset(UInt32 generation) argument
638 UInt32 generation = threadInfo->fGeneration; local
[all...]
H A DIOFireWireNub.cpp266 IOReturn IOFireWireNub::getNodeIDGeneration(UInt32 &generation, UInt16 &nodeID, UInt16 &localID) const argument
278 IOReturn IOFireWireNub::getNodeIDGeneration(UInt32 &generation, UInt16 &nodeID) const argument
H A DIOFWIsochChannel.cpp659 UInt32 generation ; local
974 UInt32 generation = threadInfo->fGeneration; local
1231 UInt32 generation = 0; local
[all...]
H A DIOFWUserPseudoAddressSpace.cpp223 InitReadPacketHeader( IOFWPacketHeader* header, IOFWPacketHeader* next, IOByteCount len, IOByteCount offset, OSAsyncReference64* ref, IOFWRequestRefCon reqrefcon, UInt16 nodeID, IOFWSpeed& speed, FWAddress addr, UInt32 generation) argument
251 InitLockPacketHeader( IOFWPacketHeader* header, IOFWPacketHeader* next, IOByteCount len, IOByteCount offset, OSAsyncReference64* ref, UInt16 nodeID, IOFWSpeed& speed, FWAddress addr, const UInt32 generation, IOFWRequestRefCon reqrefcon) argument
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/
H A DFontGlyphs.h84 unsigned generation() const { return m_generation; } function in class:WebCore::FontGlyphs
/macosx-10.9.5/configd-596.15/libSystemConfiguration/
H A DlibSystemConfiguration_server.c140 _libSC_info_server_set_data(libSC_info_server_t *server_info, CFDataRef data, uint64_t generation) argument
226 _libSC_info_server_get_data(libSC_info_server_t *server_info, xpc_connection_t c, uint64_t *generation) argument
264 _libSC_info_server_acknowledged(libSC_info_server_t *server_info, xpc_connection_t c, uint64_t generation) argument
[all...]
/macosx-10.9.5/postfix-252/postfix/src/sacl-cache/
H A Dsacl-cache.c81 static void sacl_cache_make_entry(VSTRING *buf, unsigned int generation, argument
89 static int sacl_cache_parse_entry(char *buf, unsigned int *generation, argument
161 unsigned int generation = sacl_generation; local
[all...]
/macosx-10.9.5/xnu-2422.115.4/osfmk/i386/
H A Dpal_native.h77 volatile uint32_t generation; /* 0 == being updated */ member in struct:pal_rtc_nanotime
/macosx-10.9.5/IOFireWireAVC-422.4.0/IOFireWireAVC/
H A DIOFireWireAVCCommand.cpp409 IOFireWireAVCCommand::withNub(IOFireWireNub *device, UInt32 generation, argument
465 bool IOFireWireAVCCommandInGen::init(IOFireWireNub *device, UInt32 generation, argument
540 reinit(IOFireWireNub *device, UInt32 generation, const UInt8 * command, UInt32 cmdLen, UInt8 * response, UInt32 * responseLen) argument
[all...]
/macosx-10.9.5/IOFireWireIP-226.4/KernelSource/IOKit/
H A DIOFireWireIPCommand.cpp715 initAll( IOFireWireIP *networkObject, IOFireWireController *control, IOFWIPBusInterface *fwIPBusIfObject, UInt32 generation, UInt32 channel, UInt32 sync, UInt32 tag, UInt32 cmdLen, int speed, FWAsyncStreamCallback completion, void *refcon) argument
814 reinit( UInt32 generation, UInt32 channel, UInt32 cmdLen, int speed, FWAsyncStreamCallback completion, void *refcon) argument
/macosx-10.9.5/Security-55471.14.18/sec/SOSCircle/SecureObjectSync/
H A DSOSCircle.c47 CFNumberRef generation; member in struct:__OpaqueSOSCircle
80 static CFNumberRef SOSCircleGenerationCopy(CFNumberRef generation) { argument
[all...]
/macosx-10.9.5/apache-786.1/httpd/include/
H A Dscoreboard.h113 ap_generation_t generation; member in struct:worker_score
147 ap_generation_t generation; /* generation of this child */ member in struct:process_score
/macosx-10.9.5/configd-596.15/dnsinfo/
H A Ddnsinfo_server.c132 uint64_t generation; local
193 uint64_t generation; local
/macosx-10.9.5/configd-596.15/nwi/
H A Dnetwork_information_server.c125 uint64_t generation; local
185 uint64_t generation; local
/macosx-10.9.5/eap8021x-180/EAP8021X.fproj/
H A DEAPClientPlugin.h91 const uint32_t generation; /* changed when user updates */ member in struct:EAPClientPluginData_s
/macosx-10.9.5/postfix-252/postfix/src/master/
H A Dsingle_server.c422 char *generation; local
H A Dtrigger_server.c433 char *generation; local
/macosx-10.9.5/webdavfs-352.92.2/mount.tproj/
H A Dwebdav_authcache.c827 authcache_apply( uid_t uid, CFHTTPMessageRef request, UInt32 statusCode, CFHTTPMessageRef response, UInt32 *generation) argument
902 authcache_valid( uid_t uid, CFHTTPMessageRef request, UInt32 generation) argument
/macosx-10.9.5/xnu-2422.115.4/bsd/net/
H A Ddevtimer.c145 int generation = *(int*)param1; local
/macosx-10.9.5/CPANInternal-140/Tree-DAG_Node/lib/Tree/
H A DDAG_Node.pm1284 sub generation { subroutine
[all...]
/macosx-10.9.5/Heimdal-323.92.1/kadmin/
H A Dload.c49 char *generation; member in struct:entry
/macosx-10.9.5/apache-786.1/httpd/srclib/apr/random/unix/
H A Dapr_random.c62 unsigned int generation; member in struct:apr_random_t

Completed in 272 milliseconds

1234