Searched refs:match_any (Results 1 – 9 of 9) sorted by relevance
/freebsd/contrib/llvm-project/clang/lib/Headers/openmp_wrappers/ |
H A D | time.h | 26 device = {arch(nvptx, nvptx64)}, implementation = {extension(match_any)})
|
H A D | math.h | 41 device = {arch(nvptx, nvptx64)}, implementation = {extension(match_any)})
|
H A D | __clang_openmp_device_functions.h | 22 device = {arch(nvptx, nvptx64)}, implementation = {extension(match_any)})
|
H A D | complex | 49 implementation = {extension(match_any, allow_templates)})
|
/freebsd/sys/kern/ |
H A D | subr_sleepqueue.c | 978 match_any(struct thread *td __unused) in match_any() function 1000 sleepq_remove_matching(sq, queue, match_any, pri); in sleepq_broadcast()
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Frontend/OpenMP/ |
H A D | OMPKinds.def | 1286 __OMP_TRAIT_PROPERTY(implementation, extension, match_any)
|
/freebsd/contrib/llvm-project/libcxx/include/ |
H A D | regex | 51 match_any = unspecified, 910 match_any = 1 << 4,
|
/freebsd/contrib/llvm-project/clang/lib/Tooling/Inclusions/Stdlib/ |
H A D | StdSymbolMap.inc | 3829 SYMBOL(match_any, std::regex_constants::, <regex>)
|
/freebsd/contrib/llvm-project/clang/include/clang/Basic/ |
H A D | AttrDocs.td | 4694 match_any
|