/external/tpm2/ |
D | CpriRNG.c | 75 UNREFERENCED_PARAMETER(direction); in _cpri__DrbgGetPutState() 76 UNREFERENCED_PARAMETER(bufferSize); in _cpri__DrbgGetPutState() 77 UNREFERENCED_PARAMETER(buffer); in _cpri__DrbgGetPutState()
|
D | Global.h | 28 #ifndef UNREFERENCED_PARAMETER 29 # define UNREFERENCED_PARAMETER(a) (a) macro
|
D | CpriHash.c | 471 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/ |
D | index_sub_table_format3.cc | 53 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()
|
D | index_sub_table_format2.cc | 235 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()
|
D | index_sub_table_format1.cc | 30 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()
|
D | index_sub_table_format5.cc | 98 UNREFERENCED_PARAMETER(glyph_id); in GlyphLength() 308 UNREFERENCED_PARAMETER(first_glyph_index); in DataLength() 309 UNREFERENCED_PARAMETER(last_glyph_index); in DataLength()
|
D | index_sub_table.cc | 191 UNREFERENCED_PARAMETER(data); in SubBuildTable() 208 UNREFERENCED_PARAMETER(new_data); in SubSerialize()
|
D | bitmap_glyph.cc | 81 UNREFERENCED_PARAMETER(data); in SubBuildTable()
|
D | ebsc_table.cc | 103 UNREFERENCED_PARAMETER(new_data); in SubSerialize()
|
D | index_sub_table_format4.cc | 338 UNREFERENCED_PARAMETER(first_glyph_index); in DataLength() 339 UNREFERENCED_PARAMETER(last_glyph_index); in DataLength()
|
/external/sfntly/cpp/src/sample/subsetter/ |
D | subset_util.cc | 44 UNREFERENCED_PARAMETER(output_file_path); in Subset() 56 UNREFERENCED_PARAMETER(bytes_read); in Subset()
|
/external/sfntly/cpp/src/sfntly/tools/subsetter/ |
D | subsetter.cc | 45 UNREFERENCED_PARAMETER(cmap_ids); in SetCMaps() 46 UNREFERENCED_PARAMETER(number); in SetCMaps()
|
/external/clang/test/Sema/ |
D | unused-expr.c | 160 #define UNREFERENCED_PARAMETER(x) (x) macro 165 UNREFERENCED_PARAMETER(a); in unused_parm()
|
/external/google-breakpad/src/client/windows/tests/crash_generation_app/ |
D | crash_generation_app.cc | 450 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/ |
D | character_predicate.cc | 50 UNREFERENCED_PARAMETER(character); in operator ()()
|
/external/sfntly/cpp/src/sfntly/table/ |
D | generic_table_builder.cc | 26 UNREFERENCED_PARAMETER(data); in SubBuildTable()
|
D | table_based_table_builder.cc | 27 UNREFERENCED_PARAMETER(data); in SubSerialize()
|
D | font_data_table.cc | 170 UNREFERENCED_PARAMETER(table); in NotifyPostTableBuild()
|
/external/sfntly/cpp/src/sfntly/ |
D | font_factory.cc | 179 UNREFERENCED_PARAMETER(ttc_tag); in LoadCollectionForBuilding() 181 UNREFERENCED_PARAMETER(version); in LoadCollectionForBuilding()
|
/external/sfntly/cpp/src/sfntly/port/ |
D | type.h | 99 #define UNREFERENCED_PARAMETER(p) do { (void)p; } while (0) macro
|
D | memory_input_stream.cc | 47 UNREFERENCED_PARAMETER(readlimit); in Mark()
|
D | file_input_stream.cc | 51 UNREFERENCED_PARAMETER(readlimit); in Mark()
|
/external/sfntly/cpp/src/sfntly/table/core/ |
D | cmap_table.cc | 430 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/ |
D | loca_table.cc | 241 UNREFERENCED_PARAMETER(nullify); in ClearLoca()
|