Searched refs:worked (Results 1 - 23 of 23) sorted by relevance

/macosx-10.10/AppleUSBIrDA-145.2.4/
H A DIrDAComm.h67 void Transmit_Complete(Boolean worked);
70 void SetSpeedComplete(Boolean worked);
H A DIrDAComm.cpp55 {kLogTransmitComplete, "IrDAComm: pkt transmit complete, worked="},
343 return result; // pretend it worked if no connection (i.e. sink to /dev/null)
395 IrDAComm::Transmit_Complete(Boolean worked) argument
399 XTRACE(kLogTransmitComplete, 0, worked);
402 rc = fGate->runAction(&DoSomething, (void *)cmdXmitComplete, (void *)worked);
409 IrDAComm::SetSpeedComplete(Boolean worked) argument
413 XTRACE(kLogSetSpeedComplete, 0, worked);
416 rc = fGate->runAction(&DoSomething, (void *)cmdSetSpeedComplete, (void *)worked);
553 case kIrDACommEventConnected: // the listen worked, we've got a peer!
843 bool worked local
855 bool worked = (bool)arg2; local
[all...]
/macosx-10.10/AppleUSBIrDA-145.2.4/IrDA/IO/
H A DCIrDevice.h24 void TransmitComplete(Boolean worked); // scc/usb write finished
25 void SetSpeedComplete(Boolean worked); // set speed finally finished
H A DCIrDevice.cpp56 {kLogSetSpeedComplete, "IrDevice: set speed complete, worked="},
200 CIrDevice::SetSpeedComplete(Boolean worked) argument
203 XTRACE(kLogSetSpeedComplete, 0, worked);
396 void CIrDevice::TransmitComplete(Boolean worked) argument
400 XTRACE(kLogTransmitComplete, 0, worked);
/macosx-10.10/AppleUSBIrDA-145.2.4/IrDA/
H A DIrGlue.h75 void TransmitComplete(Boolean worked);
78 void SetSpeedComplete(Boolean worked);
H A DIrGlue.cpp266 TIrGlue::TransmitComplete(Boolean worked) argument
268 XTRACE(kLogTransmitComplete, 0, worked);
271 fIrDevice->TransmitComplete(worked);
275 TIrGlue::SetSpeedComplete(Boolean worked) argument
277 XTRACE(kLogSetSpeedComplete, 0, worked);
280 fIrDevice->SetSpeedComplete(worked);
/macosx-10.10/WebCore-7600.1.25/rendering/
H A DRenderFrameSet.cpp351 bool worked = true; local
355 worked = false;
359 if (!worked) {
/macosx-10.10/CPANInternal-159.1/File-ExtAttr-1.09/inc/Devel/
H A DCheckLib.pm56 which looks executable, then we know that it worked.
/macosx-10.10/AppleUSBCDCDriver-4205.2.2/AppleUSBCDCACM/DataDriver/Classes/
H A DAppleUSBCDCACMData.cpp171 Boolean worked = false; local
206 worked = true;
215 if (!worked)
4541 // Outputs: true - it worked, false - it didn't
4577 // Outputs: return code - true(it worked), false (it didn't)
/macosx-10.10/CPANInternal-159.1/File-NFSLock-1.21/lib/File/
H A DNFSLock.pm327 ### try a hard link, if it worked
730 implementation worked properly. He is now the current maintainer.
/macosx-10.10/CPANInternal-159.1/Tree-Simple-1.18/lib/Tree/
H A DSimple.pm1158 Also, the author of L<Data::TreeDumper> and I have worked together
/macosx-10.10/vim-55/runtime/
H A Dmenu.vim539 if getline(1) =~ "^0000000:" " only if it worked
/macosx-10.10/emacs-93/emacs/lisp/play/
H A Ddoctor.el1145 watched watching went were will wish would work worked works
/macosx-10.10/bash-94.1.2/bash-3.2/doc/
H A Dtexinfo.tex6046 % all be worked out, but why? Either we support ^^ or we don't.
/macosx-10.10/bc-21/bc/doc/
H A Dtexinfo.tex5407 % all be worked out, but why? Either we support ^^ or we don't.
/macosx-10.10/cxxfilt-11/cxxfilt/texinfo/
H A Dtexinfo.tex6036 % all be worked out, but why? Either we support ^^ or we don't.
/macosx-10.10/gnudiff-19/diffutils/config/
H A Dtexinfo.tex5758 % all be worked out, but why? Either we support ^^ or we don't.
/macosx-10.10/gnutar-453/gnutar/doc/
H A Dtexinfo.tex6171 % all be worked out, but why? Either we support ^^ or we don't.
/macosx-10.10/groff-38/groff/doc/
H A Dtexinfo.tex6171 % all be worked out, but why? Either we support ^^ or we don't.
/macosx-10.10/uucp-11/uucp/
H A Dtexinfo.tex5615 % all be worked out, but why? Either we support ^^ or we don't.
/macosx-10.10/emacs-93/emacs/man/
H A Dtexinfo.tex6901 % all be worked out, but why? Either we support ^^ or we don't.
/macosx-10.10/gnutar-453/gnutar/build-aux/
H A Dtexinfo.tex6903 % all be worked out, but why? Either we support ^^ or we don't.
/macosx-10.10/Heimdal-398.1.2/lib/hcrypto/libtommath/
H A Dtommath.tex128 Having worked in the security consultancy business for several years in S\~{a}o Paulo, Brazil, I have been in touch with a

Completed in 529 milliseconds