Home
last modified time | relevance | path

Searched refs:getFreeInputs (Results 1 – 4 of 4) sorted by relevance

/haiku/src/apps/cortex/NodeManager/
H A DNodeRef.h359 status_t getFreeInputs(
379 status_t getFreeInputs(
H A DNodeRef.cpp741 err = getFreeInputs(inputs); in findInput()
886 err = getFreeInputs(inputs); in findFreeInput()
913 err = getFreeInputs(inputs); in findFreeInput()
984 status_t NodeRef::getFreeInputs( in getFreeInputs() function in NodeRef
1171 status_t NodeRef::getFreeInputs( in getFreeInputs() function in NodeRef
/haiku/src/apps/cortex/RouteApp/
H A DConnectionIO.cpp211 err = inputRef->getFreeInputs( in instantiate()
/haiku/src/apps/cortex/MediaRoutingView/
H A DMediaNodePanel.cpp313 ref->getFreeInputs(freeInputs); in populateInit()
350 ref->getFreeInputs(freeInputs); in updateIOJacks()