Searched refs:Len (Results 26 - 50 of 110) sorted by relevance

12345

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/html/
H A Dm_pre.cpp36 size_t len = str.Len();
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/gtk/
H A Dutilsres.cpp80 wxChar *s = new wxChar[result.Len()+1];
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/gtk1/
H A Dutilsres.cpp78 wxChar *s = new wxChar[result.Len()+1];
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/engines/vendor_defns/
H A Daep.h167 AEP_U32 Len,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/engines/vendor_defns/
H A Daep.h212 AEP_U32 Len,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/libs/common/
H A DStringFunctions.cpp98 for ( size_t i = 0; i < str.Len(); ++i ) {
251 const wxChar* end = m_string.c_str() + m_string.Len() + 1;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A Dhpsa_cmd.h223 u32 Len; member in struct:ErrDescriptor
228 u32 Len; member in struct:SGDescriptor
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/perl/BerkeleyDB/t/
H A Dencrypt.t452 -Len => 5,
480 -Len => 5,
487 -Len => 5,
497 -Len => 5,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/block/
H A Dcciss_cmd.h156 DWORD Len; member in struct:_ErrDescriptor_struct
160 DWORD Len; member in struct:_SGDescriptor_struct
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/windll/Vb/
H A DVBZipBas.bas358 For xx = 0 To Len(szpassword) - 1
379 For xx = 0 To Len(szcomment) - 1
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/dbus-1.6.8/dbus/
H A Ddbus-string.c1500 * @param Len the length variable to assign to
1502 #define UTF8_COMPUTE(Char, Mask, Len) \
1505 Len = 1; \
1510 Len = 2; \
1515 Len = 3; \
1520 Len = 4; \
1525 Len = 5; \
1530 Len = 6; \
1535 Len = 0; \
1557 * @param Len lengt
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/Micromax/Linux/driver/doshift/
H A Dlcdoshift.c1029 int Line=0, Len=0, Pos=0; local
1039 Len=strlen(Str);
1040 if (Len==0) goto Next;
1041 if (Str[Len-1]=='\n' or Str[Len-1]=='\r') Str[--Len]='\0';
1044 Comment = (Pos==Len) ? NULL : Str+Pos;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ppp-2.4.4/pppdump/
H A Dzlib.c198 #define Len dl.len macro
1590 # define send_code(s, c, tree) send_bits(s, tree[c].Code, tree[c].Len)
1596 send_bits(s, tree[c].Code, tree[c].Len); }
1716 while (n <= 143) static_ltree[n++].Len = 8, bl_count[8]++;
1717 while (n <= 255) static_ltree[n++].Len = 9, bl_count[9]++;
1718 while (n <= 279) static_ltree[n++].Len = 7, bl_count[7]++;
1719 while (n <= 287) static_ltree[n++].Len = 8, bl_count[8]++;
1728 static_dtree[n].Len = 5;
1739 if (static_dtree[0].Len == 0) {
1870 tree[s->heap[s->heap_max]].Len
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/src/router/ppp/pppdump/
H A Dzlib.c198 #define Len dl.len macro
1590 # define send_code(s, c, tree) send_bits(s, tree[c].Code, tree[c].Len)
1596 send_bits(s, tree[c].Code, tree[c].Len); }
1716 while (n <= 143) static_ltree[n++].Len = 8, bl_count[8]++;
1717 while (n <= 255) static_ltree[n++].Len = 9, bl_count[9]++;
1718 while (n <= 279) static_ltree[n++].Len = 7, bl_count[7]++;
1719 while (n <= 287) static_ltree[n++].Len = 8, bl_count[8]++;
1728 static_dtree[n].Len = 5;
1739 if (static_dtree[0].Len == 0) {
1870 tree[s->heap[s->heap_max]].Len
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/common/
H A Dimagxpm.cpp135 stream.Write( (const char*) sName.ToAscii(), sName.Len() );
H A Dtextbuf.cpp85 result.Alloc(text.Len());
H A Dhttp.cpp250 SetHeader( wxT("Content-Length"), wxString::Format( wxT("%lu"), (unsigned long)m_post_buf.Len() ) );
283 Write(m_post_buf.mbc_str(), m_post_buf.Len());
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/kademlia/utils/
H A DUInt128.cpp102 if (str.Len() == 0) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/flac-1.2.1/src/plugin_winamp2/
H A Dtagz.cpp85 UINT Len() {return data ? used : 0;} function in class:T_String
478 MAKEFUNC(Len)
650 Len,_TX("len"),
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/char/rio/
H A Ddaemon.h128 unsigned char Len; member in struct:SendPack
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/lib/zlib_deflate/
H A Ddefutil.h54 #define Len dl.len macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/src/gizmos/
H A Dledctrl.cpp184 const int DigitCount = m_Value.Len();
363 for (unsigned int i = 0; i < m_Value.Len(); i++)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/lib/
H A Dmk-ca-bundle.vbs141 myFh.Write String(Len(myLabel), "=") & vbLf
246 For I = 1 To Len(inData) Step 3
258 nGroup = String(8 - Len(nGroup), "0") & nGroup
270 If (I < Len(inData) - 2) Then
274 Select Case Len(inData) Mod 3
276 sOut = Left(sOut, Len(sOut) - 2) & "=="
278 sOut = Left(sOut, Len(sOut) - 1) & "="
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/
H A DHTTPDownload.cpp342 wxString host = location.Right(location.Len() - 7); // strlen("http://") -> 7
356 location_url = location_url.Right(location_url.Len() - 7).AfterFirst(wxT('/'));
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/isdn/hardware/eicon/
H A Dio.h274 void *Buf, dword Len);
276 void *Buf, dword Len, int Verify);

Completed in 182 milliseconds

12345