Home
last modified time | relevance | path

Searched defs:Stack (Results 1 – 25 of 63) sorted by relevance

123

/third_party/typescript/tests/cases/compiler/
DinfinitelyGenerativeInheritance1.ts1 interface Stack<T> { interface
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/BinaryFormat/
DMsgPackDocument.cpp78 SmallVector<StackLevel, 4> Stack; in readFromBlob() local
183 SmallVector<WriterStackLevel, 4> Stack; in writeToBlob() local
/third_party/boost/libs/yap/example/autodiff_library/
DStack.cpp21 Stack::Stack() in Stack() function in AutoDiff::Stack
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DPhiValues.cpp51 SmallVectorImpl<const PHINode *> &Stack) { in processPhi()
129 SmallVector<const PHINode *, 8> Stack; in getValuesForPhi() local
/third_party/jsframework/runtime/main/extend/systemplugin/napi/
Dohos_util_Stack.js23 const StackClass = class Stack { class
/third_party/boost/tools/build/doc/src/
Ddebug.adoc91 [[bbv2.util.debugger.misc]]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DAMDGPUAlwaysInlinePass.cpp59 SmallVector<User *, 16> Stack; in recursivelyVisitUsers() local
DAMDGPUUnifyDivergentExitNodes.cpp101 SmallVector<BasicBlock *, 8> Stack; in isUniformlyReached() local
DSILowerI1Copies.cpp140 SmallVector<MachineBasicBlock *, 4> Stack; member in __anon7f382ee40111::PhiIncomingAnalysis
280 SmallVector<MachineBasicBlock *, 4> Stack; member in __anon7f382ee40111::LoopFinder
DAMDGPUAnnotateKernelFeatures.cpp112 SmallVector<const Constant *, 16> Stack; in visitConstantExprsRecursively() local
DSIAnnotateControlFlow.cpp76 StackVector Stack; member in __anon31fa99d10111::SIAnnotateControlFlow
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/AggressiveInstCombine/
DTruncInstCombine.cpp66 SmallVector<Instruction *, 8> Stack; in buildTruncExpressionDag() local
139 SmallVector<Instruction *, 8> Stack; in getMinBitWidth() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DPseudoSourceValue.h39 Stack, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Orc/
DOrcCBindingsStack.h125 CBindingsResolver(OrcCBindingsStack &Stack, in CBindingsResolver()
204 OrcCBindingsStack &Stack; variable
/third_party/giflib/
Dgif_lib_private.h56 GifByteType Stack[LZ_MAX_CODE]; /* Decoded pixels are stacked here. */ member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DCFIInstrInserter.cpp224 SmallVector<MachineBasicBlock *, 4> Stack; in updateSuccCFAInfo() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Writer/
DValueEnumerator.cpp172 UseListOrderStack &Stack) { in predictValueUseListOrderImpl()
240 OrderMap &OM, UseListOrderStack &Stack) { in predictValueUseListOrder()
268 UseListOrderStack Stack; in predictUseListOrder() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DTimeProfiler.cpp181 SmallVector<Entry, 16> Stack; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
DCOFFModuleDefinition.cpp355 std::vector<Token> Stack; member in llvm::object::Parser
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
DWebAssemblyCFGStackify.cpp1210 getDepth(const SmallVectorImpl<const MachineBasicBlock *> &Stack, in getDepth()
1299 SmallVector<const MachineBasicBlock *, 8> Stack; in rewriteDepthImmediates() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DPredicateInfo.cpp256 bool PredicateInfo::stackIsInScope(const ValueDFSStack &Stack, in stackIsInScope()
284 void PredicateInfo::popStackUntilDFSScope(ValueDFSStack &Stack, in popStackUntilDFSScope()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ObjectYAML/
DMinidumpYAML.h89 yaml::BinaryRef Stack; member
/third_party/skia/third_party/externals/spirv-cross/
Dspirv_reflect.cpp41 using Stack = std::stack<State>; typedef
/third_party/boost/boost/graph/
Dhawick_circuits.hpp302 typedef std::vector< Vertex > Stack; in call_hawick_circuits() typedef
/third_party/skia/third_party/externals/swiftshader/third_party/marl/include/marl/
Dmemory.h62 Stack, // Fiber stack enumerator

123