Searched refs:shortcut (Results 1 - 18 of 18) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/include/asm/
H A Dipi.h33 static inline unsigned int __prepare_ICR(unsigned int shortcut, int vector, argument
36 unsigned int icr = shortcut | dest;
61 __default_send_IPI_shortcut(unsigned int shortcut, int vector, unsigned int dest) argument
73 cfg = __prepare_ICR(shortcut, vector, dest);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/atm/
H A Dmpoa_proc.c145 if (in_entry->shortcut)
147 in_entry->shortcut->vpi,
148 in_entry->shortcut->vci);
169 if (eg_entry->shortcut)
171 eg_entry->shortcut->vpi,
172 eg_entry->shortcut->vci);
H A Dmpoa_caches.h25 struct atm_vcc *shortcut; member in struct:in_cache_entry
56 struct atm_vcc *shortcut; member in struct:eg_cache_entry
H A Dmpc.c517 ddprintk("(%s) using shortcut\n",
547 atomic_add(skb->truesize, &sk_atm(entry->shortcut)->sk_wmem_alloc);
548 ATM_SKB(skb)->atm_options = entry->shortcut->atm_options;
549 entry->shortcut->send(entry->shortcut, skb);
586 if (send_via_shortcut(skb, mpc) == 0) /* try shortcut */
629 in_entry->shortcut = vcc;
661 in_entry->shortcut = NULL;
667 eg_entry->shortcut = NULL;
703 /* data coming over the shortcut */
[all...]
H A Dmpoa_caches.c74 if (entry->shortcut == vcc) {
128 if (entry->entry_state == INGRESS_RESOLVED && entry->shortcut != NULL)
143 if (entry->shortcut != NULL)
148 if (entry->entry_state == INGRESS_RESOLVING && entry->shortcut != NULL)
186 vcc = entry->shortcut;
374 if (entry->shortcut == vcc) {
423 vcc = entry->shortcut;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/
H A Daccess.h300 // Returns the keyboard shortcut for this object or child.
302 virtual wxAccStatus GetKeyboardShortcut(int WXUNUSED(childId), wxString* WXUNUSED(shortcut))
H A Dwindow.h1632 // Returns the keyboard shortcut for this object or child.
1634 virtual wxAccStatus GetKeyboardShortcut(int childId, wxString* shortcut);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/samples/access/
H A Daccesstest.cpp281 // Returns the keyboard shortcut for this object or child.
283 virtual wxAccStatus GetKeyboardShortcut(int childId, wxString* shortcut);
1013 // Returns the keyboard shortcut for this object or child.
1015 wxAccStatus SplitterWindowAccessible::GetKeyboardShortcut(int childId, wxString* WXUNUSED(shortcut))
1020 // No keyboard shortcut for the splitter.
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Daccessible.tex343 \func{virtual wxAccStatus}{GetKeyboardShortcut}{\param{int }{childId}, \param{wxString* }{shortcut}}
345 Returns the keyboard shortcut for this object or child.
H A Dtreectrl.tex492 \pythonnote{wxPython provides the following shortcut method:
500 \perlnote{wxPerl provides the following shortcut method:
894 \pythonnote{wxPython provides the following shortcut method:\par
901 \perlnote{wxPerl provides the following shortcut method:
H A Dsizer.tex724 Aligns the object to the left, shortcut for \texttt{Align(wxALIGN\_LEFT)}
761 Aligns the object to the right, shortcut for \texttt{Align(wxALIGN\_RIGHT)}
H A Dfilename.tex800 Make the file name absolute. This is a shortcut for
871 \twocolitem{{\bf wxPATH\_NORM\_SHORTCUT}}{resolve if it is a shortcut (Windows only)}
H A Dgrid.tex481 cells you can also use the shortcut function
H A Ddb.tex3648 Both forms of this function provide a shortcut for defining the columns in
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/vms/
H A Dbuild_unzip.com13 $! This option is a shortcut for "IZ_BZIP2=SYS$DISK:[.bzip2]", and
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/common/
H A Dwincmn.cpp3109 // Returns the keyboard shortcut for this object or child.
3111 wxAccStatus wxWindowAccessible::GetKeyboardShortcut(int WXUNUSED(childId), wxString* WXUNUSED(shortcut))
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iproute2/doc/
H A Dip-cref.tex76 --- shortcut for \verb|-family inet|.
80 --- shortcut for \verb|-family inet6|.
84 --- shortcut for \verb|-family link|.
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m68k/ifpsp060/src/
H A Dfpsp.S15862 # quick shortcut. #

Completed in 220 milliseconds