Lines Matching refs:format
51 if cc.has_argument('-Wno-format-truncation')
52 default_cflags += '-Wno-format-truncation'
111 message('Driver @0@ cannot be disabled, not disabling.'.format(drv_path))
131 reason = 'missing internal dependency, "@0@"'.format(d)
133 .format(d, name, 'drivers/' + drv_path))
186 version_map = '@0@/@1@/version.map'.format(meson.current_source_dir(), drv_path)
192 output: '@0@_exports.def'.format(lib_name))
197 output: '@0@_mingw.map'.format(lib_name))
246 set_variable('shared_@0@'.format(lib_name), shared_dep)
247 set_variable('static_@0@'.format(lib_name), static_dep)
250 message('drivers/@0@: Defining dependency "@1@"'.format(