| /external/python/cpython3/Tools/scripts/ | 
| D | db2pickle.py | 28     import dbm.ndbm as dbm  namespace30     dbm = None  variable
 
 | 
| D | pickle2db.py | 33     import dbm.ndbm as dbm  namespace35     dbm = None  variable
 
 | 
| /external/python/cpython2/Lib/ | 
| D | whichdb.py | 12     dbm = None  variable
 | 
| /external/python/cpython2/Tools/scripts/ | 
| D | pickle2db.py | 35     dbm = None  variable
 | 
| D | db2pickle.py | 30     dbm = None  variable
 | 
| /external/python/cpython2/Lib/test/ | 
| D | test_dbm.py | 3 dbm = test_support.import_module('dbm')  variable
 | 
| /external/python/cpython2/Demo/classes/ | 
| D | Dates.py | 54 dbm = 0  variable57     dbm = dbm + dim  variable
 
 | 
| /external/iw/ | 
| D | mgmt.c | 35 		int dbm = nla_get_u32(tb_msg[NL80211_ATTR_RX_SIGNAL_DBM]);  in dump_mgmt_frame()  local
 | 
| /external/autotest/client/cros/cellular/ | 
| D | base_station_interface.py | 47     def SetPower(self, dbm):  argument
 | 
| D | base_station_8960.py | 135     def SetPower(self, dbm):  argument
 | 
| D | base_station_pxt.py | 114     def SetPower(self, dbm):  argument
 | 
| /external/python/cpython3/Doc/whatsnew/ | 
| D | 3.7.rst | 871 dbm  section in Improved Modules1974 dbm  section in Deprecated Python modules, functions and methods
 
 | 
| D | 3.2.rst | 1992 dbm  section in New, Improved, and Deprecated Modules
 | 
| D | 3.4.rst | 703 dbm  section in Improved Modules
 | 
| D | 3.5.rst | 1053 dbm  section in Improved Modules
 | 
| D | 3.6.rst | 1975 dbm  subsection
 | 
| /external/python/cpython3/Lib/ | 
| D | datetime.py | 36 dbm = 0  variable
 | 
| /external/sqlite/dist/orig/ | 
| D | shell.c | 9386   sqlite3 *dbm;                   /* In-memory db for this analysis */  member10108   sqlite3* dbm,                   /* Database to search */  in idxFindCompatible()
 10193   sqlite3 *dbm = p->dbm;  in idxCreateFromCons()  local
 10416   sqlite3 *dbm = p->dbm;  in idxFindIndexes()  local
 
 | 
| /external/sqlite/dist/ | 
| D | shell.c | 9391   sqlite3 *dbm;                   /* In-memory db for this analysis */  member10113   sqlite3* dbm,                   /* Database to search */  in idxFindCompatible()
 10198   sqlite3 *dbm = p->dbm;  in idxCreateFromCons()  local
 10421   sqlite3 *dbm = p->dbm;  in idxFindIndexes()  local
 
 | 
| /external/bcc/libbpf-tools/x86/ | 
| D | vmlinux_505.h | 126030 	int dbm;  member
 | 
| D | vmlinux.h | 126030 	int dbm;  member
 |