Searched defs:fake (Results 1 – 17 of 17) sorted by relevance
56 var fake = new Fake; variable
93 struct Dwarf_CU fake = { .start = start, .end = 0 }; local
121 struct loc_s fake = { .addr = block->data }; in getlocation() local
743 DBusFakeMutex *fake = (DBusFakeMutex*) mutex; in dbus_fake_mutex_free() local753 DBusFakeMutex *fake = (DBusFakeMutex*) mutex; in dbus_fake_mutex_lock() local765 DBusFakeMutex *fake = (DBusFakeMutex*) mutex; in dbus_fake_mutex_unlock() local
57 bool fake; member
28 int fake = x >> 5; in round5_slow() local
169 Proxy fake = new Proxy(new InvocationHandler() { in test_isProxyClassLjava_lang_Class() local
687 static struct passwd fake; in fakepw() local
1092 Dwarf_Global fake = { .name = symstr }; in show_symbols() local1143 struct local_name fake = in show_symbols() local
131 Block fake; in find_Block_containing() local157 Block fake; in delete_Block_starting_at() local
1942 # define fake(_n) mkHReg((_n), HRcInt32, False) in do_fop2_st() macro2007 # define fake(_n) mkHReg((_n), HRcInt32, False) in emit_X86Instr() macro
2364 # define fake(_n) mkHReg((_n), HRcInt64, False) in emit_AMD64Instr() macro
402 __u8 fake:1; /* A fake object has no presence on NAND. */ member502 __u8 fake:1; member
620 unsigned int fake : 1; member
6914 xmlDocPtr fake; in xsltLoadStylesheetPI() local
12990 xmlNodePtr fake, cur; in xmlParseInNodeContext() local
3535 void WebViewCore::initializeTextInput(WebCore::Node* node, bool fake) in initializeTextInput()