/external/rust/crates/tokio/src/time/driver/wheel/ |
D | stack.rs | 8 pub(crate) struct Stack { struct 12 impl Default for Stack { argument 18 impl Stack { implementation
|
/external/ruy/ruy/profiler/ |
D | instrumentation.h | 93 struct Stack { struct 101 int GetBufferSize(const Stack& stack); argument
|
/external/tensorflow/tensorflow/compiler/mlir/tensorflow/ir/ |
D | tf_side_effects.h | 30 struct Stack : ::mlir::SideEffects::Resource::Base<Stack> { struct 31 StringRef getName() final { return "Stack"; } in getName() argument
|
/external/proguard/src/proguard/evaluation/ |
D | Stack.java | 33 public class Stack class 47 public Stack(int maxSize) in Stack() method in Stack 56 public Stack(Stack stack) in Stack() method in Stack
|
/external/compiler-rt/lib/ubsan/ |
D | ubsan_diag.h | 23 SymbolizedStack *Stack; variable 32 : Stack(Stack) {} in Stack() argument 73 Location(const SymbolizedStackHolder &Stack) : in Location()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/BinaryFormat/ |
D | MsgPackDocument.cpp | 78 SmallVector<StackLevel, 4> Stack; in readFromBlob() local 183 SmallVector<WriterStackLevel, 4> Stack; in writeToBlob() local
|
/external/llvm-project/compiler-rt/lib/ubsan/ |
D | ubsan_diag.h | 22 SymbolizedStack *Stack; variable 31 : Stack(Stack) {} in Stack() function 72 Location(const SymbolizedStackHolder &Stack) : in Location()
|
/external/clang/lib/Sema/ |
D | SemaAttr.cpp | 300 PragmaStack<StringLiteral *> *Stack = in ActOnPragmaMSSeg() local 409 VisStack *Stack = static_cast<VisStack*>(VisContext); in AddPushedVisibilityAttribute() local 431 VisStack *Stack = static_cast<VisStack*>(S.VisContext); in PushPragmaVisibility() local 480 VisStack *Stack = static_cast<VisStack*>(VisContext); in PopPragmaVisibility() local
|
/external/compiler-rt/lib/esan/ |
D | esan_sideline.h | 51 char *Stack; variable
|
/external/llvm-project/llvm/lib/Analysis/ |
D | PhiValues.cpp | 50 SmallVectorImpl<const PHINode *> &Stack) { in processPhi() 128 SmallVector<const PHINode *, 8> Stack; in getValuesForPhi() local
|
D | SyncDependenceAnalysis.cpp | 142 static void computeStackPO(BlockStack &Stack, const LoopInfo &LI, Loop *Loop, in computeStackPO() 198 BlockStack Stack; in computeTopLevelPO() local 207 std::vector<const BasicBlock *> Stack; in computeLoopPO() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
D | PhiValues.cpp | 51 SmallVectorImpl<const PHINode *> &Stack) { in processPhi() 129 SmallVector<const PHINode *, 8> Stack; in getValuesForPhi() local
|
/external/llvm-project/clang/docs/ |
D | HardwareAssistedAddressSanitizerDesign.rst | 131 Stack section in Instrumentation
|
/external/llvm-project/llvm/lib/BinaryFormat/ |
D | MsgPackDocument.cpp | 132 SmallVector<StackLevel, 4> Stack; in readFromBlob() local 251 SmallVector<WriterStackLevel, 4> Stack; in writeToBlob() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/AggressiveInstCombine/ |
D | TruncInstCombine.cpp | 66 SmallVector<Instruction *, 8> Stack; in buildTruncExpressionDag() local 139 SmallVector<Instruction *, 8> Stack; in getMinBitWidth() local
|
/external/libchrome/base/containers/ |
D | README.md | 242 # Stack chapter
|
/external/llvm-project/llvm/lib/Target/WebAssembly/ |
D | WebAssemblyDebugFixup.cpp | 74 std::vector<StackElem> Stack; in runOnMachineFunction() local
|
/external/llvm-project/llvm/lib/Transforms/AggressiveInstCombine/ |
D | TruncInstCombine.cpp | 78 SmallVector<Instruction *, 8> Stack; in buildTruncExpressionDag() local 152 SmallVector<Instruction *, 8> Stack; in getMinBitWidth() local
|
/external/llvm-project/llvm/lib/Target/AMDGPU/ |
D | AMDGPUAlwaysInlinePass.cpp | 59 SmallVector<User *, 16> Stack; in recursivelyVisitUsers() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
D | AMDGPUAlwaysInlinePass.cpp | 59 SmallVector<User *, 16> Stack; in recursivelyVisitUsers() local
|
/external/apache-xml/src/main/java/org/apache/xml/serializer/ |
D | NamespaceMappings.java | 374 private class Stack { class in NamespaceMappings 392 public Stack() in Stack() method in NamespaceMappings.Stack
|
/external/llvm-project/clang/lib/StaticAnalyzer/Core/ |
D | WorkList.cpp | 37 SmallVector<WorkListUnit, 20> Stack; member in __anoncc2ef6850111::DFS 93 SmallVector<WorkListUnit, 20> Stack; member in __anoncc2ef6850211::BFSBlockDFSContents
|
/external/llvm-project/llvm/tools/llvm-xray/ |
D | xray-account.h | 38 llvm::SmallVector<std::pair<int32_t, uint64_t>, 32> Stack; member
|
/external/tensorflow/tensorflow/core/kernels/ |
D | stack.cc | 41 class Stack : public ResourceBase { class 51 Stack(const DataType& elem_type, const string& stack_name, int max_size) in Stack() function in tensorflow::Stack
|
/external/llvm-project/clang/lib/Sema/ |
D | SemaAttr.cpp | 544 PragmaStack<StringLiteral *> *Stack = in ActOnPragmaMSSeg() local 915 VisStack *Stack = static_cast<VisStack*>(VisContext); in AddPushedVisibilityAttribute() local 937 VisStack *Stack = static_cast<VisStack*>(S.VisContext); in PushPragmaVisibility() local 1048 VisStack *Stack = static_cast<VisStack*>(VisContext); in PopPragmaVisibility() local
|