HomeSort by relevance Sort by last modified time
    Searched refs:STA (Results 1 - 5 of 5) sorted by null

  /external/chromium_org/base/threading/
thread.h 85 com_status_ = use_mta ? MTA : STA;
198 STA,
thread.cc 90 if (com_status_ == STA)
99 DCHECK((com_status_ != STA) ||
213 com_initializer.reset((com_status_ == STA) ?
  /external/wpa_supplicant_8/hostapd/logwatch/
hostapd 29 if (my ($iface,$mac,$layer,$details) = ($line =~ /(.*?): STA (.*?) (.*?): (.*?)$/i)) {
  /external/clang/lib/Analysis/
Consumed.cpp 663 if (SetTypestateAttr *STA = FunD->getAttr<SetTypestateAttr>()) {
665 StateMap->setState(PInfo.getVar(), mapSetTypestateAttrState(STA));
669 StateMap->setState(PInfo.getTmp(), mapSetTypestateAttrState(STA));
    [all...]
  /external/oprofile/events/i386/nehalem/
unit_masks 19 0x02 sta This event counts load operations delayed caused by preceding stores whose addresses are unknown (STA block)

Completed in 75 milliseconds