Searched defs:pickle (Results 1 – 17 of 17) sorted by relevance
| /third_party/python/Tools/scripts/ |
| D | pickle2db.py | 46 import pickle as pickle namespace
|
| D | db2pickle.py | 41 import pickle as pickle namespace
|
| /third_party/nghttp2/doc/ |
| D | Makefile.am | 288 pickle: target
|
| /third_party/libabigail/doc/manuals/ |
| D | Makefile.am | 73 pickle: target
|
| /third_party/python/Lib/ |
| D | copyreg.py | 12 def pickle(ob_type, pickle_function, constructor_ob=None): function
|
| D | pickletools.py | 2300 def genops(pickle): argument 2395 def dis(pickle, out=None, memo=None, indentlevel=4, annotate=0): argument
|
| /third_party/node/tools/inspector_protocol/jinja2/ |
| D | _compat.py | 60 import cPickle as pickle namespace
|
| /third_party/jinja2/ |
| D | _compat.py | 54 import cPickle as pickle namespace
|
| /third_party/skia/third_party/externals/jinja2/ |
| D | _compat.py | 54 import cPickle as pickle namespace
|
| /third_party/python/Doc/whatsnew/ |
| D | 3.8.rst | 1092 pickle section in Improved Modules
|
| D | 3.3.rst | 1715 pickle section in Improved Modules
|
| D | 3.5.rst | 1566 pickle section in Improved Modules
|
| D | 3.4.rst | 1219 pickle section in Improved Modules
|
| D | 3.6.rst | 1307 pickle section in Improved Modules
|
| /third_party/python/Lib/test/ |
| D | test_iter.py | 89 def check_iterator(self, it, seq, pickle=True): argument 102 def check_for_loop(self, expr, seq, pickle=True): argument
|
| D | pickletester.py | 57 def opcode_in_pickle(code, pickle): argument 64 def count_opcode(code, pickle): argument
|
| /third_party/python/Modules/ |
| D | _zoneinfo.c | 658 PyObject *pickle = PyImport_ImportModule("pickle"); in zoneinfo_reduce() local
|