Home
last modified time | relevance | path

Searched defs:touched (Results 1 – 4 of 4) sorted by relevance

/external/python/cpython2/Lib/plat-mac/
Dmacostools.py75 def touched(dst): function
/external/lua/src/
Dlfunc.h41 int touched; /* mark to avoid cycles with dead threads */ member
/external/v8/src/js/
Darray.js86 function UseSparseVariant(array, length, is_array, touched) { argument
/external/stressapptest/src/
Dsat.cc389 bool touched = page_bitmap_[offset] & mask; in AddrMapPrint() local