Searched defs:dbname (Results 1 – 6 of 6) sorted by relevance
/openbmc/openbmc/poky/bitbake/lib/hashserv/ |
H A D | __init__.py | 18 dbname, argument
|
H A D | sqlite.py | 113 def __init__(self, dbname, sync): argument 179 def __init__(self, logger, dbname, sync): argument
|
/openbmc/linux/arch/arm/mach-pxa/ |
H A D | am300epd.c | 111 char dbname[8]; in am300_init_gpio_regs() local
|
/openbmc/linux/tools/perf/scripts/python/ |
H A D | export-to-sqlite.py | 111 dbname = sys.argv[1] variable
|
H A D | export-to-postgresql.py | 290 dbname = sys.argv[1] variable
|
H A D | exported-sql-viewer.py | 4781 def __init__(self, dbref, db, dbname): argument 4942 def __init__(self, is_sqlite3, dbname): argument
|