Searched defs:Args (Results 1 – 2 of 2) sorted by relevance
| /libCEED/backends/sycl/ |
| H A D | ceed-sycl-common.hpp | 27 …BackendFunctionCpp(Ceed ceed, const char *type, void *object, const char *fname, R (*f)(Args...)) { in CeedSetBackendFunctionCpp()
|
| H A D | online_compiler.sycl.cpp | 42 std::vector<const char *> Args = {"ocloc", "-q", "-spv_only", "-device"}; in prepareOclocArgs() local 143 …std::vector<const char *> Args = prepareOclocArgs(DeviceType, DeviceArch, Is64Bit, DeviceStepping,… in compileToSPIRV() local
|