Home
last modified time | relevance | path

Searched refs:alternate (Results 1 – 25 of 191) sorted by relevance

12345678

/freebsd-11-stable/lib/libc/i386/string/
HDswab.S58 jz L2 # while swaping alternate bytes.
68 jz L4 # while swapping alternate bytes.
/freebsd-11-stable/contrib/file/magic/Magdir/
HDmotorola61 >22 belong &0x02 may be loaded to alternate RAM,
62 >22 belong &0x04 malloc may be from alternate RAM,
HDspectrum80 >>>7 byte 1 (alternate timings)
/freebsd-11-stable/sys/dev/drm2/i915/
HDintel_bios.c329 bool alternate) in intel_bios_ssc_frequency() argument
333 return alternate ? 66 : 48; in intel_bios_ssc_frequency()
336 return alternate ? 100 : 96; in intel_bios_ssc_frequency()
338 return alternate ? 100 : 120; in intel_bios_ssc_frequency()
/freebsd-11-stable/usr.bin/patch/tests/
HDPR74127.in11 # This is used to turn on an alternate debug log file
/freebsd-11-stable/contrib/sendmail/mail.local/
HDREADME48 an alternate mail spool path (i.e., "-p /local/mail") and "-n" to specify
58 will offer an alternate hash, using a base64 encoding (changing / to _)
/freebsd-11-stable/contrib/sendmail/cf/feature/
HDuse_cw_file.m420 # to find alternate names for this host. Typically only used when several
/freebsd-11-stable/sys/netinet/
HDsctp_timer.c952 if (stcb->asoc.alternate) { in sctp_t3rxt_timer()
953 sctp_free_remote_addr(stcb->asoc.alternate); in sctp_t3rxt_timer()
955 stcb->asoc.alternate = alt; in sctp_t3rxt_timer()
956 atomic_add_int(&stcb->asoc.alternate->ref_count, 1); in sctp_t3rxt_timer()
1575 if (stcb->asoc.alternate) { in sctp_autoclose_timer()
1576 netp = stcb->asoc.alternate; in sctp_autoclose_timer()
HDsctp_output.c3953 if (stcb->asoc.alternate) { in sctp_handle_no_route()
3954 sctp_free_remote_addr(stcb->asoc.alternate); in sctp_handle_no_route()
3956 stcb->asoc.alternate = alt; in sctp_handle_no_route()
3957 atomic_add_int(&stcb->asoc.alternate->ref_count, 1); in sctp_handle_no_route()
6656 if (stcb->asoc.alternate) { in sctp_sendall_iterator()
6657 net = stcb->asoc.alternate; in sctp_sendall_iterator()
7980 if ((net != stcb->asoc.alternate) && in sctp_med_chunk_output()
8040 if (asoc->alternate) { in sctp_med_chunk_output()
8041 chk->whoTo = asoc->alternate; in sctp_med_chunk_output()
8118 if (asoc->alternate == NULL) { in sctp_med_chunk_output()
[all …]
HDsctp_indata.c2621 ((stcb->asoc.alternate) ? stcb->asoc.alternate : stcb->asoc.primary_destination)); in sctp_sack_check()
4230 if (stcb->asoc.alternate) { in sctp_express_handle_sack()
4235 sctp_free_remote_addr(stcb->asoc.alternate); in sctp_express_handle_sack()
4236 stcb->asoc.alternate = NULL; in sctp_express_handle_sack()
4389 if (asoc->alternate) { in sctp_express_handle_sack()
4390 netp = asoc->alternate; in sctp_express_handle_sack()
4407 if (asoc->alternate) { in sctp_express_handle_sack()
4408 netp = asoc->alternate; in sctp_express_handle_sack()
4999 if (stcb->asoc.alternate) { in sctp_handle_sack()
5004 sctp_free_remote_addr(stcb->asoc.alternate); in sctp_handle_sack()
[all …]
/freebsd-11-stable/contrib/ntp/ntpd/
HDntp_leapsec.h150 extern leap_table_t *leapsec_get_table(int alternate);
/freebsd-11-stable/sys/gnu/dts/arm/
HDomap3-gta04a3.dts17 /* alternate accelerometer that might be installed on some GTA04A3 boards */
HDste-nomadik-nhk15.dts107 /* Some pins in alternate functions */
/freebsd-11-stable/contrib/groff/contrib/gdiffmk/
HDChangeLog36 * gdiffmk.sh: Make sed pattern work with alternate result of GNU
/freebsd-11-stable/bin/chio/
HDchio.c776 int alternate = 0; in do_voltag() local
792 alternate = 1; in do_voltag()
841 if (alternate) { in do_voltag()
/freebsd-11-stable/usr.sbin/bsdconfig/console/include/
HDmessages.subr53 msg_choose_alternate_keyboard_map="Choose an alternate keyboard map"
54 msg_choose_alternate_screen_font="Choose an alternate screen font"
55 msg_choose_alternate_screenmap="Choose an alternate screenmap"
/freebsd-11-stable/contrib/binutils/gas/
HDmacro.c92 macro_init (int alternate, int mri, int strip_at, in macro_init() argument
97 macro_alternate = alternate; in macro_init()
106 macro_set_alternate (int alternate) in macro_set_alternate() argument
108 macro_alternate = alternate; in macro_set_alternate()
/freebsd-11-stable/contrib/llvm-project/lld/docs/
HDgetting_started.rst43 it is installed in an alternate location, you'll need to tell the cmake tool
/freebsd-11-stable/contrib/gcclibs/libiberty/
HDfnmatch.txh6 zero or more characters, or a set of alternate characters in square
/freebsd-11-stable/contrib/binutils/libiberty/
HDfnmatch.txh6 zero or more characters, or a set of alternate characters in square
/freebsd-11-stable/contrib/sqlite3/
HDINSTALL172 prefix=/alternate/directory' will choose an alternate location for all
184 example, `make install DESTDIR=/alternate/directory' will prepend
185 `/alternate/directory' before all installation names. The approach of
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Support/Unix/
HDSignals.inc253 // Hold onto both the old and new alternate signal stack so that it's not
263 // If we're executing on the alternate stack, or we already have an alternate
294 // Create an alternate stack for signal handling. This is necessary for us to
/freebsd-11-stable/contrib/file/
HDINSTALL172 prefix=/alternate/directory' will choose an alternate location for all
184 example, `make install DESTDIR=/alternate/directory' will prepend
185 `/alternate/directory' before all installation names. The approach of
/freebsd-11-stable/contrib/amd/
HDINSTALL172 prefix=/alternate/directory' will choose an alternate location for all
184 example, `make install DESTDIR=/alternate/directory' will prepend
185 `/alternate/directory' before all installation names. The approach of
/freebsd-11-stable/sys/compat/linuxkpi/common/include/linux/
HDusb.h287 uint8_t alternate);

12345678