Home
last modified time | relevance | path

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

/external/libcxx/test/std/utilities/meta/meta.unary/meta.unary.prop/
Dis_polymorphic.pass.cpp69 class Final final { class
72 class Final { class
/external/llvm/unittests/Support/
DMD5Test.cpp23 void TestMD5Sum(ArrayRef<uint8_t> Input, StringRef Final) { in TestMD5Sum()
33 void TestMD5Sum(StringRef Input, StringRef Final) { in TestMD5Sum()
DAlignOfTest.cpp104 struct Final final : Abstract2 { struct
105 void method() override {} in method()
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/Support/
DMD5Test.cpp23 void TestMD5Sum(ArrayRef<uint8_t> Input, StringRef Final) { in TestMD5Sum()
33 void TestMD5Sum(StringRef Input, StringRef Final) { in TestMD5Sum()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ADT/
Dilist_base.h44 node_base_type *Final = Last.getPrev(); in removeRangeImpl() local
63 node_base_type &Final = *Last.getPrev(); in transferBeforeImpl() local
/external/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
Dilist_base.h46 node_base_type *Final = Last.getPrev(); in removeRangeImpl() local
65 node_base_type &Final = *Last.getPrev(); in transferBeforeImpl() local
/external/libcxx/test/std/language.support/support.exception/except.nested/
Dthrow_with_nested.pass.cpp43 struct Final final {}; struct
/external/clang/test/SemaTemplate/
Dclass-template-ctor-initializer.cpp48 class Final : public Derived<Base> { class
/external/libchrome/base/
Dsha1.cc113 void SecureHashAlgorithm::Final() { in Final() function in base::SecureHashAlgorithm
/external/libcxx/benchmarks/
DCartesianBenchmarks.hpp69 void allValueCombinations(R& Result, const T& Final) { in allValueCombinations()
/external/lzma/CPP/7zip/UI/Common/
DHashCalc.cpp141 void CHashBundle::Final(bool isDir, bool isAltStream, const UString &path) in Final() function in CHashBundle
/external/v8/src/compiler/
Dregister-allocator-verifier.h53 enum AssessmentKind { Final, Pending }; enumerator
/external/clang/lib/CodeGen/
DCGOpenMPRuntime.h100 llvm::PointerIntPair<llvm::Value *, 1, bool> Final; member
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
DLoopRerollPass.cpp686 const SmallInstructionSet &Final, in collectInLoopUserSet()
724 const SmallInstructionSet &Final, in collectInLoopUserSet()
/external/llvm/lib/Transforms/Scalar/
DLoopRerollPass.cpp698 const SmallInstructionSet &Final, in collectInLoopUserSet()
736 const SmallInstructionSet &Final, in collectInLoopUserSet()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/TableGen/
DTGParser.cpp373 bool Final, std::vector<RecordsEntry> *Dest, in resolve()
410 SubstStack &Substs, bool Final, in resolve()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Support/
DYAMLParser.cpp900 auto Final = skip_while(Func, Current); in advanceWhile() local
/external/llvm/lib/Support/
DYAMLParser.cpp904 auto Final = skip_while(Func, Current); in advanceWhile() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Bitcode/Reader/
DMetadataLoader.cpp127 SmallDenseMap<MDString *, DICompositeType *, 1> Final; member
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/TableGen/
DRecord.h1798 void setFinal(bool Final) { IsFinal = Final; } in setFinal()
/external/clang/lib/Analysis/
DThreadSafety.cpp2347 CFGBlockInfo *Final = &BlockInfo[CFGraph->getExit().getBlockID()]; in runAnalysis() local
/external/python/cpython3/Lib/test/
Dtest_typing.py1240 class Final: class
/external/clang/lib/Sema/
DSemaOpenMP.cpp5300 ExprResult Final = BuildCounterUpdate( in CheckOpenMPLoop() local
9800 ExprResult Final; in FinishOpenMPLinearClause() local
/external/llvm/lib/Bitcode/Reader/
DBitcodeReader.cpp122 SmallDenseMap<MDString *, DICompositeType *, 1> Final; member
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/
DPPCISelLowering.cpp11136 auto Final = Shifted; in generateEquivalentSub() local