Searched refs:Type (Results 101 - 125 of 220) sorted by relevance

123456789

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/Micromax/Linux/driver/ndis/src/
H A Dqmi_oper.c378 pGetMsg->Type = QMIWDS_GET_RUNTIME_SETTINGS_REQ;
450 qmuxMsg->Type = cpu_to_le16(QMI_WDS_MODIFY_PROFILE_SETTINGS_REQ);
685 qmuxMsg->Type = QMIWDS_START_NETWORK_INTERFACE_REQ;
863 pStopMsg->Type = QMIWDS_STOP_NETWORK_INTERFACE_REQ;
1231 switch (pQmuxMsg->Type)
1657 switch (pQmuxMsg->Type)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dhashset.tex110 \twocolitem{wxHashSet::key\_type}{Type of the hash keys}
111 \twocolitem{wxHashSet::mapped\_type}{Type of hash keys}
112 \twocolitem{wxHashSet::value\_type}{Type of hash keys}
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/src/ogl/
H A Dbasic.cpp1880 if (strings && strings->Type() == wxExprList)
1893 if (string_expr->Type() == wxExprString)
1898 else if (string_expr->Type() == wxExprList)
1905 (first->Type() == wxExprReal || first->Type() == wxExprInteger) &&
1906 (second->Type() == wxExprReal || second->Type() == wxExprInteger) &&
1907 third->Type() == wxExprString)
1909 if (first->Type() == wxExprReal)
1913 if (second->Type()
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/msw/
H A Dmediactrl_qt.cpp175 typedef rettype (* name ## Type) args ; \
176 name ## Type pfn_ ## name; \
181 typedef void (* name ## Type) args ; \
182 name ## Type pfn_ ## name; \
187 pfn_ ## name = (name ## Type) lib.GetSymbol( wxT(#name), &success ); \
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rt2860/common/
H A Dcmm_sync.c531 pHdr80211->FC.Type = BTYPE_DATA;
710 pHdr80211->FC.Type = BTYPE_MGMT;
713 pHdr80211->FC.Type = BTYPE_CNTL;
H A Dcmm_data_pci.c485 Type ==
927 if ((pHeader_802_11->FC.Type == BTYPE_DATA) &&
943 if (pHeader_802_11->FC.Type != BTYPE_DATA) {
955 if (pHeader_802_11->FC.Type == BTYPE_CNTL) /* must be PS-POLL */
H A Daction.c555 pHdr80211->FC.Type = BTYPE_MGMT;
567 pCntlBar->FC.Type = BTYPE_CNTL;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-runtime/intl/
H A Dplural.c761 # define YY_SYMBOL_PRINT(Title, Type, Value, Location) \
767 Type, Value); \
905 # define YY_SYMBOL_PRINT(Title, Type, Value, Location)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/src/
H A Dpo-gram-gen.c778 # define YY_SYMBOL_PRINT(Title, Type, Value, Location) \
784 Type, Value); \
919 # define YY_SYMBOL_PRINT(Title, Type, Value, Location)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/radvd/
H A Dgram.c901 # define YY_SYMBOL_PRINT(Title, Type, Value, Location) \
907 Type, Value); \
1042 # define YY_SYMBOL_PRINT(Title, Type, Value, Location)
/netgear-R7000-V1.0.7.12_1.2.5/src/router/radvd/
H A Dgram.c901 # define YY_SYMBOL_PRINT(Title, Type, Value, Location) \
907 Type, Value); \
1042 # define YY_SYMBOL_PRINT(Title, Type, Value, Location)
/netgear-R7000-V1.0.7.12_1.2.5/src/router/dhcp6/
H A Dserver6_parse.c917 # define YY_SYMBOL_PRINT(Title, Type, Value, Location) \
923 Type, Value); \
1058 # define YY_SYMBOL_PRINT(Title, Type, Value, Location)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libpng/libpng-1.2.50/scripts/
H A Dmakevms.com21 $ If F$Type (MMK) .eqs. "STRING" Then Make = "MMK"
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/png/scripts/
H A Dmakevms.com21 $ If F$Type (MMK) .eqs. "STRING" Then Make = "MMK"
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/common/
H A Dsckipc.cpp257 if ( addr->Type() == wxSockAddress::UNIX )
283 if ( addr->Type() == wxSockAddress::UNIX )
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/saa7164/
H A Dsaa7164-bus.c33 b->Type = TYPE_BUS_PCIe;
66 dprintk(DBGLVL_BUS, " .type = %d\n", b->Type);
H A Dsaa7164-types.h79 tmBusType_t Type; member in struct:__anon12248
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rtl8192su/
H A Dr8192S_Efuse.c658 EFUSE_ShadowRead( struct net_device* dev, u8 Type, u16 Offset, u32 *Value) argument
660 if (Type == 1)
662 else if (Type == 2)
664 else if (Type == 4)
686 EFUSE_ShadowWrite( struct net_device* dev, u8 Type, u16 Offset,u32 Value) argument
691 if (Type == 1)
693 else if (Type == 2)
695 else if (Type == 4)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/hv/
H A Drndis.h439 u32 Type; member in struct:rndis_oobd
446 u32 Type; member in struct:rndis_per_packet_info
H A Dnetvsc.c968 if (Packet->Type != VmbusPacketTypeDataUsingTransferPages) {
970 Packet->Type);
1273 switch (desc->Type) {
1286 desc->Type, requestId,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/include/wx/deprecated/
H A Dwxexpr.h89 inline wxExprType Type(void) const { return type; } function in class:wxExpr
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/libs/ec/
H A Dfile_generator.pl179 if ($line =~ /^Type\s+(.+)$/) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/contrib/shell_utils/
H A Dasip-status.pl99 Type => SOCK_STREAM,
H A Dasip-status.pl.in99 Type => SOCK_STREAM,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/char/rio/
H A Drioctrl.c843 (void) RIOBoardTest(p->RIOHosts[Host].PaddrP, p->RIOHosts[Host].Caddr, p->RIOHosts[Host].Type, p->RIOHosts[Host].Slot);
949 if (p->RIOHosts[HostDpRam.HostNum].Type == RIO_PCI) {
1117 if (p->RIOHosts[Host].Type == RIO_AT)
1123 if (p->RIOHosts[Host].Type == RIO_AT)
1129 if (p->RIOHosts[Host].Type == RIO_AT)
1135 if (p->RIOHosts[Host].Type == RIO_AT)

Completed in 439 milliseconds

123456789