Home
last modified time | relevance | path

Searched defs:add (Results 1 – 25 of 150) sorted by relevance

123456

/dragonfly/contrib/xz/src/liblzma/common/
H A Dblock_header_encoder.c28 const uint32_t add = lzma_vli_size(block->compressed_size); in lzma_block_header_size() local
37 const uint32_t add = lzma_vli_size(block->uncompressed_size); in lzma_block_header_size() local
53 uint32_t add; in lzma_block_header_size() local
/dragonfly/contrib/wpa_supplicant/src/drivers/
H A Ddriver_wired_common.c83 static int driver_wired_multi(const char *ifname, const u8 *addr, int add) in driver_wired_multi()
140 int wired_multicast_membership(int sock, int ifindex, const u8 *addr, int add) in wired_multicast_membership()
/dragonfly/games/robots/
H A Dmove_robs.c125 add_score(int add) in add_score()
/dragonfly/contrib/mpfr/src/
H A Dzeta.c148 int p, n, l, add; in mpfr_zeta_pos() local
295 long add; in mpfr_zeta() local
/dragonfly/crypto/libressl/crypto/bn/
H A Dbn_prime.c164 BN_generate_prime_ex(BIGNUM *ret, int bits, int safe, const BIGNUM *add, in BN_generate_prime_ex()
445 probable_prime_dh(BIGNUM *rnd, int bits, const BIGNUM *add, const BIGNUM *rem, in probable_prime_dh()
/dragonfly/contrib/nvi2/common/
H A Dutil.h41 #define NNFITS(min, cur, add) \ argument
43 #define NPFITS(max, cur, add) \ argument
/dragonfly/usr.sbin/authpf/
H A Dauthpf.c631 change_filter(int add, const char *user, const char *his_ipsrc) in change_filter()
725 change_table(int add, const char *his_ipsrc) in change_table()
/dragonfly/crypto/libressl/include/openssl/
H A Drand.h79 void (*add)(const void *buf, int num, double entropy); member
/dragonfly/sbin/gpt/
H A Dadd.c57 add(int fd) in add() function
/dragonfly/usr.bin/tee/
H A Dtee.c127 add(int fd, const char *name) in add() function
/dragonfly/contrib/binutils-2.34/gas/
H A Dsymbols.h138 symbolS *add; member
/dragonfly/contrib/binutils-2.27/gas/
H A Dsymbols.h137 symbolS *add; member
/dragonfly/contrib/mdocml/
H A Dterm_tab.c48 int add; in term_tab_set() local
/dragonfly/sys/dev/netif/iwm/
H A Dif_iwm_binding.c187 struct iwm_phy_ctxt *phyctxt, boolean_t add) in iwm_binding_update()
/dragonfly/bin/sh/
H A Dmksyntax.c290 add(const char *p, const char *type) in add() function
/dragonfly/contrib/gcc-8.0/gcc/
H A Dlto-streamer.c144 const char *add; in lto_get_section_name() local
H A Dhash-set.h45 bool add (const Key &k) in add() function
H A Dinchash.h98 void add (const void *data, size_t len) in add() function
/dragonfly/usr.sbin/ppp/
H A Dcommand.c1480 int iport, add = 0; in SetServer() local
2653 ident_cmd(const char *cmd, unsigned *keep, unsigned *add) in ident_cmd()
2701 unsigned add; /* Add these bits */ in OptSet() local
2745 unsigned add; /* Add these bits */ in NegotiateSet() local
2947 unsigned keep, add; in NegotiateCommand() local
H A Darp.c100 arp_ProxySub(struct bundle *bundle, struct in_addr addr, int add) in arp_ProxySub()
/dragonfly/usr.bin/hexdump/
H A Dparse.c71 add(const char *fmt) in add() function
/dragonfly/contrib/gcc-4.7/libgcc/
H A Dlibgcc2.c533 UWtype word, count, add; in __ffsDI2() local
723 Wtype ret, add; in __clzDI2() local
755 Wtype ret, add; in __ctzDI2() local
790 Wtype ret, add; in __clrsbDI2() local
H A Dfp-bit.h230 # define add __addtf3 macro
250 # define add __addsf3 macro
270 # define add __adddf3 macro
/dragonfly/contrib/wpa_supplicant/src/ap/
H A Diapp.c178 struct iapp_add_notify *add; in iapp_send_add() local
264 struct iapp_add_notify *add = (struct iapp_add_notify *) (hdr + 1); in iapp_process_add_notify() local
/dragonfly/sys/dev/drm/
H A Ddrm_hashtab.c142 unsigned long add) in drm_ht_just_insert_please()

123456