Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Target/
DMemory.cpp90 uint32_t cache_idx = 0; in Flush() local
/external/tensorflow/tensorflow/python/tpu/
Dtensor_tracer.py706 def _save_tensor_value_to_tmp_cache(self, cache_idx, updates): argument
719 def _save_tensor_value_to_cache_op(self, cache_idx, updates): argument
/external/libaom/libaom/av1/decoder/
Ddecodemv.c460 int cache_idx = 0, trans_idx = n_cached_colors; in merge_colors() local