/external/opencensus-java/api/src/main/java/io/opencensus/stats/ |
D | Aggregation.java | 56 Function<? super LastValue, T> p3, in match() 87 Function<? super LastValue, T> p3, in match() 121 Function<? super LastValue, T> p3, in match() 158 Function<? super LastValue, T> p3, in match() 200 Function<? super LastValue, T> p3, in match() 213 public abstract static class LastValue extends Aggregation { class in Aggregation 215 LastValue() {} in LastValue() method in Aggregation.LastValue 234 Function<? super LastValue, T> p3, in match()
|
/external/perfetto/src/trace_processor/importers/proto/ |
D | android_kernel_wakelocks_state.h | 38 struct LastValue { struct 39 uint64_t value; 40 protos::pbzero::KernelWakelockData::Wakelock::Type type;
|
/external/clang/include/clang/AST/ |
D | ExternalASTSource.h | 394 T LastValue; member
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/ |
D | LoopUnrollAndJam.cpp | 428 if (Value *LastValue = LastValueMap[OldValue]) in UnrollAndJamLoop() local
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/ |
D | LoopUnrollAndJam.cpp | 467 if (Value *LastValue = LastValueMap[OldValue]) in UnrollAndJamLoop() local
|
/external/flatbuffers/python/flatbuffers/ |
D | flexbuffers.py | 1510 def LastValue(self): member in Builder
|
/external/llvm/lib/Transforms/Scalar/ |
D | RewriteStatepointsForGC.cpp | 1911 Instruction *LastValue = nullptr; in rematerializeLiveValues() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
D | RewriteStatepointsForGC.cpp | 2095 Instruction *LastValue = nullptr; in rematerializeLiveValues() local
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/ |
D | RewriteStatepointsForGC.cpp | 1413 Instruction *LastValue = nullptr; in rematerializeChain() local
|
/external/flatbuffers/include/flatbuffers/ |
D | flexbuffers.h | 1353 Value LastValue() { return stack_.back(); } in LastValue() function
|
/external/llvm/lib/Target/PowerPC/ |
D | PPCISelDAGToDAG.cpp | 1042 SDValue LastValue = Bits[0].hasValue() ? Bits[0].getValue() : SDValue(); in collectBitGroups() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/ |
D | PPCISelDAGToDAG.cpp | 1467 SDValue LastValue = Bits[0].hasValue() ? Bits[0].getValue() : SDValue(); in collectBitGroups() local
|
D | PPCISelLowering.cpp | 5232 SDValue LastValue = CallSeqStart.getValue(CallSeqStart->getNumValues() - 1); in getOutputChainFromCallSeq() local
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/PowerPC/ |
D | PPCISelDAGToDAG.cpp | 1720 SDValue LastValue = Bits[0].hasValue() ? Bits[0].getValue() : SDValue(); in collectBitGroups() local
|
D | PPCISelLowering.cpp | 5380 SDValue LastValue = CallSeqStart.getValue(CallSeqStart->getNumValues() - 1); in getOutputChainFromCallSeq() local
|