Searched refs:Len (Results 51 - 75 of 110) sorted by relevance

12345

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/isdn/hysdn/
H A Dboardergo.c246 if (((tDpramBootSpooler *) card->dpram)->Len != DPRAM_SPOOLER_DATA_SIZE) {
275 buflen = sp->Len; /* maximum len of spooled data */
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/common/
H A Dfileconf.cpp1974 strResult.Alloc(str.Len());
1978 for ( size_t n = bQuoted ? 1 : 0; n < str.Len(); n++ ) {
2005 else if ( n != str.Len() - 1 ) {
2023 strResult.Alloc(str.Len());
2032 for ( size_t n = 0; n < str.Len(); n++ ) {
2076 strResult.Alloc(str.Len());
2095 strResult.Alloc(str.Len());
H A Dcmdline.cpp76 GetShortOptionName(shrt).Len() == shrt.Len(),
82 GetLongOptionName(lng).Len() == lng.Len(),
H A Durl.cpp487 for (i = 0; i < uri.Len(); i++)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ppp-2.4.4/common/
H A Dzlib.c323 #define Len dl.len macro
1986 # define send_code(s, c, tree) send_bits(s, tree[c].Code, tree[c].Len)
1992 send_bits(s, tree[c].Code, tree[c].Len); }
2116 while (n <= 143) static_ltree[n++].Len = 8, bl_count[8]++;
2117 while (n <= 255) static_ltree[n++].Len = 9, bl_count[9]++;
2118 while (n <= 279) static_ltree[n++].Len = 7, bl_count[7]++;
2119 while (n <= 287) static_ltree[n++].Len = 8, bl_count[8]++;
2128 static_dtree[n].Len = 5;
2268 tree[s->heap[s->heap_max]].Len = 0; /* root of the heap */
2272 bits = tree[tree[n].Dad].Len
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/src/router/ppp/common/
H A Dzlib.c323 #define Len dl.len macro
1986 # define send_code(s, c, tree) send_bits(s, tree[c].Code, tree[c].Len)
1992 send_bits(s, tree[c].Code, tree[c].Len); }
2116 while (n <= 143) static_ltree[n++].Len = 8, bl_count[8]++;
2117 while (n <= 255) static_ltree[n++].Len = 9, bl_count[9]++;
2118 while (n <= 279) static_ltree[n++].Len = 7, bl_count[7]++;
2119 while (n <= 287) static_ltree[n++].Len = 8, bl_count[8]++;
2128 static_dtree[n].Len = 5;
2268 tree[s->heap[s->heap_max]].Len = 0; /* root of the heap */
2272 bits = tree[tree[n].Dad].Len
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/
H A DProxy.cpp644 unsigned char lenUser = m_proxyData.m_userName.Len();
645 unsigned char lenPassword = m_proxyData.m_password.Len();
917 unsigned char lenUser = m_proxyData.m_userName.Len();
925 unsigned char lenDomain = m_peerAddress->Hostname().Len();
1118 m_packetLenght = msg.Len();
H A DServerUDPSocket.cpp266 uint16 Len = packet.ReadUInt16(); local
270 if (size >= 8 && Len == INV_SERV_DESC_LEN) {
H A DServerSocket.cpp262 % message.Mid(5,message.Len()).Trim(wxT(" :")));
277 % message.Mid(5,message.Len()).Trim(wxT(" :")));
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rt2860/
H A Dmlme.h348 u8 Len; member in struct:rt_bss_2040_coexist_element
355 u8 Len; member in struct:rt_bss_2040_intolerant_ch_report
582 u8 Len; member in struct:rt_chan_switch_announce
589 u8 Len; member in struct:rt_second_chan_offset
974 u8 Len; member in struct:rt_eid
H A Dwpa.h245 u8 Len; member in struct:rt_kde_encap
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rt2860/common/
H A Dcmm_wpa.c1138 u32 Len; local
1160 Len = MsgLen - LENGTH_802_1_H;
1164 (pAd, pMsg2, Len, EAPOL_GROUP_MSG_2, pEntry) == FALSE)
2071 && (pEntry->RSNIE_Len == (pEid->Len + 2))) {
2075 *Offset += (pEid->Len + 2);
2083 && ((pEid->Len + 2) >= pEntry->RSNIE_Len)
2092 *Offset += (pEid->Len + 2);
2097 pVIE += (pEid->Len + 2);
2098 len -= (pEid->Len + 2);
2185 if (KeyDataLength < (pKDE->Len
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/src/applet/
H A Dappletwindow.cpp698 if (classId.IsNull() || classId.Len() == 0) {
707 if (name.IsNull() || name.Len() == 0)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/perl/BerkeleyDB/t/
H A Drecno.t691 -Len => 5,
712 -Len => 5,
827 -Len => 5,
849 -Len => 5,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/zlib-1.2.8/
H A Ddeflate.h79 #define Len dl.len macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/zlib/
H A Ddeflate.h76 #define Len dl.len macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/zlib-1.2.3/
H A Ddeflate.h76 #define Len dl.len macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/zlib-1.2.3/
H A Ddeflate.h76 #define Len dl.len macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/zlib-1.2.7/
H A Ddeflate.h79 #define Len dl.len macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rt2860/sta/
H A Dassoc.c1094 (pEid->Len + 2));
1096 RSNIE_Len = (pEid->Len + 2);
1112 (pEid->Len + 2));
1114 RSNIE_Len = (pEid->Len + 2);
1119 pVIE += (pEid->Len + 2);
1120 len -= (pEid->Len + 2);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/winbond/
H A Dwb35reg.c230 s8 Len)
251 memcpy(reg_queue->RESERVED, pValue, Len);
226 Wb35Reg_WriteWithCallbackValue(struct hw_data *pHwData, u16 RegisterNo, u32 RegisterValue, s8 *pValue, s8 Len) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/richtext/
H A Drichtextxml.cpp430 stream.Write(str.mb_str(), str.Len());
434 stream.Write(str2.mb_str(), str2.Len());
448 len = str.Len();
504 len = str.Len();
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/
H A Ddataobj.h346 virtual size_t GetTextLength() const { return m_text.Len() + 1; }
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/msw/
H A Dregistry.cpp173 strKey.Truncate(strKey.Len() - 1);
979 (strValue.Len() + 1)*sizeof(wxChar));
1427 str.Truncate(str.Len() - 1);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/xml/
H A Dxml.cpp769 stream.Write(str2.mb_str(), str2.Len());
773 stream.Write(str.mb_str(), str.Len());
794 const size_t len = str.Len();

Completed in 292 milliseconds

12345