HomeSort by relevance Sort by last modified time
    Searched refs:guint (Results 151 - 175 of 358) sorted by null

1 2 3 4 5 67 8 91011>>

  /external/bluetooth/glib/
glibconfig.h.win32.in 108 #define GPOINTER_TO_UINT(p) ((guint) (p))
119 #define GPOINTER_TO_UINT(p) ((guint) (guint64) (p))
230 #define GUINT_TO_LE(val) ((guint) GUINT32_TO_LE (val))
232 #define GUINT_TO_BE(val) ((guint) GUINT32_TO_BE (val))
  /external/bluetooth/glib/gobject/
gvaluetypes.h 182 guint v_uint);
183 guint g_value_get_uint (const GValue *value);
gparam.h 212 guint ref_count;
213 guint param_id; /* sort-criteria */
388 guint *n_pspecs_p);
  /external/chromium/chrome/browser/renderer_host/
gtk_key_bindings_handler_unittest.cc 48 NativeWebKeyboardEvent NewNativeWebKeyboardEvent(guint keyval, guint state) {
  /external/webkit/Source/WebCore/bindings/scripts/test/GObject/
WebKitDOMTestSerializedScriptValueInterface.cpp 106 static void webkit_dom_test_serialized_script_value_interface_set_property(GObject* object, guint prop_id, const GValue* value, GParamSpec* pspec)
117 static void webkit_dom_test_serialized_script_value_interface_get_property(GObject* object, guint prop_id, GValue* value, GParamSpec* pspec)
  /external/webkit/Source/WebKit/gtk/webkit/
webkitnetworkrequest.cpp 81 static void webkit_network_request_get_property(GObject* object, guint propertyID, GValue* value, GParamSpec* pspec)
97 static void webkit_network_request_set_property(GObject* object, guint propertyID, const GValue* value, GParamSpec* pspec)
webkitnetworkresponse.cpp 81 static void webkit_network_response_get_property(GObject* object, guint propertyID, GValue* value, GParamSpec* pspec)
97 static void webkit_network_response_set_property(GObject* object, guint propertyID, const GValue* value, GParamSpec* pspec)
webkitsecurityorigin.cpp 87 static void webkit_security_origin_set_property(GObject* object, guint propId, const GValue* value, GParamSpec* pspec)
101 static void webkit_security_origin_get_property(GObject* object, guint propId, GValue* value, GParamSpec* pspec)
276 guint webkit_security_origin_get_port(WebKitSecurityOrigin* securityOrigin)
  /external/bluetooth/glib/glib/
gutils.c 125 const guint glib_major_version = GLIB_MAJOR_VERSION;
126 const guint glib_minor_version = GLIB_MINOR_VERSION;
127 const guint glib_micro_version = GLIB_MICRO_VERSION;
128 const guint glib_interface_age = GLIB_INTERFACE_AGE;
129 const guint glib_binary_age = GLIB_BINARY_AGE;
218 glib_check_version (guint required_major,
219 guint required_minor,
220 guint required_micro)
603 guint length)
626 * into a %guint containing bit flags. This is used
    [all...]
gtestutils.h 245 guint n_strings;
247 guint n_nums;
260 guint n_bytes,
glist.c 538 guint n)
558 guint n)
578 guint n)
758 guint
761 guint length;
gqueue.c 126 guint
602 guint n)
667 guint n)
696 guint n)
841 guint n)
gmessages.c 71 guint id;
298 guint
304 static guint handler_id = 0;
351 guint handler_id)
411 guint depth = GPOINTER_TO_UINT (g_private_get (g_log_depth));
614 g_string_append_printf (gstring, "\\x%02x", (guint)(guchar)*p);
652 guint radix)
839 guint pos;
845 tmp = g_strdup_printf ("\\x%02x", (guint)(guchar)*p);
866 guint pos
    [all...]
  /external/bluetooth/glib/gio/fen/
fen-missing.c 43 static guint scan_missing_source_id = 0;
fen-data.c 56 static guint deleting_data_id = 0;
92 static guint
93 _pow (guint x, guint y)
95 guint z = 1;
103 static guint
106 guint sleep_time;
  /external/bluetooth/glib/gio/
gfilterinputstream.c 45 guint prop_id,
50 guint prop_id,
151 guint prop_id,
181 guint prop_id,
gfilteroutputstream.c 45 guint prop_id,
50 guint prop_id,
150 guint prop_id,
180 guint prop_id,
gcancellable.c 59 guint cancelled : 1;
60 guint allocated_pipe : 1;
68 static guint signals[LAST_SIGNAL] = { 0 };
gfileicon.c 81 guint prop_id,
100 guint prop_id,
188 static guint
  /external/bluetooth/glib/tests/refcount/
objects2.c 91 static guint i = 1;
  /external/chromium/chrome/browser/ui/gtk/
collected_cookies_gtk.h 81 gpointer, guint);
  /external/webkit/Source/WebKit2/Platform/gtk/
RunLoopGtk.cpp 116 m_timerSource = adoptGRef(g_timeout_source_new(static_cast<guint>(fireInterval * 1000)));
  /external/chromium/base/
message_pump_glib_x.cc 27 gboolean GtkWidgetRealizeCallback(GSignalInvocationHint* hint, guint nparams,
52 static guint realize_signal_id = 0;
53 static guint realize_hook_id = 0;
  /external/webkit/Tools/DumpRenderTree/gtk/
EventSender.cpp 91 static guint getStateFlags();
115 bool prepareMouseButtonEvent(GdkEvent* event, int eventSenderButtonNumber, guint modifiers)
266 static guint gdkModifierFromJSValue(JSContextRef context, const JSValueRef value)
269 guint gdkModifier = 0;
288 static guint gdkModifersFromJSValue(JSContextRef context, const JSValueRef modifiers)
298 guint gdkModifiers = 0;
312 guint modifiers = argumentCount >= 2 ? gdkModifersFromJSValue(context, arguments[1]) : 0;
338 static guint getStateFlags()
356 guint modifiers = argumentCount >= 2 ? gdkModifersFromJSValue(context, arguments[1]) : 0;
451 static void dragWithFilesDragDataGetCallback(GtkWidget*, GdkDragContext*, GtkSelectionData *data, guint, guint, gpointer userData
    [all...]
  /external/chromium/chrome/browser/password_manager/
native_backend_gnome_x.cc 150 for (guint i = 0; i < attrs->len; ++i) {
263 void GetItemAttrs(const char* keyring, guint id);
264 void GetItemInfo(const char* keyring, guint id);
279 GnomeKeyringResult WaitResult(std::vector<guint>* item_ids);
316 std::vector<guint> item_ids_;
474 void GKRMethod::GetItemAttrs(const char* keyring, guint id) {
480 void GKRMethod::GetItemInfo(const char* keyring, guint id) {
507 GnomeKeyringResult GKRMethod::WaitResult(std::vector<guint>* item_ids) {
571 guint id = GPOINTER_TO_UINT(i->data);
    [all...]

Completed in 1385 milliseconds

1 2 3 4 5 67 8 91011>>