Searched defs:add (Results 1 - 25 of 157) sorted by relevance

1234567

/freebsd-10.0-release/crypto/openssh/
H A Dmdoc2man.awk52 function add(str) { function
[all...]
/freebsd-10.0-release/contrib/xz/src/liblzma/common/
H A Dblock_header_encoder.c28 const uint32_t add = lzma_vli_size(block->compressed_size); local
37 const uint32_t add = lzma_vli_size(block->uncompressed_size); local
H A Dblock_decoder.c52 update_size(lzma_vli *size, lzma_vli add, lzma_vli limit) argument
/freebsd-10.0-release/contrib/ipfilter/ipsend/
H A Dlarp.c36 u_long add; local
H A D44arp.c47 u_long add; local
H A Darp.c45 u_long add; local
/freebsd-10.0-release/contrib/apr/include/
H A Dapr_random.h50 apr_crypto_hash_add_t *add; member in struct:apr_crypto_hash_t
/freebsd-10.0-release/contrib/binutils/gas/
H A Dsymbols.h133 symbolS *add; member in struct:broken_word
/freebsd-10.0-release/contrib/gperf/src/
H A Dpositions.cc51 Positions::add (int pos) function in class:Positions
/freebsd-10.0-release/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DSDNodeOrdering.h36 void add(const SDNode *Node, unsigned NewOrder) { function in class:llvm::SDNodeOrdering
/freebsd-10.0-release/contrib/subversion/
H A Dgen-make.py224 def add(self, opt, val): member in class:Options
/freebsd-10.0-release/contrib/llvm/tools/bugpoint/
H A Dbugpoint.cpp104 virtual void add(Pass *P) { function in class:__anon2727::AddToDriver
/freebsd-10.0-release/crypto/openssl/crypto/bn/
H A Dbn_depr.c68 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_add.c266 int add=0,neg=0; local
/freebsd-10.0-release/crypto/openssl/crypto/rand/
H A Drand.h86 void (*add)(const void *buf, int num, double entropy); member in struct:rand_meth_st
/freebsd-10.0-release/bin/sh/
H A Dmksyntax.c287 add(const char *p, const char *type) function
[all...]
/freebsd-10.0-release/contrib/bmake/mk/
H A Dmeta2deps.py289 def add(self, list, data, clue=''): member in class:MetaFile
/freebsd-10.0-release/contrib/llvm/utils/TableGen/
H A DSequenceToOffsetTable.h68 void add(const SeqT &Seq) { function in class:llvm::SequenceToOffsetTable
/freebsd-10.0-release/crypto/heimdal/lib/wind/
H A Dgen-normalize.py153 def add(table, k, v): function
/freebsd-10.0-release/etc/
H A DMakefile
/freebsd-10.0-release/sys/dev/drm/
H A Ddrm_hashtab.c120 drm_ht_just_insert_please(struct drm_open_hash *ht, struct drm_hash_item *item, unsigned long seed, int bits, int shift, unsigned long add) argument
/freebsd-10.0-release/sys/dev/drm2/
H A Ddrm_hashtab.c120 drm_ht_just_insert_please(struct drm_open_hash *ht, struct drm_hash_item *item, unsigned long seed, int bits, int shift, unsigned long add) argument
/freebsd-10.0-release/usr.bin/tee/
H A Dtee.c129 add(int fd, const char *name) function
/freebsd-10.0-release/contrib/sendmail/contrib/
H A Dqtool.pl1127 sub add subroutine
1258 sub add subroutine
/freebsd-10.0-release/contrib/unbound/daemon/
H A Dstats.c57 timeval_add(struct timeval* d, const struct timeval* add) argument

Completed in 245 milliseconds

1234567