Searched refs:nb (Results 76 - 100 of 117) sorted by relevance

12345

/netbsd-6-1-5-RELEASE/external/mit/xorg/tools/xkbcomp/
H A Dxkbcomp-KeyBind.c668 int nb; local
674 nb = sizeof(KeySym) * nm;
679 ((! (p->modifiers = (KeySym *) Xmalloc( (unsigned) nb))) &&
680 (nb > 0))) {
695 memcpy ((char *) p->modifiers, (char *) mlist, nb);
/netbsd-6-1-5-RELEASE/gnu/dist/texinfo/intl/
H A Dloadmsgcat.c990 long int nb = (long int) read (fd, read_ptr, to_read); local
991 if (nb <= 0)
994 if (nb == -1 && errno == EINTR)
1000 read_ptr += nb;
1001 to_read -= nb;
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/intl/
H A Dloadmsgcat.c985 long int nb = (long int) read (fd, read_ptr, to_read); local
986 if (nb <= 0)
989 if (nb == -1 && errno == EINTR)
995 read_ptr += nb;
996 to_read -= nb;
/netbsd-6-1-5-RELEASE/gnu/dist/gettext/gettext-runtime/intl/
H A Dloadmsgcat.c988 long int nb = (long int) read (fd, read_ptr, to_read); local
989 if (nb <= 0)
992 if (nb == -1 && errno == EINTR)
998 read_ptr += nb;
999 to_read -= nb;
/netbsd-6-1-5-RELEASE/x11/tools/xkbcomp/
H A Dxkbcomp-KeyBind.c668 int nb; local
674 nb = sizeof(KeySym) * nm;
679 ((! (p->modifiers = (KeySym *) Xmalloc( (unsigned) nb))) &&
680 (nb > 0))) {
695 memcpy ((char *) p->modifiers, (char *) mlist, nb);
/netbsd-6-1-5-RELEASE/external/bsd/bind/dist/lib/isc/
H A Dsockaddr.c109 isc_netaddr_t na, nb; local
111 isc_netaddr_fromsockaddr(&nb, b);
112 return (isc_netaddr_eqprefix(&na, &nb, prefixlen));
/netbsd-6-1-5-RELEASE/external/bsd/ntp/dist/lib/isc/
H A Dsockaddr.c109 isc_netaddr_t na, nb; local
111 isc_netaddr_fromsockaddr(&nb, b);
112 return (isc_netaddr_eqprefix(&na, &nb, prefixlen));
/netbsd-6-1-5-RELEASE/dist/bzip2/
H A Dbzlib.c691 Int32 nb, na, mid; local
692 nb = 0;
695 mid = (nb + na) >> 1;
696 if (indx >= cftab[mid]) nb = mid; else na = mid;
698 while (na - nb != 1);
699 return nb;
/netbsd-6-1-5-RELEASE/external/bsd/file/dist/src/
H A Dmagic.c483 magic_buffer(struct magic_set *ms, const void *buf, size_t nb) argument
491 if (file_buffer(ms, -1, NULL, buf, nb) == -1) {
/netbsd-6-1-5-RELEASE/external/bsd/pcc/dist/pcc/mip/
H A Dregs.c184 REGW *nb; local
191 nb = &nblock[regno(p)];
192 if (nb->link.q_forw == 0) {
193 DLIST_INSERT_AFTER(&initial, nb, link);
195 ASGNUM(nb) = regno(p);
197 nb->nodnum, regno(p)));
200 if (nb->r_class == 0)
201 nb->r_class = gclass(p->n_type);
204 p, nb->nodnum, nb
2250 REGW *nb; local
2297 REGW *nb = &nblock[regno(p)]; local
[all...]
/netbsd-6-1-5-RELEASE/external/lgpl3/gmp/dist/mpn/generic/
H A Dtoom8h_mul.c84 #define TOOM8H_MUL_REC(p, a, na, b, nb, ws) \
85 do { mpn_mul (p, a, na, b, nb); \
/netbsd-6-1-5-RELEASE/sys/net/
H A Dif_ppp.c470 u_int nb; local
573 nb = odp->length;
574 if (nb > sizeof(ccp_option))
575 nb = sizeof(ccp_option);
576 if ((error = copyin(odp->ptr, ccp_option, nb)) != 0)
585 ccp_option[2], nb);
600 sc->sc_xc_state = cp->comp_alloc(ccp_option, nb);
617 sc->sc_rc_state = cp->decomp_alloc(ccp_option, nb);
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/
H A Dgraphite-sese-to-poly.c1113 ppl_Polyhedron_t outer_ph, int nb,
1119 ppl_dimension_type dim = nb + 1 + scop_nb_params (scop);
1131 for (i = 0; i < (int) nb; i++)
1133 for (i = (int) nb; i < (int) dim - 1; i++)
1135 map[dim - 1] = nb;
1147 ppl_set_coef (lb_expr, nb, 1);
1162 ppl_set_coef (ub_expr, nb, -1);
1187 ppl_set_coef (ub_expr, nb, -1);
1197 build_loop_iteration_domains (scop, loop->inner, ph, nb + 1, domains);
1199 if (nb !
1112 build_loop_iteration_domains(scop_p scop, struct loop *loop, ppl_Polyhedron_t outer_ph, int nb, ppl_Pointset_Powerset_C_Polyhedron_t *domains) argument
[all...]
/netbsd-6-1-5-RELEASE/common/dist/zlib/contrib/pascal/
H A Dzlibpas.pas30 total_in: LongInt; (* total nb of input bytes read so far *)
34 total_out: LongInt; (* total nb of bytes output so far *)
/netbsd-6-1-5-RELEASE/external/bsd/openldap/dist/include/
H A Dlber_pvt.h84 ber_pvt_socket_set_nonblock LDAP_P(( ber_socket_t sd, int nb ));
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/zlib/contrib/pascal/
H A Dzlibpas.pas30 total_in: LongInt; (* total nb of input bytes read so far *)
34 total_out: LongInt; (* total nb of bytes output so far *)
/netbsd-6-1-5-RELEASE/sys/dev/pci/
H A Dif_txp.c932 int i, j, nb; local
1070 for (nb = 0; nb < RXBUF_ENTRIES; nb++) {
1074 memcpy(__UNVOLATILE(&sc->sc_rxbufs[nb].rb_vaddrlo), &sd, sizeof(sd));
1102 sc->sc_rxbufs[nb].rb_paddrlo =
1104 sc->sc_rxbufs[nb].rb_paddrhi =
1161 if (nb == RXBUF_ENTRIES)
1162 nb--;
1163 for (i = 0; i <= nb;
[all...]
/netbsd-6-1-5-RELEASE/dist/dhcp/common/
H A Dtree.c454 struct binding *nb; local
487 nb = dmalloc (sizeof *nb, MDL);
488 if (!nb) {
493 memset (nb, 0, sizeof *nb);
494 nb -> name = dmalloc (strlen (s -> string) + 1,
496 if (nb -> name)
497 strcpy (nb -> name, s -> string);
499 dfree (nb, MD
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/sim/rx/
H A Drx.c286 int nb = lsb_count (num, 0); local
290 if (nb < db)
293 rv = 3 + nb - db;
301 int nb = lsb_count ((unsigned long)num, 1); local
305 if (nb < db)
308 rv = 5 + nb - db;
/netbsd-6-1-5-RELEASE/distrib/syspkg/sets/base/
H A DMakefile70 SUBDIR+=base-locale-nb
/netbsd-6-1-5-RELEASE/dist/pppd/pppdump/
H A Ddeflate.c72 static void z_free __P((void *, void *ptr, u_int nb));
/netbsd-6-1-5-RELEASE/external/bsd/openldap/dist/libraries/liblber/
H A Dsockbuf.c342 ber_pvt_socket_set_nonblock( ber_socket_t sd, int nb )
346 if( nb ) {
354 ioctl_t status = nb ? 1 : 0;
/netbsd-6-1-5-RELEASE/usr.sbin/syslogd/
H A Dsyslogd.c831 unsigned rc, nb; local
836 else if ((*c & 0xe0) == 0xc0) nb = 2; /* 110bbbbb */
837 else if ((*c & 0xf0) == 0xe0) nb = 3; /* 1110bbbb */
838 else if ((*c & 0xf8) == 0xf0) nb = 4; /* 11110bbb */
853 rc = nb;
855 switch (nb) {
872 unsigned nb, i; local
878 nb = 2;
881 nb = 3;
884 nb
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gold/
H A Dscript.cc1465 Task_token* nb; local
1467 nb = next_blocker;
1470 nb = new Task_token(true);
1471 nb->add_blocker();
1475 input_group, NULL, this_blocker, nb));
1476 this_blocker = nb;
/netbsd-6-1-5-RELEASE/crypto/external/bsd/openssl/dist/demos/engines/zencod/
H A Dhw_zencod.c1551 int nb = 0 ; local
1559 nb = 256 / ctx->key_len ;
1560 for ( i = 0; i < nb ; i++ ) {

Completed in 463 milliseconds

12345