HomeSort by relevance Sort by last modified time
    Searched defs:sus (Results 1 - 4 of 4) sorted by null

  /external/llvm/lib/CodeGen/
ScheduleDAGInstrs.cpp 58 // together hold this many SUs, a reduction of maps will be done.
729 /// Current total number of SUs in map.
750 /// Clears the list of SUs mapped to V.
769 /// Count the number of SUs in this map after a reduction.
803 SUList &sus = I.second; local
804 for (auto *SU : sus)
813 // Go through all lists of SUs.
816 SUList &sus = CurrItr->second; local
817 SUList::iterator SUItr = sus.begin(), SUEE = sus.end()
    [all...]
  /frameworks/base/services/core/java/com/android/server/pm/
Settings.java 645 final SharedUserSetting sus = entry.getValue(); local
646 if (sus == null) {
651 for (Iterator<PackageSetting> iter = sus.packages.iterator(); iter.hasNext();) {
657 if (sus.packages.size() == 0) {
1010 SharedUserSetting sus = deletedPs.sharedUser; local
5443 SharedUserSetting sus = mSharedUsers.get(name); local
    [all...]
  /prebuilts/misc/common/robolectric/android-all/
android-all-7.0.0_r1-robolectric-0.jar 
  /prebuilts/tools/common/m2/repository/io/reactivex/rxjava2/rxjava/2.0.6/
rxjava-2.0.6.jar 

Completed in 101 milliseconds