Searched refs:Len (Results 1 - 25 of 39) sorted by relevance

12

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/usb/serial/
H A Dio_ionsp.h128 #define IOSP_BUILD_DATA_HDR1(Port, Len) ((__u8) (((Port) | ((__u8) (((__u16) (Len)) >> 5) & 0x78 ))))
129 #define IOSP_BUILD_DATA_HDR2(Port, Len) ((__u8) (Len))
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/zlib-1.2.3/
H A Dtrees.c167 # define send_code(s, c, tree) send_bits(s, tree[c].Code, tree[c].Len)
173 send_bits(s, tree[c].Code, tree[c].Len); }
295 while (n <= 143) static_ltree[n++].Len = 8, bl_count[8]++;
296 while (n <= 255) static_ltree[n++].Len = 9, bl_count[9]++;
297 while (n <= 279) static_ltree[n++].Len = 7, bl_count[7]++;
298 while (n <= 287) static_ltree[n++].Len = 8, bl_count[8]++;
307 static_dtree[n].Len = 5;
342 static_ltree[i].Len, SEPARATOR(i, L_CODES+1, 5));
348 static_dtree[i].Len, SEPARATOR(i, D_CODES-1, 5));
512 tree[s->heap[s->heap_max]].Len
[all...]
H A Ddeflate.h76 #define Len dl.len macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/zlib-1.2.3/
H A Dtrees.c167 # define send_code(s, c, tree) send_bits(s, tree[c].Code, tree[c].Len)
173 send_bits(s, tree[c].Code, tree[c].Len); }
295 while (n <= 143) static_ltree[n++].Len = 8, bl_count[8]++;
296 while (n <= 255) static_ltree[n++].Len = 9, bl_count[9]++;
297 while (n <= 279) static_ltree[n++].Len = 7, bl_count[7]++;
298 while (n <= 287) static_ltree[n++].Len = 8, bl_count[8]++;
307 static_dtree[n].Len = 5;
342 static_ltree[i].Len, SEPARATOR(i, L_CODES+1, 5));
348 static_dtree[i].Len, SEPARATOR(i, D_CODES-1, 5));
512 tree[s->heap[s->heap_max]].Len
[all...]
H A Ddeflate.h76 #define Len dl.len macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/lib/zlib_deflate/
H A Ddeftree.c156 # define send_code(s, c, tree) send_bits(s, tree[c].Code, tree[c].Len)
162 send_bits(s, tree[c].Code, tree[c].Len); }
274 while (n <= 143) static_ltree[n++].Len = 8, bl_count[8]++;
275 while (n <= 255) static_ltree[n++].Len = 9, bl_count[9]++;
276 while (n <= 279) static_ltree[n++].Len = 7, bl_count[7]++;
277 while (n <= 287) static_ltree[n++].Len = 8, bl_count[8]++;
286 static_dtree[n].Len = 5;
430 tree[s->heap[s->heap_max]].Len = 0; /* root of the heap */
434 bits = tree[tree[n].Dad].Len + 1;
436 tree[n].Len
[all...]
H A Ddefutil.h54 #define Len dl.len macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/isdn/hysdn/
H A Dince1pc.h114 /*00 */ unsigned char Len; member in struct:DpramBootSpooler_tag
126 #define DPRAM_SPOOLER_MIN_SIZE 5 /* Len+RdPtr+Wrptr+2*data */
H A Dboardergo.c248 if (((tDpramBootSpooler *) card->dpram)->Len != DPRAM_SPOOLER_DATA_SIZE) {
277 buflen = sp->Len; /* maximum len of spooled data */
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/archival/
H A Dgzip.c854 #define Len dl.len macro
973 # define SEND_CODE(c, tree) send_bits(tree[c].Code, tree[c].Len)
978 send_bits(tree[c].Code, tree[c].Len); \
1083 tree[G2.heap[G2.heap_max]].Len = 0; /* root of the heap */
1087 bits = tree[tree[n].Dad].Len + 1;
1092 tree[n].Len = (ush) bits;
1106 G2.static_len += (ulg) f * (stree[n].Len + xbits);
1139 if (tree[m].Len != (unsigned) bits) {
1140 Trace((stderr, "code %d bits %d->%d\n", m, tree[m].Len, bits));
1141 G2.opt_len += ((int32_t) bits - tree[m].Len) * tre
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/sk98lin/
H A Dskgepnmi.c1760 unsigned int Len; local
1839 Len = 0;
1842 NULL, &Len, Instance, TableIndex, NetIndex);
1864 Len = 3 + *(pBuf + DstOffset + 3);
1868 Len = 3;
1872 Len = 1;
1880 &Len, Instance, TableIndex, NetIndex);
2771 unsigned int Len; local
2822 Len = (unsigned int)
2824 if (Len >
3022 unsigned int Len; local
3488 unsigned int Len; local
7190 unsigned int Len; local
7234 unsigned int Len; local
[all...]
H A Dskvpd.c146 int Len) /* number of bytes to read / to write */
158 for (i = 0; i < Len; i++, buf++) {
181 if (((i%sizeof(SK_U32)) == 3) || (i == (Len - 1))) {
226 return(Len);
241 int Len) /* number of bytes to read / to write */
247 for (i = 0; i < Len; i++, buf++) {
266 return(Len);
541 ("Key/Len Encoding error\n"));
141 VpdWriteStream( SK_AC *pAC, SK_IOC IoC, char *buf, int Addr, int Len) argument
236 VpdReadStream( SK_AC *pAC, SK_IOC IoC, char *buf, int Addr, int Len) argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/perl/BerkeleyDB/t/
H A Dqueue.t56 -Len => $rec_len,
114 -Len => $rec_len;
136 -Len => $rec_len;
204 -Len => $rec_len;
314 -Len => $rec_len;
331 -Len => $rec_len,
419 -Len => $rec_len,
512 -Len => $rec_len,
577 -Len => $rec_len,
659 -Len
[all...]
H A Dencrypt.t452 -Len => 5,
480 -Len => 5,
487 -Len => 5,
497 -Len => 5,
H A Drecno.t691 -Len => 5,
712 -Len => 5,
827 -Len => 5,
849 -Len => 5,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/openssl/crypto/engine/vendor_defns/
H A Daep.h167 AEP_U32 Len,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/openssl-0.9.8e/engines/vendor_defns/
H A Daep.h167 AEP_U32 Len,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/block/
H A Dcciss_cmd.h216 DWORD Len; member in struct:_ErrDescriptor_struct
220 DWORD Len; member in struct:_SGDescriptor_struct
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/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-WNDR4500v2-V1.0.0.60_1.0.38/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-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/char/rio/
H A Ddaemon.h134 unsigned char Len; member in struct:SendPack
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/curl-7.23.1/source/lib/
H A Dmk-ca-bundle.vbs141 myFh.Write String(Len(myLabel), "=") & vbLf
245 For I = 1 To Len(inData) Step 3
257 nGroup = String(8 - Len(nGroup), "0") & nGroup
269 If (I < Len(inData) - 2) Then
273 Select Case Len(inData) Mod 3
275 sOut = Left(sOut, Len(sOut) - 2) & "=="
277 sOut = Left(sOut, Len(sOut) - 1) & "="
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/isdn/hardware/eicon/
H A Dio.h274 void *Buf, dword Len);
276 void *Buf, dword Len, int Verify);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/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-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/sk98lin/h/
H A Dskdrv2nd.h119 unsigned int Len; member in struct:s_IOCTL

Completed in 233 milliseconds

12