Searched refs:setHead (Results 1 - 7 of 7) sorted by relevance

/macosx-10.10.1/JavaScriptCore-7600.1.17/profiler/
H A DProfile.h45 void setHead(PassRefPtr<ProfileNode> head) { m_head = head; } function in class:JSC::Profile
H A DProfileNode.h94 void setHead(ProfileNode* head) { m_head = head; } function in class:JSC::ProfileNode
/macosx-10.10.1/IOFireWireFamily-456/IOFireWireFamily.kmodproj/
H A DIOFWCommand.cpp136 setHead( pendingQ );
249 // setHead
253 void IOFWCommand::setHead( IOFWCmdQ &queue ) function in class:IOFWCommand
428 setHead(timeoutQ);
H A DIOFWAsyncPHYCommand.cpp176 setHead( fControl->getAfterResetHandledQ() );
H A DIOFWAsyncStreamCommand.cpp204 setHead(fControl->getAfterResetHandledQ());
H A DIOFWAsyncCommand.cpp420 setHead(fControl->getAfterResetHandledQ());
H A DIOFWCommand.h164 @function setHead
168 virtual void setHead(IOFWCmdQ &queue);

Completed in 156 milliseconds