Searched refs:build_source (Results 1 – 4 of 4) 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:
220 def build_source(el, i, size): function277 built = build_source(src, i, tsize)
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()