HomeSort by relevance Sort by last modified time
    Searched refs:gint (Results 26 - 50 of 334) sorted by null

12 3 4 5 6 7 8 91011>>

  /external/bluetooth/glib/glib/
gspawn.h 106 gint *standard_input,
107 gint *standard_output,
108 gint *standard_error,
124 gint *exit_status,
130 gint *exit_status,
gsequence.h 35 typedef gint (* GSequenceIterCompareFunc) (GSequenceIter *a,
43 gint g_sequence_get_length (GSequence *seq);
63 gint pos);
114 gint g_sequence_iter_get_position (GSequenceIter *iter);
116 gint delta);
121 gint g_sequence_iter_compare (GSequenceIter *a,
gshell.h 49 gint *argcp,
giochannel.h 111 gint ref_count;
192 gint priority,
217 gint length);
219 gint *length);
278 GIOChannelError g_io_channel_error_from_errno (gint en);
299 gint g_io_channel_unix_get_fd (GIOChannel *channel);
326 gint g_io_channel_win32_poll (GPollFD *fds,
327 gint n_fds,
328 gint timeout_);
350 GIOChannel* g_io_channel_win32_new_fd (gint fd)
    [all...]
gpoll.c 89 extern gint poll (struct pollfd *fds, guint nfsd, gint timeout);
122 gint
125 gint timeout)
137 gint nhandles,
140 gint timeout)
254 gint
257 gint timeout)
262 gint nhandles = 0;
281 gint i
    [all...]
gstrfuncs.h 92 gint g_ascii_digit_value (gchar c) G_GNUC_CONST;
93 gint g_ascii_xdigit_value (gchar c) G_GNUC_CONST;
105 G_CONST_RETURN gchar* g_strerror (gint errnum) G_GNUC_CONST;
106 G_CONST_RETURN gchar* g_strsignal (gint signum) G_GNUC_CONST;
145 gint buf_len,
148 gint buf_len,
159 gint g_ascii_strcasecmp (const gchar *s1,
161 gint g_ascii_strncasecmp (const gchar *s1,
176 gint g_strcasecmp (const gchar *s1,
178 gint g_strncasecmp (const gchar *s1
    [all...]
gerror.c 35 gint code,
64 gint code,
96 gint code,
168 gint code)
193 gint code,
232 gint code,
  /external/bluetooth/glib/gobject/
genums.h 162 gint minimum;
163 gint maximum;
198 gint value;
221 gint value);
233 gint v_enum);
234 gint g_value_get_enum (const GValue *value);
  /external/chromium/chrome/browser/ui/
window_sizer_linux.cc 68 gint data_len = 0;
83 if (data_len < static_cast<gint>(4 * sizeof(glong))) {
90 gint x = data[0];
91 gint y = data[1];
92 gint width = data[2];
93 gint height = data[3];
  /external/webkit/Source/WebCore/plugins/gtk/
gtk2xtbin.h 96 gint x, y;
97 gint width, height;
109 gint x,
110 gint y);
112 gint width,
113 gint height);
  /external/webkit/Source/WebCore/accessibility/gtk/
AccessibilityObjectWrapperAtk.cpp 167 static gchar* webkit_accessible_text_get_text(AtkText* text, gint startOffset, gint endOffset);
306 static gint webkit_accessible_get_n_children(AtkObject* object)
311 static AtkObject* webkit_accessible_ref_child(AtkObject* object, gint index)
330 static gint webkit_accessible_get_index_in_parent(AtkObject* object)
751 static gboolean webkit_accessible_action_do_action(AtkAction* action, gint i)
757 static gint webkit_accessible_action_get_n_actions(AtkAction* action)
762 static const gchar* webkit_accessible_action_get_description(AtkAction* action, gint i)
770 static const gchar* webkit_accessible_action_get_keybinding(AtkAction* action, gint i)
777 static const gchar* webkit_accessible_action_get_name(AtkAction* action, gint i
    [all...]
  /external/chromium/chrome/browser/ui/gtk/
task_manager_gtk.h 78 gint CompareImpl(GtkTreeModel* tree_model, GtkTreeIter* a,
110 static gint ComparePage(GtkTreeModel* model, GtkTreeIter* a,
117 static gint CompareSharedMemory(GtkTreeModel* model, GtkTreeIter* a,
124 static gint ComparePrivateMemory(GtkTreeModel* model, GtkTreeIter* a,
131 static gint CompareV8Memory(GtkTreeModel* model, GtkTreeIter* a,
139 static gint CompareCPU(GtkTreeModel* model, GtkTreeIter* a,
146 static gint CompareNetwork(GtkTreeModel* model, GtkTreeIter* a,
153 static gint CompareProcessID(GtkTreeModel* model, GtkTreeIter* a,
160 static gint CompareWebCoreImageCache(GtkTreeModel* model, GtkTreeIter* a,
167 static gint CompareWebCoreScriptsCache(GtkTreeModel* model, GtkTreeIter* a
    [all...]
gtk_floating_container.h 74 gint x;
75 gint y;
  /external/bluetooth/bluez/audio/
gstsbcparse.h 57 gint channels;
58 gint rate;
  /external/bluetooth/glib/gio/
gunixinputstream.h 69 GInputStream * g_unix_input_stream_new (gint fd,
74 gint g_unix_input_stream_get_fd (GUnixInputStream *stream);
gunixoutputstream.h 69 GOutputStream * g_unix_output_stream_new (gint fd,
74 gint g_unix_output_stream_get_fd (GUnixOutputStream *stream);
gioscheduler.h 38 gint io_priority,
gicon.h 73 gint *out_version);
75 gint num_tokens,
76 gint version,
  /external/bluetooth/glib/tests/gobject/
accumulator.c 58 gint param);
60 gint param);
89 gint param,
97 gint param)
104 gint param,
112 gint param)
128 gint param)
144 gint param)
  /external/webkit/Source/WebCore/platform/gtk/
PopupMenuGtk.h 55 static void menuPositionFunction(GtkMenu*, gint*, gint*, gboolean*, PopupMenuGtk*);
  /external/bluetooth/bluez/health/
hdp_types.h 88 gint ref; /* Reference counter */
110 gint ref; /* Reference counting */
126 gint ref; /* Reference counter */
  /external/chromium/chrome/browser/renderer_host/
gtk_key_bindings_handler.h 88 gint count);
95 gint count, gboolean extend_selection);
99 gint count);
  /external/bluetooth/glib/tests/
child-test.c 48 gint alive;
55 get_a_child (gint ttl)
93 child_watch_callback (GPid pid, gint status, gpointer data)
96 gint ttl = GPOINTER_TO_INT (data);
126 gint ttl = GPOINTER_TO_INT (data);
utf8-validate.c 34 gint max_len;
35 gint offset;
278 do_test (gint index,
280 gint max_len,
281 gint offset,
304 result ? "TRUE" : "FALSE", (gint) (end - text));
312 gint i;
  /external/webkit/Source/WebKit/gtk/WebCoreSupport/
DumpRenderTreeSupportGtk.h 58 static void dumpConfigurationForViewport(WebKitWebView* webView, gint deviceDPI, gint deviceWidth, gint deviceHeight, gint availableWidth, gint availableHeight);
115 static bool webkitWebFrameSelectionHasSpellingMarker(WebKitWebFrame*, gint from, gint length);

Completed in 840 milliseconds

12 3 4 5 6 7 8 91011>>