Searched refs:UNREFERENCED_PARAMETER (Results 1 - 25 of 59) sorted by last modified time

123

/external/skia/src/views/win/
H A Dskia_win.cpp31 UNREFERENCED_PARAMETER(hPrevInstance);
192 UNREFERENCED_PARAMETER(lParam);
/external/sfntly/cpp/src/sample/subsetter/
H A Dsubset_util.cc44 UNREFERENCED_PARAMETER(output_file_path);
56 UNREFERENCED_PARAMETER(bytes_read);
/external/sfntly/cpp/src/sample/subtly/
H A Dcharacter_predicate.cc50 UNREFERENCED_PARAMETER(character);
/external/sfntly/cpp/src/sfntly/data/
H A Dbyte_array.cc118 UNREFERENCED_PARAMETER(bytes_written);
/external/sfntly/cpp/src/sfntly/
H A Dfont.cc369 UNREFERENCED_PARAMETER(font);
H A Dfont_factory.cc179 UNREFERENCED_PARAMETER(ttc_tag);
181 UNREFERENCED_PARAMETER(version);
/external/sfntly/cpp/src/sfntly/port/
H A Dfile_input_stream.cc51 UNREFERENCED_PARAMETER(readlimit);
H A Dmemory_input_stream.cc47 UNREFERENCED_PARAMETER(readlimit);
H A Dtype.h99 #define UNREFERENCED_PARAMETER(p) do { (void)p; } while (0) macro
/external/sfntly/cpp/src/sfntly/table/bitmap/
H A Dbitmap_glyph.cc81 UNREFERENCED_PARAMETER(data);
H A Debsc_table.cc103 UNREFERENCED_PARAMETER(new_data);
H A Dindex_sub_table.cc191 UNREFERENCED_PARAMETER(data);
208 UNREFERENCED_PARAMETER(new_data);
H A Dindex_sub_table_format1.cc30 UNREFERENCED_PARAMETER(data);
31 UNREFERENCED_PARAMETER(offset);
263 UNREFERENCED_PARAMETER(data);
264 UNREFERENCED_PARAMETER(index_sub_table_offset);
H A Dindex_sub_table_format2.cc235 UNREFERENCED_PARAMETER(data);
236 UNREFERENCED_PARAMETER(index_sub_table_offset);
237 UNREFERENCED_PARAMETER(first_glyph_index);
238 UNREFERENCED_PARAMETER(last_glyph_index);
H A Dindex_sub_table_format3.cc53 UNREFERENCED_PARAMETER(data);
54 UNREFERENCED_PARAMETER(offset);
259 UNREFERENCED_PARAMETER(data);
260 UNREFERENCED_PARAMETER(index_sub_table_offset);
H A Dindex_sub_table_format4.cc338 UNREFERENCED_PARAMETER(first_glyph_index);
339 UNREFERENCED_PARAMETER(last_glyph_index);
H A Dindex_sub_table_format5.cc98 UNREFERENCED_PARAMETER(glyph_id);
308 UNREFERENCED_PARAMETER(first_glyph_index);
309 UNREFERENCED_PARAMETER(last_glyph_index);
/external/sfntly/cpp/src/sfntly/table/core/
H A Dcmap_table.cc430 UNREFERENCED_PARAMETER(offset);
438 UNREFERENCED_PARAMETER(offset);
688 UNREFERENCED_PARAMETER(seg_count);
949 UNREFERENCED_PARAMETER(offset);
955 UNREFERENCED_PARAMETER(offset);
/external/sfntly/cpp/src/sfntly/table/
H A Dfont_data_table.cc170 UNREFERENCED_PARAMETER(table);
H A Dgeneric_table_builder.cc26 UNREFERENCED_PARAMETER(data);
H A Dtable_based_table_builder.cc27 UNREFERENCED_PARAMETER(data);
/external/sfntly/cpp/src/sfntly/table/truetype/
H A Dglyph_table.cc212 UNREFERENCED_PARAMETER(table);
306 UNREFERENCED_PARAMETER(table_builder);
H A Dloca_table.cc241 UNREFERENCED_PARAMETER(nullify);
/external/sfntly/cpp/src/sfntly/tools/subsetter/
H A Dsubsetter.cc45 UNREFERENCED_PARAMETER(cmap_ids);
46 UNREFERENCED_PARAMETER(number);
/external/e2fsprogs/lib/ext2fs/
H A Dnt_io.c1059 UNREFERENCED_PARAMETER(file);

Completed in 212 milliseconds

123