Searched refs:theProperty (Results 1 - 3 of 3) sorted by relevance

/macosx-10.9.5/IOKitUser-907.100.13/pwr_mgt.subproj/
H A DIOPMLib.h681 * @param theProperty The CFString key, from <code>@link IOPMAssertionDictionaryKeys@/link</code> to modify.
689 IOReturn IOPMAssertionSetProperty(IOPMAssertionID theAssertion, CFStringRef theProperty, CFTypeRef theValue)
H A DIOPMAssertions.c398 IOReturn IOPMAssertionSetProperty(IOPMAssertionID theAssertion, CFStringRef theProperty, CFTypeRef theValue) argument
419 sendDict = CFDictionaryCreate(0, (const void **)&theProperty, (const void **)&theValue, 1,
/macosx-10.9.5/tcl-102/tcl_ext/quicktimetcl/quicktimetcl/
H A DMovieQTVRUtils.c55 long thePropertySize, void *theProperty );
1071 * We assume that the data passed to us through the theProperty
1084 long thePropertySize, void *theProperty )
1117 err = QTSetAtomData(propertyAtom, atom, thePropertySize, (Ptr)theProperty);

Completed in 128 milliseconds