Home
last modified time | relevance | path

Searched defs:fake (Results 1 – 18 of 18) sorted by relevance

/external/bluetooth/bluez/input/
Dfakehid.c214 struct fake_input *fake = data; in ps3remote_event() local
275 static int ps3remote_setup_uinput(struct fake_input *fake, in ps3remote_setup_uinput()
333 static gboolean fake_hid_common_connect(struct fake_input *fake, GError **err) in fake_hid_common_connect()
338 static int fake_hid_common_disconnect(struct fake_input *fake) in fake_hid_common_disconnect()
375 struct fake_input *fake_hid_connadd(struct fake_input *fake, in fake_hid_connadd()
Ddevice.c69 struct fake_input *fake; member
270 struct fake_input *fake = data; in rfcomm_io_cb() local
321 struct fake_input *fake = iconn->fake; in rfcomm_connect_cb() local
577 struct fake_input *fake; in hidp_add_connection() local
650 struct fake_input *fake = iconn->fake; in is_connected() local
681 struct fake_input *fake = iconn->fake; in connection_disconnect() local
891 struct fake_input *fake = iconn->fake; in fake_disconnect() local
917 struct fake_input *fake; in input_device_connect() local
/external/elfutils/libdw/
Dlibdw_findcu.c57 struct Dwarf_CU fake = { .start = start, .end = 0 }; local
Ddwarf_getloclist.c78 struct loc_s fake = { .addr = block.data }; local
/external/dbus/dbus/
Ddbus-threads.c743 DBusFakeMutex *fake = (DBusFakeMutex*) mutex; in dbus_fake_mutex_free() local
753 DBusFakeMutex *fake = (DBusFakeMutex*) mutex; in dbus_fake_mutex_lock() local
765 DBusFakeMutex *fake = (DBusFakeMutex*) mutex; in dbus_fake_mutex_unlock() local
/external/webkit/Source/JavaScriptCore/wtf/gobject/
DGRefPtr.cpp57 bool fake; member
/external/skia/samplecode/
DSampleColorFilter.cpp21 int fake = x >> 5; in round5_slow() local
/external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/lang/reflect/
DProxyTest.java169 Proxy fake = new Proxy(new InvocationHandler() { in test_isProxyClassLjava_lang_Class() local
/external/elfutils/src/
Dnm.c1076 Dwarf_Global fake = { .name = symstr }; in show_symbols() local
1127 struct local_name fake = in show_symbols() local
/external/valgrind/main/exp-dhat/
Ddh_main.c131 Block fake; in find_Block_containing() local
157 Block fake; in delete_Block_starting_at() local
/external/valgrind/main/VEX/priv/
Dhost_x86_defs.c1942 # define fake(_n) mkHReg((_n), HRcInt32, False) in do_fop2_st() macro
2005 # define fake(_n) mkHReg((_n), HRcInt32, False) in emit_X86Instr() macro
Dhost_amd64_defs.c2321 # define fake(_n) mkHReg((_n), HRcInt64, False) in emit_AMD64Instr() macro
/external/valgrind/main/coregrind/m_aspacemgr/
Daspacemgr-aix5.c1467 NSegment const * const fake = VG_(am_find_nsegment)(start); in VG_() local
/external/yaffs2/yaffs2/
Dyaffs_guts.h402 __u8 fake:1; /* A fake object has no presence on NAND. */ member
502 __u8 fake:1; member
/external/dbus/test/
Ddecode-gcov.c620 unsigned int fake : 1; member
/external/webkit/Source/WebKit/android/jni/
DWebViewCore.cpp3153 void WebViewCore::click(WebCore::Frame* frame, WebCore::Node* node, bool fake) { in click()
3320 bool WebViewCore::handleMouseClick(WebCore::Frame* framePtr, WebCore::Node* nodePtr, bool fake) in handleMouseClick()
4051 static void Click(JNIEnv *env, jobject obj, int framePtr, int nodePtr, jboolean fake) in Click()
/external/libxslt/libxslt/
Dxslt.c6914 xmlDocPtr fake; in xsltLoadStylesheetPI() local
/external/libxml2/
Dparser.c12699 xmlNodePtr fake, cur; in xmlParseInNodeContext() local