Searched refs:validate (Results 1 - 25 of 42) sorted by relevance

12

/freebsd-10.1-release/cddl/contrib/opensolaris/cmd/dtrace/test/tst/i86xpv/xdt/
H A Dtst.schedargs.ksh62 validate() function
116 validate
/freebsd-10.1-release/crypto/heimdal/lib/hx509/
H A Dtest_nist_cert.in61 if ${hxtool} validate DIR:$nistdir/certs > /dev/null; then
64 echo "validate failed"
H A Dtest_nist_pkcs12.in66 if ${hxtool} validate $pass PKCS12:$a > /dev/null; then
/freebsd-10.1-release/gnu/usr.bin/binutils/doc/
H A DMakefile13 MAKEINFOFLAGS+= --no-validate
/freebsd-10.1-release/gnu/usr.bin/gdb/doc/
H A DMakefile6 MAKEINFOFLAGS+= --no-validate
/freebsd-10.1-release/contrib/subversion/subversion/libsvn_subr/
H A Dnamed_atomic.c331 validate(svn_named_atomic__t *atomic) function
610 SVN_ERR(validate(atomic));
623 SVN_ERR(validate(atomic));
639 SVN_ERR(validate(atomic));
656 SVN_ERR(validate(atomic));
/freebsd-10.1-release/usr.bin/svn/lib/libsvn_subr/
H A DMakefile23 utf_validate.c utf_width.c validate.c version.c \
/freebsd-10.1-release/cddl/contrib/opensolaris/cmd/dtrace/test/cmd/jdtrace/
H A DGetopt.java75 validate();
79 validate() method in class:Getopt
/freebsd-10.1-release/contrib/texinfo/makeinfo/
H A Dnode.c342 contents of `node_references' as a list of nodes to validate. */
1338 validate (char *tag, int line, const char *label)
1361 the `validate' routine. They are only used in messages, thus are
1385 validate (ref_list->node, ref_list->line_no,
1420 /* If this is a "no warn" node, don't validate it in any way. */
1430 validate (tags->next, tags->line_no, _("Next"));
1468 int valid_p = validate (tags->prev, tags->line_no, _("Prev"));
1530 int valid_p = validate (tags->up, tags->line_no, _("Up"));
1332 validate (char *tag, int line, const char *label) function
/freebsd-10.1-release/sys/dev/e1000/
H A De1000_api.c1227 if (hw->nvm.ops.validate)
1228 return hw->nvm.ops.validate(hw);
H A De1000_i210.c687 nvm->ops.validate = e1000_validate_nvm_checksum_i210;
693 nvm->ops.validate = e1000_null_ops_generic;
H A De1000_82542.c91 nvm->ops.validate = e1000_validate_nvm_checksum_generic;
H A De1000_82541.c175 nvm->ops.validate = e1000_validate_nvm_checksum_generic;
212 nvm->ops.validate = e1000_validate_nvm_checksum_generic;
H A De1000_82540.c148 nvm->ops.validate = e1000_validate_nvm_checksum_generic;
/freebsd-10.1-release/usr.sbin/rpc.yppasswdd/
H A Dyppasswdd_server.c187 validate(struct passwd *opw, struct x_passwd *npw) function
550 /* Step 3: validate the arguments passed to us by the client. */
552 if (validate(&yp_password, &argp->newpw)) {
/freebsd-10.1-release/contrib/ofed/librdmacm/examples/
H A Drping.c151 int validate; /* validate ping data */ member in struct:rping_cb
955 if (cb->validate)
1171 cb->validate++;
1172 DEBUG_LOG("validate data\n");
/freebsd-10.1-release/crypto/heimdal/kuser/
H A Dkinit.c137 { "validate", 'v', arg_flag, &validate_flag,
138 NP_("validate TGT", ""), NULL },
230 int validate,
262 flags.b.validate = validate;
228 renew_validate(krb5_context context, int renew, int validate, krb5_ccache cache, const char *server, krb5_deltat life) argument
/freebsd-10.1-release/contrib/gcc/
H A Demit-rtl.c1335 The second attempt must succeed. We always validate the address in
1776 change_address_1 (rtx memref, enum machine_mode mode, rtx addr, int validate)
1786 && (!validate || memory_address_p (mode, addr)))
1789 if (validate)
1846 int validate, int adjust)
1856 && (!validate || memory_address_p (mode, addr)))
1878 new = change_address_1 (memref, mode, addr, validate);
1902 /* At some point, we should validate that this offset is within the object,
1914 HOST_WIDE_INT offset, int validate)
1916 memref = change_address_1 (memref, VOIDmode, addr, validate);
1768 change_address_1(rtx memref, enum machine_mode mode, rtx addr, int validate) argument
1837 adjust_address_1(rtx memref, enum machine_mode mode, HOST_WIDE_INT offset, int validate, int adjust) argument
1905 adjust_automodify_address_1(rtx memref, enum machine_mode mode, rtx addr, HOST_WIDE_INT offset, int validate) argument
[all...]
H A Dcse.c2507 exp_equiv_p (rtx x, rtx y, int validate, bool for_gcse)
2515 if (x == y && !validate)
2555 equivalent. If there are and we are not to validate, they
2561 if (! validate)
2606 validate, for_gcse)
2608 validate, for_gcse))
2610 validate, for_gcse)
2612 validate, for_gcse)));
2635 validate, for_gcse)
2657 validate, for_gcs
2493 exp_equiv_p(rtx x, rtx y, int validate, bool for_gcse) argument
[all...]
/freebsd-10.1-release/contrib/llvm/include/llvm/Support/
H A DYAMLParser.h92 bool validate() { function in class:llvm::yaml::Stream
/freebsd-10.1-release/sys/dev/bxe/
H A Decore_sp.h667 exe_q_validate validate; member in struct:ecore_exe_queue_obj
671 * resources (e.g., credits from validate)
1080 int (*validate)(struct bxe_softc *sc, member in struct:ecore_mcast_obj
H A Decore_sp.c41 * @validate: validate function pointer
50 exe_q_validate validate,
67 o->validate = validate;
126 rc = o->validate(sc, o->owner, elem);
1389 * The 'validate' is run after the 'optimize'.
1438 * The 'validate' is run after the 'optimize'.
1497 * The 'validate' is run after the 'optimize'.
1799 * CAM availability in the 'validate'
46 ecore_exe_queue_init(struct bxe_softc *sc, struct ecore_exe_queue_obj *o, int exe_len, union ecore_qable_obj *owner, exe_q_validate validate, exe_q_remove remove, exe_q_optimize optimize, exe_q_execute exec, exe_q_get get) argument
[all...]
/freebsd-10.1-release/contrib/llvm/utils/TableGen/
H A DAsmMatcherEmitter.cpp462 /// validate - Return true if this matchable is a valid thing to match against
464 bool validate(StringRef CommentDelimiter, bool Hack) const;
891 bool MatchableInfo::validate(StringRef CommentDelimiter, bool Hack) const { function in class:MatchableInfo
1368 if (!II->validate(CommentDelimiter, true))
1400 II->validate(CommentDelimiter, false);
2037 /// emitValidateOperandClass - Emit the function to validate an operand class.
2769 // Emit the routine to validate an operand against a match class.
/freebsd-10.1-release/crypto/heimdal/kdc/
H A Dkrb5tgs.c380 if(f.validate){
383 "Bad request to validate ticket");
388 "Early request to validate ticket");
1256 if (b->kdc_options.validate)
2161 if((b->kdc_options.validate || b->kdc_options.renew) &&
/freebsd-10.1-release/sys/contrib/rdma/krping/
H A Dkrping.c88 {"validate", OPT_NOPARAM, 'V'},
225 int validate; /* validate ping data */ member in struct:krping_cb
1711 if (cb->validate)
2194 cb->validate++;
2195 DEBUG_LOG(cb, "validate data\n");

Completed in 298 milliseconds

12