Lines Matching refs:format
93 warning('Cannot disable mandatory library "@0@"'.format(l))
104 if cc.has_argument('-Wno-format-truncation')
105 default_cflags += '-Wno-format-truncation'
140 warning('Library name, "@0@", and directory name, "@1@", do not match'.format(name, l))
151 reason = 'missing internal dependency, "@0@"'.format(d)
153 .format(d, name, 'lib/' + l))
180 message('@0@: Function versioning is not supported by Windows.'.format(name))
209 version_map = '@0@/@1@/version.map'.format(
216 output: '@0@_exports.def'.format(libname))
221 output: '@0@_mingw.map'.format(libname))
270 message('lib/@0@: Defining dependency "@1@"'.format(l, name))