Lines Matching full:generate
14 Generate meson.build files from a directory tree containing YAML files and
26 meson - Generate a tree of meson.build files corresponding
28 cpp <intf> - Generate the source files from a YAML interface.
29 markdown <intf> - Generate the markdown files from a YAML interface.
30 registry <intf> - Generate the Redfish registry from a YAML interface.
209 ## Generate the meson target for the source files (.cpp/.hpp) from a YAML
212 ## $1 - The interface to generate a target for.
267 # Create the target to generate the 'outputs'.
293 ## Generate the meson target for the markdown files from a YAML interface.
294 ## $1 - The interface to generate a target for.
305 # Create the target to generate the interface.md file.
328 ## Generate the meson target for the registry files from a YAML interface.
329 ## $1 - The interface to generate a target for.
361 # Create the target to generate the interface.md file.
423 ## $1 - interface to generate.
465 ## $1 - interface to generate.
503 ## $1 - interface to generate.