HomeSort by relevance Sort by last modified time
    Searched refs:Active (Results 1 - 25 of 120) sorted by null

1 2 3 4 5

  /external/swiftshader/third_party/subzero/src/
IceSwitchLowering.cpp 42 auto Active = CaseClusters.begin();
43 std::for_each(Active + 1, CaseClusters.end(),
44 [&Active](const CaseCluster &x) {
45 if (!Active->tryAppend(x))
46 *(++Active) = x;
48 CaseClusters.erase(Active + 1, CaseClusters.end());
IceRegAlloc.cpp 331 Active.clear();
377 Active.reserve(Unhandled.size());
449 for (SizeT I = Active.size(); I > 0; --I) {
451 Variable *Item = Active[Index];
455 // Move Item from Active to Handled list.
457 moveItem(Active, Index, Handled);
460 // Move Item from Active to Inactive list.
462 moveItem(Active, Index, Inactive);
487 // Move Item from Inactive to Active list.
489 moveItem(Inactive, Index, Active);
    [all...]
  /external/clang/lib/CodeGen/
CGLoopInfo.h 79 /// \brief Get the set of attributes active for this loop.
158 bool hasInfo() const { return !Active.empty(); }
161 const LoopInfo &getInfo() const { return Active.back(); }
164 /// \brief Stack of active loops.
165 llvm::SmallVector<LoopInfo, 4> Active;
  /external/aac/libAACdec/src/
aacdec_tns.h 139 UCHAR Active;
aacdec_tns.cpp 125 pTnsData->Active = 0;
231 pTnsData->Active = 1;
251 pTnsData0->Active = 1;
281 if (pTnsData->Active) {
  /external/clang/tools/diagtool/
ShowEnabledWarnings.cpp 116 std::vector<PrettyDiag> Active;
135 Active.push_back(PrettyDiag(I->getName(), WarningOpt, DiagLevel));
139 for (std::vector<PrettyDiag>::const_iterator I = Active.begin(),
140 E = Active.end(); I != E; ++I) {
  /system/chre/core/include/chre/core/
wifi_scan_request.h 42 Active,
  /external/clang/lib/Parse/
RAIIObjectsForParser.h 48 bool Active;
56 Active = true;
58 Active = false;
63 State(Other.State), Active(Other.Active) {
64 Other.Active = false;
69 assert(Active && "trying to end an inactive suppression");
71 Active = false;
75 assert(!Active && "redelaying without having ended first");
82 if (Active) done()
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Parse/
RAIIObjectsForParser.h 49 bool Active;
57 Active = true;
59 Active = false;
64 State(Other.State), Active(Other.Active) {
65 Other.Active = false;
70 assert(Active && "trying to end an inactive suppression");
72 Active = false;
76 assert(!Active && "redelaying without having ended first");
83 if (Active) done()
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/Parse/
RAIIObjectsForParser.h 49 bool Active;
57 Active = true;
59 Active = false;
64 State(Other.State), Active(Other.Active) {
65 Other.Active = false;
70 assert(Active && "trying to end an inactive suppression");
72 Active = false;
76 assert(!Active && "redelaying without having ended first");
83 if (Active) done()
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/Parse/
RAIIObjectsForParser.h 49 bool Active;
57 Active = true;
59 Active = false;
64 State(Other.State), Active(Other.Active) {
65 Other.Active = false;
70 assert(Active && "trying to end an inactive suppression");
72 Active = false;
76 assert(!Active && "redelaying without having ended first");
83 if (Active) done()
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/Parse/
RAIIObjectsForParser.h 49 bool Active;
57 Active = true;
59 Active = false;
64 State(Other.State), Active(Other.Active) {
65 Other.Active = false;
70 assert(Active && "trying to end an inactive suppression");
72 Active = false;
76 assert(!Active && "redelaying without having ended first");
83 if (Active) done()
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/Parse/
RAIIObjectsForParser.h 49 bool Active;
57 Active = true;
59 Active = false;
64 State(Other.State), Active(Other.Active) {
65 Other.Active = false;
70 assert(Active && "trying to end an inactive suppression");
72 Active = false;
76 assert(!Active && "redelaying without having ended first");
83 if (Active) done()
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/Parse/
RAIIObjectsForParser.h 49 bool Active;
57 Active = true;
59 Active = false;
64 State(Other.State), Active(Other.Active) {
65 Other.Active = false;
70 assert(Active && "trying to end an inactive suppression");
72 Active = false;
76 assert(!Active && "redelaying without having ended first");
83 if (Active) done()
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/Parse/
RAIIObjectsForParser.h 49 bool Active;
57 Active = true;
59 Active = false;
64 State(Other.State), Active(Other.Active) {
65 Other.Active = false;
70 assert(Active && "trying to end an inactive suppression");
72 Active = false;
76 assert(!Active && "redelaying without having ended first");
83 if (Active) done()
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Parse/
RAIIObjectsForParser.h 49 bool Active;
57 Active = true;
59 Active = false;
64 State(Other.State), Active(Other.Active) {
65 Other.Active = false;
70 assert(Active && "trying to end an inactive suppression");
72 Active = false;
76 assert(!Active && "redelaying without having ended first");
83 if (Active) done()
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/clang/Parse/
RAIIObjectsForParser.h 49 bool Active;
57 Active = true;
59 Active = false;
64 State(Other.State), Active(Other.Active) {
65 Other.Active = false;
70 assert(Active && "trying to end an inactive suppression");
72 Active = false;
76 assert(!Active && "redelaying without having ended first");
83 if (Active) done()
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/clang/Parse/
RAIIObjectsForParser.h 49 bool Active;
57 Active = true;
59 Active = false;
64 State(Other.State), Active(Other.Active) {
65 Other.Active = false;
70 assert(Active && "trying to end an inactive suppression");
72 Active = false;
76 assert(!Active && "redelaying without having ended first");
83 if (Active) done()
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/clang/Parse/
RAIIObjectsForParser.h 49 bool Active;
57 Active = true;
59 Active = false;
64 State(Other.State), Active(Other.Active) {
65 Other.Active = false;
70 assert(Active && "trying to end an inactive suppression");
72 Active = false;
76 assert(!Active && "redelaying without having ended first");
83 if (Active) done()
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/clang/Parse/
RAIIObjectsForParser.h 49 bool Active;
57 Active = true;
59 Active = false;
64 State(Other.State), Active(Other.Active) {
65 Other.Active = false;
70 assert(Active && "trying to end an inactive suppression");
72 Active = false;
76 assert(!Active && "redelaying without having ended first");
83 if (Active) done()
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/clang/Parse/
RAIIObjectsForParser.h 49 bool Active;
57 Active = true;
59 Active = false;
64 State(Other.State), Active(Other.Active) {
65 Other.Active = false;
70 assert(Active && "trying to end an inactive suppression");
72 Active = false;
76 assert(!Active && "redelaying without having ended first");
83 if (Active) done()
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/clang/Parse/
RAIIObjectsForParser.h 49 bool Active;
57 Active = true;
59 Active = false;
64 State(Other.State), Active(Other.Active) {
65 Other.Active = false;
70 assert(Active && "trying to end an inactive suppression");
72 Active = false;
76 assert(!Active && "redelaying without having ended first");
83 if (Active) done()
    [all...]
  /external/clang/lib/Sema/
SemaTemplateInstantiate.cpp 386 Active = ActiveTemplateInstantiations.rbegin(),
388 Active != ActiveEnd;
389 ++Active, ++InstantiationIdx) {
394 Diags.Report(Active->PointOfInstantiation,
401 switch (Active->Kind) {
403 Decl *D = Active->Entity;
408 Diags.Report(Active->PointOfInstantiation, DiagID)
410 << Active->InstantiationRange;
417 Diags.Report(Active->PointOfInstantiation, DiagID)
419 << Active->InstantiationRange
    [all...]
  /system/chre/core/
wifi_scan_request.cc 24 return WifiScanType::Active;
  /external/llvm/lib/ProfileData/Coverage/
CoverageMapping.cpp 313 /// Pop the top region off of the active stack, starting a new segment with
316 const CountedRegion *Active = ActiveRegions.back();
317 unsigned Line = Active->LineEnd, Col = Active->ColumnEnd;
350 // to their kinds so that the most suitable region will become "active"
368 auto Active = Regions.begin();
371 if (Active->startLoc() != I->startLoc() ||
372 Active->endLoc() != I->endLoc()) {
374 ++Active;
375 if (Active != I
    [all...]

Completed in 1041 milliseconds

1 2 3 4 5