Home
last modified time | relevance | path

Searched refs:perm (Results 1 – 2 of 2) sorted by relevance

/art/tools/
Drun-gtests.sh48 find "$android_art_root/bin/art" -type f -perm /ugo+x | sort)
/art/compiler/optimizing/
Dloop_optimization.cc547 ScopedArenaSafeMap<HInstruction*, HInstruction*> perm( in LocalRun() local
554 vector_permanent_map_ = &perm; in LocalRun()