Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/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
/third_party/skia/third_party/externals/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
/third_party/flutter/skia/third_party/externals/angle2/src/common/third_party/base/anglebase/
Dsha1.cc134 void SecureHashAlgorithm::Final() in Final() function in angle::base::SecureHashAlgorithm
/third_party/gn/src/base/
Dsha1.cc113 void SecureHashAlgorithm::Final() { in Final() function in base::SecureHashAlgorithm
/third_party/skia/third_party/externals/angle2/src/common/third_party/base/anglebase/
Dsha1.cc134 void SecureHashAlgorithm::Final() in Final() function in angle::base::SecureHashAlgorithm
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DLoopRerollPass.cpp686 const SmallInstructionSet &Final, in collectInLoopUserSet()
724 const SmallInstructionSet &Final, in collectInLoopUserSet()
/third_party/skia/third_party/externals/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()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DYAMLParser.cpp900 auto Final = skip_while(Func, Current); in advanceWhile() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Reader/
DMetadataLoader.cpp126 SmallDenseMap<MDString *, DICompositeType *, 1> Final; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/TableGen/
DRecord.h1894 void setFinal(bool Final) { IsFinal = Final; } in setFinal()
/third_party/python/Lib/
Dtyping.py462 def Final(self, parameters): function
/third_party/node/src/
Dnode_crypto.cc4094 bool CipherBase::Final(AllocatedBuffer* out) { in Final() function in node::crypto::CipherBase
4145 void CipherBase::Final(const FunctionCallbackInfo<Value>& args) { in Final() function in node::crypto::CipherBase
/third_party/python/Lib/test/
Dtest_typing.py2277 class Final: class
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
DPPCISelLowering.cpp12279 auto Final = Shifted; in generateEquivalentSub() local