Searched refs:serialize (Results 26 - 32 of 32) sorted by relevance

12

/freebsd-13-stable/contrib/llvm-project/compiler-rt/include/profile/
H A DInstrProfData.inc437 * Both sources of data need to serialize to disk/memory-buffer in common
577 * from the \c Closure and serialize the data into \c This record instance.
599 * and serialize the data into \c DstData if it is not NULL or heap
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/ProfileData/
H A DInstrProfData.inc437 * Both sources of data need to serialize to disk/memory-buffer in common
577 * from the \c Closure and serialize the data into \c This record instance.
599 * and serialize the data into \c DstData if it is not NULL or heap
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Frontend/
H A DASTUnit.h899 bool serialize(raw_ostream &OS);
/freebsd-13-stable/contrib/llvm-project/clang/lib/Frontend/
H A DASTUnit.cpp2314 return serialize(Out) ? llvm::make_error<llvm::StringError>(
2339 bool ASTUnit::serialize(raw_ostream &OS) { function in class:ASTUnit
/freebsd-13-stable/contrib/subversion/subversion/libsvn_delta/
H A Dbranch.c374 SVN_ERR(txn->vtable->serialize(txn,
1633 we can test parse-then-serialize by expecting identical output. */
/freebsd-13-stable/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriter.cpp1092 // Note: we don't serialize the log or serialization file names, because they
2797 Record.push_back(I.second.serialize());
3685 // serialize into the name lookup table, and to collect them in a stable
4155 // Don't serialize pragma pack state for modules, since it should only take
4175 // Don't serialize pragma float_control state for modules,
/freebsd-13-stable/contrib/libxo/xohtml/external/
H A Djquery.js5740 // IE can't serialize <link> and <script> tags normally
7118 serialize: function() {

Completed in 287 milliseconds

12