Searched refs:alternate (Results 1 - 23 of 23) sorted by relevance

/freebsd-11.0-release/lib/libc/i386/string/
H A Dswab.S58 jz L2 # while swaping alternate bytes.
68 jz L4 # while swapping alternate bytes.
/freebsd-11.0-release/contrib/ntp/ntpd/
H A Dntp_leapsec.h146 /* Get the current or alternate table pointer. Getting the alternate
150 extern leap_table_t *leapsec_get_table(int alternate);
H A Dntp_leapsec.c107 int alternate)
123 if (alternate) {
106 leapsec_get_table( int alternate) argument
H A Drefclock_oncore.c1713 alternate code for previous 4 lines is
/freebsd-11.0-release/sys/dev/drm2/i915/
H A Dintel_bios.c329 bool alternate)
333 return alternate ? 66 : 48;
336 return alternate ? 100 : 96;
338 return alternate ? 100 : 120;
328 intel_bios_ssc_frequency(struct drm_device *dev, bool alternate) argument
/freebsd-11.0-release/sys/netinet/
H A Dsctp_timer.c174 /* Find and return an alternate network if possible */
187 * JRS 5/14/07 - If mode is set to 2, use the CMT PF find alternate
292 * choosing an alternate net.
392 /* Found an alternate address */
828 /* Find an alternate and mark those for retransmission */
947 * Yes, note it as such and find an alternate note:
953 if (stcb->asoc.alternate) {
954 sctp_free_remote_addr(stcb->asoc.alternate);
956 stcb->asoc.alternate = alt;
957 atomic_add_int(&stcb->asoc.alternate
[all...]
H A Dsctp_output.c3958 if (stcb->asoc.alternate) {
3959 sctp_free_remote_addr(stcb->asoc.alternate);
3961 stcb->asoc.alternate = alt;
3962 atomic_add_int(&stcb->asoc.alternate->ref_count, 1);
6641 if (stcb->asoc.alternate) {
6642 net = stcb->asoc.alternate;
7964 if ((net != stcb->asoc.alternate) &&
8023 if (asoc->alternate) {
8024 chk->whoTo = asoc->alternate;
8099 if (asoc->alternate
[all...]
H A Dsctp_indata.c2477 ((stcb->asoc.alternate) ? stcb->asoc.alternate : stcb->asoc.primary_destination));
3554 /* Can we find an alternate? */
3559 * FR's to an alternate. Armando Caro's
3609 /* yes, there is an alternate. */
4066 if (stcb->asoc.alternate) {
4068 * release the alternate,
4071 sctp_free_remote_addr(stcb->asoc.alternate);
4072 stcb->asoc.alternate = NULL;
4232 if (asoc->alternate) {
[all...]
H A Dsctp_pcb.c3465 if (asoc->asoc.alternate) {
3466 netp = asoc->asoc.alternate;
4471 if (net == stcb->asoc.alternate) {
4472 sctp_free_remote_addr(stcb->asoc.alternate);
4473 stcb->asoc.alternate = NULL;
4719 if (stcb->asoc.alternate) {
4720 sctp_free_remote_addr(stcb->asoc.alternate);
4721 stcb->asoc.alternate = NULL;
6750 if (!(net->dest_state & SCTP_ADDR_PF) && (stcb->asoc.alternate)) {
6751 sctp_free_remote_addr(stcb->asoc.alternate);
[all...]
H A Dsctp_usrreq.c746 if (stcb->asoc.alternate) {
747 netp = stcb->asoc.alternate;
771 if (stcb->asoc.alternate) {
772 netp = stcb->asoc.alternate;
936 if (stcb->asoc.alternate) {
937 netp = stcb->asoc.alternate;
5757 if ((stcb->asoc.alternate) &&
5760 sctp_free_remote_addr(stcb->asoc.alternate);
5761 stcb->asoc.alternate = NULL;
H A Dsctp_asconf.c530 (stcb->asoc.alternate)) {
531 sctp_free_remote_addr(stcb->asoc.alternate);
532 stcb->asoc.alternate = NULL;
H A Dsctp_structs.h866 struct sctp_nets *alternate; /* If primary is down or PF */ member in struct:sctp_association
1201 /* flags to handle send alternate net tracking */
H A Dsctp_input.c664 if (stcb->asoc.alternate) {
665 /* release the alternate, primary is good */
666 sctp_free_remote_addr(stcb->asoc.alternate);
667 stcb->asoc.alternate = NULL;
/freebsd-11.0-release/contrib/binutils/gas/
H A Dmacro.c69 /* Whether we are in alternate syntax mode. */
92 macro_init (int alternate, int mri, int strip_at, argument
97 macro_alternate = alternate;
103 /* Switch in and out of alternate mode on the fly. */
106 macro_set_alternate (int alternate) argument
108 macro_alternate = alternate;
151 to the dot. With the alternate, labels have to start in
781 /* At least in alternate mode this seems correct; without this
/freebsd-11.0-release/lib/libusb/
H A Dusb.h291 int usb_set_altinterface(usb_dev_handle * dev, int alternate);
H A Dlibusb01.c780 usb_set_altinterface(usb_dev_handle * dev, int alternate) argument
788 err = libusb20_dev_set_alt_index((void *)dev, iface, alternate);
/freebsd-11.0-release/sys/compat/linuxkpi/common/include/linux/
H A Dusb.h288 uint8_t alternate);
/freebsd-11.0-release/bin/chio/
H A Dchio.c776 int alternate = 0; local
792 alternate = 1;
841 if (alternate) {
/freebsd-11.0-release/contrib/gdb/include/
H A Dhp-symtab.h1243 vtpointer alias ; /* alternate name, if any */
1292 vtpointer alias; /* alternate name, if any */
1853 unsigned int alternate : 1; /* alternate unnamed aliases? */ member in struct:quick_alias
/freebsd-11.0-release/contrib/gcc/config/ia64/
H A Dlib1funcs.asm36 // __divtf3 is an alternate symbol name for backward compatibility.
/freebsd-11.0-release/contrib/gdb/
H A Dltconfig331 --add-tag=TAG append an alternate configuration
/freebsd-11.0-release/contrib/llvm/lib/CodeGen/
H A DMachineScheduler.cpp3268 InstructionShuffler(bool alternate, bool topdown) argument
3269 : IsAlternating(alternate), IsTopDown(topdown) {}
/freebsd-11.0-release/contrib/ncurses/
H A Dconfigure771 --with-caps=alt compile with alternate Caps file
1015 # Let the site file select an alternate cache file if it wants to.
10287 echo "$as_me:10287: checking for alternate terminal capabilities file" >&5
10288 echo $ECHO_N "checking for alternate terminal capabilities file... $ECHO_C" >&6

Completed in 324 milliseconds