Searched defs:dbm (Results 1 – 10 of 10) sorted by relevance
/third_party/python/Tools/scripts/ | ||
D | pickle2db.py | 33 import dbm.ndbm as dbm namespace |
D | db2pickle.py | 28 import dbm.ndbm as dbm namespace |
/third_party/skia/third_party/externals/angle2/src/tests/perf_tests/ | ||
D | VulkanPipelineCachePerf.cpp | 91 gl::DrawBufferMask dbm; in step() local |
/third_party/python/Doc/whatsnew/ | ||
D | 3.7.rst | 871 dbm section in Improved Modules |
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 |
/third_party/python/Lib/ | ||
D | datetime.py | 36 dbm = 0 variable |
/third_party/sqlite/src/ | ||
D | shell.c | 9514 sqlite3 *dbm; /* In-memory db for this analysis */ member |