Home
last modified time | relevance | path

Searched defs:Final (Results 1 – 25 of 30) 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/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-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/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/pigweed/pw_crypto/public/pw_crypto/
Dsha256.h98 Status Final(ByteSpan out_digest) { in Final() function
/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/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/perfetto/src/base/http/
Dsha1.cc140 void SecureHashAlgorithm::Final() { in Final() function in perfetto::base::__anon5a5997260111::SecureHashAlgorithm
/external/lzma/CPP/7zip/UI/Common/
DHashCalc.cpp141 void CHashBundle::Final(bool isDir, bool isAltStream, const UString &path) in Final() function in CHashBundle
/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/python/setuptools/setuptools/_vendor/
Dtyping_extensions.py130 Final = typing.Final variable
143 Final = _FinalForm('Final', variable
210 Final = _Final(_root=True) variable
/external/llvm/lib/Transforms/Scalar/
DLoopRerollPass.cpp698 const SmallInstructionSet &Final, in collectInLoopUserSet()
736 const SmallInstructionSet &Final, in collectInLoopUserSet()
/external/python/typing/typing_extensions/src/
Dtyping_extensions.py150 Final = typing.Final variable
163 Final = _FinalForm('Final', variable
/external/swiftshader/third_party/llvm-10.0/llvm/lib/TableGen/
DTGParser.cpp372 bool Final, std::vector<RecordsEntry> *Dest, in resolve()
411 SubstStack &Substs, bool Final, in resolve()
/external/python/typing/typing_extensions/
D__init__.py191 Final = typing.Final variable
204 Final = _FinalForm('Final', variable
271 Final = _Final(_root=True) variable
/external/llvm/lib/Support/
DYAMLParser.cpp904 auto Final = skip_while(Func, Current); in advanceWhile() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DYAMLParser.cpp900 auto Final = skip_while(Func, Current); in advanceWhile() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Reader/
DMetadataLoader.cpp126 SmallDenseMap<MDString *, DICompositeType *, 1> Final; member
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/TableGen/
DRecord.h1894 void setFinal(bool Final) { IsFinal = Final; } in setFinal()
/external/python/cpython3/Lib/
Dtyping.py463 def Final(self, parameters): function

12