| /third_party/boost/tools/build/src/tools/ |
| D | testing.py | 90 def make_test(target_type, sources, requirements, target_name=None): argument 131 def compile(sources, requirements, target_name=None): argument 135 def compile_fail(sources, requirements, target_name=None): argument 139 def link(sources, requirements, target_name=None): argument 143 def link_fail(sources, requirements, target_name=None): argument 158 def run(sources, args, input_files, requirements, target_name=None, default_build=[]): argument 167 def run_fail(sources, args, input_files, requirements, target_name=None, default_build=[]): argument 305 def run_path_setup(target, sources, ps): argument 324 def capture_output_setup(target, sources, ps): argument
|
| D | gcc.py | 235 def run_pch(self, project, name, prop_set, sources): argument 263 def generated_targets(self, sources, prop_set, project, name = None): argument 347 def gcc_compile_cpp(targets, sources, properties): argument 357 def gcc_compile_c(targets, sources, properties): argument 401 def gcc_compile_asm(targets, sources, properties): argument 416 def run(self, project, name, ps, sources): argument 611 def gcc_link(targets, sources, properties): argument 638 def gcc_archive(targets, sources, properties): argument 677 def gcc_link_dll(targets, sources, properties): argument
|
| D | msvc.py | 229 def archive(targets, sources=None, properties=None): argument 283 def compile_c(targets, sources = [], properties = None): argument 288 def compile_c_preprocess(targets, sources = [], properties = None): argument 293 def compile_c_pch(targets, sources = [], properties = []): argument 300 def compile_cpp(targets,sources=[],properties=None): argument 305 def compile_cpp_preprocess(targets,sources=[],properties=None): argument 309 def compile_cpp_pch(targets,sources=[],properties=None): argument 334 def __call__(self, targets, sources, property_set): argument 356 def setup_compile_c_cpp_action(targets, sources, properties): argument 377 def setup_preprocess_c_cpp_action(targets, sources, properties): argument [all …]
|
| D | unix.py | 22 def run (self, project, name, prop_set, sources): argument 29 def generated_targets (self, sources, prop_set, project, name): argument 48 def run (self, project, name, prop_set, sources): argument 66 def run (self, project, name, prop_set, sources): argument 77 def run (self, project, name, prop_set, sources): argument 112 def unix_archive (manager, targets, sources, properties): argument 134 def set_library_order (manager, sources, prop_set, result): argument
|
| D | symlink.py | 32 def __init__(self, project, targets, sources): argument 80 def symlink(targets, sources): argument 93 def setup_ln(targets, sources, ps): argument
|
| D | pch.py | 54 def run(self, project, name, prop_set, sources): argument 75 def run_pch(self, project, name, prop_set, sources): argument
|
| D | notfile.py | 24 def run(self, project, name, ps, sources): argument 43 def notfile(target_name, action, sources, requirements, default_build): argument
|
| D | builtin.py | 454 def run(self, project, name, prop_set, sources): argument 491 def lib(names, sources=[], requirements=[], default_build=[], usage_requirements=[]): argument 538 def run(self, project, name, prop_set, sources): argument 578 def run(self, project, name, properties, sources): argument 594 def __init__ (self, manager, sources, action_name, prop_set): argument 632 def run (self, project, name, prop_set, sources): argument 723 def generated_targets (self, sources, prop_set, project, name): argument 770 def run (self, project, name, prop_set, sources): argument 802 def run (self, project, name, prop_set, sources): argument
|
| D | message.py | 18 def __init__(self, name, project, sources, requirements, default_build, argument 25 def construct(self, name, sources, ps): argument
|
| /third_party/boost/tools/build/test/ |
| D | builtin_glob_archive.py | 23 sources = { variable 39 def create_sources(path, sources): argument 49 def setup_archive(name, sources): argument
|
| /third_party/node/tools/node_modules/eslint/node_modules/rxjs/_esm2015/internal/observable/ |
| D | forkJoin.js | 6 export function forkJoin(...sources) { 24 function forkJoinInternal(sources, keys) { argument
|
| /third_party/python/Lib/distutils/ |
| D | dep_util.py | 32 def newer_pairwise (sources, targets): argument 54 def newer_group (sources, target, missing='error'): argument
|
| /third_party/boost/tools/build/src/build/ |
| D | generators.py | 327 def run (self, project, name, prop_set, sources): argument 375 def run_really (self, project, name, prop_set, sources): argument 451 def determine_output_name(self, sources): argument 478 def generated_targets (self, sources, prop_set, project, name): argument 528 def convert_to_consumable_types (self, project, name, prop_set, sources, only_one=False): argument 588 def convert_multiple_sources_to_consumable_types (self, project, prop_set, sources): argument 869 def try_one_generator_really (project, name, generator, target_type, properties, sources): argument 909 def try_one_generator (project, name, generator, target_type, properties, sources): argument 943 def construct_types (project, name, target_types, prop_set, sources): argument 1091 def __construct_really (project, name, target_type, prop_set, sources): argument [all …]
|
| D | engine.py | 26 def __call__(self, targets, sources, property_set_): argument 46 def __call__(self, targets, sources, property_set_): argument 76 def add_dependency (self, targets, sources): argument 145 def set_update_action (self, action_name, targets, sources, properties=None): argument 221 def do_set_update_action (self, action_name, targets, sources, property_set_): argument
|
| /third_party/gn/src/gn/ |
| D | function_process_file_template_unittest.cc | 14 Value sources(nullptr, Value::LIST); in TEST() local 37 Value sources(nullptr, Value::LIST); in TEST() local
|
| /third_party/pulseaudio/src/tests/ |
| D | meson.build | 190 sources = t[1] variable 231 sources = t[1] variable
|
| /third_party/boost/libs/iterator/doc/ |
| D | sources.py | 5 sources = [ variable
|
| /third_party/glib/tests/ |
| D | sources.c | 32 shuffle (GSource **sources, int num) in shuffle() 74 GSource **sources; in main() local
|
| /third_party/wayland_standard/doc/publican/ |
| D | meson.build | 3 subdir('sources') subdir
|
| /third_party/harfbuzz/src/ |
| D | gen-harfbuzzcc.py | 12 sources = sys.argv[3:] variable
|
| /third_party/gstreamer/gst_libav/ext/libav/ |
| D | meson.build | 1 sources = [ variable
|
| /third_party/boost/tools/build/example/generate/ |
| D | gen.py | 4 def generate_example(project, name, ps, sources): argument
|
| /third_party/gstreamer/gstplugins_good/tests/examples/qt/qmlsink/ |
| D | meson.build | 1 sources = [ variable
|
| /third_party/gstreamer/gstplugins_good/tests/examples/qt/qmlsrc/ |
| D | meson.build | 1 sources = [ variable
|
| /third_party/json/third_party/amalgamate/ |
| D | config.json | 4 "sources": [ array
|