Searched refs:Code (Results 51 - 75 of 190) sorted by relevance

12345678

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/ffmpeg/libavcodec/
H A Dlzwenc.c41 typedef struct Code{ struct
46 }Code; typedef in typeref:struct:Code
52 Code tab[LZW_HASH_SIZE]; ///< Hash table
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/ffmpeg/libavcodec/
H A Dlzwenc.c41 typedef struct Code{ struct
46 }Code; typedef in typeref:struct:Code
52 Code tab[LZW_HASH_SIZE]; ///< Hash table
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/x86/kernel/
H A Dtrampoline_64.S47 mov %cs, %ax # Code and data in the same place
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/x86/kernel/
H A Dtrampoline_64.S47 mov %cs, %ax # Code and data in the same place
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/lzma/CPP/7zip/Compress/LZMA_Lib/
H A DZLib.cpp229 HRESULT result = encoder->Code(inStream, outStream, 0, 0, 0);
265 if (decoder->Code(inStream, outStream, 0, &fileSize, 0) != S_OK)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/lzma/CPP/7zip/Compress/LZMA_Lib/
H A DZLib.cpp229 HRESULT result = encoder->Code(inStream, outStream, 0, 0, 0);
265 if (decoder->Code(inStream, outStream, 0, &fileSize, 0) != S_OK)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/lzma/CPP/7zip/Compress/LZMA_Lib/
H A DZLib.cpp229 HRESULT result = encoder->Code(inStream, outStream, 0, 0, 0);
265 if (decoder->Code(inStream, outStream, 0, &fileSize, 0) != S_OK)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/netatalk-3.0.5/libevent/test/
H A DMakefile.nmake2 CFLAGS=/I.. /I../WIN32-Code /I../include /I../compat /DWIN32 /DHAVE_CONFIG_H /DTINYTEST_LOCAL
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/netatalk-3.0.5/libevent/test/
H A DMakefile.nmake2 CFLAGS=/I.. /I../WIN32-Code /I../include /I../compat /DWIN32 /DHAVE_CONFIG_H /DTINYTEST_LOCAL
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/netatalk-3.0.5/libevent/test/
H A DMakefile.nmake2 CFLAGS=/I.. /I../WIN32-Code /I../include /I../compat /DWIN32 /DHAVE_CONFIG_H /DTINYTEST_LOCAL
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/lib/zlib/
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); }
308 static_dtree[n].Code = bi_reverse((unsigned)n, 5);
341 fprintf(header, "{{%3u},{%3u}}%s", static_ltree[i].Code,
347 fprintf(header, "{{%2u},{%2u}}%s", static_dtree[i].Code,
604 tree[n].Code = bi_reverse(next_code[len]++, len);
607 n, (isgraph(n) ? n : ' '), len, tree[n].Code, next_code[len]-1));
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/cfe/cfe/zlib/
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); }
309 static_dtree[n].Code = bi_reverse((unsigned)n, 5);
342 fprintf(header, "{{%3u},{%3u}}%s", static_ltree[i].Code,
348 fprintf(header, "{{%2u},{%2u}}%s", static_dtree[i].Code,
605 tree[n].Code = bi_reverse(next_code[len]++, len);
608 n, (isgraph(n) ? n : ' '), len, tree[n].Code, next_code[len]-1));
H A Ddeflate.h62 #define Code fc.code macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/lib/zlib/
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); }
308 static_dtree[n].Code = bi_reverse((unsigned)n, 5);
341 fprintf(header, "{{%3u},{%3u}}%s", static_ltree[i].Code,
347 fprintf(header, "{{%2u},{%2u}}%s", static_dtree[i].Code,
604 tree[n].Code = bi_reverse(next_code[len]++, len);
607 n, (isgraph(n) ? n : ' '), len, tree[n].Code, next_code[len]-1));
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/lib/zlib/
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); }
308 static_dtree[n].Code = bi_reverse((unsigned)n, 5);
341 fprintf(header, "{{%3u},{%3u}}%s", static_ltree[i].Code,
347 fprintf(header, "{{%2u},{%2u}}%s", static_dtree[i].Code,
604 tree[n].Code = bi_reverse(next_code[len]++, len);
607 n, (isgraph(n) ? n : ' '), len, tree[n].Code, next_code[len]-1));
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/lzma/CPP/7zip/Common/
H A DFilterCoder.h99 STDMETHOD(Code)(ISequentialInStream *inStream,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/lzma/CPP/7zip/Common/
H A DFilterCoder.h99 STDMETHOD(Code)(ISequentialInStream *inStream,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/lib/zlib_deflate/
H A Ddefutil.h52 #define Code fc.code macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/char/
H A Dser_a2232.h114 u_char Code[0x1000]; /* 0x3000-0x3fff code area */ member in struct:a2232memory
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/char/
H A Dser_a2232.h114 u_char Code[0x1000]; /* 0x3000-0x3fff code area */ member in struct:a2232memory
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/lib/zlib_deflate/
H A Ddefutil.h52 #define Code fc.code macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/lzma/CPP/7zip/Common/
H A DFilterCoder.h99 STDMETHOD(Code)(ISequentialInStream *inStream,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/busybox/archival/
H A Dgzip.c604 # error Code too clever
842 #define Code fc.code macro
963 # define SEND_CODE(c, tree) send_bits(tree[c].Code, tree[c].Len)
968 send_bits(tree[c].Code, tree[c].Len); \
1174 tree[n].Code = bi_reverse(next_code[len]++, len);
1178 (n > ' ' ? n : ' '), len, tree[n].Code,
1953 G2.static_dtree[n].Code = bi_reverse(n, 5);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/zlib/
H A Dtrees.c168 # define send_code(s, c, tree) send_bits(s, tree[c].Code, tree[c].Len)
174 send_bits(s, tree[c].Code, tree[c].Len); }
311 static_dtree[n].Code = bi_reverse((unsigned)n, 5);
344 fprintf(header, "{{%3u},{%3u}}%s", static_ltree[i].Code,
350 fprintf(header, "{{%2u},{%2u}}%s", static_dtree[i].Code,
608 tree[n].Code = bi_reverse(next_code[len]++, len);
611 n, (isgraph(n) ? n : ' '), len, tree[n].Code, next_code[len]-1));
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/busybox/archival/
H A Dgzip.c604 # error Code too clever
842 #define Code fc.code macro
963 # define SEND_CODE(c, tree) send_bits(tree[c].Code, tree[c].Len)
968 send_bits(tree[c].Code, tree[c].Len); \
1174 tree[n].Code = bi_reverse(next_code[len]++, len);
1178 (n > ' ' ? n : ' '), len, tree[n].Code,
1953 G2.static_dtree[n].Code = bi_reverse(n, 5);

Completed in 300 milliseconds

12345678