Home
last modified time | relevance | path

Searched refs:guint (Results 1 – 25 of 370) sorted by relevance

12345678910>>...15

/external/bluetooth/glib/glib/
Dgscanner.h124 guint v_error;
138 guint case_sensitive : 1;
143 guint skip_comment_multi : 1; /* C like comment */
144 guint skip_comment_single : 1; /* single line comment */
145 guint scan_comment_multi : 1; /* scan multi line comments? */
146 guint scan_identifier : 1;
147 guint scan_identifier_1char : 1;
148 guint scan_identifier_NULL : 1;
149 guint scan_symbols : 1;
150 guint scan_binary : 1;
[all …]
Dgarray.h45 guint len;
51 guint len;
57 guint len;
72 guint element_size);
75 guint element_size,
76 guint reserved_size);
81 guint len);
84 guint len);
86 guint index_,
88 guint len);
[all …]
Dgdate.h103 guint julian_days : 32; /* julian days representation - we use a
109 guint julian : 1; /* julian is valid */
110 guint dmy : 1; /* dmy is valid */
113 guint day : 6;
114 guint month : 4;
115 guint year : 16;
149 guint g_date_get_day_of_year (const GDate *date);
156 guint g_date_get_monday_week_of_year (const GDate *date);
157 guint g_date_get_sunday_week_of_year (const GDate *date);
158 guint g_date_get_iso8601_week_of_year (const GDate *date);
[all …]
Dgmain.h50 guint ref_count;
55 guint flags;
56 guint source_id;
116 guint source_id);
176 guint struct_size);
180 guint g_source_attach (GSource *source,
190 guint g_source_get_id (GSource *source);
224 GSource *g_timeout_source_new (guint interval);
225 GSource *g_timeout_source_new_seconds (guint interval);
254 gboolean g_source_remove (guint tag);
[all …]
Dgbsearcharray.h50 guint sizeof_node;
52 guint flags;
56 guint n_nodes;
68 guint nth);
69 static inline guint g_bsearch_array_get_index (GBSearchArray *barray,
74 guint index_);
78 guint index);
129 guint size; in g_bsearch_array_create()
145 const guint sibling_or_after);
150 const guint sibling_or_after) in g_bsearch_array_lookup_fuzzy()
[all …]
Dgarray.c53 guint len;
54 guint alloc;
55 guint elt_size;
56 guint zero_terminated : 1;
57 guint clear : 1;
76 guint elt_size) in g_array_new()
83 guint elt_size, in g_array_sized_new()
84 guint reserved_size) in g_array_sized_new()
128 guint len) in g_array_append_vals()
147 guint len) in g_array_prepend_vals()
[all …]
Dgutils.h198 guint value;
203 guint g_parse_debug_string (const gchar *string,
205 guint nkeys);
302 G_INLINE_FUNC guint g_bit_storage (gulong number) G_GNUC_CONST;
317 G_INLINE_FUNC guint g_trash_stack_height (GTrashStack **stack_p);
350 G_INLINE_FUNC guint
357 register guint n_bits = 0; in g_bit_storage()
403 G_INLINE_FUNC guint
407 guint i = 0; in g_trash_stack_height()
420 GLIB_VAR const guint glib_major_version;
[all …]
Dghash.c50 guint key_hash;
57 guint mask;
130 guint mask = 0; in g_hash_table_set_shift()
183 static inline guint
188 guint node_index; in g_hash_table_lookup_node()
189 guint hash_value; in g_hash_table_lookup_node()
190 guint step = 0; in g_hash_table_lookup_node()
253 static inline guint
256 guint *hash_return) in g_hash_table_lookup_node_for_insertion()
259 guint node_index; in g_hash_table_lookup_node_for_insertion()
[all …]
Dgtypes.h55 typedef unsigned int guint; typedef
90 typedef guint (*GHashFunc) (gconstpointer key);
361 guint mantissa : 23;
362 guint biased_exponent : 8;
363 guint sign : 1;
370 guint mantissa_low : 32;
371 guint mantissa_high : 20;
372 guint biased_exponent : 11;
373 guint sign : 1;
381 guint sign : 1;
[all …]
Dgslice.c141 guint n_allocated;
157 guint color_increment;
167 guint *contention_counters; /* array of MAX_SLAB_INDEX (allocator) */
169 guint stamp_counter;
170 guint last_stamp;
174 guint color_accu;
188 guint ix);
255 guint *n_values) in g_slice_get_config_state()
257 guint i = 0; in g_slice_get_config_state()
330 allocator->contention_counters = g_new0 (guint, MAX_SLAB_INDEX (allocator)); in g_slice_init_nomessage()
[all …]
/external/bluetooth/glib/gobject/
Dgsignal.h65 guint n_param_values,
213 guint signal_id;
239 guint signal_id;
244 guint n_params;
250 guint g_signal_newv (const gchar *signal_name,
258 guint n_params,
260 guint g_signal_new_valist (const gchar *signal_name,
268 guint n_params,
270 guint g_signal_new (const gchar *signal_name,
273 guint class_offset,
[all …]
Dgclosure.h116 guint n_param_values,
148 volatile guint ref_count : 15;
149 volatile guint meta_marshal : 1;
150 volatile guint n_guards : 1;
151 volatile guint n_fnotifiers : 2; /* finalization notifiers */
152 volatile guint n_inotifiers : 8; /* invalidation notifiers */
153 volatile guint in_inotify : 1;
154 volatile guint floating : 1;
156 volatile guint derivative_flag : 1;
158 volatile guint in_marshal : 1;
[all …]
Dgvaluetypes.c54 guint n_collect_values, in value_lcopy_char()
56 guint collect_flags) in value_lcopy_char()
70 guint n_collect_values, in value_lcopy_boolean()
72 guint collect_flags) in value_lcopy_boolean()
86 guint n_collect_values, in value_collect_int()
88 guint collect_flags) in value_collect_int()
97 guint n_collect_values, in value_lcopy_int()
99 guint collect_flags) in value_lcopy_int()
113 guint n_collect_values, in value_collect_long()
115 guint collect_flags) in value_collect_long()
[all …]
Dgsignal.c132 static inline guint signal_id_lookup (GQuark quark,
135 static inline HandlerList* handler_list_ensure (guint signal_id,
137 static inline HandlerList* handler_list_lookup (guint signal_id,
140 static void handler_insert (guint signal_id,
145 guint *signal_id_p);
148 guint signal_id);
153 guint signal_id,
160 static inline void handler_unref_R (guint signal_id,
170 guint signal_id,
201 guint signal_id;
[all …]
Dgvaluearray.h45 guint n_values;
49 guint n_prealloced;
55 guint index_);
56 GValueArray* g_value_array_new (guint n_prealloced);
64 guint index_,
67 guint index_);
Dgobject.h200 guint property_id,
214 guint property_id,
247 volatile guint ref_count;
322 guint n_construct_properties,
326 guint property_id,
330 guint property_id,
337 guint n_pspecs,
382 guint property_id,
387 guint *n_properties);
389 guint property_id,
[all …]
Dgenums.h164 guint n_values;
183 guint mask;
184 guint n_values;
213 guint value;
227 guint value);
236 guint v_flags);
237 guint g_value_get_flags (const GValue *value);
/external/bluetooth/glib/tests/
Dslice-color.c28 fill_memory (guint **mem, in fill_memory()
29 guint n, in fill_memory()
30 guint val) in fill_memory()
32 guint j, o = 0; in fill_memory()
38 access_memory3 (guint **mema, in access_memory3()
39 guint **memb, in access_memory3()
40 guint **memd, in access_memory3()
41 guint n, in access_memory3()
45 const guint o = 0; in access_memory3()
64 guint **memc; in touch_mem()
[all …]
Dthreadpool-test.c27 static guint last_thread_id = 0;
41 guint max_idle_time; in test_thread_functions()
85 guint *count) in test_count_threads_foreach()
90 static guint
93 guint count = 0; in test_count_threads()
105 guint i; in test_thread_stop_unused()
106 guint limit = 100; in test_thread_stop_unused()
148 guint id = 0; in test_thread_pools_entry_func()
176 guint runs; in test_thread_pools()
177 guint i; in test_thread_pools()
[all …]
Dslice-test.c25 static guint prime_size = 1021; // 769; // 509
27 static guint number_of_blocks = 10000; /* total number of blocks allocated */
28 static guint number_of_repetitions = 10000; /* number of alloc+free repetitions */
65 guint size) in memchunk_alloc()
86 guint i, j; in test_memchunk_thread()
88 guint *ss; in test_memchunk_thread()
105 ss = g_new (guint, number_of_blocks); in test_memchunk_thread()
130 guint sz = quick_rand32() % prime_size; in test_memchunk_thread()
131 guint k = number_of_blocks / 100; in test_memchunk_thread()
151 guint i, j; in test_sliced_mem_thread()
[all …]
Dthread-test.c9 static guint test_g_mutex_int = 0;
52 static guint test_g_static_rec_mutex_int = 0;
114 static guint test_g_static_private_counter = 0;
115 static guint test_g_static_private_ready = 0;
123 return g_new (guint,1); in test_g_static_private_constructor()
139 guint number = GPOINTER_TO_INT (data); in test_g_static_private_thread()
140 guint i; in test_g_static_private_thread()
141 guint *private1, *private2; in test_g_static_private_thread()
195 guint i; in test_g_static_private()
285 guint i; in test_g_static_rw_lock()
[all …]
/external/webkit/Tools/DumpRenderTree/gtk/
DAccessibilityCallbacks.cpp39 static guint stateChangeListenerId = 0;
40 static guint focusEventListenerId = 0;
41 static guint activeDescendantChangedListenerId = 0;
42 static guint childrenChangedListenerId = 0;
43 static guint propertyChangedListenerId = 0;
44 static guint visibleDataChangedListenerId = 0;
46 static guint loadCompleteListenerId = 0;
47 static guint loadStoppedListenerId = 0;
48 static guint reloadListenerId = 0;
57 guint objectRole = atk_object_get_role(accessible); in printAccessibilityEvent()
[all …]
/external/chromium/chrome/browser/autocomplete/
Dautocomplete_popup_view_gtk_unittest.cc65 guint length_;
69 RunInfo RunInfoForAttrType(guint location, in RunInfoForAttrType()
70 guint end_location, in RunInfoForAttrType()
118 if (attr->end_index > (guint)end_range) { in RunInfoForAttrType()
131 guint RunLengthForAttrType(guint location, in RunLengthForAttrType()
132 guint end_location, in RunLengthForAttrType()
140 gboolean RunHasAttribute(guint location, in RunHasAttribute()
141 guint end_location, in RunHasAttribute()
150 gboolean RunHasColor(guint location, in RunHasColor()
151 guint end_location, in RunHasColor()
[all …]
/external/bluetooth/bluez/attrib/
Dgatt.h28 guint gatt_discover_primary(GAttrib *attrib, bt_uuid_t *uuid, gatt_cb_t func,
31 guint gatt_discover_char(GAttrib *attrib, uint16_t start, uint16_t end,
35 guint gatt_read_char(GAttrib *attrib, uint16_t handle, uint16_t offset,
38 guint gatt_write_char(GAttrib *attrib, uint16_t handle, uint8_t *value,
41 guint gatt_find_info(GAttrib *attrib, uint16_t start, uint16_t end,
44 guint gatt_write_cmd(GAttrib *attrib, uint16_t handle, uint8_t *value, int vlen,
47 guint gatt_read_char_by_uuid(GAttrib *attrib, uint16_t start, uint16_t end,
51 guint gatt_exchange_mtu(GAttrib *attrib, uint16_t mtu, GAttribResultFunc func,
/external/chromium/chrome/browser/ui/gtk/
Dcustom_drag.h31 guint target_type, guint time) = 0;
40 guint target_type, guint time, in OnDragDataGetThunk()
77 guint target_type, guint time);
99 guint target_type, guint time);

12345678910>>...15