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

/macosx-10.10/ncurses-44/ncurses/c++/
H A Dcursesp.cc115 NCursesPanel::label(const char *tLabel, const char *bLabel) argument
117 if (tLabel)
118 centertext(0,tLabel);
/macosx-10.10/IOFireWireFamily-456/IOFireWireFamily.kmodproj/
H A DIOFireWireController.cpp5127 UInt32 tCode, tLabel; local
5136 tLabel = (quad0 & kFWAsynchTLabel) >> kFWAsynchTLabelPhase;
5150 processWriteRequest(sourceID, tLabel, data, &data[3], 4, speed);
5165 processWriteRequest(sourceID, tLabel, data, &data[4],
5170 if(fTrans[tLabel].fHandler) {
5171 IOFWAsyncCommand * cmd = fTrans[tLabel].fHandler;
5189 tLabel, data[1]);
5207 &buf, &offset, NULL, (IOFWRequestRefCon)(tLabel | kRequestIsQuad));
5221 fFWIM->asyncReadQuadResponse(sourceID, speed, tLabel, ret, quad );
5228 fFWIM->asyncReadQuadResponse(sourceID, speed, tLabel, re
5759 processWriteRequest(UInt16 sourceID, UInt32 tLabel, UInt32 *hdr, void *buf, int len, IOFWSpeed speed) argument
5823 processLockRequest(UInt16 sourceID, UInt32 tLabel, UInt32 *hdr, void *buf, int len, IOFWSpeed speed) argument
[all...]

Completed in 183 milliseconds