Lines Matching refs:list
16 # notice, this list of conditions and the following disclaimer;
18 # notice, this list of conditions and the following disclaimer in the
163 """Convert any non list to a singleton list"""
164 if isinstance(v, list):
255 if isinstance(child_paths, list):
282 Returns a list of (PortConnection, PortConnection) with unordered
301 """Bind all ports from the given connection list. Note that the
302 connection list *must* list all connections with both (slave,master)
374 # Gather a list of all port-to-port connections
392 """Get a list of all the SimObject paths in the configuration"""
402 configuration as a list of strings"""
406 """Get a list of (name, paths) for each child of this object.
407 paths is either a single string object path or a list of object
412 """Get the list of connected port names (in the string form
465 if isinstance(node, list):
501 element which is a full SimObject description or a list of
502 SimObject descriptions. This will not work with a mixed list of
511 elif isinstance(node, list) and node != [] and all([