Searched refs:omp_default_mem_alloc (Results 1 – 13 of 13) sorted by relevance
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/lib/clang/19/include/ |
D | omp.h | 369 extern __KMP_IMP omp_allocator_handle_t const omp_default_mem_alloc; 398 omp_default_mem_alloc = 1, enumerator
|
/aosp_15_r20/prebuilts/clang-tools/linux-x86/lib64/clang/19/include/ |
H A D | omp.h | 369 extern __KMP_IMP omp_allocator_handle_t const omp_default_mem_alloc; 398 omp_default_mem_alloc = 1, enumerator
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/lib/clang/18/include/ |
D | omp.h | 369 extern __KMP_IMP omp_allocator_handle_t const omp_default_mem_alloc; 398 omp_default_mem_alloc = 1, enumerator
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/lib/clang/19/include/ |
D | omp.h | 369 extern __KMP_IMP omp_allocator_handle_t const omp_default_mem_alloc; 398 omp_default_mem_alloc = 1, enumerator
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/lib/clang/19/include/ |
D | omp.h | 371 extern __KMP_IMP omp_allocator_handle_t const omp_default_mem_alloc; 400 omp_default_mem_alloc = 1, enumerator
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/AST/ |
D | AttrImpl.inc | 24838 .Case("omp_default_mem_alloc", OMPAllocateDeclAttr::AllocatorTypeTy::OMPDefaultMemAlloc) 24858 case OMPAllocateDeclAttr::AllocatorTypeTy::OMPDefaultMemAlloc: return "omp_default_mem_alloc";
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/AST/ |
D | AttrImpl.inc | 24838 .Case("omp_default_mem_alloc", OMPAllocateDeclAttr::AllocatorTypeTy::OMPDefaultMemAlloc) 24858 case OMPAllocateDeclAttr::AllocatorTypeTy::OMPDefaultMemAlloc: return "omp_default_mem_alloc";
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/AST/ |
D | AttrImpl.inc | 24935 .Case("omp_default_mem_alloc", OMPAllocateDeclAttr::AllocatorTypeTy::OMPDefaultMemAlloc) 24955 case OMPAllocateDeclAttr::AllocatorTypeTy::OMPDefaultMemAlloc: return "omp_default_mem_alloc";
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/AST/ |
D | AttrImpl.inc | 24081 .Case("omp_default_mem_alloc", OMPAllocateDeclAttr::AllocatorTypeTy::OMPDefaultMemAlloc) 24101 case OMPAllocateDeclAttr::AllocatorTypeTy::OMPDefaultMemAlloc: return "omp_default_mem_alloc";
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Basic/ |
D | DiagnosticSemaKinds.inc | 1470 …predefined allocators for the variables with the static storage: 'omp_default_mem_alloc', 'omp_lar…
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Basic/ |
D | DiagnosticSemaKinds.inc | 1470 …predefined allocators for the variables with the static storage: 'omp_default_mem_alloc', 'omp_lar…
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Basic/ |
D | DiagnosticSemaKinds.inc | 1447 …predefined allocators for the variables with the static storage: 'omp_default_mem_alloc', 'omp_lar…
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Basic/ |
D | DiagnosticSemaKinds.inc | 1494 …predefined allocators for the variables with the static storage: 'omp_default_mem_alloc', 'omp_lar…
|