Lines Matching full:supplied
198 string; if it is not supplied, then the macro will be defined
232 the order in which they are supplied by successive calls to
256 order they were supplied to 'add_library()' and/or
276 are supplied to 'add_library_dir()' and/or 'set_library_dirs()'.
336 raise TypeError, "'macros' (if supplied) must be a list of tuples"
344 "'include_dirs' (if supplied) must be a list of strings"
396 raise TypeError, "'macros' (if supplied) must be a list of tuples"
404 "'include_dirs' (if supplied) must be a list of strings"
409 """Typecheck and fix up some arguments supplied to various methods.
427 """Typecheck and fix up some of the arguments supplied to the
439 "'libraries' (if supplied) must be a list of strings"
447 "'library_dirs' (if supplied) must be a list of strings"
456 "'runtime_library_dirs' (if supplied) " + \
501 'output_file' not supplied. 'macros' is a list of macro
589 The "bunch of stuff" consists of the list of object files supplied
590 as 'objects', the extra object files supplied to
592 supplied to 'add_library()' and/or 'set_libraries()', and the
593 libraries supplied as 'libraries' (if any).
624 The "bunch of stuff" consists of the list of object files supplied
626 'output_dir' is supplied, 'output_filename' is relative to it
637 'library_dirs', if supplied, should be a list of directories to
640 default and those supplied to 'add_library_dir()' and/or
965 """Generate an instance of some CCompiler subclass for the supplied