Searched refs:addon (Results 1 – 10 of 10) sorted by relevance
/netbsd/sys/dev/ic/ |
H A D | lm700x.c | 69 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 D | odds.c | 85 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 D | line.c | 113 #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 D | README | 1 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 D | README | 1 This directory serves as a simple Vim addon for GCC development. It can be
|
/netbsd/external/mpl/dhcp/dist/server/ |
H A D | confpars.c | 4037 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 D | acinclude.m4.in | 1887 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 D | gimple-fold.cc | 6098 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 D | parser.cc | 35867 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 D | CHANGES.prev | 4019 slope of this, or an alternative fixed addon, configurable.
|