Home
last modified time | relevance | path

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

12

/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-project/libcxx/test/std/utilities/meta/meta.unary/meta.unary.prop/
Dis_polymorphic.pass.cpp68 class Final final { class
71 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/llvm-project/llvm/unittests/Support/
DMD5Test.cpp22 void TestMD5Sum(ArrayRef<uint8_t> Input, StringRef Final) { in TestMD5Sum()
32 void TestMD5Sum(StringRef Input, StringRef Final) { in TestMD5Sum()
DBase64Test.cpp22 void TestBase64(StringRef Input, StringRef Final) { in TestBase64()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
Dilist_base.h43 node_base_type *Final = Last.getPrev(); in removeRangeImpl() local
62 node_base_type &Final = *Last.getPrev(); in transferBeforeImpl() local
/external/llvm-project/llvm/include/llvm/ADT/
Dilist_base.h43 node_base_type *Final = Last.getPrev(); in removeRangeImpl() local
62 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/llvm-project/clang/include/clang/Serialization/
DInMemoryModuleCache.h57 enum State { Unknown, Tentative, ToBuild, Final }; enumerator
/external/libcxx/test/std/language.support/support.exception/except.nested/
Dthrow_with_nested.pass.cpp43 struct Final final {}; struct
/external/llvm-project/libcxx/test/std/language.support/support.exception/except.nested/
Dthrow_with_nested.pass.cpp42 struct Final final {}; struct
/external/clang/test/SemaTemplate/
Dclass-template-ctor-initializer.cpp48 class Final : public Derived<Base> { class
/external/llvm-project/clang/test/SemaTemplate/
Dclass-template-ctor-initializer.cpp48 class Final : public Derived<Base> { class
/external/llvm-project/libcxx/benchmarks/
DCartesianBenchmarks.h68 void allValueCombinations(R& Result, const T& Final) { in allValueCombinations()
/external/libchrome/base/
Dsha1.cc113 void SecureHashAlgorithm::Final() { in Final() function in base::SecureHashAlgorithm
/external/angle/src/common/third_party/base/anglebase/
Dsha1.cc134 void SecureHashAlgorithm::Final() in Final() function in angle::base::SecureHashAlgorithm
/external/libcxx/benchmarks/
DCartesianBenchmarks.hpp69 void allValueCombinations(R& Result, const T& Final) { in allValueCombinations()
/external/llvm-project/flang/runtime/
Dtype-info.h116 Final = 8, enumerator
/external/llvm-project/flang/module/
D__fortran_type_info.f90102 enumerator :: Final = 8, ElementalFinal = 9, AssumedRankFinal = 10 enumerator
/external/lzma/CPP/7zip/UI/Common/
DHashCalc.cpp141 void CHashBundle::Final(bool isDir, bool isAltStream, const UString &path) in Final() function in CHashBundle
/external/llvm-project/clang-tools-extra/clangd/
DFormat.cpp328 tooling::Replacements Final; in formatIncremental() local
/external/clang/lib/CodeGen/
DCGOpenMPRuntime.h100 llvm::PointerIntPair<llvm::Value *, 1, bool> Final; member
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DLoopRerollPass.cpp686 const SmallInstructionSet &Final, in collectInLoopUserSet()
724 const SmallInstructionSet &Final, in collectInLoopUserSet()
/external/llvm-project/llvm/lib/Transforms/Scalar/
DLoopRerollPass.cpp696 const SmallInstructionSet &Final, in collectInLoopUserSet()
734 const SmallInstructionSet &Final, in collectInLoopUserSet()

12