Searched defs:add (Results 1 - 25 of 162) sorted by last modified time

1234567

/freebsd-10.1-release/crypto/openssl/crypto/txt_db/
H A Dtxt_db.c77 int i, add, n; local
/freebsd-10.1-release/crypto/openssl/crypto/rand/
H A Dmd_rand.c193 static void ssleay_rand_add(const void *buf, int num, double add) argument
H A Drand.h85 void (*add) (const void *buf, int num, double entropy); member in struct:rand_meth_st
/freebsd-10.1-release/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.1-release/crypto/openssl/crypto/bn/
H A Dbn_add.c262 int add = 0, neg = 0; local
H A Dbn_depr.c70 BN_generate_prime(BIGNUM *ret, int bits, int safe, const BIGNUM *add, const BIGNUM *rem, void (*callback) (int, int, void *), void *cb_arg) argument
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.1-release/etc/
H A DMakefile
/freebsd-10.1-release/contrib/ntp/sntp/libevent/
H A Devent-internal.h103 int (*add)(struct event_base *, evutil_socket_t fd, short old, short events, void *fdinfo); member in struct:eventop
/freebsd-10.1-release/contrib/ntp/lib/isc/include/isc/
H A Dradix.h63 } add; member in struct:isc_prefix
/freebsd-10.1-release/usr.sbin/makefs/
H A Dcd9660.c1337 int add; local
/freebsd-10.1-release/usr.sbin/inetd/
H A Dinetd.c2544 search_proc(pid_t pid, int add) argument
/freebsd-10.1-release/usr.sbin/ppp/
H A Darp.c100 arp_ProxySub(struct bundle *bundle, struct in_addr addr, int add) argument
H A Dcommand.c1508 int iport, add = 0; local
2747 ident_cmd(const char *cmd, unsigned *keep, unsigned *add) argument
2795 unsigned add; /* Add this opt */ local
2847 unsigned add; /* Add these bits */ local
3077 unsigned keep, add; local
[all...]
H A Dmp.c670 size_t total, add, len; local
H A Dncp.c321 size_t add; local
/freebsd-10.1-release/usr.sbin/autofs/
H A Dautomountd.c73 struct autofs_daemon_done add; local
/freebsd-10.1-release/usr.sbin/moused/
H A Dmoused.c3396 mremote_clientchg(int add) argument
/freebsd-10.1-release/usr.sbin/services_mkdb/
H A Dservices_mkdb.c174 add(DB *db, StringList *sl, size_t port, const char *proto, size_t *cnt, function
/freebsd-10.1-release/contrib/llvm/include/llvm/ADT/
H A DImmutableIntervalMap.h220 ImmutableIntervalMap add(ImmutableIntervalMap Old, function in class:llvm::ImmutableIntervalMap::Factory
H A DImmutableList.h188 ImmutableList<T> add(const T& D, ImmutableList<T> L) { function in class:llvm::ImmutableListFactory
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
H A DImmutableSet.h400 TreeTy* add(TreeTy* T, value_type_ref V) { function in class:llvm::ImutAVLFactory
998 ImmutableSet add(ImmutableSet Old, value_type_ref V) { function in class:llvm::ImmutableSet::Factory
1162 ImmutableSetRef add(value_type_ref V) { function in class:llvm::ImmutableSetRef
/freebsd-10.1-release/contrib/llvm/include/llvm/CodeGen/
H A DLiveInterval.h610 void add(SlotIndex Start, SlotIndex End, VNInfo *VNI) { function in class:llvm::LiveRange::LiveRangeUpdater
H A DSelectionDAG.h122 void add(SDDbgValue *V, const SDNode *Node, bool isParameter) { function in class:llvm::SDDbgInfo

Completed in 193 milliseconds

1234567