Searched refs:tl (Results 1 – 8 of 8) sorted by relevance
/AliOS-Things-master/components/lwip/lwip2.0.0/core/ |
A D | pkt_print.c | 176 }tl; member 316 DBG_ICMP_T* icmp_ptr = &(dbg_pkt_info.tl.icmp); in lwip_pkt_print() 342 DBG_IGMP_T* igmp_ptr = &(dbg_pkt_info.tl.igmp); in lwip_pkt_print() 352 DBG_TCP_T* tcp_ptr = &(dbg_pkt_info.tl.tcp); in lwip_pkt_print() 397 DBG_UDP_T* udp_ptr = &(dbg_pkt_info.tl.udp); in lwip_pkt_print() 457 DBG_ICMP_T* icmp_ptr = &(dbg_pkt_info.tl.icmp); in lwip_pkt_print() 476 DBG_IGMP_T* igmp_ptr = &(dbg_pkt_info.tl.igmp); in lwip_pkt_print() 495 DBG_TCP_T* tcp_ptr = &(dbg_pkt_info.tl.tcp); in lwip_pkt_print() 515 DBG_UDP_T* udp_ptr = &(dbg_pkt_info.tl.udp); in lwip_pkt_print()
|
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/tools/ |
A D | tiffcp.c | 1344 uint32 tw, tl; in DECLAREreadFunc() local 1356 uint32 nrow = (row+tl > imagelength) ? imagelength-row : tl; in DECLAREreadFunc() 1398 uint32 tw, tl; in DECLAREreadFunc() local 1424 uint32 nrow = (row+tl > imagelength) ? imagelength-row : tl; in DECLAREreadFunc() 1540 uint32 tl, tw; in DECLAREwriteFunc() local 1552 uint32 nrow = (row+tl > imagelength) ? imagelength-row : tl; in DECLAREwriteFunc() 1594 uint32 tl, tw; in DECLAREwriteFunc() local 1620 uint32 nrow = (row+tl > imagelength) ? imagelength-row : tl; in DECLAREwriteFunc() 1804 uint32 w, l, tw, tl; in pickCopyFunc() local 1832 tl = l; in pickCopyFunc() [all …]
|
A D | tiffcrop.c | 816 tilesize, tl * tile_rowsize); in readContigTilesIntoBuffer() 818 tile_buffsize = tl * tile_rowsize; in readContigTilesIntoBuffer() 842 nrow = (row + tl > imagelength) ? imagelength - row : tl; in readContigTilesIntoBuffer() 1012 nrow = (row + tl > imagelength) ? imagelength - row : tl; in readSeparateTilesIntoBuffer() 1239 uint32 tl, tw; in writeBufferToContigTiles() local 1265 tilesize, tl * tile_rowsize); in writeBufferToContigTiles() 1267 tile_buffsize = tl * tile_rowsize; in writeBufferToContigTiles() 1268 if (tl != tile_buffsize / tile_rowsize) in writeBufferToContigTiles() 1290 nrow = (row + tl > imagelength) ? imagelength - row : tl; in writeBufferToContigTiles() 1334 uint32 tl, tw; in writeBufferToSeparateTiles() local [all …]
|
/AliOS-Things-master/components/lwip/lwip2.0.0/netif/ppp/ |
A D | ipcp.c | 1578 ciaddr1 = lwip_htonl(tl); in ipcp_reqci() 1585 PUTLONG(tl, p); in ipcp_reqci() 1601 ciaddr2 = lwip_htonl(tl); in ipcp_reqci() 1608 PUTLONG(tl, p); in ipcp_reqci() 1634 ciaddr1 = lwip_htonl(tl); in ipcp_reqci() 1641 PUTLONG(tl, p); in ipcp_reqci() 1668 GETLONG(tl, p); in ipcp_reqci() 1672 PUTLONG(tl, p); in ipcp_reqci() 1690 GETLONG(tl, p); in ipcp_reqci() 1694 PUTLONG(tl, p); in ipcp_reqci() [all …]
|
/AliOS-Things-master/components/freetype/src/gzip/ |
A D | infblock.c | 157 inflate_huft *tl, *td; in inflate_blocks() local 159 inflate_trees_fixed(&bl, &bd, (const inflate_huft**)&tl, in inflate_blocks() 161 s->sub.decode.codes = inflate_codes_new(bl, bd, tl, td, z); in inflate_blocks() 309 inflate_huft *tl, *td; in inflate_blocks() local 316 s->sub.trees.blens, &bl, &bd, &tl, &td, in inflate_blocks() 329 if ((c = inflate_codes_new(bl, bd, tl, td, z)) == Z_NULL) in inflate_blocks()
|
A D | inftrees.c | 333 inflate_huft * FAR *tl, /* literal/length tree result */ in inflate_trees_dynamic() argument 348 r = huft_build(c, nl, 257, cplens, cplext, tl, bl, hp, &hn, v); in inflate_trees_dynamic() 412 const inflate_huft * FAR *tl, /* literal/length tree result */ in inflate_trees_fixed() argument 465 *tl = fixed_tl; in inflate_trees_fixed()
|
A D | infcodes.c | 60 inflate_huft *tl, in inflate_codes_new() argument 72 c->ltree = tl; in inflate_codes_new()
|
/AliOS-Things-master/hardware/chip/rtl872xd/ |
A D | ate.bin | 1926 …�����t���3��O��\��������$]���4�������tb.���4�������tg.���4������tl.���4�����Z��t���… 1929 q�1����"��$g���4�������tl/���4�������"��$]���4�������tb/���4��������"��2�0���-��0��0��…
|
Completed in 44 milliseconds