Searched refs:Source (Results 1 – 6 of 6) sorted by relevance
| /libCEED/backends/sycl/ |
| H A D | online_compiler.sycl.cpp | 100 static std::vector<byte> compileToSPIRV(const std::string &Source, sycl::info::device_type DeviceTy… in compileToSPIRV() argument 150 const byte *Sources[] = {reinterpret_cast<const byte *>(Source.c_str())}; in compileToSPIRV() 152 const uint64_t SourceLengths[] = {Source.length() + 1}; in compileToSPIRV() 186 std::vector<byte> online_compiler<source_language::opencl_c>::compile(const std::string &Source, co… in compile() argument 192 …return compileToSPIRV(Source, DeviceType, DeviceArch, Is64Bit, DeviceStepping, CompileToSPIRVHandl… in compile() 197 std::vector<byte> online_compiler<source_language::cm>::compile(const std::string &Source, const st… in compile() argument 205 …return compileToSPIRV(Source, DeviceType, DeviceArch, Is64Bit, DeviceStepping, CompileToSPIRVHandl… in compile()
|
| /libCEED/doc/bib/ |
| H A D | references.bib | 11 journal = {Journal of Open Source Software},
|
| /libCEED/ |
| H A D | CITATION.cff | 104 journal: "Journal of Open Source Software"
|
| H A D | README.md | 421 journal = {Journal of Open Source Software},
|
| /libCEED/doc/sphinx/source/ |
| H A D | references.bib | 71 journal = {Journal of Open Source Software},
|
| H A D | libCEEDapi.md | 402 Source (API) and binary (ABI) stability are important to libCEED.
|