Home
last modified time | relevance | path

Searched refs:build_with_source (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/OpenCL-CTS/test_conformance/compiler/
H A Dtest_unload_platform_compiler.cpp154 class build_with_source : public build_base { class
418 build_with_source source(context, device); in test_unload_repeated()
449 build_with_source source(context, device); in test_unload_compile_unload_link()
481 build_with_source source(context, device); in test_unload_build_unload_create_kernel()
703 build_with_source build_source(context, device); in test_unload_build_threaded()
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/numeric/odeint/include/boost/numeric/odeint/external/compute/
Dcompute_operations.hpp144 bc::program::build_with_source(source, context, options.str()); in operator ()()