Searched refs:identifier (Results 51 - 75 of 169) sorted by relevance

1234567

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dtoolbar.tex88 the identifier of the tool is passed, but for EVT\_TOOL\_ENTER the toolbar
89 window identifier is passed and the tool identifier is retrieved from the wxCommandEvent.
90 This is because the identifier may be -1 when the mouse moves off a tool, and -1 is not
91 allowed as an identifier in the event system.
135 \docparam{id}{Window identifier. If -1, will automatically create an identifier.}
610 \docparam{toolId}{The identifier passed to \helpref{wxToolBar::AddTool}{wxtoolbaraddtool}.}
661 \docparam{toolId}{The identifier passed to \helpref{wxToolBar::AddTool}{wxtoolbaraddtool}.}
703 Sets the bitmap resource identifier fo
[all...]
H A Dhelpevt.tex12 and then either show some suitable help or call wxEvent::Skip if the identifier is unrecognised.
H A Dipcclint.tex56 identifier in which case an Internet domain socket will be used
H A Dipcservr.tex45 the service name may be either an integer port identifier in
H A Dmenuevt.tex65 Returns the menu identifier associated with the event. This method should be
H A Dstatbmp.tex54 \docparam{id}{Control identifier. A value of -1 denotes a default value.}
H A Dstatbox.tex55 \docparam{id}{Window identifier. A value of -1 indicates a default value.}
H A Dstattext.tex56 \docparam{id}{Control identifier. A value of -1 denotes a default value.}
H A Dtglbtn.tex68 \docparam{id}{Toggle button identifier. A value of $-1$ indicates a default value.}
H A Dobject.tex194 the identifier \_\_WXDEBUG\_\_ is defined. It takes over memory allocation, allowing
202 the identifier \_\_WXDEBUG\_\_ is defined. It takes over memory deallocation, allowing
H A Dsashwin.tex81 \docparam{id}{Window identifier. If -1, will automatically create an identifier.}
H A Dtab.tex144 Returns the tab identifier.
210 Sets the tab identifier.
H A Dbmphand.tex58 \docparam{type}{A bitmap type identifier - see \helpref{wxBitmapHandler::wxBitmapHandler}{wxbitmapctor} for a list
H A Dchecklst.tex76 \docparam{id}{Window identifier. A value of -1 indicates a default value.}
H A Dchoice.tex74 \docparam{id}{Window identifier. A value of -1 indicates a default value.}
H A Dcshelp.tex121 \docparam{id}{Button identifier. Defaults to wxID\_CONTEXT\_HELP.}
H A Ddirpicker.tex100 \docparam{id}{The identifier for the control.}
H A Dminifram.tex68 \docparam{id}{The window identifier. It may take a value of -1 to indicate a default value.}
H A Dpanel.tex56 \docparam{id}{An identifier for the panel. A value of -1 is taken to mean a default.}
H A Dradiobut.tex67 \docparam{id}{Window identifier. A value of -1 indicates a default value.}
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/otus/80211core/
H A Dctxrx.c1342 u8_t packetType, keyType, code, identifier, type, flags; local
1398 identifier = zmw_rx_buf_readb(dev, buf, offset+5);
1418 zm_debug_msg1("EAP-Packet Identifier = ", identifier);
1482 identifier = zmw_rx_buf_readb(dev, buf, offset+5);
1489 zm_debug_msg1("EAP-Packet Identifier = ", identifier);
1547 identifier = zmw_rx_buf_readb(dev, buf, offset+5);
1552 zm_debug_msg1("EAP-Packet Identifier = ", identifier);
1560 identifier = zmw_rx_buf_readb(dev, buf, offset+5);
1565 zm_debug_msg1("EAP-Packet Identifier = ", identifier);
1673 u8_t packetType, keyType, code, identifier, typ local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/unix/
H A Dthreadpsx.cpp1083 #define WXUNUSED_STACKSIZE(identifier) identifier
1085 #define WXUNUSED_STACKSIZE(identifier) WXUNUSED(identifier)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/ixgbe/
H A Dixgbe_phy.c534 u8 identifier = 0; local
549 &identifier);
561 if (identifier == IXGBE_SFF_IDENTIFIER_SFP) {
654 hw->phy.id = identifier;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/pvrusb2/
H A Dpvrusb2-hdw-internal.h76 /* Control's name suitable for use as an identifier */
194 char identifier[32]; member in struct:pvr2_hdw
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rt2860/
H A Dwpa.h296 u8 identifier; member in struct:rt_eap_hdr
297 u8 length[2]; /* including code and identifier, followed by length-2 octets of data */

Completed in 92 milliseconds

1234567