Searched refs:CeedCheckFilePath (Results 1 – 4 of 4) sorted by relevance
| /libCEED/include/ceed/ |
| H A D | jit-tools.h | 14 CEED_EXTERN int CeedCheckFilePath(Ceed ceed, const char *source_file_path, bool *is_valid);
|
| /libCEED/interface/ |
| H A D | ceed-jit-tools.c | 27 int CeedCheckFilePath(Ceed ceed, const char *source_file_path, bool *is_valid) { in CeedCheckFilePath() function 425 CeedCall(CeedCheckFilePath(ceed, *absolute_file_path, &is_valid)); in CeedGetJitAbsolutePath()
|
| H A D | ceed-qfunction.c | 299 CeedCall(CeedCheckFilePath(ceed, qf->user_source, &is_absolute_path)); in CeedQFunctionGetSourcePath()
|
| /libCEED/ |
| H A D | coverage.info | 8072 FNA:1,144,CeedCheckFilePath
|