/external/bluetooth/glib/tests/ |
D | slice-threadinit.c | 60 free_list = g_slist_prepend (free_list, b); in allocate_from_known_page() 90 free_list = g_slist_prepend (free_list, b); in main() 122 trash = g_slist_prepend (trash, mem); in main() 148 trash = g_slist_prepend (trash, mem); in main()
|
D | regex-test.c | 312 expected = g_slist_prepend (expected, match); in test_match_next() 328 matches = g_slist_prepend (matches, match); in test_match_next() 679 expected = g_slist_prepend (expected, g_strdup (expected_string)); in test_fetch_all() 781 expected = g_slist_prepend (expected, g_strdup (expected_string)); in test_split_simple() 883 expected = g_slist_prepend (expected, g_strdup (expected_string)); in test_split_full() 953 expected = g_slist_prepend (expected, g_strdup (expected_string)); in test_split() 1326 expected = g_slist_prepend (expected, match); in test_match_all_full() 1433 expected = g_slist_prepend (expected, match); in test_match_all()
|
/external/bluetooth/bluez/plugins/ |
D | gatt-example.c | 105 sdp_handles = g_slist_prepend(sdp_handles, in register_battery_service() 217 sdp_handles = g_slist_prepend(sdp_handles, in register_termometer_service() 460 sdp_handles = g_slist_prepend(sdp_handles, in register_weight_service()
|
/external/bluetooth/glib/gio/ |
D | gioscheduler.c | 246 active_jobs = g_slist_prepend (active_jobs, job); in g_io_scheduler_push_job() 285 cancellable_list = g_slist_prepend (cancellable_list, in g_io_scheduler_cancel_all_jobs()
|
D | gcancellable.c | 255 l = g_slist_prepend (l, cancellable); in g_cancellable_push_current()
|
D | gfilemonitor.c | 415 priv->pending_file_changes = g_slist_prepend (priv->pending_file_changes, change); in emit_in_idle()
|
/external/bluetooth/glib/gobject/ |
D | gtypemodule.c | 431 module->type_infos = g_slist_prepend (module->type_infos, module_type_info); in g_type_module_register_type() 499 module->interface_infos = g_slist_prepend (module->interface_infos, module_interface_info); in g_type_module_add_interface()
|
D | gobjectnotifyqueue.c | 156 nqueue->pspecs = g_slist_prepend (nqueue->pspecs, pspec); in g_object_notify_queue_add()
|
D | gparam.c | 1213 slists[0] = g_slist_prepend (slists[0], pspec); in pool_depth_list() 1219 slists[d - 1] = g_slist_prepend (slists[d - 1], pspec); in pool_depth_list() 1244 slists[0] = g_slist_prepend (slists[0], pspec); in pool_depth_list_for_interface()
|
D | glib-genmarshal.c | 618 files = g_slist_prepend (files, argv[i]); in main() 622 files = g_slist_prepend (files, "/dev/stdin"); in main()
|
/external/bluetooth/glib/glib/ |
D | gslist.h | 54 GSList* g_slist_prepend (GSList *list,
|
D | gthread.c | 212 g_once_init_list = g_slist_prepend (g_once_init_list, (void*) value_location); in g_once_init_enter_impl() 535 g_thread_free_indeces = g_slist_prepend (g_thread_free_indeces, in g_static_private_free() 958 slist = g_slist_prepend (slist, thread); in g_thread_foreach()
|
D | gtestutils.c | 291 test_paths = g_slist_prepend (test_paths, equal + 1); in parse_args() 295 test_paths = g_slist_prepend (test_paths, argv[i]); in parse_args() 1041 suite->cases = g_slist_prepend (suite->cases, test_case); in g_test_suite_add() 1059 suite->suites = g_slist_prepend (suite->suites, nestedsuite); in g_test_suite_add_suite() 1220 test_paths = g_slist_prepend (test_paths, ""); in g_test_run_suite() 1897 tbuffer->msgs = g_slist_prepend (tbuffer->msgs, g_memdup (&msg, sizeof (msg))); in g_test_log_extract()
|
D | gslist.c | 155 g_slist_prepend (GSList *list, in g_slist_prepend() function 192 return g_slist_prepend (list, data); in g_slist_insert()
|
D | gstrfuncs.c | 2425 string_list = g_slist_prepend (string_list, in g_strsplit() 2435 string_list = g_slist_prepend (string_list, g_strdup (remainder)); in g_strsplit() 2523 tokens = g_slist_prepend (tokens, token); in g_strsplit_set() 2533 tokens = g_slist_prepend (tokens, token); in g_strsplit_set()
|
D | gstring.c | 330 chunk->storage_list = g_slist_prepend (chunk->storage_list, in g_string_chunk_insert_len()
|
/external/dbus/tools/ |
D | dbus-viewer.c | 533 files = g_slist_prepend (files, (char*) arg); in main() 537 files = g_slist_prepend (files, (char*) arg); in main()
|
/external/bluetooth/bluez/audio/ |
D | telephony-ofono.c | 240 pending = g_slist_prepend(pending, call); in send_method_call() 836 calls = g_slist_prepend(calls, vc); in call_added() 1483 watches = g_slist_prepend(watches, GUINT_TO_POINTER(watch)); in add_watch() 1582 watches = g_slist_prepend(watches, GUINT_TO_POINTER(watch)); in telephony_init()
|
D | telephony-maemo6.c | 593 pending = g_slist_prepend(pending, req); in send_method_call() 1111 active_calls = g_slist_prepend(active_calls, call); in call_set_status() 1856 watches = g_slist_prepend(watches, GUINT_TO_POINTER(watch)); in add_watch()
|
/external/icu4c/samples/layout/ |
D | gnomelayout.cpp | 273 appList = g_slist_prepend(appList, app); in newSample()
|
D | cgnomelayout.c | 272 appList = g_slist_prepend(appList, app); in newSample()
|
/external/bluetooth/bluez/health/ |
D | hdp.c | 378 applications = g_slist_prepend(applications, app); in manager_create_application() 962 dev->channels = g_slist_prepend(dev->channels, in hdp_mcap_mdl_connected_cb() 1045 dev->channels = g_slist_prepend(dev->channels, in hdp_mcap_mdl_aborted_cb() 2172 devices = g_slist_prepend(devices, hdev); in hdp_device_register()
|
D | mcap.c | 803 mcl->mi->cached = g_slist_prepend(mcl->mi->cached, mcl); in mcap_cache_mcl() 816 mcl->mi->mcls = g_slist_prepend(mcl->mi->mcls, mcl); in mcap_uncache_mcl() 1776 mcl->mi->mcls = g_slist_prepend(mcl->mi->mcls, in mcap_connect_mcl_cb() 1927 mcl->mi->mcls = g_slist_prepend(mcl->mi->mcls, in set_mcl_conf()
|
/external/bluetooth/bluez/cups/ |
D | main.c | 240 device_list = g_slist_prepend(device_list, device); in add_device_to_list()
|
/external/bluetooth/bluez/gdbus/ |
D | object.c | 373 pending_security = g_slist_prepend(pending_security, secdata); in check_privilege()
|