Searched defs:param_values (Results 1 - 5 of 5) sorted by relevance

/external/chromium/testing/gmock/src/
H A Dgmock-matchers.cc90 // negation of the matcher. 'param_values' contains a list of strings
93 const Strings& param_values) {
95 if (param_values.size() >= 1)
96 result += " " + JoinAsTuple(param_values);
92 FormatMatcherDescription(bool negation, const char* matcher_name, const Strings& param_values) argument
/external/chromium/chrome/browser/ui/gtk/
H A Dgtk_expanded_container.cc79 const GValue* param_values,
94 data2 = g_value_peek_pointer(param_values + 0);
96 data1 = g_value_peek_pointer(param_values + 0);
104 g_value_get_object(param_values + 1),
105 g_value_get_boxed(param_values + 2),
76 Marshal_VOID__OBJECT_BOXED(GClosure* closure, GValue* return_value G_GNUC_UNUSED, guint n_param_values, const GValue* param_values, gpointer invocation_hint G_GNUC_UNUSED, gpointer marshal_data) argument
H A Dgtk_custom_menu_item.cc17 const GValue* param_values,
36 // that asserts saying that the object pointed to by param_values doesn't
43 data2 = (param_values + 0)->data[0].v_pointer;
45 data1 = (param_values + 0)->data[0].v_pointer;
52 g_value_get_int(param_values + 1),
14 chrome_marshall_BOOLEAN__INT(GClosure* closure, GValue* return_value G_GNUC_UNUSED, guint n_param_values, const GValue* param_values, gpointer invocation_hint G_GNUC_UNUSED, gpointer marshal_data) argument
/external/webkit/Source/WebCore/platform/graphics/gstreamer/
H A DVideoSinkGStreamer.cpp312 guint n_param_values, const GValue * param_values,
324 data2 = g_value_peek_pointer(param_values + 0);
326 data1 = g_value_peek_pointer(param_values + 0);
331 callback(data1, gst_value_get_mini_object(param_values + 1), data2);
311 marshal_VOID__MINIOBJECT(GClosure * closure, GValue * return_value, guint n_param_values, const GValue * param_values, gpointer invocation_hint, gpointer marshal_data) argument
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 176 milliseconds