Home
last modified time | relevance | path

Searched refs:fake (Results 1 – 25 of 82) sorted by relevance

1234

/external/bluetooth/bluez/input/
Dfakehid.c215 struct fake_input *fake = data; in ps3remote_event() local
249 if (write(fake->uinput, &event, sizeof(event)) != sizeof(event)) { in ps3remote_event()
258 if (write(fake->uinput, &event, sizeof(event)) != sizeof(event)) { in ps3remote_event()
266 ioctl(fake->uinput, UI_DEV_DESTROY); in ps3remote_event()
267 close(fake->uinput); in ps3remote_event()
268 fake->uinput = -1; in ps3remote_event()
269 g_io_channel_unref(fake->io); in ps3remote_event()
274 static int ps3remote_setup_uinput(struct fake_input *fake, in ps3remote_setup_uinput() argument
280 fake->uinput = open("/dev/input/uinput", O_RDWR); in ps3remote_setup_uinput()
281 if (fake->uinput < 0) { in ps3remote_setup_uinput()
[all …]
Ddevice.c74 struct fake_input *fake; member
150 g_free(iconn->fake); in input_conn_free()
280 struct fake_input *fake = data; in rfcomm_io_cb() local
310 send_key(fake->uinput, key); in rfcomm_io_cb()
315 ioctl(fake->uinput, UI_DEV_DESTROY); in rfcomm_io_cb()
316 close(fake->uinput); in rfcomm_io_cb()
317 fake->uinput = -1; in rfcomm_io_cb()
318 g_io_channel_unref(fake->io); in rfcomm_io_cb()
353 struct fake_input *fake = iconn->fake; in rfcomm_connect_cb() local
362 fake->rfcomm = g_io_channel_unix_get_fd(chan); in rfcomm_connect_cb()
[all …]
Dfakehid.h33 int (*setup_uinput) (struct fake_input *fake, struct fake_hid *fake_hid);
38 int fake_hid_connadd(struct fake_input *fake, GIOChannel *intr_io,
/external/dbus/dbus/
Ddbus-threads.c740 DBusFakeMutex *fake = (DBusFakeMutex*) mutex; in dbus_fake_mutex_free() local
742 _dbus_assert (!fake->locked); in dbus_fake_mutex_free()
744 dbus_free (fake); in dbus_fake_mutex_free()
750 DBusFakeMutex *fake = (DBusFakeMutex*) mutex; in dbus_fake_mutex_lock() local
752 _dbus_assert (!fake->locked); in dbus_fake_mutex_lock()
754 fake->locked = TRUE; in dbus_fake_mutex_lock()
762 DBusFakeMutex *fake = (DBusFakeMutex*) mutex; in dbus_fake_mutex_unlock() local
764 _dbus_assert (fake->locked); in dbus_fake_mutex_unlock()
766 fake->locked = FALSE; in dbus_fake_mutex_unlock()
/external/icu4c/data/mappings/
Dnoop-iso-ir-165.ucm11 # This is not a real ISO-IR-165 table, but a "fake" table to return U+FFFD
15 # them vulernable to a security issue. By including this 'fake' table
Dnoop-cns-11643.ucm10 # This is not a real CNS-11643 table, but a "fake" table to return U+FFFD
14 # them vulernable to a security issue. By including this 'fake' table,
Dnoop-gb2312_gl.ucm11 # This is not a real GB2312 GL table, but a "fake" table to return U+FFFD
15 # them vulernable to a security issue. By including this 'fake' table
/external/chromium/third_party/icu/source/data/mappings/
Dnoop-iso-ir-165.ucm11 # This is not a real ISO-IR-165 table, but a "fake" table to return U+FFFD
15 # them vulernable to a security issue. By including this 'fake' table
Dnoop-gb2312_gl.ucm11 # This is not a real GB2312 GL table, but a "fake" table to return U+FFFD
15 # them vulernable to a security issue. By including this 'fake' table
Dnoop-cns-11643.ucm10 # This is not a real CNS-11643 table, but a "fake" table to return U+FFFD
14 # them vulernable to a security issue. By including this 'fake' table,
/external/elfutils/libdw/
Dlibdw_findcu.c57 struct Dwarf_CU fake = { .start = start, .end = 0 }; local
58 struct Dwarf_CU **found = tfind (&fake, &dbg->cu_tree, findcu_cb);
Ddwarf_getloclist.c78 struct loc_s fake = { .addr = block.data }; local
79 struct loc_s **found = tfind (&fake, &cu->locs, loc_compare);
/external/chromium/third_party/icu/source/test/testdata/
DNumberFormatTestCases.txt78 # recognize real ISO name in parsing, so, can not use fake name as QQQ
79 #fpc: - 123/QQQ "QQQ123.00" 123/QQQ # QQQ is fake
Dmc.txt10 // Test locale file for the fake locale 'mc', used to test the
Dte.txt9 // This is a test locale file for the fake locale 'te'
/external/icu4c/test/testdata/
DNumberFormatTestCases.txt78 # recognize real ISO name in parsing, so, can not use fake name as QQQ
79 #fpc: - 123/QQQ "QQQ123.00" 123/QQQ # QQQ is fake
Dmc.txt10 // Test locale file for the fake locale 'mc', used to test the
Dte.txt9 // This is a test locale file for the fake locale 'te'
/external/dropbear/
DMakefile.in23 atomicio.o compat.o fake-rfc2553.o
50 listener.h fake-rfc2553.h
DAndroid.mk11 atomicio.c compat.c fake-rfc2553.c
/external/elfutils/src/
Dnm.c1076 Dwarf_Global fake = { .name = symstr }; in show_symbols() local
1077 Dwarf_Global **found = tfind (&fake, &global_root, in show_symbols()
1127 struct local_name fake = in show_symbols() local
1133 struct local_name **found = tfind (&fake, &local_root, in show_symbols()
/external/yaffs2/yaffs2/
Dyaffs_guts.h402 __u8 fake:1; /* A fake object has no presence on NAND. */ member
502 __u8 fake:1; member
/external/chromium/third_party/icu/
DREADME.google78 are 'fake' tables for ISO-2022-CN(-Ext).
79 - ucnv2022.c is modified to use 3 'fake' tables added above for
/external/webkit/WebCore/page/mac/
DEventHandlerMac.mm543 the widget, we post a fake mouse up to balance the mouse down we started with. When a
544 key down started us tracking in the widget, we post a fake key up to balance things out.
545 In addition, we post a fake mouseMoved to get the cursor in sync with whatever we happen to
606 // These happen because WebKit sometimes has to fake up moved events.
/external/webkit/WebKit/mac/WebView/
DWebPDFView.mm207 // PDFView doesn't support this responder method directly, so we pass it a fake key event
213 // PDFView doesn't support this responder method directly, so we pass it a fake key event
219 // PDFView doesn't support this responder method directly, so we pass it a fake key event
225 // PDFView doesn't support this responder method directly, so we pass it a fake key event
231 // PDFView doesn't support this responder method directly, so we pass it a fake key event
237 // PDFView doesn't support this responder method directly, so we pass it a fake key event

1234