Home
last modified time | relevance | path

Searched refs:addon (Results 1 – 10 of 10) sorted by relevance

/netbsd/sys/dev/ic/
H A Dlm700x.c69 lm700x_hardware_write(struct lm700x_t *lm, u_int32_t data, u_int32_t addon) in lm700x_hardware_write() argument
73 lm->init(lm->iot, lm->ioh, lm->offset, lm->rsetdata | addon); in lm700x_hardware_write()
78 lm->wocl | addon); in lm700x_hardware_write()
81 lm->woch | addon); in lm700x_hardware_write()
84 lm->wocl | addon); in lm700x_hardware_write()
87 lm->wzcl | addon); in lm700x_hardware_write()
90 lm->wzch | addon); in lm700x_hardware_write()
93 lm->wzcl | addon); in lm700x_hardware_write()
96 lm->rset(lm->iot, lm->ioh, lm->offset, lm->rsetdata | addon); in lm700x_hardware_write()
/netbsd/games/backgammon/common_source/
H A Dodds.c85 int a, diff, place, addon, menstuck; in canhit() local
101 addon = place + ((board[j] * a > 2 || j == b) ? 5 : 0); in canhit()
108 odds(k, diff - k, addon); in canhit()
110 odds(diff, 0, addon); in canhit()
/netbsd/distrib/utils/more/
H A Dline.c113 #define NEW_COLUMN(addon) \ argument
114 if (column + addon + (ln_state ? ue_width : 0) > sc_width) \
117 column += addon
/netbsd/external/gpl3/gcc.old/dist/contrib/vim-gcc-dev/
H A DREADME1 This directory serves as a simple Vim addon for GCC development. It can be
/netbsd/external/gpl3/gcc/dist/contrib/vim-gcc-dev/
H A DREADME1 This directory serves as a simple Vim addon for GCC development. It can be
/netbsd/external/mpl/dhcp/dist/server/
H A Dconfpars.c4037 isc_uint64_t addon in add_ipv6_pool_to_subnet() local
4040 if (addon > space_left) { in add_ipv6_pool_to_subnet()
4044 pond->num_total += addon; in add_ipv6_pool_to_subnet()
/netbsd/external/gpl2/gettext/dist/gettext-tools/examples/hello-c++-kde/admin/
H A Dacinclude.m4.in1887 AC_MSG_CHECKING(for kde-qt-addon)
1894 LIBS="-lkde-qt-addon $LIBQT $LIBS"
1916 AC_MSG_ERROR([Can't find libkde-qt-addon. You need to install it first.
1917 It is a separate package (and CVS module) named kde-qt-addon.])
/netbsd/external/gpl3/gcc/dist/gcc/
H A Dgimple-fold.cc6098 tree addon = TREE_OPERAND (inner, 1); in fold_stmt_1() local
6099 addon = fold_convert (sizetype, addon); in fold_stmt_1()
6101 ptr, addon); in fold_stmt_1()
/netbsd/external/gpl3/gcc/dist/gcc/cp/
H A Dparser.cc35867 tree addon = cp_parser_attributes_opt (parser); in cp_parser_objc_valid_prefix_attributes() local
35868 if (addon in cp_parser_objc_valid_prefix_attributes()
35873 TREE_CHAIN (*attrib) = addon; in cp_parser_objc_valid_prefix_attributes()
35875 *attrib = addon; in cp_parser_objc_valid_prefix_attributes()
/netbsd/doc/
H A DCHANGES.prev4019 slope of this, or an alternative fixed addon, configurable.