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

1 2 3 4 5 6 7 8 91011

  /external/webkit/WebKit/gtk/webkit/
webkitversion.cpp 32 guint webkit_major_version()
46 guint webkit_minor_version()
60 guint webkit_micro_version()
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);
  /external/bluetooth/glib/glib/
gprimes.h 47 guint g_spaced_primes_closest (guint num) G_GNUC_CONST;
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...]
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);
gpoll.h 63 guint nfsd,
88 guint nfds,
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...]
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...]
gdebug.h 53 GLIB_VAR guint _g_debug_flags;
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...]
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);
gutils.h 198 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;
403 G_INLINE_FUNC guint
407 guint i = 0;
420 GLIB_VAR const guint glib_major_version
    [all...]
  /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_);
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...]
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...]
genums.h 164 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);
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...]
  /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...]
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...]
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...]
  /external/webkit/WebCore/platform/gtk/
SharedTimerGtk.cpp 37 static guint sharedTimer;
57 guint intervalInMS;
62 intervalInMS = (guint)interval;
  /external/webkit/WebKitTools/DumpRenderTree/gtk/
DumpRenderTreeGtk.h 39 extern guint waitToDumpWatchdog;

Completed in 70 milliseconds

1 2 3 4 5 6 7 8 91011