Searched refs:derived (Results 1 - 25 of 28) sorted by relevance

12

/freebsd-11-stable/crypto/heimdal/lib/krb5/
H A Dcrypto-aes.c18 * may be used to endorse or promote products derived from this software
97 krb5_keyblock *derived; local
115 derived = NULL;
117 crypto->et->type, "prf", 3, &derived);
130 EVP_CipherInit_ex(&ctx, c, NULL, derived->keyvalue.data, NULL, 1);
137 krb5_free_keyblock(context, derived);
H A DMakefile.am25 derived-key-test \
H A DMakefile.in55 TESTS = aes-test$(EXEEXT) derived-key-test$(EXEEXT) \
233 am__EXEEXT_1 = aes-test$(EXEEXT) derived-key-test$(EXEEXT) \
250 derived_key_test_SOURCES = derived-key-test.c
251 derived_key_test_OBJECTS = derived-key-test.$(OBJEXT)
467 $(librfc3961_la_SOURCES) aes-test.c derived-key-test.c \
478 aes-test.c derived-key-test.c krbhst-test.c n-fold-test.c \
1184 derived-key-test$(EXEEXT): $(derived_key_test_OBJECTS) $(derived_key_test_DEPENDENCIES)
1185 @rm -f derived-key-test$(EXEEXT)
1294 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/derived-key-test.Po@am__quote@
/freebsd-11-stable/sys/dev/cxgb/
H A Dbin2h.pl35 contributors may be used to endorse or promote products derived from
/freebsd-11-stable/contrib/apr/
H A Dapr.spec99 - derived from Fedora Core apr.spec
/freebsd-11-stable/contrib/bmake/mk/sys/
H A DNetBSD.mk47 # CPU model, derived from MACHINE_ARCH
/freebsd-11-stable/contrib/groff/contrib/pdfmark/
H A Dpdfroff.sh218 dictionary will be derived. If this option is not used,
/freebsd-11-stable/stand/pc98/boot0/
H A Dboot0.s17 # derived from this software without specific prior written permission.
/freebsd-11-stable/crypto/openssl/util/
H A Dmkerr.pl422 " * endorse or promote products derived from this software without\n",
426 " * 5. Products derived from this software may not be called \"OpenSSL\"\n",
623 * endorse or promote products derived from this software without
627 * 5. Products derived from this software may not be called "OpenSSL"
H A Dpod2man.pl175 Programs derived from other sources sometimes have this, or
/freebsd-11-stable/contrib/apr-util/
H A Dapr-util.spec199 - derived from Fedora Core apr.spec
/freebsd-11-stable/contrib/gcc/cp/
H A Dsearch.c299 derived. */
717 protected_accessible_p (tree decl, tree derived, tree binfo)
725 class P derived from N, where m as a member of P is private or
737 /* If DERIVED isn't derived from m's class, then it can't be a P. */
738 if (!DERIVED_FROM_P (context_for_name_lookup (decl), derived))
741 access = access_in_type (derived, decl);
749 When a friend or a member function of a derived class references
754 reference to, or object of the derived class itself (or any class
755 derived from that class) (_expr.ref_). If the access is to form
757 derived clas
715 protected_accessible_p(tree decl, tree derived, tree binfo) argument
[all...]
H A Dclass.c73 /* The type of the most-derived type. */
74 tree derived; member in struct:vtbl_init_data_s
75 /* The binfo for the dynamic type. This will be TYPE_BINFO (derived),
228 the B base instance within A. To convert base A to derived B, CODE
280 error ("cannot convert from base %qT to derived type %qT via virtual base %qT",
425 Perform a derived-to-base conversion by recursively building up a
519 type. This function assumes that EXPR is the most derived class;
810 FOR_TYPE is the most derived type which caused this table to
1017 from a base class into a derived class scope, member
1018 functions in the derived clas
1821 base_derived_from(tree derived, tree base) argument
1926 find_final_overrider(tree derived, tree binfo, tree fn) argument
[all...]
H A Dcall.c96 from a pointer-to-derived to pointer-to-base is being performed. */
411 the `this' pointer must correspond to the most derived class
731 the body of a class. We know what's derived from
733 derived-to-base conversion. For example, in:
854 /* The derived-to-base conversion indicates the initialization
855 of a parameter with base type from an object of a derived
1071 argument expression has a type that is a derived class of the
1073 a derived-to-base Conversion.
1080 returns an entity of a type that is a derived class of the
1081 parameter type, a derived
5656 is_properly_derived_from(tree derived, tree base) argument
[all...]
/freebsd-11-stable/stand/i386/pmbr/
H A Dpmbr.s15 # may be used to endorse or promote products derived from this software
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DAliasAnalysis.h943 /// derived type passed into it.
954 /// Helper to dispatch calls back through the derived type.
955 DerivedT &derived() { return static_cast<DerivedT &>(*this); } function in class:llvm::AAResultBase
1014 // Provide all the copy and move constructors so that derived types aren't
1023 /// back to the derived class's implementation.
1029 AAResultsProxy getBestAAResults() { return AAResultsProxy(AAR, derived()); }
/freebsd-11-stable/contrib/llvm-project/clang/utils/TableGen/
H A DClangASTPropertiesEmitter.cpp181 void visitAllProperties(HasProperties derived, const NodeInfo &derivedInfo, argument
195 visitAllNodesWithInfo(derived, derivedInfo,
313 // derived node, so use it as the error.
/freebsd-11-stable/sys/dev/bnxt/
H A Dconvert_hsi.pl164 * contributors may be used to endorse or promote products derived
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Support/
H A Dregengine.inc2 * This code is derived from OpenBSD's libc/regex, original license follows:
8 * This code is derived from software contributed to Berkeley by
20 * may be used to endorse or promote products derived from this software
/freebsd-11-stable/stand/lua/
H A Ddrawer.lua300 -- have their names derived differently. The default action for entry
/freebsd-11-stable/contrib/ntp/ntpd/
H A Dntp_control.c3703 u_int32 derived; local
3705 derived = derive_nonce(&rbufp->recv_srcadr,
3709 rbufp->recv_time.l_ui, rbufp->recv_time.l_uf, derived);
3729 u_int derived; local
3736 derived = derive_nonce(&rbufp->recv_srcadr, ts.l_ui, ts.l_uf);
3740 return (supposed == derived && now_delta.l_ui < 16);
/freebsd-11-stable/contrib/gdb/gdb/
H A Dlinespec.c170 when the definition of the derived class is parsed. */
250 derived classes override those in baseclasses.
/freebsd-11-stable/contrib/gcc/config/sparc/
H A Dlb1spc.asm4 These routines are derived from the SPARC Architecture Manual, version 8,
/freebsd-11-stable/contrib/dtc/Documentation/
H A Ddtc-paper.tex304 the unit address is bus dependent, but is generally derived from the
/freebsd-11-stable/contrib/subversion/subversion/libsvn_wc/
H A Dwc-metadata.sql80 derived from the 'checksum' column. Each pristine text is referenced by

Completed in 310 milliseconds

12