Searched refs:build_source (Results 1 – 3 of 3) sorted by relevance
40 build_source() { function98 build_source
893 build_source = args.source variable896 if not build_source and not build_header:897 build_source = True variable929 if build_source:
703 build_with_source build_source(context, device); in test_unload_build_threaded() local711 std::async(std::launch::async, build_thread, &build_source); in test_unload_build_threaded()