Home
last modified time | relevance | path

Searched defs:gc_threshold (Results 1 – 3 of 3) sorted by relevance

/external/aac/libAACdec/src/
Dusacdec_acelp.h119 FIXP_DBL gc_threshold; member
/external/python/cpython3/Lib/test/support/
D__init__.py825 def gc_threshold(*args): function
/external/pytorch/c10/cuda/
DCUDACachingAllocator.cpp2552 size_t gc_threshold = static_cast<size_t>( in garbage_collect_cached_blocks() local