HomeSort by relevance Sort by last modified time
    Searched refs:UNREFERENCED_PARAMETER (Results 1 - 25 of 35) sorted by null

1 2

  /external/chromium_org/sandbox/win/sandbox_poc/pocdll/
pocdll.cc 12 UNREFERENCED_PARAMETER(module);
13 UNREFERENCED_PARAMETER(reason_for_call);
14 UNREFERENCED_PARAMETER(reserved);
invasive.cc 17 UNREFERENCED_PARAMETER(param);
59 UNREFERENCED_PARAMETER(param);
  /external/chromium_org/third_party/sfntly/cpp/src/sample/subtly/
character_predicate.cc 50 UNREFERENCED_PARAMETER(character);
  /external/chromium_org/third_party/sfntly/cpp/src/sfntly/table/
generic_table_builder.cc 26 UNREFERENCED_PARAMETER(data);
table_based_table_builder.cc 27 UNREFERENCED_PARAMETER(data);
font_data_table.cc 170 UNREFERENCED_PARAMETER(table);
  /external/chromium_org/sandbox/win/src/
policy_engine_opcodes.cc 59 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(context)
    [all...]
sandbox_nt_util.cc 77 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/
subset_util.cc 44 UNREFERENCED_PARAMETER(output_file_path);
56 UNREFERENCED_PARAMETER(bytes_read);
  /external/chromium_org/third_party/sfntly/cpp/src/sfntly/tools/subsetter/
subsetter.cc 45 UNREFERENCED_PARAMETER(cmap_ids);
46 UNREFERENCED_PARAMETER(number);
  /external/chromium_org/third_party/sfntly/cpp/src/sfntly/port/
type.h 99 #define UNREFERENCED_PARAMETER(p) do { (void)p; } while (0)
memory_input_stream.cc 49 UNREFERENCED_PARAMETER(readlimit);
file_input_stream.cc 53 UNREFERENCED_PARAMETER(readlimit);
  /external/chromium_org/third_party/sfntly/cpp/src/sfntly/table/bitmap/
bitmap_glyph.cc 81 UNREFERENCED_PARAMETER(data);
index_sub_table_format1.cc 30 UNREFERENCED_PARAMETER(data);
31 UNREFERENCED_PARAMETER(offset);
263 UNREFERENCED_PARAMETER(data);
264 UNREFERENCED_PARAMETER(index_sub_table_offset);
index_sub_table_format2.cc 235 UNREFERENCED_PARAMETER(data);
236 UNREFERENCED_PARAMETER(index_sub_table_offset);
237 UNREFERENCED_PARAMETER(first_glyph_index);
238 UNREFERENCED_PARAMETER(last_glyph_index);
index_sub_table_format3.cc 53 UNREFERENCED_PARAMETER(data);
54 UNREFERENCED_PARAMETER(offset);
259 UNREFERENCED_PARAMETER(data);
260 UNREFERENCED_PARAMETER(index_sub_table_offset);
ebsc_table.cc 103 UNREFERENCED_PARAMETER(new_data);
index_sub_table_format5.cc 98 UNREFERENCED_PARAMETER(glyph_id);
308 UNREFERENCED_PARAMETER(first_glyph_index);
309 UNREFERENCED_PARAMETER(last_glyph_index);
index_sub_table.cc 191 UNREFERENCED_PARAMETER(data);
208 UNREFERENCED_PARAMETER(new_data);
  /external/chromium_org/third_party/skia/src/views/win/
skia_win.cpp 31 UNREFERENCED_PARAMETER(hPrevInstance);
192 UNREFERENCED_PARAMETER(lParam);
  /external/chromium_org/sandbox/win/sandbox_poc/
sandbox.cc 52 UNREFERENCED_PARAMETER(command_line);
main_ui_window.cc 165 UNREFERENCED_PARAMETER(lparam);
275 UNREFERENCED_PARAMETER(window);
283 UNREFERENCED_PARAMETER(window);
284 UNREFERENCED_PARAMETER(state);
  /external/chromium_org/third_party/sfntly/cpp/src/sfntly/
font_factory.cc 179 UNREFERENCED_PARAMETER(ttc_tag);
181 UNREFERENCED_PARAMETER(version);
  /external/chromium_org/ppapi/native_client/src/trusted/plugin/
plugin.cc 334 UNREFERENCED_PARAMETER(pp_error);
374 UNREFERENCED_PARAMETER(pp_error);

Completed in 86 milliseconds

1 2