Searched defs:add (Results 101 - 125 of 162) sorted by relevance

1234567

/freebsd-10.1-release/sbin/devd/
H A Ddevd.cc175 event_proc::add(eps *eps) function in class:event_proc
/freebsd-10.1-release/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Dddt.c685 ddt_lookup(ddt_t *ddt, const blkptr_t *bp, boolean_t add) argument
1093 uint64_t add, count = 0; local
H A Ddmu_tx.c705 dmu_tx_hold_zap(dmu_tx_t *tx, uint64_t object, int add, const char *name) argument
H A Dzap.c1336 fzap_count_write(zap_name_t *zn, int add, uint64_t *towrite, argument
H A Dzap_micro.c1393 zap_count_write(objset_t *os, uint64_t zapobj, const char *name, int add, argument
[all...]
/freebsd-10.1-release/sys/contrib/ngatm/netnatm/sig/
H A Dsig_call.c2463 struct uniapi_add_party_request *add = local
[all...]
/freebsd-10.1-release/sys/net80211/
H A Dieee80211_proto.c691 setbasicrates(struct ieee80211_rateset *rs, enum ieee80211_phymode mode, int add) argument
/freebsd-10.1-release/sys/nfsclient/
H A Dnfs_subs.c786 nfs_getcookie(struct nfsnode *np, off_t off, int add) argument
/freebsd-10.1-release/sys/ofed/drivers/net/mlx4/
H A Dmcg.c1473 mlx4_PROMISC(struct mlx4_dev *dev, u32 qpn, enum mlx4_steer_type steer, u8 add, u8 port) argument
[all...]
/freebsd-10.1-release/usr.sbin/makefs/
H A Dcd9660.c1337 int add; local
/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/binutils/bfd/
H A Dcoff-arm.c1613 bfd_vma add; local
H A Dcofflink.c1418 int add; local
1901 int add; local
[all...]
H A Decofflink.c1373 size_t add; local
[all...]
H A Dsunos.c2020 bfd_size_type add; local
/freebsd-10.1-release/contrib/binutils/gas/
H A Dwrite.c250 symbolS *add = NULL; local
[all...]
/freebsd-10.1-release/contrib/binutils/opcodes/
H A Darm-dis.c1732 int add = (given >> 23) & 1; local
[all...]
/freebsd-10.1-release/contrib/gcc/
H A Dflow.c3234 ior_reg_cond(rtx old, rtx x, int add) argument
3342 and_reg_cond(rtx old, rtx x, int add) argument
[all...]
H A Dgenrecog.c1482 struct decision_test *old, *add; local
1526 struct decision *next, *add; local
[all...]
H A Dlibgcc2.c540 UWtype word, count, add; local
730 Wtype ret, add; local
762 Wtype ret, add; local
[all...]
H A Dregmove.c969 rtx add = gen_add3_insn (dst, dst, GEN_INT (newconst)); local
/freebsd-10.1-release/contrib/gcclibs/libiberty/
H A Dcp-demangle.c2595 d_print_resize (struct d_print_info *dpi, size_t add) argument
/freebsd-10.1-release/contrib/groff/src/preproc/html/
H A Dpre-html.cpp1060 void imageList::add(int x1, int y1, int x2, int y2, function in class:imageList
/freebsd-10.1-release/contrib/llvm/include/llvm/ADT/
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/tools/clang/lib/AST/
H A DDeclBase.cpp129 void Decl::add(Kind k) { function in class:Decl

Completed in 305 milliseconds

1234567