Searched refs:extra (Results 201 - 210 of 210) sorted by relevance

123456789

/freebsd-9.3-release/contrib/wpa/wpa_supplicant/
H A DMakefile763 LIBS += -lgnutls-extra
/freebsd-9.3-release/contrib/ncurses/include/
H A DCaps.osf1r5221 has_status_line hs bool hs - - YB-G- has extra status line
335 enter_bold_mode bold str md - - YB-G- turn on bold (extra bright) mode
/freebsd-9.3-release/sys/dev/bce/
H A Dif_bce.c2611 u32 cmd_flags, offset32, len32, extra; local
2627 extra = 0;
2659 extra = 4 - (len32 & 3);
2674 memcpy(ret_buf, buf, 4 - extra);
2707 memcpy(ret_buf, buf, 4 - extra);
/freebsd-9.3-release/contrib/gdb/gdb/
H A Dgdbtypes.c124 struct extra struct
991 METHOD just means `function that gets an extra "this" argument'.
1192 strcat (nam, " >"); /* FIXME, extra space still introduced in gcc? */
1567 /* We need one extra slot, for the THIS pointer. */
/freebsd-9.3-release/sys/netpfil/ipfw/
H A Dip_fw2.c1100 args->f_id.extra =
/freebsd-9.3-release/contrib/gcc/config/rs6000/
H A Drs6000.c2808 unsigned HOST_WIDE_INT offset, extra;
2822 extra = 0;
2855 extra = 4;
2863 extra = 12;
2867 extra = 8;
2875 return (offset < 0x10000) && (offset + extra < 0x10000);
3370 This cuts number of extra insns needed from 3 to 1.
4488 direction, to pad out an argument with extra space. The value
5201 (otherwise it is an extra parameter matching an ellipsis).
11361 /* Generate XLC-compatible TFmode compare as PARALLEL with extra
2799 unsigned HOST_WIDE_INT offset, extra; local
[all...]
/freebsd-9.3-release/contrib/ntp/
H A Dconfigure13270 # extra space).
13591 # Use $CC to link under sequent, because it throws in some extra .o
27818 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if extra braces are needed for PTHREAD_ONCE_INIT" >&5
27819 $as_echo_n "checking if extra braces are needed for PTHREAD_ONCE_INIT... " >&6; }
31534 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if we need extra help to define struct iovec" >&5
31535 $as_echo_n "checking if we need extra help to define struct iovec... " >&6; }
34584 # The following might need extra libraries
[all...]
/freebsd-9.3-release/contrib/cvs/src/
H A Dsanity.sh2650 touch first-dir/extra
13571 # this code, which should provide some extra checking for
20827 # The extra whitespace regexps are for the RCS library, which does
21591 # copy will not need any extra attention
27450 # without extra arguments (e.g. "cvs update", "cvs diff",
/freebsd-9.3-release/contrib/ncurses/
H A Dconfigure765 --enable-const compile with extra/non-standard const
17521 # These are the two extra sed commands mentioned above.
/freebsd-9.3-release/contrib/libstdc++/
H A Dconfigure883 build extra debug library [default=no]
8079 echo "$as_me:$LINENO: checking for extra compiler flags for building" >&5
8080 echo $ECHO_N "checking for extra compiler flags for building... $ECHO_C" >&6
8097 # extra (e.g., #defines) that must accompany particular g++ options.
[all...]

Completed in 505 milliseconds

123456789