Searched defs:addParameter (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10/IOGraphics-485/IOGraphicsFamily/
H A DIODisplay.cpp944 bool IODisplay::addParameter( OSDictionary * params, const OSSymbol * paramName, function in class:IODisplay
/macosx-10.10/JavaScriptCore-7600.1.17/bytecode/
H A DUnlinkedCodeBlock.h292 void addParameter() { m_numParameters++; } function in class:JSC::UnlinkedCodeBlock
/macosx-10.10/JavaScriptCore-7600.1.17/bytecompiler/
H A DBytecodeGenerator.cpp499 void BytecodeGenerator::addParameter(const Identifier& ident, int parameterIndex) function in class:JSC::BytecodeGenerator

Completed in 136 milliseconds