Searched defs:specification (Results 1 – 4 of 4) sorted by relevance
304 def __init__(self, filename, specification): argument357 specification = Specification(args.specification, args.kind) variable
196 public boolean isCompatibleWith(FrameFormat specification) { in isCompatibleWith()252 public boolean mayBeCompatibleWith(FrameFormat specification) { in mayBeCompatibleWith()
138 for (const auto& specification : specifications) { in registerDevices() local
1049 for (const auto& specification : specifications) { in makeDevices() local