Lines Matching full:default
5 # default values, for instance, to maintain compatibility.
10 # appropriate method will be used to obtain the default value of this driver
116 return str(prop.get('default-value', 'No default value'))
139 # Now it's stub, because all memory_backend types don't have default values
152 return str(prop.get('default-value', 'No default value'))
301 default values of the driver. To add method use the construction described \
306 "No default value" - means that the appropriate method can't get the default \
316 default='human-readable',
320 'transformation. By default, only rows '
323 parser.add_argument('--qemu-args', default=default_qemu_args,
325 f'Default: "{default_qemu_args}"')
327 default=[default_qemu_binary],