Searched refs:UNREFERENCED_PARAMETER (Results 1 - 25 of 59) sorted by relevance

123

/external/chromium_org/sandbox/win/sandbox_poc/pocdll/
H A Dpocdll.cc12 UNREFERENCED_PARAMETER(module);
13 UNREFERENCED_PARAMETER(reason_for_call);
14 UNREFERENCED_PARAMETER(reserved);
H A Dinvasive.cc17 UNREFERENCED_PARAMETER(param);
59 UNREFERENCED_PARAMETER(param);
/external/chromium_org/third_party/sfntly/cpp/src/sample/subtly/
H A Dcharacter_predicate.cc50 UNREFERENCED_PARAMETER(character);
/external/chromium_org/third_party/sfntly/cpp/src/sfntly/table/
H A Dgeneric_table_builder.cc26 UNREFERENCED_PARAMETER(data);
H A Dtable_based_table_builder.cc27 UNREFERENCED_PARAMETER(data);
/external/sfntly/cpp/src/sample/subtly/
H A Dcharacter_predicate.cc50 UNREFERENCED_PARAMETER(character);
/external/sfntly/cpp/src/sfntly/table/
H A Dgeneric_table_builder.cc26 UNREFERENCED_PARAMETER(data);
H A Dtable_based_table_builder.cc27 UNREFERENCED_PARAMETER(data);
/external/chromium_org/sandbox/win/src/
H A Dpolicy_engine_opcodes.cc59 UNREFERENCED_PARAMETER(opcode);
60 UNREFERENCED_PARAMETER(param);
61 UNREFERENCED_PARAMETER(context);
77 UNREFERENCED_PARAMETER(opcode);
78 UNREFERENCED_PARAMETER(param);
79 UNREFERENCED_PARAMETER(context);
100 UNREFERENCED_PARAMETER(param);
101 UNREFERENCED_PARAMETER(context);
137 UNREFERENCED_PARAMETER(context);
179 UNREFERENCED_PARAMETER(contex
[all...]
H A Dsandbox_nt_util.cc77 UNREFERENCED_PARAMETER(source);
587 UNREFERENCED_PARAMETER(near_to);
593 UNREFERENCED_PARAMETER(size);
594 UNREFERENCED_PARAMETER(type);
600 UNREFERENCED_PARAMETER(memory);
601 UNREFERENCED_PARAMETER(buffer);
602 UNREFERENCED_PARAMETER(type);
/external/chromium_org/third_party/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/subsetter/
H A Dsubset_util.cc44 UNREFERENCED_PARAMETER(output_file_path);
56 UNREFERENCED_PARAMETER(bytes_read);
/external/chromium_org/third_party/sfntly/cpp/src/sfntly/tools/subsetter/
H A Dsubsetter.cc45 UNREFERENCED_PARAMETER(cmap_ids);
46 UNREFERENCED_PARAMETER(number);
/external/sfntly/cpp/src/sfntly/tools/subsetter/
H A Dsubsetter.cc45 UNREFERENCED_PARAMETER(cmap_ids);
46 UNREFERENCED_PARAMETER(number);
/external/chromium_org/third_party/sfntly/cpp/src/sfntly/port/
H A Dtype.h99 #define UNREFERENCED_PARAMETER(p) do { (void)p; } while (0) macro
/external/chromium_org/third_party/sfntly/cpp/src/sfntly/table/bitmap/
H A Dbitmap_glyph.cc81 UNREFERENCED_PARAMETER(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);
/external/sfntly/cpp/src/sfntly/port/
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 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);
/external/chromium_org/third_party/skia/src/views/win/
H A Dskia_win.cpp31 UNREFERENCED_PARAMETER(hPrevInstance);
192 UNREFERENCED_PARAMETER(lParam);

Completed in 355 milliseconds

123