/external/swiftshader/third_party/subzero/src/ |
D | IceSwitchLowering.cpp | 42 auto Active = CaseClusters.begin(); in clusterizeSwitch() local
|
D | IceRegAlloc.h | 123 UnorderedRanges Active, Inactive, Handled; variable
|
D | IceGlobalContext.h | 622 bool Active = false; variable
|
/external/aac/libAACdec/src/ |
D | aacdec_tns.h | 139 UCHAR Active; member
|
/external/clang/tools/diagtool/ |
D | ShowEnabledWarnings.cpp | 116 std::vector<PrettyDiag> Active; in run() local
|
/external/clang/lib/CodeGen/ |
D | CGLoopInfo.h | 165 llvm::SmallVector<LoopInfo, 4> Active; variable
|
/external/tensorflow/tensorflow/core/util/ctc/ |
D | ctc_beam_entry.h | 63 inline bool Active() const { return newp.total != kLogZero; } in Active() function
|
/external/skqp/samplecode/ |
D | SampleAAGeometry.cpp | 756 struct Active { struct 757 Active* fNext; argument 771 Active fActive; argument
|
/external/skia/samplecode/ |
D | SampleAAGeometry.cpp | 756 struct Active { struct 757 Active* fNext; argument 771 Active fActive; argument
|
/external/llvm/lib/ProfileData/Coverage/ |
D | CoverageMapping.cpp | 316 const CountedRegion *Active = ActiveRegions.back(); in popRegion() local 368 auto Active = Regions.begin(); in combineRegions() local
|
/external/clang/lib/Parse/ |
D | RAIIObjectsForParser.h | 48 bool Active; variable
|
/external/llvm/lib/CodeGen/ |
D | ShadowStackGCLowering.cpp | 266 bool Active = false; in doInitialization() local
|
D | RegAllocPBQP.cpp | 300 IntervalSet Active(lowestEndPoint); in apply() local
|
/external/clang/lib/Lex/ |
D | PPMacroExpansion.cpp | 189 for (auto *Active : Info.ActiveModuleMacros) { in updateModuleMacroInfo() local 239 llvm::DenseSet<ModuleMacro*> Active; in dumpMacroInfo() local
|
/external/valgrind/coregrind/ |
D | m_redir.c | 292 Active; typedef
|
/external/clang/lib/Sema/ |
D | SemaTemplateInstantiate.cpp | 386 Active = ActiveTemplateInstantiations.rbegin(), in PrintInstantiationStack() local 568 Active = ActiveTemplateInstantiations.rbegin(), in isSFINAEContext() local
|
D | SemaDeclCXX.cpp | 3709 if (FieldDecl *Active = in isInactiveUnionMember() local
|
/external/llvm/lib/IR/ |
D | Verifier.cpp | 1834 SmallPtrSet<Instruction *, 8> Active; in verifySiblingFuncletUnwinds() local
|
/external/clang/include/clang/Sema/ |
D | Sema.h | 3369 bool Active; member
|
/external/mesa3d/src/mesa/main/ |
D | mtypes.h | 1715 GLboolean Active; /**< Is transform feedback enabled? */ member 1791 GLboolean Active; member 2998 GLboolean Active; /**< inside Begin/EndQuery */ member
|