Home
last modified time | relevance | path

Searched defs:dbm (Results 1 – 22 of 22) sorted by relevance

/external/python/cpython3/Tools/scripts/
Dpickle2db.py33 import dbm.ndbm as dbm namespace
35 dbm = None variable
Ddb2pickle.py28 import dbm.ndbm as dbm namespace
30 dbm = None variable
/external/python/cpython2/Lib/
Dwhichdb.py12 dbm = None variable
/external/python/cpython2/Tools/scripts/
Dpickle2db.py35 dbm = None variable
Ddb2pickle.py30 dbm = None variable
/external/python/cpython2/Lib/test/
Dtest_dbm.py3 dbm = test_support.import_module('dbm') variable
/external/python/cpython2/Demo/classes/
DDates.py54 dbm = 0 variable
57 dbm = dbm + dim variable
/external/angle/src/tests/perf_tests/
DVulkanPipelineCachePerf.cpp91 gl::DrawBufferMask dbm; in step() local
/external/iw/
Dmgmt.c35 int dbm = nla_get_u32(tb_msg[NL80211_ATTR_RX_SIGNAL_DBM]); in dump_mgmt_frame() local
/external/autotest/client/cros/cellular/
Dbase_station_interface.py47 def SetPower(self, dbm): argument
Dbase_station_8960.py124 def SetPower(self, dbm): argument
Dbase_station_pxt.py108 def SetPower(self, dbm): argument
/external/python/cpython3/Doc/whatsnew/
D3.7.rst871 dbm section in Improved Modules
1974 dbm section in Deprecated Python modules, functions and methods
D3.2.rst1992 dbm section in New, Improved, and Deprecated Modules
D3.5.rst1053 dbm section in Improved Modules
D3.4.rst703 dbm section in Improved Modules
D3.6.rst1975 dbm subsection
/external/python/cpython3/Lib/
Ddatetime.py36 dbm = 0 variable
/external/sqlite/dist/orig/
Dshell.c7013 sqlite3 *dbm; /* In-memory db for this analysis */ member
7719 sqlite3* dbm, /* Database to search */ in idxFindCompatible()
7790 sqlite3 *dbm = p->dbm; in idxCreateFromCons() local
7986 sqlite3 *dbm = p->dbm; in idxFindIndexes() local
/external/sqlite/dist/
Dshell.c7018 sqlite3 *dbm; /* In-memory db for this analysis */ member
7724 sqlite3* dbm, /* Database to search */ in idxFindCompatible()
7795 sqlite3 *dbm = p->dbm; in idxCreateFromCons() local
7991 sqlite3 *dbm = p->dbm; in idxFindIndexes() local
/external/bcc/libbpf-tools/x86/
Dvmlinux.h126030 int dbm; member
Dvmlinux_505.h126030 int dbm; member