Searched refs:TABLE (Results 1 - 14 of 14) sorted by relevance

/haiku-fatelf/src/libs/zlib/
H A Dinflate.h37 TABLE, /* i: waiting for dynamic block table lengths */ enumerator in enum:__anon5226
68 TYPE -> TYPEDO -> STORED or TABLE or LEN_ or CHECK
70 TABLE -> LENLENS -> CODELENS -> LEN_
H A Dinfutil.h18 TABLE, /* get table lengths */ enumerator in enum:__anon5229
H A Dinfback.c308 state->mode = TABLE;
349 case TABLE:
H A Dinflate.c840 state->mode = TABLE;
881 case TABLE:
/haiku-fatelf/src/tests/system/libroot/posix/bonnie++-1.03d/
H A Dbon_csv2html.in30 <TABLE ALIGN=center BORDER=3 CELLPADDING=2 CELLSPACING=1>
77 </TABLE>
H A Dbon_csv2html30 <TABLE ALIGN=center BORDER=3 CELLPADDING=2 CELLSPACING=1>
77 </TABLE>
/haiku-fatelf/src/libs/pdflib/libs/flate/
H A Dinfutil.h21 TABLE, /* get table lengths */ enumerator in enum:__anon4903
H A Dinfblock.c177 s->mode = TABLE;
218 case TABLE:
/haiku-fatelf/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/ath_hal/ar5212/
H A Dar5212_ani.c222 typedef int TABLE[]; typedef
264 static const TABLE m1ThreshLow = { 127, 50 };
265 static const TABLE m2ThreshLow = { 127, 40 };
266 static const TABLE m1Thresh = { 127, 0x4d };
267 static const TABLE m2Thresh = { 127, 0x40 };
268 static const TABLE m2CountThr = { 31, 16 };
269 static const TABLE m2CountThrLow = { 63, 48 };
298 static const TABLE weakSigThrCck = { 8, 6 };
/haiku-fatelf/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/ath_hal/ar5416/
H A Dar5416_ani.c175 typedef int TABLE[]; typedef
254 static const TABLE m1ThreshLow = { 127, 50 };
255 static const TABLE m2ThreshLow = { 127, 40 };
256 static const TABLE m1Thresh = { 127, 0x4d };
257 static const TABLE m2Thresh = { 127, 0x40 };
258 static const TABLE m2CountThr = { 31, 16 };
259 static const TABLE m2CountThrLow = { 63, 48 };
300 static const TABLE weakSigThrCck = { 8, 6 };
/haiku-fatelf/src/bin/gdb/readline/doc/
H A Dtexi2html965 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="0">
997 </TABLE>
1093 print $fh "<TABLE CELLPADDING=$spacing CELLSPACING=$spacing BORDER=0>\n";
1140 print $fh "</TABLE>\n";
1234 </TABLE>
1955 q{"<TABLE><tr>$T2H_EXAMPLE_INDENT_CELL<td class=example><pre>"},
1960 q{"<TABLE><tr>$T2H_SMALL_EXAMPLE_INDENT_CELL<td class=smallexample><FONT SIZE=$T2H_SMALL_FONT_SIZE><pre>"},
1965 q{"<TABLE><tr>$T2H_EXAMPLE_INDENT_CELL<td class=display><pre " . 'style="font-family: serif">'},
1970 q{"<TABLE><tr>$T2H_SMALL_EXAMPLE_INDENT_CELL<td class=smalldisplay><FONT SIZE=$T2H_SMALL_FONT_SIZE><pre " . 'style="font-family: serif">'},
3262 push(@lines, &debug("<TABLE>\
[all...]
/haiku-fatelf/src/bin/bash/support/
H A Dtexi2html964 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="0">
996 </TABLE>
1092 print $fh "<TABLE CELLPADDING=$spacing CELLSPACING=$spacing BORDER=0>\n";
1139 print $fh "</TABLE>\n";
1233 </TABLE>
1954 q{"<TABLE><tr>$T2H_EXAMPLE_INDENT_CELL<td class=example><pre>"},
1959 q{"<TABLE><tr>$T2H_SMALL_EXAMPLE_INDENT_CELL<td class=smallexample><FONT SIZE=$T2H_SMALL_FONT_SIZE><pre>"},
1964 q{"<TABLE><tr>$T2H_EXAMPLE_INDENT_CELL<td class=display><pre " . 'style="font-family: serif">'},
1969 q{"<TABLE><tr>$T2H_SMALL_EXAMPLE_INDENT_CELL<td class=smalldisplay><FONT SIZE=$T2H_SMALL_FONT_SIZE><pre " . 'style="font-family: serif">'},
3261 push(@lines, &debug("<TABLE>\
[all...]
/haiku-fatelf/src/bin/gdb/bfd/
H A Dpdp11.c401 #define TABLE_SIZE(TABLE) (sizeof(TABLE)/sizeof(TABLE[0]))
H A Daoutx.h276 #define TABLE_SIZE(TABLE) (sizeof (TABLE) / sizeof (TABLE[0]))

Completed in 259 milliseconds