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

1 23 4 5 6 7 8 91011>>

  /external/bluetooth/bluez/health/
mcap_internal.h 81 gint ref; /* Reference counter */
102 gint ref; /* References counter */
122 gint ref; /* References counter */
  /external/bluetooth/glib/glib/
gfileutils.h 78 GFileError g_file_error_from_errno (gint err_no);
101 gint g_mkstemp (gchar *tmpl);
104 gint g_file_open_tmp (const gchar *tmpl,
gqueue.h 77 gint n);
86 gint g_queue_index (GQueue *queue,
108 gint n,
118 gint g_queue_link_index (GQueue *queue,
ghash.c 55 gint size;
56 gint mod;
58 gint nnodes;
59 gint noccupied; /* nnodes + tombstones */
63 volatile gint ref_count;
90 static const gint prime_mod [] =
127 g_hash_table_set_shift (GHashTable *hash_table, gint shift)
129 gint i;
144 static gint
145 g_hash_table_find_closest_shift (gint n
    [all...]
gasyncqueue.h 106 gint g_async_queue_length (GAsyncQueue *queue);
107 gint g_async_queue_length_unlocked (GAsyncQueue *queue);
gtree.h 84 gint g_tree_height (GTree *tree);
85 gint g_tree_nnodes (GTree *tree);
gutils.h 207 gint g_snprintf (gchar *string,
211 gint g_vsnprintf (gchar *string,
298 G_INLINE_FUNC gint g_bit_nth_lsf (gulong mask,
299 gint nth_bit) G_GNUC_CONST;
300 G_INLINE_FUNC gint g_bit_nth_msf (gulong mask,
301 gint nth_bit) G_GNUC_CONST;
322 G_INLINE_FUNC gint
324 gint nth_bit)
336 G_INLINE_FUNC gint
338 gint nth_bit
    [all...]
  /external/bluetooth/glib/gio/
gsimpleasyncresult.h 59 gint code,
97 gint code,
102 gint code,
113 gint code,
giomodule.h 65 gint priority);
69 gint g_io_extension_get_priority (GIOExtension *extension);
  /external/bluetooth/glib/tests/
qsort-test.c 10 static gint
relation-test.c 65 gint i;
68 gint data [1024];
122 *(gint*) g_tuples_index (tuples, i, 0),
123 *(gint*) g_tuples_index (tuples, i, 1));
hash-test.c 127 return (guint) *((const gint*) key);
134 return *((const gint*) a) == *((const gint*) b);
190 gint size;
347 gint *v = value;
348 gint *test = user_data;
355 gint i, rc;
387 gint i;
388 gint value = 120;
389 gint *pvalue
    [all...]
atomic-test.c 13 gint i;
14 gint atomic = -5;
mainloop-test.c 45 gint count;
50 gint current_val;
51 gint iters;
198 gint fds[2];
214 do_add (GIOChannel *in, gint a, gint b)
315 static gint
354 gint i;
372 gint i;
404 gint i
    [all...]
  /external/bluetooth/bluez/audio/
gstrtpsbcpay.c 106 static gint gst_rtp_sbc_pay_get_frame_len(gint subbands, gint channels,
107 gint blocks, gint bitpool, const gchar *channel_mode)
109 gint len;
110 gint join;
129 gint rate, subbands, channels, blocks, bitpool;
130 gint frame_len;
gstavdtpsink.h 62 gint mp3_using_crc;
63 gint channel_mode;
  /external/bluetooth/glib/tests/refcount/
signals.c 21 gint value;
28 void (*test_signal1) (GTest * test, gint an_int);
29 void (*test_signal2) (GTest * test, gint an_int);
54 static void signal2_handler (GTest * test, gint anint);
187 signal2_handler (GTest * test, gint anint)
207 gint i = 1;
228 gint value;
237 gint i;
240 const gint n_threads = 1;
closures.c 29 gint value;
35 void (*test_signal1) (GTest * test, gint an_int);
36 void (*test_signal2) (GTest * test, gint an_int);
113 gint an_int)
119 gint vint)
126 gint vint)
210 gint vint,
  /external/webkit/Source/WebCore/accessibility/gtk/
WebKitAccessibleHyperlink.cpp 93 static gboolean webkitAccessibleHyperlinkActionDoAction(AtkAction* action, gint index)
109 static gint webkitAccessibleHyperlinkActionGetNActions(AtkAction* action)
120 static const gchar* webkitAccessibleHyperlinkActionGetDescription(AtkAction* action, gint index)
131 static const gchar* webkitAccessibleHyperlinkActionGetKeybinding(AtkAction* action, gint index)
147 static const gchar* webkitAccessibleHyperlinkActionGetName(AtkAction* action, gint index)
172 static gchar* webkitAccessibleHyperlinkGetURI(AtkHyperlink* link, gint index)
186 static AtkObject* webkitAccessibleHyperlinkGetObject(AtkHyperlink* link, gint index)
198 static gint getRangeLengthForObject(AccessibilityObject* obj, Range* range)
225 static gint webkitAccessibleHyperlinkGetStartIndex(AtkHyperlink* link)
249 static gint webkitAccessibleHyperlinkGetEndIndex(AtkHyperlink* link
    [all...]
  /external/chromium/chrome/browser/ui/gtk/
gtk_chrome_shrinkable_hbox.h 66 gint spacing);
82 gint gtk_chrome_shrinkable_hbox_get_visible_child_count(
reload_button_gtk.h 54 gint,
55 gint,
theme_install_bubble_view_gtk.cc 139 gint parent_x = 0, parent_y = 0;
141 gint parent_width = parent_->allocation.width;
142 gint parent_height = parent_->allocation.height;
144 gint x = parent_x + parent_width / 2 - req.width / 2;
145 gint y = parent_y + parent_height / 2 - req.height / 2;
  /external/chromium/chrome/browser/ui/gtk/tabs/
tab_strip_gtk.h 238 gint, gint, guint);
242 gint, gint, guint);
251 GdkDragContext*, gint, gint, GtkSelectionData*,
362 void UpdateDropIndex(GdkDragContext* context, gint x, gint y);
  /external/webkit/Source/JavaScriptCore/wtf/gobject/
GTypedefs.h 29 typedef int gint; typedef
30 typedef gint gboolean;
  /external/webkit/Source/WebKit/gtk/webkit/
webkitwebnavigationaction.h 85 WEBKIT_API gint
88 WEBKIT_API gint

Completed in 398 milliseconds

1 23 4 5 6 7 8 91011>>