Home
last modified time | relevance | path

Searched defs:LastValue (Results 1 – 15 of 15) sorted by relevance

/external/opencensus-java/api/src/main/java/io/opencensus/stats/
DAggregation.java56 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/
Dandroid_kernel_wakelocks_state.h38 struct LastValue { struct
39 uint64_t value;
40 protos::pbzero::KernelWakelockData::Wakelock::Type type;
/external/clang/include/clang/AST/
DExternalASTSource.h394 T LastValue; member
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DLoopUnrollAndJam.cpp428 if (Value *LastValue = LastValueMap[OldValue]) in UnrollAndJamLoop() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/
DLoopUnrollAndJam.cpp467 if (Value *LastValue = LastValueMap[OldValue]) in UnrollAndJamLoop() local
/external/flatbuffers/python/flatbuffers/
Dflexbuffers.py1510 def LastValue(self): member in Builder
/external/llvm/lib/Transforms/Scalar/
DRewriteStatepointsForGC.cpp1911 Instruction *LastValue = nullptr; in rematerializeLiveValues() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DRewriteStatepointsForGC.cpp2095 Instruction *LastValue = nullptr; in rematerializeLiveValues() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/
DRewriteStatepointsForGC.cpp1413 Instruction *LastValue = nullptr; in rematerializeChain() local
/external/flatbuffers/include/flatbuffers/
Dflexbuffers.h1353 Value LastValue() { return stack_.back(); } in LastValue() function
/external/llvm/lib/Target/PowerPC/
DPPCISelDAGToDAG.cpp1042 SDValue LastValue = Bits[0].hasValue() ? Bits[0].getValue() : SDValue(); in collectBitGroups() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
DPPCISelDAGToDAG.cpp1467 SDValue LastValue = Bits[0].hasValue() ? Bits[0].getValue() : SDValue(); in collectBitGroups() local
DPPCISelLowering.cpp5232 SDValue LastValue = CallSeqStart.getValue(CallSeqStart->getNumValues() - 1); in getOutputChainFromCallSeq() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/PowerPC/
DPPCISelDAGToDAG.cpp1720 SDValue LastValue = Bits[0].hasValue() ? Bits[0].getValue() : SDValue(); in collectBitGroups() local
DPPCISelLowering.cpp5380 SDValue LastValue = CallSeqStart.getValue(CallSeqStart->getNumValues() - 1); in getOutputChainFromCallSeq() local