Searched refs:lcopy (Results 1 – 3 of 3) sorted by relevance
/external/bluetooth/glib/tests/gobject/ |
D | gvalue-test.c | 126 lcopy (GValue *value, ...) in lcopy() function 235 error = lcopy (&value, &c); in test_copying() 246 error = lcopy (&value, &c); in test_copying() 257 error = lcopy (&value, &c); in test_copying() 268 error = lcopy (&value, &c); in test_copying() 279 error = lcopy (&value, &c); in test_copying() 290 error = lcopy (&value, &c); in test_copying() 301 error = lcopy (&value, &c); in test_copying() 312 error = lcopy (&value, &c); in test_copying() 323 error = lcopy (&value, &c); in test_copying() [all …]
|
/external/svox/pico/lib/ |
D | picopr.c | 1999 pr_ioItemPtr lcopy; in pr_getOutput() local 2030 pr_copyItem(this, pr_WorkMem,& (*lit),& lcopy); in pr_getOutput() 2033 pr_appendItem(this, & (*o),& (*ol),lcopy); in pr_getOutput()
|
/external/bluetooth/glib/gobject/ |
D | ChangeLog | 3332 * gboxed.c: fixed dealing with collection/lcopy of NULL values.
|