/external/elfutils/libdwfl/ |
frame_unwind.c | 673 getfunc (int firstreg, unsigned nregs, Dwarf_Word *regs, void *arg) function 737 if (! ebl_unwind (ebl, pc, setfunc, getfunc, readfunc, state, &signal_frame))
|
/prebuilts/gdb/darwin-x86/lib/python2.7/sqlite3/test/ |
userfunctions.py | 154 def getfunc(): function in function:FunctionTests.CheckFuncRefCount 158 f = getfunc() 160 # self.con.create_function("reftest", 0, getfunc())
|
/prebuilts/gdb/linux-x86/lib/python2.7/sqlite3/test/ |
userfunctions.py | 154 def getfunc(): function in function:FunctionTests.CheckFuncRefCount 158 f = getfunc() 160 # self.con.create_function("reftest", 0, getfunc())
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/sqlite3/test/ |
userfunctions.py | 154 def getfunc(): function in function:FunctionTests.CheckFuncRefCount 158 f = getfunc() 160 # self.con.create_function("reftest", 0, getfunc())
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/sqlite3/test/ |
userfunctions.py | 154 def getfunc(): function in function:FunctionTests.CheckFuncRefCount 158 f = getfunc() 160 # self.con.create_function("reftest", 0, getfunc())
|
/external/javasqlite/src/main/native/ |
sqlite_jni.c | 1693 getfunc(JNIEnv *env, jobject obj) function [all...] |
/external/libmtp/src/ |
libmtp.c | 188 MTPDataGetFunc getfunc; member in struct:_MTPDataHandler [all...] |
ptp.h | 1855 PTPDataGetFunc getfunc; member in struct:_PTPDataHandler [all...] |