Searched defs:ex (Results 51 - 75 of 94) sorted by relevance

1234

/freebsd-10-stable/crypto/openssl/crypto/ocsp/
H A Docsp_ext.c125 int OCSP_REQUEST_add_ext(OCSP_REQUEST *x, X509_EXTENSION *ex, int loc) argument
176 int OCSP_ONEREQ_add_ext(OCSP_ONEREQ *x, X509_EXTENSION *ex, int loc) argument
232 int OCSP_BASICRESP_add_ext(OCSP_BASICRESP *x, X509_EXTENSION *ex, int loc) argument
284 int OCSP_SINGLERESP_add_ext(OCSP_SINGLERESP *x, X509_EXTENSION *ex, int loc) argument
/freebsd-10-stable/crypto/openssl/crypto/des/
H A Ddes.c357 int num = 0, j, k, l, rem, ll, len, last, ex = 0; local
/freebsd-10-stable/usr.bin/find/
H A Dfind.h106 } ex; member in union:_plandata::__anon11925
[all...]
/freebsd-10-stable/usr.sbin/btxld/
H A Dbtxld.c327 const struct exec *ex; local
404 struct exec ex; local
[all...]
/freebsd-10-stable/sys/dev/ixl/
H A Dixl_txrx.c1446 u8 ex = 0; local
/freebsd-10-stable/sys/boot/pc98/boot2/
H A Dboot2.c416 struct exec ex; member in union:__anon10
/freebsd-10-stable/sys/boot/i386/boot2/
H A Dboot2.c277 struct exec ex; member in union:__anon7
/freebsd-10-stable/sbin/ggate/ggated/
H A Dggated.c151 struct ggd_export *ex; local
235 struct ggd_export *ex; local
304 exports_check(struct ggd_export *ex, struct g_gate_cinit *cinit, struct ggd_connection *conn) argument
364 struct ggd_export *ex; local
839 struct ggd_export *ex; local
[all...]
/freebsd-10-stable/sys/boot/i386/zfsboot/
H A Dzfsboot.c723 struct exec ex; member in union:__anon750
[all...]
/freebsd-10-stable/contrib/binutils/gas/
H A Das.c946 expressionS ex; local
/freebsd-10-stable/contrib/binutils/gas/config/
H A Dtc-s390.c820 expressionS ex; member in struct:s390_lpe
1174 expressionS ex; local
[all...]
H A Dtc-spu.c569 expressionS ex; local
/freebsd-10-stable/contrib/gcc/
H A Dtree-ssa-loop-niter.c1181 edge ex; local
1475 edge ex; local
[all...]
/freebsd-10-stable/contrib/gdb/gdb/
H A Dremote-fileio.c1323 int ex; local
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Analysis/
H A DUninitializedValues.cpp464 FindVarResult findVar(const Expr *ex) { argument
468 UninitUse getUninitUse(const Expr *ex, const VarDecl *vd, Value v) { argument
616 void TransferFunctions::reportUse(const Expr *ex, const VarDecl *vd) { argument
/freebsd-10-stable/crypto/openssl/apps/
H A Dreq.c166 int ex = 1, x509 = 0, days = 30; local
/freebsd-10-stable/usr.sbin/pmcstat/
H A Dpmcstat_log.c422 struct exec ex; local
/freebsd-10-stable/contrib/ntp/util/
H A Dntp-keygen.c1964 X509_EXTENSION *ex; /* X509v3 extension */ local
[all...]
/freebsd-10-stable/contrib/libcxxrt/
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
621 __cxa_exception *ex = reinterpret_cast<__cxa_exception*>(thrown_exception) - 1; local
658 __cxa_dependent_exception *ex = reinterpret_cast<__cxa_dependent_exception*>(thrown_exception) - 1; local
759 throw_exception(__cxa_exception *ex) argument
791 __cxa_exception *ex = reinterpret_cast<__cxa_exception*>(thrown_exception) - 1; local
809 __cxa_dependent_exception *ex = reinterpret_cast<__cxa_dependent_exception*>(__cxa_allocate_dependent_exception())-1; local
824 __cxa_exception *ex = globals->caughtExceptions; local
835 __cxa_exception *ex = static_cast<__cxa_exception*>(thrown_exception) - 1; local
842 __cxa_exception *ex = static_cast<__cxa_exception*>(thrown_exception) - 1; local
862 __cxa_exception *ex = globals->caughtExceptions; local
928 check_type_signature(__cxa_exception *ex, const std::type_info *type, void *&adjustedPtr) argument
979 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
1052 pushCleanupException(_Unwind_Exception *exceptionObject, __cxa_exception *ex) argument
1085 __cxa_exception *ex = 0; variable
[all...]
/freebsd-10-stable/contrib/tcsh/
H A Dsh.exec.c1091 int hashval, rehashed, i, ex, rval = 0; local
/freebsd-10-stable/sys/netinet/
H A Din_var.h227 uint16_t ex; /* # of exclusive members */ member in struct:ip_msource::ims_st
/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DMemRegion.h455 AllocaRegion(const Expr *ex, unsigned cnt, const MemRegion *superRegion) argument
/freebsd-10-stable/crypto/heimdal/lib/sl/
H A Dslc-gram.c1622 ex(struct assignment *a, const char *fmt, ...) function
[all...]
/freebsd-10-stable/contrib/unbound/smallapp/
H A Dunbound-anchor.c1693 X509_EXTENSION *ex = X509_get_ext( local
/freebsd-10-stable/lib/libthr/thread/
H A Dthr_private.h494 struct _Unwind_Exception ex; member in struct:pthread

Completed in 278 milliseconds

1234