Searched refs:tLabel (Results 1 - 2 of 2) sorted by relevance

/macosx-10.9.5/ncurses-42/ncurses/c++/
H A Dcursesp.cc115 NCursesPanel::label(const char *tLabel, const char *bLabel) argument
117 if (tLabel)
118 centertext(0,tLabel);
/macosx-10.9.5/IOFireWireFamily-455.4.0/IOFireWireFamily.kmodproj/
H A DIOFireWireController.cpp5126 UInt32 tCode, tLabel; local
5135 tLabel = (quad0 & kFWAsynchTLabel) >> kFWAsynchTLabelPhase;
5149 processWriteRequest(sourceID, tLabel, data, &data[3], 4, speed);
5164 processWriteRequest(sourceID, tLabel, data, &data[4],
5169 if(fTrans[tLabel].fHandler) {
5170 IOFWAsyncCommand * cmd = fTrans[tLabel].fHandler;
5188 tLabel, data[1]);
5206 &buf, &offset, NULL, (IOFWRequestRefCon)(tLabel | kRequestIsQuad));
5220 fFWIM->asyncReadQuadResponse(sourceID, speed, tLabel, ret, quad );
5227 fFWIM->asyncReadQuadResponse(sourceID, speed, tLabel, re
5758 processWriteRequest(UInt16 sourceID, UInt32 tLabel, UInt32 *hdr, void *buf, int len, IOFWSpeed speed) argument
5822 processLockRequest(UInt16 sourceID, UInt32 tLabel, UInt32 *hdr, void *buf, int len, IOFWSpeed speed) argument
[all...]

Completed in 177 milliseconds