Home
last modified time | relevance | path

Searched defs:statement (Results 1 – 12 of 12) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/_sqlite/
Dutil.c27 int pysqlite_step(sqlite3_stmt* statement, pysqlite_Connection* connection) in pysqlite_step()
Dconnection.c218 pysqlite_Statement* statement; in pysqlite_flush_statement_cache() local
239 PyObject* statement; in pysqlite_do_all_statements() local
414 sqlite3_stmt* statement; in _pysqlite_connection_begin() local
453 sqlite3_stmt* statement; in pysqlite_connection_commit() local
499 sqlite3_stmt* statement; in pysqlite_connection_rollback() local
1178 pysqlite_Statement* statement; in pysqlite_connection_call() local
Dcursor.h42 pysqlite_Statement* statement; member
Dcursor.c41 static pysqlite_StatementKind detect_statement_type(char* statement) in detect_statement_type()
795 sqlite3_stmt* statement; in pysqlite_cursor_executescript() local
Dmodule.c90 char* statement; in module_complete() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
DcProfile.py14 def run(statement, filename=None, sort=-1): argument
39 def runctx(statement, globals, locals, filename=None, sort=-1): argument
Dprofile.py57 def run(statement, filename=None, sort=-1): argument
78 def runctx(statement, globals, locals, filename=None, sort=-1): argument
Dpdb.py1237 def run(statement, globals=None, locals=None): argument
1243 def runctx(statement, globals, locals): argument
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
Dtest_support.py469 def check_syntax_error(testcase, statement): argument
/device/linaro/bootloader/edk2/AppPkg/Applications/Lua/src/
Dlparser.c1529 static void statement (LexState *ls) { in statement() function
/device/linaro/bootloader/edk2/BaseTools/Source/Python/Ecc/
DCParser.py8843 def statement(self, ): member in CParser
/device/linaro/bootloader/edk2/BaseTools/Source/Python/Eot/
DCParser.py8843 def statement(self, ): member in CParser