Searched defs:ex (Results 201 - 225 of 421) sorted by relevance

1234567891011>>

/netbsd-current/external/apache2/llvm/dist/clang/lib/Analysis/
H A DUninitializedValues.cpp500 FindVarResult findVar(const Expr *ex) { argument
504 UninitUse getUninitUse(const Expr *ex, const VarDecl *vd, Value v) { argument
677 void TransferFunctions::reportUse(const Expr *ex, const VarDecl *vd) { argument
683 void TransferFunctions::reportConstRefUse(const Expr *ex, const VarDecl *vd) { argument
[all...]
/netbsd-current/external/bsd/libc++/dist/libcxxrt/src/
H A Dexception.cc113 static inline _Unwind_Reason_Code continueUnwinding(struct _Unwind_Exception *ex, argument
68 saveLandingPad(struct _Unwind_Context *context, struct _Unwind_Exception *ucb, struct __cxa_exception *ex, int selector, dw_eh_ptr_t landingPad) argument
92 loadLandingPad(struct _Unwind_Context *context, struct _Unwind_Exception *ucb, struct __cxa_exception *ex, unsigned long *selector, dw_eh_ptr_t *landingPad) argument
268 exceptionFromPointer(void *ex) argument
273 realExceptionFromException(__cxa_exception *ex) argument
304 exception_cleanup(_Unwind_Reason_Code reason, struct _Unwind_Exception *ex) argument
313 dependent_exception_cleanup(_Unwind_Reason_Code reason, struct _Unwind_Exception *ex) argument
323 free_exception_list(__cxa_exception *ex) argument
605 __cxa_exception *ex = reinterpret_cast<__cxa_exception*>(thrown_exception) - 1; local
641 __cxa_dependent_exception *ex = reinterpret_cast<__cxa_dependent_exception*>(thrown_exception) - 1; local
739 throw_exception(__cxa_exception *ex) argument
771 __cxa_exception *ex = reinterpret_cast<__cxa_exception*>(thrown_exception) - 1; local
789 __cxa_dependent_exception *ex = reinterpret_cast<__cxa_dependent_exception*>(__cxa_allocate_dependent_exception())-1; local
804 __cxa_exception *ex = globals->caughtExceptions; local
815 __cxa_exception *ex = static_cast<__cxa_exception*>(thrown_exception) - 1; local
822 __cxa_exception *ex = static_cast<__cxa_exception*>(thrown_exception) - 1; local
842 __cxa_exception *ex = globals->caughtExceptions; local
915 check_type_signature(__cxa_exception *ex, const std::type_info *type, void *&adjustedPtr) argument
966 check_action_record(_Unwind_Context *context, dwarf_eh_lsda *lsda, dw_eh_ptr_t action_record, __cxa_exception *ex, unsigned long *selector, void *&adjustedPtr) argument
1039 pushCleanupException(_Unwind_Exception *exceptionObject, __cxa_exception *ex) argument
1072 __cxa_exception *ex = 0; variable
[all...]
/netbsd-current/external/bsd/openldap/dist/libraries/libldap/
H A Dtls_o.c806 X509_EXTENSION *ex; local
/netbsd-current/usr.bin/find/
H A Dfind.h90 } ex; member in union:_plandata::__anon3
[all...]
/netbsd-current/sys/arch/sparc64/dev/
H A Dpsycho.c776 struct extent *ex; local
[all...]
/netbsd-current/usr.sbin/syslogd/
H A Dtls.c2092 X509_EXTENSION *ex = NULL; local
[all...]
/netbsd-current/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Dhdrgen.c2208 Expression *ex = (e->op == TOKcast ? ((CastExp *)e)->e1 : e); local
H A Dtraits.c708 Expression *ex = new TemplateExp(e->loc, td, f); local
716 Expression *ex = new VarExp(e->loc, fld, true); local
733 Expression *ex = isExpression((*e->args)[1]); local
891 Expression *ex = new TupleExp(e->loc, exps); local
1058 Expression *ex = isExpression((*e->args)[1]); local
1308 Expression *ex = new TupleExp(e->loc, exps); local
1331 Expression *ex = t ? typeToExpression(t) : isExpression(o); local
[all...]
H A Ddcast.c193 Expression *ex = e->optimize(WANTvalue); local
1612 NullExp *ex = (NullExp *)result; local
1984 Expression *ex = (*te->exps)[i]; local
2038 Expression *ex = (*e->elements)[i]; local
2076 Expression *ex = (*e->elements)[i]; local
2084 Expression *ex = typeb->nextOf()->defaultInitLiteral(e->loc); local
2115 Expression *ex = (*e->values)[i]; local
3302 Expression *ex = be->incompatibleTypes(); local
[all...]
H A Ddeclaration.c1492 Expression *ex = ei->exp; local
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/gas/
H A Das.c1155 expressionS ex; local
/netbsd-current/external/gpl3/gdb.old/dist/gas/config/
H A Dtc-spu.c570 expressionS ex; local
/netbsd-current/external/gpl3/gdb.old/dist/gdb/python/
H A Dpy-inferior.c577 catch (gdb_exception &ex) argument
731 catch (gdb_exception &ex) argument
/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dremote-fileio.c1194 catch (const gdb_exception &ex) argument
H A Dsolib.c762 catch(const gdb_exception &ex) argument
H A Dsolib-dsbt.c821 catch (const gdb_exception &ex) argument
H A Dxml-support.c391 catch (gdb_exception &ex) argument
463 catch (gdb_exception &ex) argument
H A Dtracefile-tfile.c551 catch (const gdb_exception &ex) argument
H A Ddtrace-probe.c491 catch (const gdb_exception_error &ex) argument
H A Darch-utils.c1009 catch(const gdb_exception &ex) argument
H A Dlanguage.c149 catch(const gdb_exception_error &ex) argument
H A Dmain.c358 catch (const gdb_exception &ex) argument
1255 catch (const gdb_exception &ex) argument
1270 catch (const gdb_exception &ex) argument
[all...]
H A Dobjc-lang.c1314 catch (const gdb_exception &ex) argument
/netbsd-current/external/gpl3/gdb.old/dist/gdb/cli/
H A Dcli-script.c1060 catch(const gdb_exception &ex) argument
/netbsd-current/external/gpl3/gdb.old/dist/gdb/guile/
H A Dscm-param.c1075 catch(const gdb_exception &ex) argument

Completed in 217 milliseconds

1234567891011>>