Searched refs:Value (Results 26 - 50 of 134) sorted by relevance

123456

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/
H A Dunshrink.c92 #define Value G.area.shrink.value /* "value" conflicts with Pyramid ioctl.h */ macro
138 Value[code] = (uch)code;
224 *newstr-- = Value[code];
276 Value[code] = finalval;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source/gsoap/import/
H A Dwsrm4.h124 /// Element Value of type "http://docs.oasis-open.org/wsrm/2004/06/ws-reliability-1.1.xsd":ReplyPatternTypeValues.
125 enum wsrm__ReplyPatternTypeValues Value 1; ///< Required element. member in struct:wsrm__ReplyPatternType
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source_build_platform/gsoap/import/
H A Dwsrm4.h124 /// Element Value of type "http://docs.oasis-open.org/wsrm/2004/06/ws-reliability-1.1.xsd":ReplyPatternTypeValues.
125 enum wsrm__ReplyPatternTypeValues Value 1; ///< Required element. member in struct:wsrm__ReplyPatternType
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rtl8192su/
H A Dr8192S_rtl6052.c35 u32 Value; member in struct:RF_Shadow_Compare_Map
591 return RF_Shadow[eRFPath][Offset].Value;
602 //RF_Shadow[eRFPath][Offset].Value = (Data & bMask20Bits);
603 RF_Shadow[eRFPath][Offset].Value = (Data & bRFRegOffsetMask);
621 if (RF_Shadow[eRFPath][Offset].Value != reg)
642 rtl8192_phy_SetRFReg(dev, eRFPath, Offset, bRFRegOffsetMask, RF_Shadow[eRFPath][Offset].Value);
644 eRFPath, Offset, RF_Shadow[eRFPath][Offset].Value);
757 RF_Shadow[eRFPath][Offset].Value = 0;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dregkey.tex32 \item String Value
33 \item Binary Value
34 \item DWORD Value
35 \item Multi String Value
36 \item Expandable String Value
59 //Query for the Value and Retrieve it
64 wxMessageBox(strTemp,"Registry Value",0,this);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rt2860/chip/
H A Drtmp_phy.h245 *(_pV) = (u8)BbpCsr.field.Value; \
303 *(_pV) = (u8)BbpCsr.field.Value; \
334 *(_pV) = (u8)BbpCsr.field.Value; \
369 BbpCsr.field.Value = _pV; \
425 BbpCsr.field.Value = _V; \
454 BbpCsr.field.Value = _V; \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/palmos/
H A Dcombobox.cpp97 wxPROPERTY( Value ,wxString, SetValue, GetValue, EMPTY_MACROVALUE , 0 /*flags*/ , wxT("Helpstring") , wxT("group"))
105 wxCONSTRUCTOR_5( wxComboBox , wxWindow* , Parent , wxWindowID , Id , wxString , Value , wxPoint , Position , wxSize , Size )
H A Dgauge.cpp100 wxPROPERTY( Value , int , SetValue, GetValue, 0 , 0 /*flags*/ , wxT("Helpstring") , wxT("group"))
H A Dspinbutt.cpp89 wxPROPERTY( Value , int , SetValue, GetValue, 0 , 0 /*flags*/ , wxT("Helpstring") , wxT("group"))
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rt2860/common/
H A Drtmp_init.c145 Return Value:
224 Return Value:
435 Return Value:
451 /* Value from 1 - 0x7f. Default value is 24. */
642 Return Value:
670 Return Value:
1127 Return Value:
1360 Return Value:
1374 u32 Value; local
1434 Value
1573 u8 Value = 0xff; local
1934 u32 Value = 0; local
2907 RTMPSetTimer(struct rt_ralink_timer *pTimer, unsigned long Value) argument
2942 RTMPModTimer(struct rt_ralink_timer *pTimer, unsigned long Value) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/zlib-1.2.8/contrib/dotzlib/DotZLib/
H A DChecksumImpl.cs53 public uint Value { get { return _current; } } property in class:DotZLib.ChecksumGeneratorBase
H A DDotZLib.cs119 uint Value { get; } property in interface:DotZLib.ChecksumGenerator
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source/gsoap/VisualStudio2005/soapcpp2/soapcpp2/
H A Dsoapcpp2.h244 typedef union Value { union
248 } Value; typedef in typeref:union:Value
254 Value val; /* ... with this value */
285 Value val; /* ... this is the value */
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rt2860/chips/
H A Drt3090.c90 RT30xx_RFRegTable[i].Value);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/zlib-1.2.3/contrib/dotzlib/DotZLib/
H A DChecksumImpl.cs53 public uint Value { get { return _current; } } property in class:DotZLib.ChecksumGeneratorBase
H A DDotZLib.cs119 uint Value { get; } property in interface:DotZLib.ChecksumGenerator
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/zlib-1.2.3/contrib/dotzlib/DotZLib/
H A DChecksumImpl.cs53 public uint Value { get { return _current; } } property in class:DotZLib.ChecksumGeneratorBase
H A DDotZLib.cs119 uint Value { get; } property in interface:DotZLib.ChecksumGenerator
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/zlib-1.2.7/contrib/dotzlib/DotZLib/
H A DChecksumImpl.cs53 public uint Value { get { return _current; } } property in class:DotZLib.ChecksumGeneratorBase
H A DDotZLib.cs119 uint Value { get; } property in interface:DotZLib.ChecksumGenerator
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source/gsoap/src/
H A Dsoapcpp2.h244 typedef union Value { union
248 } Value; typedef in typeref:union:Value
254 Value val; /* ... with this value */
285 Value val; /* ... this is the value */
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source_build_platform/gsoap/VisualStudio2005/soapcpp2/soapcpp2/
H A Dsoapcpp2.h244 typedef union Value { union
248 } Value; typedef in typeref:union:Value
254 Value val; /* ... with this value */
285 Value val; /* ... this is the value */
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source_build_platform/gsoap/src/
H A Dsoapcpp2.h244 typedef union Value { union
248 } Value; typedef in typeref:union:Value
254 Value val; /* ... with this value */
285 Value val; /* ... this is the value */
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/
H A DParser.cpp556 #define YYBACKUP(Token, Value) \
561 yylval = (Value); \
642 # define YY_SYMBOL_PRINT(Title, Type, Value, Location) \
648 Type, Value); \
783 # define YY_SYMBOL_PRINT(Title, Type, Value, Location)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/lua/source/src/
H A Dlobject.h92 typedef union Value Value; typedef in typeref:union:Value
104 #define TValuefields Value value_; int tt_
303 union { struct { Value v__; int tt__; } i; double d__; } u
314 union { struct { int tt__; Value v__; } i; double d__; } u
388 union Value { union

Completed in 712 milliseconds

123456