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

1 2

  /external/webkit/Source/WebCore/bindings/scripts/test/GObject/
WebKitDOMTestObj.h 53 webkit_dom_test_obj_void_method_with_args(WebKitDOMTestObj* self, glong int_arg, const gchar* str_arg, WebKitDOMTestObj* obj_arg);
55 WEBKIT_API glong
58 WEBKIT_API glong
59 webkit_dom_test_obj_int_method_with_args(WebKitDOMTestObj* self, glong int_arg, const gchar* str_arg, WebKitDOMTestObj* obj_arg);
65 webkit_dom_test_obj_obj_method_with_args(WebKitDOMTestObj* self, glong int_arg, const gchar* str_arg, WebKitDOMTestObj* obj_arg);
89 webkit_dom_test_obj_with_dynamic_frame_and_arg(WebKitDOMTestObj* self, glong int_arg);
92 webkit_dom_test_obj_with_dynamic_frame_and_optional_arg(WebKitDOMTestObj* self, glong int_arg, glong optional_arg);
95 webkit_dom_test_obj_with_dynamic_frame_and_user_gesture(WebKitDOMTestObj* self, glong int_arg, gboolean isUserGesture);
98 webkit_dom_test_obj_with_dynamic_frame_and_user_gesture_asad(WebKitDOMTestObj* self, glong int_arg, glong optional_arg, gboolean isUserGesture)
    [all...]
WebKitDOMTestObj.cpp 69 webkit_dom_test_obj_void_method_with_args(WebKitDOMTestObj* self, glong int_arg, const gchar* str_arg, WebKitDOMTestObj* obj_arg)
85 glong
91 glong res = item->intMethod();
95 glong
96 webkit_dom_test_obj_int_method_with_args(WebKitDOMTestObj* self, glong int_arg, const gchar* str_arg, WebKitDOMTestObj* obj_arg)
109 glong res = item->intMethodWithArgs(int_arg, converted_str_arg, converted_obj_arg);
125 webkit_dom_test_obj_obj_method_with_args(WebKitDOMTestObj* self, glong int_arg, const gchar* str_arg, WebKitDOMTestObj* obj_arg)
263 webkit_dom_test_obj_with_dynamic_frame_and_arg(WebKitDOMTestObj* self, glong int_arg)
272 webkit_dom_test_obj_with_dynamic_frame_and_optional_arg(WebKitDOMTestObj* self, glong int_arg, glong optional_arg
    [all...]
WebKitDOMTestCallback.h 58 WEBKIT_API glong
WebKitDOMTestCallback.cpp 106 glong
118 glong res = item->callbackWithNonBoolReturnType(converted_class3param);
  /external/bluetooth/glib/glib/
gunicode.h 283 glong offset) G_GNUC_PURE;
284 glong g_utf8_pointer_to_offset (const gchar *str,
292 glong g_utf8_strlen (const gchar *p,
312 glong len,
313 glong *items_read,
314 glong *items_written,
317 glong len,
318 glong *items_read,
319 glong *items_written,
322 glong len,
    [all...]
gtimer.h 58 glong microseconds);
gutf8.c 216 glong
220 glong len = 0;
308 glong offset)
350 glong
355 glong offset = 0;
835 glong len,
836 glong *items_written)
950 glong len,
951 glong *items_read,
952 glong *items_written,
    [all...]
gmacros.h 219 ((glong) offsetof (struct_type, member))
222 ((glong) ((guint8*) &((struct_type*) 0)->member))
226 ((gpointer) ((guint8*) (struct_p) + (glong) (struct_offset)))
gtypes.h 48 typedef long glong; typedef
404 glong tv_sec;
405 glong tv_usec;
gmem.c 364 glong t_malloc = local_data[i + PROFILE_TABLE (1, 0, success)];
365 glong t_realloc = local_data[i + PROFILE_TABLE (1, 1, success)];
366 glong t_free = local_data[i + PROFILE_TABLE (0, 0, success)];
367 glong t_refree = local_data[i + PROFILE_TABLE (0, 1, success)];
gtimer.c 227 g_time_val_add (GTimeVal *time_, glong microseconds)
372 glong mul = 100000;
  /external/bluetooth/glib/tests/
convert-test.c 140 glong utf8_len,
142 glong ucs4_len,
143 glong error_pos)
146 glong items_read, items_read2;
147 glong items_written, items_written2;
229 glong ucs4_len,
231 glong utf8_len,
232 glong error_pos)
235 glong items_read, items_read2;
236 glong items_written, items_written2
    [all...]
bit-test.c 121 for (i = 0; (glong)i < 1500 ; i = -(i+((glong)i>=0))) {
type-test.c 47 glong gl;
iochannel-test.c 63 glong wlength = 0;
  /external/bluetooth/glib/gobject/
gvaluecollector.h 64 glong v_long;
108 _cvalue->v_long = va_arg ((var_args), glong); \
163 _cvalue->v_long = va_arg ((var_args), glong); \
gvalue.h 117 glong v_long;
gparamspecs.h 671 glong minimum;
672 glong maximum;
673 glong default_value;
962 glong minimum,
963 glong maximum,
964 glong default_value,
gvaluetypes.h 185 glong v_long);
186 glong g_value_get_long (const GValue *value);
gvaluetransform.c 60 DEFINE_CAST (int_long, v_int, glong, v_long);
69 DEFINE_CAST (uint_long, v_uint, glong, v_long);
90 DEFINE_CAST (ulong_long, v_ulong, glong, v_long);
97 DEFINE_CAST (int64_long, v_int64, glong, v_long);
106 DEFINE_CAST (uint64_long, v_uint64, glong, v_long);
123 DEFINE_CAST (float_long, v_float, glong, v_long);
132 DEFINE_CAST (double_long, v_double, glong, v_long);
gvaluetypes.c 128 glong *long_p = collect_values[0].v_pointer;
456 type = g_type_register_fundamental (G_TYPE_LONG, g_intern_static_string ("glong"), &info, &finfo, 0);
726 glong v_long)
741 glong
  /external/chromium/chrome/browser/ui/
window_sizer_linux.cc 83 if (data_len < static_cast<gint>(4 * sizeof(glong))) {
89 glong* data = reinterpret_cast<glong*>(raw_data);
  /external/bluetooth/glib/
glibconfig.h 84 #define GPOINTER_TO_INT(p) ((gint) (glong) (p))
87 #define GINT_TO_POINTER(i) ((gpointer) (glong) (i))
196 #define GLONG_TO_LE(val) ((glong) GINT64_TO_LE (val))
198 #define GLONG_TO_BE(val) ((glong) GINT64_TO_BE (val))
glibconfig.h.win32.in 225 #define GLONG_TO_LE(val) ((glong) GINT32_TO_LE (val))
227 #define GLONG_TO_BE(val) ((glong) GINT32_TO_BE (val))
  /external/webkit/Source/JavaScriptCore/wtf/gobject/
GTypedefs.h 31 typedef long glong; typedef

Completed in 567 milliseconds

1 2