Searched refs:Config (Results 126 - 131 of 131) sorted by relevance

123456

/netbsd-current/external/apache2/mDNSResponder/dist/mDNSPosix/
H A DmDNSPosix.c431 #pragma mark ***** DDNS Config Platform Functions
/netbsd-current/external/apache2/llvm/dist/clang/include/clang/AST/
H A DExprCXX.h240 CUDAKernelCallExpr(Expr *Fn, CallExpr *Config, ArrayRef<Expr *> Args,
248 CallExpr *Config, ArrayRef<Expr *> Args,
/netbsd-current/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaExpr.cpp6575 SourceLocation RParenLoc, Expr *Config,
6670 if (Config) {
6673 TheCall = CUDAKernelCallExpr::Create(Context, Fn, cast<CallExpr>(Config),
6703 if (Config)
6705 Context, Fn, cast<CallExpr>(Config), Args, ResultTy, VK_RValue,
6721 if (Config) {
6572 BuildResolvedCallExpr(Expr *Fn, NamedDecl *NDecl, SourceLocation LParenLoc, ArrayRef<Expr *> Args, SourceLocation RParenLoc, Expr *Config, bool IsExecConfig, ADLCallKind UsesADL) argument
/netbsd-current/external/gpl3/gcc/dist/libcody/
H A Dconfigure1821 # Nathan's Common Config -*- mode:autoconf -*-
/netbsd-current/external/apache2/llvm/autoconf/
H A Dconfigure2772 if test -f ${srcdir}/include/llvm/Config/config.h ; then
10386 ac_config_headers="$ac_config_headers include/llvm/Config/config.h include/llvm/Config/llvm-config.h include/llvm/Config/abi-breaking.h"
10391 ac_config_files="$ac_config_files include/llvm/Config/Targets.def"
10393 ac_config_files="$ac_config_files include/llvm/Config/AsmPrinters.def"
10395 ac_config_files="$ac_config_files include/llvm/Config/AsmParsers.def"
10397 ac_config_files="$ac_config_files include/llvm/Config/Disassemblers.def"
10406 ac_config_headers="$ac_config_headers include/clang/Config/config.h"
11100 "include/llvm/Config/confi
[all...]
/netbsd-current/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DSema.h5395 Expr *Config = nullptr, bool IsExecConfig = false,

Completed in 415 milliseconds

123456