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

/macosx-10.10/IOFireWireSBP2-425/IOFireWireSBP2Lib/
H A DIOFireWireSBP2LibLUN.cpp447 Boolean shouldFreeInfo; // zzz what's this for? local
457 &context, &shouldFreeInfo );
/macosx-10.10/IOFireWireFamily-456/IOFireWireLib.CFPlugInProj/
H A DIOFireWireLibDevice.cpp214 Boolean shouldFreeInfo ; local
221 & shouldFreeInfo) ;
239 Boolean shouldFreeInfo ; local
245 & shouldFreeInfo) ;
382 Boolean shouldFreeInfo ; local
389 & shouldFreeInfo) ;
1448 Boolean shouldFreeInfo; local
1454 & shouldFreeInfo);
/macosx-10.10/IOHIDFamily-606.1.7/IOHIDLib/
H A DIOHIDQueueClass.cpp162 Boolean shouldFreeInfo = FALSE; local
172 &context, &shouldFreeInfo);
174 if ( shouldFreeInfo ) {
H A DIOHIDDeviceClass.cpp623 Boolean shouldFreeInfo = FALSE; local
633 &context, &shouldFreeInfo);
635 if ( shouldFreeInfo ) {
/macosx-10.10/IOFireWireAVC-422.4.0/IOFireWireAVCLib/
H A DIOFireWireAVCLibProtocol.c505 Boolean shouldFreeInfo; // zzz what's this for? I think it's set to true if the create failed. local
515 &context, &shouldFreeInfo );
H A DIOFireWireAVCLibUnit.cpp599 Boolean shouldFreeInfo; // zzz what's this for? I think it's set to true if the create failed. local
609 &context, &shouldFreeInfo );
/macosx-10.10/IOFWDVComponents-207.4.1/
H A DDVLib.c1282 Boolean shouldFreeInfo; local
1292 NULL, &context, &shouldFreeInfo);
1304 Boolean shouldFreeInfo; local
1314 NULL, &context, &shouldFreeInfo);

Completed in 209 milliseconds