Home
last modified time | relevance | path

Searched refs:Update (Results 1 – 25 of 353) sorted by relevance

12345678910>>...15

/freebsd/sys/opencrypto/
H A Dxform_sha2.c70 .Update = SHA224Update_int,
82 .Update = SHA256Update_int,
94 .Update = SHA384Update_int,
106 .Update = SHA512Update_int,
119 .Update = SHA224Update_int,
131 .Update = SHA256Update_int,
143 .Update = SHA384Update_int,
155 .Update = SHA512Update_int,
H A Dxform_cbc_mac.c16 .Update = AES_CBC_MAC_Update,
29 .Update = AES_CBC_MAC_Update,
42 .Update = AES_CBC_MAC_Update,
H A Dxform_gmac.c76 .Update = AES_GMAC_Update,
90 .Update = AES_GMAC_Update,
104 .Update = AES_GMAC_Update,
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DCFGUpdate.h28 template <typename NodePtr> class Update {
34 Update(UpdateKind Kind, NodePtr From, NodePtr To) in Update() function
40 bool operator==(const Update &RHS) const {
63 void LegalizeUpdates(ArrayRef<Update<NodePtr>> AllUpdates,
64 SmallVectorImpl<Update<NodePtr>> &Result,
107 llvm::sort(Result, [&](const Update<NodePtr> &A, const Update<NodePtr> &B) {
/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCMachObjectWriter.h104 unsigned Update; member
225 unsigned Update,
231 VersionInfo.Update = Update;
235 unsigned Minor, unsigned Update,
241 VersionInfo.Update = Update;
246 unsigned Update, VersionTuple SDKVersion) { in setTargetVariantBuildVersion() argument
251 TargetVariantVersionInfo.Update = Update; in setTargetVariantBuildVersion()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DRegisterClassInfo.cpp43 bool Update = false; in runOnMachineFunction() local
52 Update = true; in runOnMachineFunction()
59 if (!Update) { in runOnMachineFunction()
90 Update = true; in runOnMachineFunction()
100 Update = true; in runOnMachineFunction()
109 Update = true; in runOnMachineFunction()
114 if (Update) { in runOnMachineFunction()
/freebsd/contrib/llvm-project/lldb/source/Plugins/Language/CPlusPlus/
H A DLibCxxList.cpp112 lldb::ChildCacheState Update() override;
141 lldb::ChildCacheState Update() override;
154 lldb::ChildCacheState Update() override;
163 lldb::ChildCacheState AbstractListFrontEnd::Update() { in Update() function in AbstractListFrontEnd
240 Update(); in ForwardListFrontEnd()
287 lldb::ChildCacheState ForwardListFrontEnd::Update() { in Update() function in ForwardListFrontEnd
288 AbstractListFrontEnd::Update(); in Update()
308 Update(); in ListFrontEnd()
397 lldb::ChildCacheState ListFrontEnd::Update() { in Update() function in ListFrontEnd
398 AbstractListFrontEnd::Update(); in Update()
H A DLibCxxQueue.cpp20 Update(); in QueueFrontEnd()
29 lldb::ChildCacheState Update() override;
50 lldb::ChildCacheState QueueFrontEnd::Update() { in Update() function in QueueFrontEnd
H A DLibStdcpp.cpp50 lldb::ChildCacheState Update() override;
71 lldb::ChildCacheState Update() override;
94 Update(); in LibstdcppMapIteratorSyntheticFrontEnd()
97 lldb::ChildCacheState LibstdcppMapIteratorSyntheticFrontEnd::Update() { in Update() function in LibstdcppMapIteratorSyntheticFrontEnd
194 Update(); in VectorIteratorSyntheticFrontEnd()
197 lldb::ChildCacheState VectorIteratorSyntheticFrontEnd::Update() { in Update() function in VectorIteratorSyntheticFrontEnd
375 Update(); in LibStdcppSharedPtrSyntheticFrontEnd()
400 lldb::ChildCacheState LibStdcppSharedPtrSyntheticFrontEnd::Update() { in Update() function in LibStdcppSharedPtrSyntheticFrontEnd
H A DLibCxxRangesRefView.cpp41 lldb::ChildCacheState Update() override;
59 Update(); in LibcxxStdRangesRefViewSyntheticFrontEnd()
63 lldb_private::formatters::LibcxxStdRangesRefViewSyntheticFrontEnd::Update() { in Update() function in lldb_private::formatters::lldb_private::formatters::LibcxxStdRangesRefViewSyntheticFrontEnd
H A DLibCxxVector.cpp32 lldb::ChildCacheState Update() override;
53 lldb::ChildCacheState Update() override;
74 Update(); in LibcxxStdVectorSyntheticFrontEnd()
120 lldb_private::formatters::LibcxxStdVectorSyntheticFrontEnd::Update() { in Update() function in lldb_private::formatters::LibcxxStdVectorSyntheticFrontEnd
162 Update(); in LibcxxVectorBoolSyntheticFrontEnd()
231 lldb_private::formatters::LibcxxVectorBoolSyntheticFrontEnd::Update() { in Update() function in lldb_private::formatters::LibcxxVectorBoolSyntheticFrontEnd
H A DLibCxxTuple.cpp20 Update(); in TupleFrontEnd()
28 lldb::ChildCacheState Update() override;
45 lldb::ChildCacheState TupleFrontEnd::Update() { in Update() function in TupleFrontEnd
H A DLibCxxUnorderedMap.cpp40 lldb::ChildCacheState Update() override;
66 lldb::ChildCacheState Update() override;
86 Update(); in LibcxxStdUnorderedMapSyntheticFrontEnd()
221 lldb_private::formatters::LibcxxStdUnorderedMapSyntheticFrontEnd::Update() { in Update() function in lldb_private::formatters::LibcxxStdUnorderedMapSyntheticFrontEnd
278 Update(); in LibCxxUnorderedMapIteratorSyntheticFrontEnd()
282 LibCxxUnorderedMapIteratorSyntheticFrontEnd::Update() { in Update() function in lldb_private::formatters::LibCxxUnorderedMapIteratorSyntheticFrontEnd
H A DLibStdcppTuple.cpp33 lldb::ChildCacheState Update() override;
53 Update(); in LibStdcppTupleSyntheticFrontEnd()
56 lldb::ChildCacheState LibStdcppTupleSyntheticFrontEnd::Update() { in Update() function in LibStdcppTupleSyntheticFrontEnd
H A DGenericOptional.cpp49 lldb::ChildCacheState Update() override;
62 Update(); in GenericOptionalFrontend()
66 lldb::ChildCacheState GenericOptionalFrontend::Update() { in Update() function in GenericOptionalFrontend
H A DLibCxxInitializerList.cpp33 lldb::ChildCacheState Update() override;
52 Update(); in LibcxxInitializerListSyntheticFrontEnd()
86 lldb_private::formatters::LibcxxInitializerListSyntheticFrontEnd::Update() { in Update() function in lldb_private::formatters::LibcxxInitializerListSyntheticFrontEnd
H A DLibCxxSpan.cpp56 lldb::ChildCacheState Update() override;
73 Update(); in LibcxxStdSpanSyntheticFrontEnd()
97 lldb_private::formatters::LibcxxStdSpanSyntheticFrontEnd::Update() { in Update() function in lldb_private::formatters::lldb_private::formatters::LibcxxStdSpanSyntheticFrontEnd
H A DLibCxxValarray.cpp31 lldb::ChildCacheState Update() override;
55 Update(); in LibcxxStdValarraySyntheticFrontEnd()
101 lldb_private::formatters::LibcxxStdValarraySyntheticFrontEnd::Update() { in Update() function in lldb_private::formatters::LibcxxStdValarraySyntheticFrontEnd
H A DLibCxxMap.cpp198 lldb::ChildCacheState Update() override;
236 lldb::ChildCacheState Update() override;
254 Update(); in LibcxxStdMapSyntheticFrontEnd()
367 lldb_private::formatters::LibcxxStdMapSyntheticFrontEnd::Update() { in Update() function in lldb_private::formatters::LibcxxStdMapSyntheticFrontEnd
401 Update(); in LibCxxMapIteratorSyntheticFrontEnd()
405 lldb_private::formatters::LibCxxMapIteratorSyntheticFrontEnd::Update() { in Update() function in lldb_private::formatters::LibCxxMapIteratorSyntheticFrontEnd
/freebsd/contrib/file/
H A DRELEASE-PROCEDURE5 1) Update version number in configure.ac
7 3) Update README.md if applicable
22 - Click on "Update Version"
26 - Click on "Update Version"
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DGenericDomTreeUpdater.h219 bool isSelfDominance(typename DomTreeT::UpdateType Update) const { in isSelfDominance() argument
221 return Update.getFrom() == Update.getTo(); in isSelfDominance()
233 bool isUpdateValid(typename DomTreeT::UpdateType Update) const;
/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMCMachOStreamer.cpp96 unsigned Update, VersionTuple SDKVersion) override;
98 unsigned Update, VersionTuple SDKVersion) override;
100 unsigned Minor, unsigned Update,
253 unsigned Minor, unsigned Update, in emitVersionMin() argument
255 getWriter().setVersionMin(Kind, Major, Minor, Update, SDKVersion); in emitVersionMin()
259 unsigned Minor, unsigned Update, in emitBuildVersion() argument
262 Update, SDKVersion); in emitBuildVersion()
266 unsigned Platform, unsigned Major, unsigned Minor, unsigned Update, in emitDarwinTargetVariantBuildVersion() argument
269 Minor, Update, SDKVersion); in emitDarwinTargetVariantBuildVersion()
/freebsd/sys/contrib/zlib/
H A DChangeLog53 - Update use of errno for newer Windows CE versions
148 - Update Visual Studio project files [AraHaan]
151 - Update contrib/minizip/iowin32.c for Windows RT [Vollant]
192 - Update inflateBack() comments, since inflate() can be faster
252 - Update ./configure for Solaris, support --64 [Mooney]
270 - Update make_vms.com [Zinser]
276 - Update the Pascal interface in contrib/pascal
305 - Update win32/Makefile.msc to build test/*.c [Truta]
307 - Update AS400 build files and documentation [Monnerat]
308 - Update win32/Makefile.gcc to build test/*.c [Truta]
[all …]
/freebsd/contrib/llvm-project/lldb/source/Plugins/Language/ObjC/
H A DNSSet.cpp53 lldb::ChildCacheState Update() override;
91 lldb::ChildCacheState Update() override;
124 lldb::ChildCacheState Update() override;
240 lldb::ChildCacheState Update() override;
313 if (!cfbh.Update(valobj_addr, exe_ctx)) in NSSetSummaryProvider()
402 Update(); in NSSetISyntheticFrontEnd()
430 lldb_private::formatters::NSSetISyntheticFrontEnd::Update() { in Update() function in lldb_private::formatters::NSSetISyntheticFrontEnd
567 lldb_private::formatters::NSCFSetSyntheticFrontEnd::Update() { in Update() function in lldb_private::formatters::NSCFSetSyntheticFrontEnd
580 return m_hashtable.Update(valobj_sp->GetValueAsUnsigned(0), m_exe_ctx_ref) in Update()
675 Update(); in GenericNSSetMSyntheticFrontEnd()
[all …]
/freebsd/sys/dev/glxsb/
H A Dglxsb_hash.c73 axf->Update, &ctx); in glxsb_authcompute()
77 crp->crp_payload_length, axf->Update, &ctx); in glxsb_authcompute()
84 axf->Update(&ctx, hash, axf->hashsize); in glxsb_authcompute()

12345678910>>...15