Searched defs:Update (Results 1 - 25 of 43) sorted by relevance

12

/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/Language/CPlusPlus/
H A DLibCxxQueue.cpp50 bool QueueFrontEnd::Update() { function in class:QueueFrontEnd
H A DLibCxxOptional.cpp37 bool OptionalFrontEnd::Update() { function in class:OptionalFrontEnd
H A DLibCxxTuple.cpp43 bool TupleFrontEnd::Update() { function in class:TupleFrontEnd
H A DLibCxxInitializerList.cpp87 Update() { function in class:lldb_private::formatters::LibcxxInitializerListSyntheticFrontEnd
H A DLibStdcppTuple.cpp56 bool LibStdcppTupleSyntheticFrontEnd::Update() { function in class:LibStdcppTupleSyntheticFrontEnd
H A DLibCxxBitset.cpp58 bool BitsetFrontEnd::Update() { function in class:BitsetFrontEnd
H A DLibCxxAtomic.cpp116 bool lldb_private::formatters::LibcxxStdAtomicSyntheticFrontEnd::Update() { function in class:lldb_private::formatters::LibcxxStdAtomicSyntheticFrontEnd
H A DLibStdcppUniquePointer.cpp89 bool LibStdcppUniquePtrSyntheticFrontEnd::Update() { function in class:LibStdcppUniquePtrSyntheticFrontEnd
H A DLibCxxVariant.cpp190 bool VariantFrontEnd::Update() { function in class:VariantFrontEnd
H A DLibCxxUnorderedMap.cpp162 Update() { function in class:lldb_private::formatters::LibcxxStdUnorderedMapSyntheticFrontEnd
H A DLibCxxVector.cpp119 bool lldb_private::formatters::LibcxxStdVectorSyntheticFrontEnd::Update() { function in class:lldb_private::formatters::LibcxxStdVectorSyntheticFrontEnd
246 bool lldb_private::formatters::LibcxxVectorBoolSyntheticFrontEnd::Update() { function in class:lldb_private::formatters::LibcxxVectorBoolSyntheticFrontEnd
H A DLibStdcpp.cpp86 bool LibstdcppMapIteratorSyntheticFrontEnd::Update() { function in class:LibstdcppMapIteratorSyntheticFrontEnd
189 bool VectorIteratorSyntheticFrontEnd::Update() { function in class:VectorIteratorSyntheticFrontEnd
371 bool LibStdcppSharedPtrSyntheticFrontEnd::Update() { return false; } function in class:LibStdcppSharedPtrSyntheticFrontEnd
H A DLibCxxList.cpp169 bool AbstractListFrontEnd::Update() { function in class:AbstractListFrontEnd
302 bool ForwardListFrontEnd::Update() { function in class:ForwardListFrontEnd
414 bool ListFrontEnd::Update() { function in class:ListFrontEnd
[all...]
H A DLibCxx.cpp177 bool lldb_private::formatters::LibCxxMapIteratorSyntheticFrontEnd::Update() { function in class:lldb_private::formatters::LibCxxMapIteratorSyntheticFrontEnd
403 bool lldb_private::formatters::LibcxxSharedPtrSyntheticFrontEnd::Update() { function in class:lldb_private::formatters::LibcxxSharedPtrSyntheticFrontEnd
/freebsd-11-stable/sys/opencrypto/
H A Dxform_auth.h62 int (*Update) (void *, const u_int8_t *, u_int16_t); member in struct:auth_hash
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A DCFGUpdate.h28 template <typename NodePtr> class Update { class in namespace:llvm::cfg
34 Update(UpdateKind Kind, NodePtr From, NodePtr To) function in class:llvm::cfg::Update
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DRegisterClassInfo.cpp44 bool Update = false; local
/freebsd-11-stable/contrib/llvm-project/lldb/source/DataFormatters/
H A DTypeSynthetic.cpp173 bool ScriptedSyntheticChildren::FrontEnd::Update() { function in class:ScriptedSyntheticChildren::FrontEnd
/freebsd-11-stable/contrib/llvm-project/llvm/lib/IR/
H A DDominators.cpp70 template class llvm::cfg::Update<BasicBlock *>; member in class:llvm::cfg
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Tooling/ASTDiff/
H A DASTDiff.h30 Update, // (Src, Dst): update the value of node Src to match Dst. enumerator in enum:clang::diff::ChangeKind
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonAsmBackend.cpp659 bool Update = false; variable
679 (void)Update; variable
/freebsd-11-stable/sbin/md5/
H A Dmd5.c74 DIGEST_Update *Update; member in struct:Algorithm_t
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/Language/ObjC/
H A DNSSet.cpp387 bool lldb_private::formatters::NSSetISyntheticFrontEnd::Update() { function in class:lldb_private::formatters::NSSetISyntheticFrontEnd
547 GenericNSSetMSyntheticFrontEnd<D32, D64>::Update() { function in class:lldb_private::formatters::GenericNSSetMSyntheticFrontEnd
H A DNSArray.cpp482 GenericNSArrayMSyntheticFrontEnd<D32, D64>::Update() { function in class:lldb_private::formatters::GenericNSArrayMSyntheticFrontEnd
626 Update() { function in class:lldb_private::formatters::GenericNSArrayISyntheticFrontEnd
707 bool lldb_private::formatters::NSArray0SyntheticFrontEnd::Update() { function in class:lldb_private::formatters::NSArray0SyntheticFrontEnd
741 bool lldb_private::formatters::NSArray1SyntheticFrontEnd::Update() { function in class:lldb_private::formatters::NSArray1SyntheticFrontEnd
/freebsd-11-stable/contrib/llvm-project/lldb/source/Target/
H A DThreadList.cpp699 void ThreadList::Update(ThreadList &rhs) { function in class:ThreadList

Completed in 155 milliseconds

12