Home
last modified time | relevance | path

Searched refs:collectInputWires (Results 1 – 6 of 6) sorted by relevance

/dports/audio/faust/faust-2.37.3/compiler/draw/schema/
H A DconnectorSchema.cpp149 collectInputWires(c); in collectTraits()
157 void connectorSchema::collectInputWires(collector& c) in collectInputWires() function in connectorSchema
H A DconnectorSchema.h54 void collectInputWires(collector& c);
H A DblockSchema.cpp223 collectInputWires(c); in collectTraits()
231 void blockSchema::collectInputWires(collector& c) in collectInputWires() function in blockSchema
H A DblockSchema.h67 void collectInputWires(collector& c);
H A DrouteSchema.h68 void collectInputWires(collector& c);
H A DrouteSchema.cpp218 collectInputWires(c); in collectTraits()
236 void routeSchema::collectInputWires(collector& c) in collectInputWires() function in routeSchema