HomeSort by relevance Sort by last modified time
    Searched refs:gboolean (Results 276 - 300 of 614) sorted by null

<<11121314151617181920>>

  /external/bluetooth/glib/gio/
gwin32appinfo.c 61 gboolean id_is_exename;
64 gboolean no_open_with;
102 gboolean id_is_exename)
194 static gboolean
251 static gboolean
316 static gboolean
322 static gboolean
328 static gboolean
340 static gboolean
351 static gboolean
    [all...]
gfileenumerator.c 88 static gboolean g_file_enumerator_real_close_finish (GFileEnumerator *enumerator,
254 gboolean
514 gboolean
544 gboolean
560 gboolean
577 gboolean pending)
712 gboolean result;
752 static gboolean
glocalfile.c 340 static gboolean
346 static gboolean
377 static gboolean
381 gboolean is_utf8;
391 static gboolean
393 gboolean is_valid_utf8)
418 gboolean free_utf8_filename;
419 gboolean is_valid_utf8;
515 static gboolean
544 static gboolean
    [all...]
goutputstream.c 88 static gboolean g_output_stream_real_flush_finish (GOutputStream *stream,
96 static gboolean g_output_stream_real_close_finish (GOutputStream *stream,
256 gboolean
311 gboolean
317 gboolean res;
364 gboolean res;
406 gboolean res;
509 gboolean
515 gboolean res;
908 gboolean
    [all...]
gunixmount.c 62 gboolean can_eject;
193 gboolean
222 static gboolean
228 static gboolean
286 static gboolean
321 static gboolean
418 static gboolean
444 static gboolean
gunixvolume.c 55 gboolean can_eject;
238 static gboolean
244 static gboolean
251 static gboolean
277 gboolean
333 static gboolean
453 static gboolean
476 static gboolean
  /external/bluetooth/glib/glib/
gstring.h 71 gboolean free_segment);
72 gboolean g_string_equal (const GString *v,
139 gboolean allow_utf8);
gmem.c 54 static gboolean g_mem_initialized = FALSE;
245 static gboolean vtable_set = FALSE;
260 gboolean
319 gboolean success)
357 gboolean success)
359 gboolean need_header = TRUE;
691 gboolean g_mem_gc_friendly = TRUE;
693 gboolean g_mem_gc_friendly = FALSE;
gsequence.h 110 gboolean g_sequence_iter_is_begin (GSequenceIter *iter);
111 gboolean g_sequence_iter_is_end (GSequenceIter *iter);
  /external/bluetooth/glib/gmodule/
gmodule-beos.c 63 gboolean bind_lazy,
64 gboolean bind_local)
109 gboolean is_unref)
  /external/bluetooth/glib/gobject/
glib-genmarshal.c 74 gboolean print_help);
122 static gboolean gen_cheader = FALSE;
123 static gboolean gen_cbody = FALSE;
124 static gboolean gen_internal = FALSE;
125 static gboolean skip_ploc = FALSE;
126 static gboolean std_includes = TRUE;
181 static gboolean
187 { "BOOLEAN", "BOOLEAN", "gboolean", "g_marshal_value_peek_boolean", },
207 { "BOOL", "BOOLEAN", "gboolean", "g_marshal_value_peek_boolean", },
225 static gboolean
    [all...]
gobject-query.c 38 static gboolean recursion = TRUE;
125 gboolean gen_froots = 0;
126 gboolean gen_tree = 0;
gtype.h 89 * The fundamental type corresponding to #gboolean.
642 gboolean g_type_is_a (GType type,
875 typedef gboolean (*GTypeClassCacheFunc) (gpointer cache_data,
    [all...]
  /external/bluetooth/glib/tests/
mapping-test.c 34 static gboolean stop = FALSE;
46 static gboolean
80 gboolean writable)
timeloop-closure.c 34 static gboolean
58 static gboolean
101 static gboolean
timeloop.c 33 static gboolean
57 static gboolean
100 static gboolean
  /external/webkit/Source/WebKit/gtk/WebCoreSupport/
EditorClientGtk.cpp 108 static void selectAllCallback(GtkWidget* widget, gboolean select, EditorClient* client)
221 static void moveCursorCallback(GtkWidget* widget, GtkMovementStep step, gint count, gboolean extendSelection, EditorClient* client)
272 gboolean accept = TRUE;
280 gboolean accept = TRUE;
290 gboolean enabled;
312 gboolean accept = TRUE;
322 gboolean accept = TRUE;
344 gboolean accept = TRUE;
364 gboolean accept = TRUE;
374 gboolean accept = TRUE
    [all...]
  /external/bluetooth/bluez/src/
main.c 94 gboolean boolean;
276 static gboolean option_detach = TRUE;
277 static gboolean option_version = FALSE;
278 static gboolean option_udev = FALSE;
282 static gboolean exit_timeout(gpointer data)
348 static gboolean parse_debug(const char *key, const char *value,
event.h 28 void btd_event_set_legacy_pairing(bdaddr_t *local, bdaddr_t *peer, gboolean legacy);
  /external/bluetooth/glib/gio/inotify/
inotify-path.c 61 static gboolean ip_debug_enabled = FALSE;
86 gboolean
89 static gboolean initialized = FALSE;
90 static gboolean result = FALSE;
139 gboolean
241 gboolean
  /external/chromium/chrome/browser/autocomplete/
autocomplete_popup_view_gtk_unittest.cc 82 for (gboolean more = true, findNextStart = false;
140 gboolean RunHasAttribute(guint location,
150 gboolean RunHasColor(guint location,
158 gboolean retval = RunHasAttribute(location,
167 gboolean RunHasWeight(guint location,
172 gboolean retval = RunHasAttribute(location,
  /external/webkit/Source/WebCore/platform/graphics/gstreamer/
VideoSinkGStreamer.cpp 75 gboolean unlocked;
111 static gboolean
265 static gboolean
276 static gboolean
290 static gboolean
299 static gboolean
  /external/bluetooth/bluez/plugins/
echo.c 43 static gboolean session_event(GIOChannel *chan,
62 static gboolean connect_event(GIOChannel *chan,
  /external/bluetooth/bluez/tracer/
main.c 50 static gboolean option_detach = TRUE;
51 static gboolean option_debug = FALSE;
  /external/bluetooth/glib/gio/win32/
gwinhttpvfs.h 96 gboolean _g_winhttp_response (GWinHttpVfs *vfs,
101 gboolean _g_winhttp_query_header (GWinHttpVfs *vfs,

Completed in 555 milliseconds

<<11121314151617181920>>