/external/bluetooth/glib/glib/ |
D | gatomic.c | 38 gint 39 g_atomic_int_exchange_and_add (volatile gint G_GNUC_MAY_ALIAS *atomic, in g_atomic_int_exchange_and_add() 40 gint val) in g_atomic_int_exchange_and_add() 42 gint result; in g_atomic_int_exchange_and_add() 51 g_atomic_int_add (volatile gint G_GNUC_MAY_ALIAS *atomic, in g_atomic_int_add() 52 gint val) in g_atomic_int_add() 60 g_atomic_int_compare_and_exchange (volatile gint G_GNUC_MAY_ALIAS *atomic, in g_atomic_int_compare_and_exchange() 61 gint oldval, in g_atomic_int_compare_and_exchange() 62 gint newval) in g_atomic_int_compare_and_exchange() 64 gint result; in g_atomic_int_compare_and_exchange() [all …]
|
D | gatomic.h | 41 gint g_atomic_int_exchange_and_add (volatile gint G_GNUC_MAY_ALIAS *atomic, 42 gint val); 43 void g_atomic_int_add (volatile gint G_GNUC_MAY_ALIAS *atomic, 44 gint val); 45 gboolean g_atomic_int_compare_and_exchange (volatile gint G_GNUC_MAY_ALIAS *atomic, 46 gint oldval, 47 gint newval); 52 gint g_atomic_int_get (volatile gint G_GNUC_MAY_ALIAS *atomic); 53 void g_atomic_int_set (volatile gint G_GNUC_MAY_ALIAS *atomic, 54 gint newval); [all …]
|
D | gregex.h | 136 gint g_regex_get_max_backref (const GRegex *regex); 137 gint g_regex_get_capture_count (const GRegex *regex); 138 gint g_regex_get_string_number (const GRegex *regex, 141 gint length); 155 gint start_position, 166 gint start_position, 182 gint start_position, 184 gint max_tokens, 191 gint start_position, 198 gint start_position, [all …]
|
D | gprintf.c | 49 gint 54 gint retval; in g_printf() 77 gint 83 gint retval; in g_fprintf() 108 gint 114 gint retval; in g_sprintf() 153 gint 160 gint retval; in g_snprintf() 182 gint 205 gint [all …]
|
D | gmain.h | 41 gint status, 54 gint priority; 82 gint *timeout_); 134 gint *priority); 135 gint g_main_context_query (GMainContext *context, 136 gint max_priority, 137 gint *timeout_, 139 gint n_fds); 140 gint g_main_context_check (GMainContext *context, 141 gint max_priority, [all …]
|
D | grel.h | 69 GRelation* g_relation_new (gint fields); 72 gint field, 77 gint g_relation_delete (GRelation *relation, 79 gint field); 82 gint field); 83 gint g_relation_count (GRelation *relation, 85 gint field); 92 gint index_, 93 gint field);
|
D | gprintf.h | 29 gint g_printf (gchar const *format, 31 gint g_fprintf (FILE *file, 34 gint g_sprintf (gchar *string, 38 gint g_vprintf (gchar const *format, 40 gint g_vfprintf (FILE *file, 43 gint g_vsprintf (gchar *string, 46 gint g_vasprintf (gchar **string,
|
D | 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) in g_hash_table_set_shift() 129 gint i; in g_hash_table_set_shift() 144 static gint 145 g_hash_table_find_closest_shift (gint n) in g_hash_table_find_closest_shift() [all …]
|
D | 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 …]
|
D | gpoll.c | 89 extern gint poll (struct pollfd *fds, guint nfsd, gint timeout); 122 gint 125 gint timeout) in g_poll() 137 gint nhandles, in poll_rest() 140 gint timeout) in poll_rest() 254 gint 257 gint timeout) in g_poll() 262 gint nhandles = 0; in g_poll() 281 gint i; in g_poll() 374 gint [all …]
|
D | 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 …]
|
D | gerror.h | 37 gint code; 42 gint code, 47 gint code, 55 gint code); 62 gint code, 68 gint code,
|
D | gmain.c | 107 gint depth; 128 gint ref_count; 131 gint timeout; /* Timeout for current iteration */ 135 gint in_check_or_prepare; 146 gint wake_up_pipe[2]; 176 gint ref_count; 191 gint child_status; 195 gint count; 204 gint priority; 239 gint timeout, [all …]
|
/external/webkit/WebCore/platform/gtk/ |
D | gtkdrawing.h | 73 gint slider_width; 74 gint trough_border; 75 gint stepper_size; 76 gint stepper_spacing; 77 gint min_slider_size; 153 typedef gint (*style_prop_t)(GtkStyle*, const gchar*, gint); 273 gint moz_gtk_init(); 290 gint moz_gtk_enable_style_props(style_prop_t styleGetProp); 298 gint moz_gtk_shutdown(); 316 gint [all …]
|
D | gtk2drawing.c | 79 gint 86 static gint 101 static gint 116 static gint 126 static gint 136 static gint 146 static gint 158 static gint 171 static gint 181 static gint [all …]
|
/external/bluetooth/bluez/audio/ |
D | gstsbcutil.h | 32 gint gst_sbc_select_rate_from_list(const GValue *value); 34 gint gst_sbc_select_channels_from_range(const GValue *value); 36 gint gst_sbc_select_blocks_from_list(const GValue *value); 38 gint gst_sbc_select_subbands_from_list(const GValue *value); 40 gint gst_sbc_select_bitpool_from_range(const GValue *value); 44 const gchar *gst_sbc_get_mode_from_list(const GValue *value, gint channels); 46 gint gst_sbc_get_channel_number(gint mode); 47 gint gst_sbc_parse_rate_from_sbc(gint frequency); 48 gint gst_sbc_parse_rate_to_sbc(gint rate); 50 gint gst_sbc_parse_subbands_from_sbc(gint subbands); [all …]
|
D | gstsbcutil.c | 35 gint gst_sbc_select_rate_from_list(const GValue *value) in gst_sbc_select_rate_from_list() 45 gint gst_sbc_select_channels_from_range(const GValue *value) in gst_sbc_select_channels_from_range() 54 gint gst_sbc_select_blocks_from_list(const GValue *value) in gst_sbc_select_blocks_from_list() 64 gint gst_sbc_select_subbands_from_list(const GValue *value) in gst_sbc_select_subbands_from_list() 74 gint gst_sbc_select_bitpool_from_range(const GValue *value) in gst_sbc_select_bitpool_from_range() 92 const gchar *gst_sbc_get_mode_from_list(const GValue *list, gint channels) in gst_sbc_get_mode_from_list() 129 gint gst_sbc_parse_rate_from_sbc(gint frequency) in gst_sbc_parse_rate_from_sbc() 145 gint gst_sbc_parse_rate_to_sbc(gint rate) in gst_sbc_parse_rate_to_sbc() 161 gint gst_sbc_get_channel_number(gint mode) in gst_sbc_get_channel_number() 175 gint gst_sbc_parse_subbands_from_sbc(gint subbands) in gst_sbc_parse_subbands_from_sbc() [all …]
|
D | gstsbcenc.h | 52 gint rate; 53 gint channels; 54 gint mode; 55 gint blocks; 56 gint allocation; 57 gint subbands; 58 gint bitpool; 61 gint frame_length; 62 gint frame_duration;
|
/external/webkit/WebCore/accessibility/gtk/ |
D | AccessibilityObjectWrapperAtk.cpp | 263 static gint webkit_accessible_get_n_children(AtkObject* object) in webkit_accessible_get_n_children() 268 static AtkObject* webkit_accessible_ref_child(AtkObject* object, gint index) in webkit_accessible_ref_child() 287 static gint webkit_accessible_get_index_in_parent(AtkObject* object) in webkit_accessible_get_index_in_parent() 636 static gboolean webkit_accessible_action_do_action(AtkAction* action, gint i) in webkit_accessible_action_do_action() 642 static gint webkit_accessible_action_get_n_actions(AtkAction* action) in webkit_accessible_action_get_n_actions() 647 static const gchar* webkit_accessible_action_get_description(AtkAction* action, gint i) in webkit_accessible_action_get_description() 655 static const gchar* webkit_accessible_action_get_keybinding(AtkAction* action, gint i) in webkit_accessible_action_get_keybinding() 662 static const gchar* webkit_accessible_action_get_name(AtkAction* action, gint i) in webkit_accessible_action_get_name() 679 static AccessibilityObject* optionFromList(AtkSelection* selection, gint i) in optionFromList() 686 if (i < static_cast<gint>(options.size())) in optionFromList() [all …]
|
/external/bluetooth/bluez/test/ |
D | btiotest.c | 41 gint reject; 42 gint disconn; 43 gint accept; 65 static struct io_data *io_data_new(GIOChannel *io, BtIOType type, gint reject, in io_data_new() 66 gint disconn, gint accept) in io_data_new() 219 gint seconds = (data->reject > 0) ? in confirm_cb() 228 gint disconn, gint sec) in l2cap_connect() 262 static void l2cap_listen(const char *src, uint16_t psm, gint defer, in l2cap_listen() 263 gint reject, gint disconn, gint accept, in l2cap_listen() 264 gint sec, gboolean master) in l2cap_listen() [all …]
|
/external/bluetooth/glib/tests/ |
D | bit-test.c | 10 static gint 11 builtin_bit_nth_lsf1 (gulong mask, gint nth_bit) in builtin_bit_nth_lsf1() 23 static gint 24 builtin_bit_nth_lsf2 (gulong mask, gint nth_bit) in builtin_bit_nth_lsf2() 36 static gint 37 builtin_bit_nth_msf (gulong mask, gint nth_bit) in builtin_bit_nth_msf() 53 static gint 54 naive_bit_nth_lsf (gulong mask, gint nth_bit) in naive_bit_nth_lsf() 67 static gint 68 naive_bit_nth_msf (gulong mask, gint nth_bit) in naive_bit_nth_msf() [all …]
|
D | asyncqueue-test.c | 37 static gint 55 static gint sorts = 0; in sort_queue() 59 gint sort_multiplier; in sort_queue() 60 gint len; in sort_queue() 61 gint i; in sort_queue() 106 gint len; in enter_thread() 107 gint id; in enter_thread() 133 gint i; in main() 134 gint max_threads = MAX_THREADS; in main() 135 gint max_unused_threads = MAX_THREADS; in main() [all …]
|
D | slist-test.c | 19 static gint 37 gint i; in test_slist_sort() 61 gint i; in test_slist_sort_with_data() 85 gint i; in test_slist_insert_sorted() 108 gint i; in test_slist_insert_sorted_with_data() 135 gint nums[10] = { 0, 1, 2, 3, 4, 5, 6, 7, 8, 9 }; in test_slist_reverse() 136 gint i; in test_slist_reverse() 148 g_assert (*((gint*) st->data) == (9 - i)); in test_slist_reverse() 159 gint nums[10] = { 0, 1, 2, 3, 4, 5, 6, 7, 8, 9 }; in test_slist_nth() 160 gint i; in test_slist_nth() [all …]
|
D | list-test.c | 19 static gint 37 gint i; in test_list_sort() 63 gint i; in test_list_sort_with_data() 89 gint i; in test_list_insert_sorted() 114 gint i; in test_list_insert_sorted_with_data() 143 gint nums[10] = { 0, 1, 2, 3, 4, 5, 6, 7, 8, 9 }; in test_list_reverse() 144 gint i; in test_list_reverse() 156 g_assert (*((gint*) st->data) == (9 - i)); in test_list_reverse() 167 gint nums[10] = { 0, 1, 2, 3, 4, 5, 6, 7, 8, 9 }; in test_list_nth() 168 gint i; in test_list_nth() [all …]
|
/external/webkit/WebKit/gtk/webkit/ |
D | webkitwebbackforwardlist.h | 79 gint limit); 83 gint limit); 96 gint index); 98 WEBKIT_API gint 101 WEBKIT_API gint 104 WEBKIT_API gint 109 gint limit);
|