HomeSort by relevance Sort by last modified time
    Searched full:guint (Results 1 - 25 of 297) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/bluetooth/glib/glib/
garray.h 45 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...]
gscanner.h 124 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...]
gmain.h 50 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...]
gbsearcharray.h 50 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;
145 const guint sibling_or_after);
150 const guint sibling_or_after
    [all...]
garray.c 53 guint len;
54 guint alloc;
55 guint elt_size;
56 guint zero_terminated : 1;
57 guint clear : 1;
76 guint elt_size)
83 guint elt_size,
84 guint reserved_size)
128 guint len)
147 guint len
    [all...]
gdate.h 103 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...]
ghash.h 91 guint g_hash_table_foreach_remove (GHashTable *hash_table,
94 guint g_hash_table_foreach_steal (GHashTable *hash_table,
97 guint g_hash_table_size (GHashTable *hash_table);
127 guint g_str_hash (gconstpointer v);
131 guint g_int_hash (gconstpointer v);
139 guint g_direct_hash (gconstpointer v) G_GNUC_CONST;
gqueue.h 44 guint length;
56 guint g_queue_get_length (GQueue *queue);
81 guint n);
85 guint n);
113 guint n);
117 guint n);
gthreadpool.h 81 guint g_thread_pool_get_num_threads (GThreadPool *pool);
84 guint g_thread_pool_unprocessed (GThreadPool *pool);
98 guint g_thread_pool_get_num_unused_threads (void);
109 void g_thread_pool_set_max_idle_time (guint interval);
110 guint g_thread_pool_get_max_idle_time (void);
  /external/webkit/WebKit/gtk/webkit/
webkitversion.h.in 40 WEBKIT_API guint
43 WEBKIT_API guint
46 WEBKIT_API guint
50 webkit_check_version (guint major, guint minor, guint micro);
webkitversion.cpp 32 guint webkit_major_version()
46 guint webkit_minor_version()
60 guint webkit_micro_version()
  /external/bluetooth/glib/gobject/
gvaluearray.h 45 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_);
gsignal.h 65 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...]
gclosure.h 116 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...]
gvaluetypes.c 54 guint n_collect_values,
56 guint collect_flags)
70 guint n_collect_values,
72 guint collect_flags)
86 guint n_collect_values,
88 guint collect_flags)
97 guint n_collect_values,
99 guint collect_flags)
113 guint n_collect_values,
115 guint collect_flags
    [all...]
gmarshal.list 10 # UINT for unsigned integer types (guint)
14 # FLAGS for flag enumeration types (guint)
  /external/bluetooth/glib/tests/
slice-color.c 28 fill_memory (guint **mem,
29 guint n,
30 guint val)
32 guint j, o = 0;
38 access_memory3 (guint **mema,
39 guint **memb,
40 guint **memd,
41 guint n,
45 const guint o = 0;
64 guint **memc
    [all...]
slice-test.c 25 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)
86 guint i, j;
88 guint *ss;
105 ss = g_new (guint, number_of_blocks);
130 guint sz = quick_rand32() % prime_size;
131 guint k = number_of_blocks / 100;
151 guint i, j
    [all...]
thread-test.c 9 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);
139 guint number = GPOINTER_TO_INT (data);
140 guint i;
141 guint *private1, *private2;
195 guint i;
285 guint i
    [all...]
threadpool-test.c 27 static guint last_thread_id = 0;
41 guint max_idle_time;
85 guint *count)
90 static guint
93 guint count = 0;
105 guint i;
106 guint limit = 100;
148 guint id = 0;
176 guint runs;
177 guint i
    [all...]
  /external/bluetooth/glib/gio/fen/
fen-data.h 51 guint mon_dir_num;
57 guint changed_event_num;
61 guint eventq_id;
62 guint change_update_id;
  /external/bluetooth/glib/tests/refcount/
closures.c 50 static guint test_signal1 = 0;
51 static guint test_signal2 = 0;
77 guint prop_id,
95 guint prop_id,
164 guint i = 0, n = quick_rand32() % 199;
178 static guint count = 0;
196 static guint count = 0;
242 guint i;
262 static guint count = 0;
properties2.c 38 guint prop_id,
42 guint prop_id,
115 guint prop_id,
136 guint prop_id,
properties.c 41 guint prop_id,
45 guint prop_id,
100 static guint static_id = 1;
116 guint prop_id,
137 guint prop_id,
  /external/bluetooth/bluez/audio/
gstrtpsbcpay.h 53 guint frame_length;
55 guint min_frames;

Completed in 542 milliseconds

1 2 3 4 5 6 7 8 91011>>