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

12

/freebsd-10.0-release/contrib/texinfo/info/
H A Dsearch.c93 char *alternate = (char *)NULL;
104 alternate = xstrdup (string);
108 if (islower (alternate[i]))
109 alternate[i] = toupper (alternate[i]);
110 else if (isupper (alternate[i]))
111 alternate[i] = tolower (alternate[i]);
124 if ((c != string[i]) && (!alternate || c != alternate[
92 char *alternate = (char *)NULL; local
152 char *alternate = (char *)NULL; local
[all...]
/freebsd-10.0-release/lib/libc/i386/string/
H A Dswab.S58 jz L2 # while swaping alternate bytes.
68 jz L4 # while swapping alternate bytes.
/freebsd-10.0-release/sys/dev/drm2/i915/
H A Dintel_bios.c285 bool alternate)
289 return alternate ? 66 : 48;
292 return alternate ? 100 : 96;
294 return alternate ? 100 : 120;
284 intel_bios_ssc_frequency(struct drm_device *dev, bool alternate) argument
/freebsd-10.0-release/sys/netinet/
H A Dsctp_timer.c182 /* Find and return an alternate network if possible */
195 * JRS 5/14/07 - If mode is set to 2, use the CMT PF find alternate
300 * choosing an alternate net.
399 /* Found an alternate address */
826 /* Find an alternate and mark those for retransmission */
945 * Yes, note it as such and find an alternate note:
951 if (stcb->asoc.alternate) {
952 sctp_free_remote_addr(stcb->asoc.alternate);
954 stcb->asoc.alternate = alt;
955 atomic_add_int(&stcb->asoc.alternate
[all...]
H A Dsctp_indata.c2394 ((stcb->asoc.alternate) ? stcb->asoc.alternate : stcb->asoc.primary_destination));
3533 /* Can we find an alternate? */
3538 * FR's to an alternate. Armando Caro's
3588 /* yes, there is an alternate. */
4054 if (stcb->asoc.alternate) {
4056 * release the alternate,
4059 sctp_free_remote_addr(stcb->asoc.alternate);
4060 stcb->asoc.alternate = NULL;
4246 if (asoc->alternate) {
[all...]
H A Dsctp_output.c3806 if (stcb->asoc.alternate) {
3807 sctp_free_remote_addr(stcb->asoc.alternate);
3809 stcb->asoc.alternate = alt;
3810 atomic_add_int(&stcb->asoc.alternate->ref_count, 1);
6450 if (stcb->asoc.alternate) {
6451 net = stcb->asoc.alternate;
7757 if ((net != stcb->asoc.alternate) &&
7816 if (asoc->alternate) {
7817 chk->whoTo = asoc->alternate;
7907 if (asoc->alternate
[all...]
H A Dsctp_pcb.c3380 if (asoc->asoc.alternate) {
3381 netp = asoc->asoc.alternate;
4418 if (net == stcb->asoc.alternate) {
4419 sctp_free_remote_addr(stcb->asoc.alternate);
4420 stcb->asoc.alternate = NULL;
4627 if (stcb->asoc.alternate) {
4628 sctp_free_remote_addr(stcb->asoc.alternate);
4629 stcb->asoc.alternate = NULL;
6646 if (!(net->dest_state & SCTP_ADDR_PF) && (stcb->asoc.alternate)) {
6647 sctp_free_remote_addr(stcb->asoc.alternate);
[all...]
H A Dsctp_usrreq.c804 if (stcb->asoc.alternate) {
805 netp = stcb->asoc.alternate;
829 if (stcb->asoc.alternate) {
830 netp = stcb->asoc.alternate;
1017 if (stcb->asoc.alternate) {
1018 netp = stcb->asoc.alternate;
1036 if (stcb->asoc.alternate) {
1037 netp = stcb->asoc.alternate;
5198 if ((stcb->asoc.alternate) &&
5201 sctp_free_remote_addr(stcb->asoc.alternate);
[all...]
H A Dsctp_asconf.c529 (stcb->asoc.alternate)) {
530 sctp_free_remote_addr(stcb->asoc.alternate);
531 stcb->asoc.alternate = NULL;
H A Dsctp_structs.h832 struct sctp_nets *alternate; /* If primary is down or PF */ member in struct:sctp_association
1179 /* flags to handle send alternate net tracking */
/freebsd-10.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-10.0-release/lib/libusb/
H A Dusb.h291 int usb_set_altinterface(usb_dev_handle * dev, int alternate);
H A Dlibusb01.c778 usb_set_altinterface(usb_dev_handle * dev, int alternate) argument
786 err = libusb20_dev_set_alt_index((void *)dev, iface, alternate);
/freebsd-10.0-release/sys/dev/usb/
H A Dusb_compat_linux.h279 uint8_t alternate);
/freebsd-10.0-release/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/
H A DPlistDiagnostics.cpp205 Indent(o, indent) << "<key>alternate</key>";
/freebsd-10.0-release/bin/chio/
H A Dchio.c776 int alternate = 0; local
792 alternate = 1;
841 if (alternate) {
/freebsd-10.0-release/sys/cam/
H A DREADME.quirks124 o ALT_IFACE_1 - Drive needs to be switched to alternate interface 1. Rare.
/freebsd-10.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-10.0-release/contrib/ncurses/include/
H A DCaps.uwin317 enter_alt_charset_mode smacs str as - - YB-G- start alternate character set (P)
330 exit_alt_charset_mode rmacs str ae - - YB-G- end alternate character set (P)
451 ena_acs enacs str eA - - ----- enable alternate char set
653 # gnu_change_scroll_region OTcS str cS - - ---GE alternate set scrolling region
H A DCaps349 enter_alt_charset_mode smacs str as - - YB-G- start alternate character set (P)
362 exit_alt_charset_mode rmacs str ae - - YB-G- end alternate character set (P)
483 ena_acs enacs str eA - - ----- enable alternate char set
827 # gnu_change_scroll_region OTcS str cS - - ---GE alternate set scrolling region
H A DCaps.aix4349 enter_alt_charset_mode smacs str as - - YB-G- start alternate character set (P)
362 exit_alt_charset_mode rmacs str ae - - YB-G- end alternate character set (P)
638 ena_acs enacs str eA - - ----- enable alternate char set
929 # gnu_change_scroll_region OTcS str cS - - ---GE alternate set scrolling region
H A DCaps.hpux11351 enter_alt_charset_mode smacs str as - - YB-G- start alternate character set (P)
364 exit_alt_charset_mode rmacs str ae - - YB-G- end alternate character set (P)
546 ena_acs enacs str eA - - ----- enable alternate char set
841 # gnu_change_scroll_region OTcS str cS - - ---GE alternate set scrolling region
H A DCaps.keys351 enter_alt_charset_mode smacs str as - - YB-G- start alternate character set (P)
364 exit_alt_charset_mode rmacs str ae - - YB-G- end alternate character set (P)
485 ena_acs enacs str eA - - ----- enable alternate char set
917 # gnu_change_scroll_region OTcS str cS - - ---GE alternate set scrolling region
/freebsd-10.0-release/contrib/llvm/lib/CodeGen/
H A DMachineScheduler.cpp2538 InstructionShuffler(bool alternate, bool topdown) argument
2539 : IsAlternating(alternate), IsTopDown(topdown) {}
/freebsd-10.0-release/contrib/ncurses/misc/
H A Demx.src85 # The IBM PC alternate character set. Plug this into any Intel console entry.
91 klone+acs|alternate character set for ansi.sys displays,
418 # X10/6.6 11/7/86, minus alternate screen, plus (csr)

Completed in 381 milliseconds

12