Home
last modified time | relevance | path

Searched defs:eval (Results 1 – 25 of 74) sorted by relevance

123

/openbsd-src/gnu/llvm/clang/lib/Tooling/Transformer/
H A DStencil.cpp76 Error eval(const MatchFinder::MatchResult &Match, in eval() function in __anona84dea500111::RawTextStencil
94 Error eval(const MatchFinder::MatchResult &Match, in eval() function in __anona84dea500111::DebugPrintNodeStencil
144 Error eval(const MatchFinder::MatchResult &Match, in eval() function in __anona84dea500111::UnaryOperationStencil
221 Error eval(const MatchFinder::MatchResult &Match, in eval() function in __anona84dea500111::SelectorStencil
274 Error eval(const MatchFinder::MatchResult &Match, in eval() function in __anona84dea500111::AccessStencil
306 Error eval(const MatchFinder::MatchResult &Match, in eval() function in __anona84dea500111::IfBoundStencil
332 llvm::Error eval(const MatchFinder::MatchResult &match, in eval() function in __anona84dea500111::SelectBoundStencil
396 Error eval(const MatchFinder::MatchResult &Match, in eval() function in __anona84dea500111::SequenceStencil
413 Error eval(const MatchFinder::MatchResult &Match, in eval() function in __anona84dea500111::RunStencil
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.law/
H A Dvirtual3.C20 static struct Eval_ { } eval; variable
23 BugStream& BugStream::eval() in eval() function
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/execute/
H A D20020413-1.c1 void test(long double val, int *eval) in test()
29 int eval; in main() local
H A D930408-1.c5 E eval; member
/openbsd-src/usr.bin/cu/
H A Derror.c38 cu_err(int eval, const char *fmt, ...) in cu_err()
49 cu_errx(int eval, const char *fmt, ...) in cu_errx()
/openbsd-src/regress/sys/kern/unixsockets/
H A Dunsendrecvthr.c43 therr(int eval, const char *fmt, ...) in therr()
55 therrx(int eval, const char *fmt, ...) in therrx()
67 therrc(int eval, int code, const char *fmt, ...) in therrc()
H A Dundgram_conclose.c42 therr(int eval, const char *fmt, ...) in therr()
54 therrc(int eval, int code, const char *fmt, ...) in therrc()
H A Dunsopassgc.c43 therr(int eval, const char *fmt, ...) in therr()
55 therrx(int eval, const char *fmt, ...) in therrx()
67 therrc(int eval, int code, const char *fmt, ...) in therrc()
H A Dunconacc.c42 therr(int eval, const char *fmt, ...) in therr()
54 therrc(int eval, int code, const char *fmt, ...) in therrc()
/openbsd-src/lib/libevent/
H A Dlog.c57 event_err(int eval, const char *fmt, ...) in event_err()
78 event_errx(int eval, const char *fmt, ...) in event_errx()
/openbsd-src/lib/libc/gen/
H A Dverrx.c37 verrx(int eval, const char *fmt, va_list ap) in verrx()
H A Dverrc.c38 verrc(int eval, int code, const char *fmt, va_list ap) in verrc()
H A Derr.c35 err(int eval, const char *fmt, ...) in err()
H A Derrx.c35 errx(int eval, const char *fmt, ...) in errx()
H A Dverr.c39 verr(int eval, const char *fmt, va_list ap) in verr()
H A Derrc.c35 errc(int eval, int code, const char *fmt, ...) in errc()
/openbsd-src/gnu/usr.bin/perl/lib/
H A DThread.pm29 sub eval { die("'eval' not implemented with 'ithreads'\n"); }; subroutine
/openbsd-src/usr.bin/vi/common/
H A Dsearch.c151 int cnt, eval, rval, wrapped = 0; in f_search() local
283 int cnt, eval, rval, wrapped; in b_search() local
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.pt/
H A Dspec1.C16 double eval(double) { return 0; } in eval() function
/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGCUDARuntime.cpp32 CodeGenFunction::ConditionalEvaluation eval(CGF); in EmitCUDAKernelCallExpr() local
/openbsd-src/usr.bin/su/
H A Dsu.c496 auth_err(auth_session_t *as, int eval, const char *fmt, ...) in auth_err()
508 auth_errx(auth_session_t *as, int eval, const char *fmt, ...) in auth_errx()
/openbsd-src/gnu/llvm/clang/include/clang/Tooling/Transformer/
H A DMatchConsumer.h94 llvm::Expected<T> MatchComputation<T>::eval( in eval() function
/openbsd-src/sys/dev/pci/drm/i915/gt/
H A Dintel_gt_debugfs.h42 bool (*eval)(void *data); member
/openbsd-src/bin/mv/
H A Drm.c44 static int eval; variable
/openbsd-src/libexec/mail.local/
H A Dlocking.c100 merr(int eval, const char *fmt, ...) in merr()

123