Home
last modified time | relevance | path

Searched defs:_cache (Results 1 – 25 of 25) sorted by relevance

/external/tensorflow/tensorflow/python/summary/writer/
Dwriter_cache.py35 _cache = {} variable in FileWriterCache
/external/python/cpython2/Lib/encodings/
D__init__.py35 _cache = {} variable
/external/python/cpython3/Lib/encodings/
D__init__.py35 _cache = {} variable
/external/python/cpython2/Lib/
Dfnmatch.py17 _cache = {} variable
Dfilecmp.py18 _cache = {} variable
Dre.py223 _cache = {} variable
/external/fonttools/Lib/fontTools/encodings/
Dcodecs.py107 _cache = {} variable
/external/python/cpython2/Tools/scripts/
Dfind_recursionlimit.py73 def test_cpickle(_cache={}): argument
/external/python/cpython3/Tools/scripts/
Dfind_recursionlimit.py73 def test_cpickle(_cache={}): argument
/external/lzma/Java/SevenZip/Compression/RangeCoder/
DEncoder.java17 int _cache; field in Encoder
/external/python/cpython2/Lib/multiprocessing/
Dreduction.py89 _cache = set() variable
Dmanagers.py885 def MakeProxyType(name, exposed, _cache={}): argument
/external/lzma/CS/7zip/Compress/RangeCoder/
DRangeCoder.cs14 byte _cache; field in SevenZip.Compression.RangeCoder.Encoder
/external/python/cpython3/Lib/
Dfilecmp.py19 _cache = {} variable
Dre.py268 _cache = {} # ordered! variable
/external/mesa3d/src/intel/vulkan/
Danv_pipeline_cache.c411 VkPipelineCache _cache, in anv_DestroyPipelineCache()
427 VkPipelineCache _cache, in anv_GetPipelineCacheData()
/external/mesa3d/src/amd/vulkan/
Dradv_pipeline_cache.c521 VkPipelineCache _cache, in radv_DestroyPipelineCache()
536 VkPipelineCache _cache, in radv_GetPipelineCacheData()
Dradv_pipeline.c2723 VkPipelineCache _cache, in radv_graphics_pipeline_create()
2779 VkPipelineCache _cache, in radv_compute_pipeline_create()
/external/python/cpython2/Lib/xml/etree/
DElementPath.py235 _cache = {} variable
/external/python/cpython3/Lib/xml/etree/
DElementPath.py253 _cache = {} variable
/external/lzma/CPP/7zip/Common/
DLimitedStreams.h193 const Byte *_cache; variable
/external/tensorflow/tensorflow/python/ops/distributions/
Dbijector_impl.py1009 def _cache(self, mapping): member in Bijector
/external/lzma/CPP/7zip/Archive/
DXzHandler.cpp702 CByteBuffer _cache; member in NArchive::NXz::CInStream
/external/python/cpython3/Lib/multiprocessing/
Dmanagers.py926 def MakeProxyType(name, exposed, _cache={}): argument
/external/python/setuptools/pkg_resources/
D__init__.py354 def _macosx_vers(_cache=[]): argument
2224 def _normalize_cached(filename, _cache={}): argument