Home
last modified time | relevance | path

Searched defs:dbname (Results 1 – 6 of 6) sorted by relevance

/openbmc/openbmc/poky/bitbake/lib/hashserv/
H A D__init__.py18 dbname, argument
H A Dsqlite.py113 def __init__(self, dbname, sync): argument
179 def __init__(self, logger, dbname, sync): argument
/openbmc/linux/arch/arm/mach-pxa/
H A Dam300epd.c111 char dbname[8]; in am300_init_gpio_regs() local
/openbmc/linux/tools/perf/scripts/python/
H A Dexport-to-sqlite.py111 dbname = sys.argv[1] variable
H A Dexport-to-postgresql.py290 dbname = sys.argv[1] variable
H A Dexported-sql-viewer.py4781 def __init__(self, dbref, db, dbname): argument
4942 def __init__(self, is_sqlite3, dbname): argument