Searched refs:summary (Results 176 - 194 of 194) sorted by relevance

12345678

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/netatalk-2.2.0/sys/generic/
H A DMakefile54 $(top_srcdir)/macros/summary.m4 \
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/netatalk-2.2.0/sys/netatalk/
H A DMakefile58 $(top_srcdir)/macros/summary.m4 \
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/netatalk-2.2.0/sys/netbsd/
H A DMakefile54 $(top_srcdir)/macros/summary.m4 \
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/netatalk-2.2.0/test/
H A DMakefile54 $(top_srcdir)/macros/summary.m4 \
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/netatalk-2.2.0/test/afpd/
H A DMakefile61 $(top_srcdir)/macros/summary.m4 \
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libiconv-1.11/lib/
H A Dgb2312.h2538 const Summary16 *summary = NULL; local
2540 summary = &gb2312_uni2indx_page00[(wc>>4)];
2542 summary = &gb2312_uni2indx_page20[(wc>>4)-0x200];
2544 summary = &gb2312_uni2indx_page30[(wc>>4)-0x300];
2546 summary = &gb2312_uni2indx_page4e[(wc>>4)-0x4e0];
2548 summary = &gb2312_uni2indx_page9e[(wc>>4)-0x9e0];
2550 summary = &gb2312_uni2indx_pageff[(wc>>4)-0xff0];
2551 if (summary) {
2552 unsigned short used = summary->used;
2558 /* Add `summary
[all...]
H A Dbig5.h4123 const Summary16 *summary = NULL; local
4125 summary = &big5_uni2indx_page00[(wc>>4)];
4127 summary = &big5_uni2indx_page02[(wc>>4)-0x020];
4129 summary = &big5_uni2indx_page20[(wc>>4)-0x200];
4131 summary = &big5_uni2indx_page24[(wc>>4)-0x240];
4133 summary = &big5_uni2indx_page30[(wc>>4)-0x300];
4135 summary = &big5_uni2indx_page4e[(wc>>4)-0x4e0];
4137 summary = &big5_uni2indx_pagefa[(wc>>4)-0xfa0];
4139 summary = &big5_uni2indx_pagefe[(wc>>4)-0xfe0];
4140 if (summary) {
[all...]
H A Duhc_2.h1001 const Summary16 *summary = &uhc_2_uni2indx_pagec8[(wc>>4)-0xc80]; local
1002 unsigned short used = summary->used;
1008 /* Add `summary->indx' and the number of bits set in `used'. */
1013 used += summary->indx;
H A Duhc_1.h1704 const Summary16 *summary = &uhc_1_uni2indx_pageac[(wc>>4)-0xac0]; local
1705 unsigned short used = summary->used;
1711 /* Add `summary->indx' and the number of bits set in `used'. */
1716 used += summary->indx;
H A Djisx0213.h5906 const Summary16 *summary = &jisx0213_from_ucs_level2_2indx[((index1 << 6) + (ucs & 0x3f)) >> 4]; local
5907 unsigned short used = summary->used;
5912 /* Add `summary->indx' and the number of bits set in `used'. */
5917 return jisx0213_from_ucs_level2_data[summary->indx + used];
H A Dcns11643_inv.h15372 const Summary16 *summary = NULL; local
15374 summary = &cns11643_inv_uni2indx_page00[(wc>>4)];
15376 summary = &cns11643_inv_uni2indx_page02[(wc>>4)-0x020];
15378 summary = &cns11643_inv_uni2indx_page20[(wc>>4)-0x200];
15380 summary = &cns11643_inv_uni2indx_page24[(wc>>4)-0x240];
15382 summary = &cns11643_inv_uni2indx_page30[(wc>>4)-0x300];
15384 summary = &cns11643_inv_uni2indx_pagefa[(wc>>4)-0xfa0];
15386 summary = &cns11643_inv_uni2indx_pagefe[(wc>>4)-0xfe0];
15388 summary = &cns11643_inv_uni2indx_page200[(wc>>4)-0x2000];
15390 summary
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/netatalk-2.2.0/libatalk/cnid/cdb/
H A DMakefile.in59 $(top_srcdir)/macros/summary.m4 \
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/openssl/util/
H A Dpod2man.pl107 A short usage summary for programs and functions, which
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/netatalk-2.2.0/etc/uams/
H A DMakefile65 $(top_srcdir)/macros/summary.m4 \
H A DMakefile.in65 $(top_srcdir)/macros/summary.m4 \
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/openssl-0.9.8e/util/
H A Dpod2man.pl107 A short usage summary for programs and functions, which
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/jffs2/
H A Dscan.c20 #include "summary.h"
95 struct jffs2_summary *s = NULL; /* summary info collected by the scan process */
133 JFFS2_WARNING("Can't allocate memory for summary\n");
143 /* reset summary info for next eraseblock scan */
199 /* deleting summary information of the old nextblock */
200 jffs2_sum_reset_collected(c->summary);
202 /* update collected summary information for the current nextblock */
477 /* XIP case. Just look, point at the summary if it's there */
502 /* Now, make sure the summary itself is available */
511 /* Need to read more so that the entire summary nod
[all...]
H A Dwbuf.c346 /* The summary is not recovered, so it must be disabled for this erase block */
347 jffs2_sum_disable_collecting(c->summary);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/iproute2/doc/
H A Dip-cref.tex2598 accounting by realms. The kernel gathers a packet statistics summary

Completed in 204 milliseconds

12345678