Home
last modified time | relevance | path

Searched refs:UNREFERENCED_PARAMETER (Results 1 – 25 of 30) sorted by relevance

12

/external/tpm2/
DCpriRNG.c75 UNREFERENCED_PARAMETER(direction); in _cpri__DrbgGetPutState()
76 UNREFERENCED_PARAMETER(bufferSize); in _cpri__DrbgGetPutState()
77 UNREFERENCED_PARAMETER(buffer); in _cpri__DrbgGetPutState()
DGlobal.h28 #ifndef UNREFERENCED_PARAMETER
29 # define UNREFERENCED_PARAMETER(a) (a) macro
DCpriHash.c471 UNREFERENCED_PARAMETER(direction); in _cpri__ImportExportHashState()
472 UNREFERENCED_PARAMETER(externalFmt); in _cpri__ImportExportHashState()
473 UNREFERENCED_PARAMETER(osslFmt); in _cpri__ImportExportHashState()
/external/sfntly/cpp/src/sfntly/table/bitmap/
Dindex_sub_table_format2.cc235 UNREFERENCED_PARAMETER(data); in DataLength()
236 UNREFERENCED_PARAMETER(index_sub_table_offset); in DataLength()
237 UNREFERENCED_PARAMETER(first_glyph_index); in DataLength()
238 UNREFERENCED_PARAMETER(last_glyph_index); in DataLength()
Dindex_sub_table_format3.cc53 UNREFERENCED_PARAMETER(data); in GetDataLength()
54 UNREFERENCED_PARAMETER(offset); in GetDataLength()
259 UNREFERENCED_PARAMETER(data); in DataLength()
260 UNREFERENCED_PARAMETER(index_sub_table_offset); in DataLength()
Dindex_sub_table_format1.cc30 UNREFERENCED_PARAMETER(data); in GetDataLength()
31 UNREFERENCED_PARAMETER(offset); in GetDataLength()
263 UNREFERENCED_PARAMETER(data); in DataLength()
264 UNREFERENCED_PARAMETER(index_sub_table_offset); in DataLength()
Dindex_sub_table_format5.cc98 UNREFERENCED_PARAMETER(glyph_id); in GlyphLength()
308 UNREFERENCED_PARAMETER(first_glyph_index); in DataLength()
309 UNREFERENCED_PARAMETER(last_glyph_index); in DataLength()
Dindex_sub_table.cc191 UNREFERENCED_PARAMETER(data); in SubBuildTable()
208 UNREFERENCED_PARAMETER(new_data); in SubSerialize()
Dbitmap_glyph.cc81 UNREFERENCED_PARAMETER(data); in SubBuildTable()
Debsc_table.cc103 UNREFERENCED_PARAMETER(new_data); in SubSerialize()
Dindex_sub_table_format4.cc338 UNREFERENCED_PARAMETER(first_glyph_index); in DataLength()
339 UNREFERENCED_PARAMETER(last_glyph_index); in DataLength()
/external/sfntly/cpp/src/sample/subsetter/
Dsubset_util.cc44 UNREFERENCED_PARAMETER(output_file_path); in Subset()
56 UNREFERENCED_PARAMETER(bytes_read); in Subset()
/external/sfntly/cpp/src/sfntly/tools/subsetter/
Dsubsetter.cc45 UNREFERENCED_PARAMETER(cmap_ids); in SetCMaps()
46 UNREFERENCED_PARAMETER(number); in SetCMaps()
/external/clang/test/Sema/
Dunused-expr.c160 #define UNREFERENCED_PARAMETER(x) (x) macro
165 UNREFERENCED_PARAMETER(a); in unused_parm()
/external/google-breakpad/src/client/windows/tests/crash_generation_app/
Dcrash_generation_app.cc450 UNREFERENCED_PARAMETER(l_param); in About()
474 UNREFERENCED_PARAMETER(previous_instance); in _tWinMain()
475 UNREFERENCED_PARAMETER(command_line); in _tWinMain()
/external/sfntly/cpp/src/sample/subtly/
Dcharacter_predicate.cc50 UNREFERENCED_PARAMETER(character); in operator ()()
/external/sfntly/cpp/src/sfntly/table/
Dgeneric_table_builder.cc26 UNREFERENCED_PARAMETER(data); in SubBuildTable()
Dtable_based_table_builder.cc27 UNREFERENCED_PARAMETER(data); in SubSerialize()
Dfont_data_table.cc170 UNREFERENCED_PARAMETER(table); in NotifyPostTableBuild()
/external/sfntly/cpp/src/sfntly/
Dfont_factory.cc179 UNREFERENCED_PARAMETER(ttc_tag); in LoadCollectionForBuilding()
181 UNREFERENCED_PARAMETER(version); in LoadCollectionForBuilding()
/external/sfntly/cpp/src/sfntly/port/
Dtype.h99 #define UNREFERENCED_PARAMETER(p) do { (void)p; } while (0) macro
Dmemory_input_stream.cc49 UNREFERENCED_PARAMETER(readlimit); in Mark()
Dfile_input_stream.cc53 UNREFERENCED_PARAMETER(readlimit); in Mark()
/external/sfntly/cpp/src/sfntly/table/core/
Dcmap_table.cc430 UNREFERENCED_PARAMETER(offset); in Builder()
438 UNREFERENCED_PARAMETER(offset); in Builder()
688 UNREFERENCED_PARAMETER(seg_count); in EndCode()
949 UNREFERENCED_PARAMETER(offset); in Builder()
955 UNREFERENCED_PARAMETER(offset); in Builder()
/external/sfntly/cpp/src/sfntly/table/truetype/
Dloca_table.cc241 UNREFERENCED_PARAMETER(nullify); in ClearLoca()

12