Searched defs:add (Results 51 - 75 of 168) sorted by relevance

1234567

/freebsd-10-stable/crypto/openssl/crypto/bn/
H A Dbn_prime.c163 BN_generate_prime_ex(BIGNUM *ret, int bits, int safe, const BIGNUM *add, const BIGNUM *rem, BN_GENCB *cb) argument
410 probable_prime_dh(BIGNUM *rnd, int bits, const BIGNUM *add, const BIGNUM *rem, BN_CTX *ctx) argument
[all...]
/freebsd-10-stable/crypto/openssl/crypto/rand/
H A Dmd_rand.c193 static void ssleay_rand_add(const void *buf, int num, double add) argument
/freebsd-10-stable/sys/dev/drm2/ttm/
H A Dttm_bo_util.c307 unsigned long add = 0; local
/freebsd-10-stable/usr.sbin/autofs/
H A Dautomountd.c73 struct autofs_daemon_done add; local
/freebsd-10-stable/contrib/ntp/lib/isc/include/isc/
H A Dradix.h63 } add; member in struct:isc_prefix
/freebsd-10-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Dtxg.c756 boolean_t add; local
780 boolean_t add; local
/freebsd-10-stable/contrib/unbound/util/data/
H A Dpacked_rrset.c220 packed_rrset_ttl_add(struct packed_rrset_data* data, time_t add) argument
/freebsd-10-stable/sys/netinet/
H A Dsctp_bsd_addr.c359 sctp_add_or_del_interfaces(int (*pred) (struct ifnet *), int add){ argument
/freebsd-10-stable/usr.sbin/services_mkdb/
H A Dservices_mkdb.c190 add(DB *db, StringList *sl, size_t port, const char *proto, size_t *cnt, function
/freebsd-10-stable/crypto/openssh/
H A Dssh-add.c334 update_card(int agent_fd, int add, const char *id) argument
[all...]
/freebsd-10-stable/libexec/rtld-elf/i386/
H A Dreloc.c133 Elf_Addr *where, symval, add; local
/freebsd-10-stable/sys/fs/nfsclient/
H A Dnfs_clcomsubs.c406 nfscl_getcookie(struct nfsnode *np, off_t off, int add) argument
/freebsd-10-stable/bin/pax/
H A Dtables.c703 chk_dev(dev_t dev, int add) argument
[all...]
/freebsd-10-stable/contrib/groff/src/roff/troff/
H A Dmtsm.cpp626 void state_set::add(units_value_state, int n) function in class:state_set
/freebsd-10-stable/contrib/llvm/include/llvm/ADT/
H A DImmutableMap.h110 ImmutableMap add(ImmutableMap Old, key_type_ref K, data_type_ref D) { function in class:llvm::ImmutableMap::Factory
342 ImmutableMapRef add(key_type_ref K, data_type_ref D) const { function in class:llvm::ImmutableMapRef
/freebsd-10-stable/contrib/llvm/lib/Analysis/
H A DAliasSetTracker.cpp292 bool AliasSetTracker::add(Value *Ptr, uint64_t Size, const MDNode *TBAAInfo) { function in class:AliasSetTracker
299 bool AliasSetTracker::add(LoadInst *LI) { function in class:AliasSetTracker
311 bool AliasSetTracker::add(StoreInst *SI) { function in class:AliasSetTracker
324 bool AliasSetTracker::add(VAArgInst *VAAI) { function in class:AliasSetTracker
350 bool AliasSetTracker::add(Instruction *I) { function in class:AliasSetTracker
361 void AliasSetTracker::add(BasicBloc function in class:AliasSetTracker
366 void AliasSetTracker::add(const AliasSetTracker &AST) { function in class:AliasSetTracker
[all...]
/freebsd-10-stable/contrib/llvm/lib/Support/
H A DAPInt.cpp237 static bool add(uint64_t *dest, const uint64_t *x, const uint64_t *y, function
[all...]
/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/Sema/
H A DDelayedDiagnostic.h251 void add(const DelayedDiagnostic &diag) { function in class:clang::sema::DelayedDiagnosticPool
276 inline void Sema::DelayedDiagnostics::add(const sema::DelayedDiagnostic &diag) { function in class:clang::Sema::DelayedDiagnostics
/freebsd-10-stable/contrib/llvm/tools/clang/lib/AST/
H A DCXXInheritance.cpp448 void OverridingMethods::add(unsigned OverriddenSubobject, function in class:OverridingMethods
457 void OverridingMethods::add(const OverridingMethods &Other) { function in class:OverridingMethods
/freebsd-10-stable/contrib/pf/authpf/
H A Dauthpf.c751 change_filter(int add, const char *l_user, const char *ip_src) argument
846 change_table(int add, const char *ip_src) argument
/freebsd-10-stable/contrib/wpa/src/ap/
H A Diapp.c182 struct iapp_add_notify *add; local
275 struct iapp_add_notify *add = (struct iapp_add_notify *) (hdr + 1); local
[all...]
/freebsd-10-stable/sys/contrib/ngatm/netnatm/api/
H A Dcc_user.c1573 struct atm_add_party *add = uni_msg_rptr(msg, local
/freebsd-10-stable/sys/dev/drm2/
H A Ddrm_bufs.c155 unsigned long add; local
/freebsd-10-stable/crypto/openssl/crypto/ec/
H A Dec_lcl.h155 int (*add) (const EC_GROUP *, EC_POINT *r, const EC_POINT *a, member in struct:ec_method_st
/freebsd-10-stable/bin/sh/
H A Dexec.c525 cmdlookup(const char *name, int add) argument

Completed in 400 milliseconds

1234567