Searched defs:parameterName (Results 1 - 4 of 4) sorted by relevance

/macosx-10.9.5/IOKitUser-907.100.13/hidsystem.subproj/
H A DIOEventStatusAPI.c365 NXEvSetParameterInt( NXEventHandle handle, CFStringRef parameterName, unsigned int *parameterArray, unsigned int count) argument
415 NXEvGetParameterInt( NXEventHandle handle, CFStringRef parameterName, unsigned int maxCount, unsigned int *parameterArray, unsigned int *returnedCount) argument
/macosx-10.9.5/WebKit2-7537.78.2/WebProcess/Plugins/Netscape/
H A DNetscapePlugin.cpp601 String parameterName = parameters.names[i]; local
/macosx-10.9.5/IOKitUser-907.100.13/graphics.subproj/
H A DIODisplayLib.c3702 IODisplayGetIntegerRangeParameter( io_service_t service, IOOptionBits options, CFStringRef parameterName, SInt32 * value, SInt32 * min, SInt32 * max ) argument
3756 IODisplayGetFloatParameter( io_service_t service, IOOptionBits options, CFStringRef parameterName, float * value ) argument
3798 IODisplaySetIntegerParameter( io_service_t service, IOOptionBits options __unused, CFStringRef parameterName, SInt32 value ) argument
3842 IODisplaySetFloatParameter( io_service_t service, IOOptionBits options, CFStringRef parameterName, float value ) argument
[all...]
/macosx-10.9.5/swig-10/Source/Modules/
H A Druby.cxx3126 String *parameterName = Getattr(p, "name"); local

Completed in 200 milliseconds