Home
last modified time | relevance | path

Searched refs:Filter (Results 1 – 25 of 55) sorted by relevance

123

/toolchain/binutils/binutils-2.27/zlib/contrib/ada/
Dzlib.adb100 (Filter : in out Filter_Type;
109 (Filter : in out Filter_Type;
136 (Filter : in out Filter_Type;
141 if not Ignore_Error and then not Is_Open (Filter) then
145 Code := Flate (Filter.Compression).Done (To_Thin_Access (Filter.Strm));
148 Free (Filter.Strm);
152 := Last_Error_Message (Filter.Strm.all);
154 Free (Filter.Strm);
191 (Filter : in out Filter_Type;
202 if Is_Open (Filter) then
[all …]
Dzlib.ads135 (Filter : in out Filter_Type;
150 (Filter : in out Filter_Type;
165 function Is_Open (Filter : in Filter_Type) return Boolean;
170 (Filter : in out Filter_Type;
183 (Filter : in out Filter_Type;
191 function Total_In (Filter : in Filter_Type) return Count;
195 function Total_Out (Filter : in Filter_Type) return Count;
217 (Filter : in out Filter_Type;
229 function Stream_End (Filter : in Filter_Type) return Boolean;
234 (Filter : in out Filter_Type;
[all …]
Dtest.adb63 Filter : ZLib.Filter_Type; variable
310 (Filter => Filter,
315 Translate (Filter);
316 Print_Statistic ("Generic compress", ZLib.Total_Out (Filter));
317 ZLib.Close (Filter);
329 ZLib.Inflate_Init (Filter, Header => Header);
331 Translate (Filter);
332 Print_Statistic ("Generic decompress", ZLib.Total_Out (Filter));
334 ZLib.Close (Filter);
Dread.adb45 Filter : ZLib.Filter_Type; variable
125 (Filter,
139 Read (Filter, Buffer, Last);
149 ZLib.Close (Filter);
Dzlib-streams.adb58 (Filter : in out Filter_Type;
66 (Filter : in out Filter_Type;
71 (Filter, Level, Strategy, Header => Header);
73 Inflate_Init (Filter, Header => Header);
/toolchain/binutils/binutils-2.27/ld/po/
Dsv.po1145 msgid "Filter for shared object symbol table"
1146 msgstr "Filter f�r symboltabell �ver delade objekt"
Did.po1341 msgid "Filter for shared object symbol table"
1342 msgstr "Filter untuk simbol tabel objek terbagi"
Dda.po1428 msgid "Filter for shared object symbol table"
1429 msgstr "Filter for symboltabel over delte objekter"
Dld.pot1419 msgid "Filter for shared object symbol table"
Duk.po1361 msgid "Filter for shared object symbol table"
Dzh_TW.po1371 msgid "Filter for shared object symbol table"
Dja.po1360 msgid "Filter for shared object symbol table"
Dzh_CN.po1370 msgid "Filter for shared object symbol table"
Dbg.po1384 msgid "Filter for shared object symbol table"
Dtr.po1237 msgid "Filter for shared object symbol table"
Dga.po1223 msgid "Filter for shared object symbol table"
Dfi.po1374 msgid "Filter for shared object symbol table"
Dit.po1367 msgid "Filter for shared object symbol table"
Dfr.po1383 msgid "Filter for shared object symbol table"
/toolchain/binutils/binutils-2.27/ld/
DChangeLog-2004697 * pe-dll.c (auto_export): Filter on just the import prefix,
/toolchain/benchmark/
Dpanorama.diff1370 +# <a href="http://doc.trolltech.com/qthelpproject.html#filter-attributes">Qt Help Project / Filter
6537 + // Vertical Filter
6552 + // Horizontal Filter
8983 +/*Filter vertically five rows of derivatives of length chunk_width into gxx,gxy,gyy*/
9024 + /*Filter vertically*/
9031 +/*Filter vertically five rows of derivatives of length 128 into gxx,gxy,gyy*/
9117 + /*Filter vertically*/
9130 +/*Filter horizontally the three rows gxx,gxy,gyy into the strength subrow starting at i,j
9150 +/*Filter g of length 128 in place with 14641. Output is shifted two steps
9259 +/*Filter horizontally the three rows gxx,gxy,gyy of length 128 into the strength subrow s
[all …]
/toolchain/binutils/binutils-2.27/gas/
DChangeLog-20081577 index. Filter out FLAT for uses other than as segment override.
/toolchain/binutils/binutils-2.27/gold/po/
Dgold.pot1860 msgid "Filter for shared object symbol table"
Dzh_CN.po1928 msgid "Filter for shared object symbol table"
/toolchain/binutils/binutils-2.27/ld/testsuite/
DChangeLog-2009963 * lib/ld-lib.exp (run_ld_link_tests): Filter test names against

123