Home
last modified time | relevance | path

Searched refs:serialize (Results 1 – 25 of 181) sorted by relevance

12345678

/netbsd/external/apache2/llvm/dist/llvm/include/llvm/ExecutionEngine/Orc/Shared/
H A DSerialization.h263 static Error serialize(ChannelT &C) { return Error::success(); } in serialize() function
291 return SequenceSerialization<ChannelT, ArgTs...>::serialize( in serialize()
360 static Error serialize(ChannelT &C, Error &&Err) { in serialize() function
399 return serialize(C, make_error<StringError>(std::move(ErrMsg), in serializeAsStringError()
463 static Error serialize(ChannelT &C, Expected<T2> &&ValOrErr) { in serialize() function
493 static Error serialize(ChannelT &C, T2 &&Val) { in serialize() function
502 static Error serialize(ChannelT &C, Error &&Err) { in serialize() function
559 static Error serialize(ChannelT &C, const Optional<T> &O) { in serialize() function
585 static Error serialize(ChannelT &C, const std::vector<T> &V) { in serialize() function
618 static Error serialize(ChannelT &C, ArrayRef<T> V) { in serialize() function
[all …]
H A DRawByteChannel.h98 static Error serialize(ChannelT &C, T V) { in serialize() function
116 static Error serialize(ChannelT &C, bool V) { in serialize() function
138 static Error serialize(RawByteChannel &C, StringRef S) { in serialize() function
152 static Error serialize(RawByteChannel &C, const char *S) { in serialize() function
153 return SerializationTraits<ChannelT, std::string, StringRef>::serialize(C, in serialize()
164 static Error serialize(RawByteChannel &C, const std::string &S) { in serialize() function
165 return SerializationTraits<ChannelT, std::string, StringRef>::serialize(C, in serialize()
/netbsd/sys/external/bsd/compiler_rt/dist/lib/xray/tests/unit/
H A Dfdr_controller_test.cc70 std::string Serialized = serialize(*BQ, 3); in TEST_F()
94 std::string Serialized = serialize(*BQ, 3); in TEST_F()
115 std::string Serialized = serialize(*BQ, 3); in TEST_F()
130 std::string Serialized = serialize(*BQ, 3); in TEST_F()
154 std::string Serialized = serialize(*BQ, 3); in TEST_F()
178 std::string Serialized = serialize(*BQ, 3); in TEST_F()
211 std::string Serialized = serialize(*BQ, 3); in TEST_F()
245 std::string Serialized = serialize(*BQ, 3); in TEST_F()
283 std::string Serialized = serialize(*BQ, 3); in TEST_F()
329 std::string Serialized = serialize(*BQ, 3); in TEST_F()
[all …]
H A Dfdr_log_writer_test.cc67 std::string Serialized = serialize(Buffers, 3); in TEST()
120 std::string Serialized = serialize(Buffers, 3); in TEST()
155 std::string Serialized = serialize(Buffers, 3); in TEST()
/netbsd/external/apache2/llvm/dist/llvm/lib/Remarks/
H A DRemarkStringTable.cpp56 void StringTable::serialize(raw_ostream &OS) const { in serialize() function in StringTable
58 for (StringRef Str : serialize()) { in serialize()
65 std::vector<StringRef> StringTable::serialize() const { in serialize() function in StringTable
/netbsd/external/gpl3/gcc/dist/libcody/
H A DChangeLog66 * tests/01-serialize/connect.cc: Delete.
67 * tests/01-serialize/decoder.cc: Delete.
68 * tests/01-serialize/encoder.cc: Delete.
187 * tests/01-serialize/connect.cc: New.
188 * tests/01-serialize/decoder.cc: New.
189 * tests/01-serialize/encoder.cc: New.
/netbsd/external/gpl3/gdb/dist/gas/testsuite/gas/i386/
H A Dserialize.d4 #source: serialize.s
11 [ ]*[a-f0-9]+: 0f 01 e8 + serialize *
H A Dx86-64-serialize.d4 #source: serialize.s
11 [ ]*[a-f0-9]+: 0f 01 e8 + serialize *
H A Dserialize.s5 serialize
/netbsd/external/gpl3/gdb.old/dist/gas/testsuite/gas/i386/
H A Dserialize.d4 #source: serialize.s
11 [ ]*[a-f0-9]+: 0f 01 e8 + serialize *
H A Dx86-64-serialize.d4 #source: serialize.s
11 [ ]*[a-f0-9]+: 0f 01 e8 + serialize *
H A Dserialize.s5 serialize
/netbsd/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/CodeView/
H A DSimpleTypeSerializer.h29 template <typename T> ArrayRef<uint8_t> serialize(T &Record);
32 ArrayRef<uint8_t> serialize(const FieldListRecord &Record) = delete;
/netbsd/external/apache2/llvm/dist/llvm/include/llvm/Remarks/
H A DRemarkStringTable.h64 void serialize(raw_ostream &OS) const;
68 std::vector<StringRef> serialize() const;
/netbsd/external/apache2/llvm/dist/llvm/lib/DebugInfo/CodeView/
H A DSimpleTypeSerializer.cpp35 ArrayRef<uint8_t> SimpleTypeSerializer::serialize(T &Record) { in serialize() function in SimpleTypeSerializer
62 template ArrayRef<uint8_t> llvm::codeview::SimpleTypeSerializer::serialize( \
/netbsd/external/apache2/llvm/dist/llvm/include/llvm/ExecutionEngine/Orc/TargetProcess/
H A DOrcRPCTPCServer.h151 static Error serialize(ChannelT &C, const WriteT &W) { in serialize() function
164 static Error serialize(ChannelT &C, const tpctypes::BufferWrite &W) { in serialize() function
191 static Error serialize(ChannelT &C, in serialize() function
206 static Error serialize(ChannelT &C, in serialize() function
223 serialize(ChannelT &C, in serialize() function
240 static Error serialize(ChannelT &C, in serialize() function
/netbsd/external/gpl3/gcc.old/dist/gcc/config/xtensa/
H A Dxtensa.opt47 -mno-serialize-volatile Do not serialize volatile memory references with MEMW instructions.
/netbsd/external/gpl3/gcc/dist/gcc/config/xtensa/
H A Dxtensa.opt47 -mno-serialize-volatile Do not serialize volatile memory references with MEMW instructions.
/netbsd/external/gpl3/binutils/dist/libctf/
H A DMakefile.in194 ctf-dedup.c ctf-link.c ctf-lookup.c ctf-open.c ctf-serialize.c \
204 libctf_nobfd_la-ctf-serialize.lo libctf_nobfd_la-ctf-sha1.lo \
223 ctf-link.c ctf-lookup.c ctf-open.c ctf-serialize.c ctf-sha1.c \
232 libctf_la-ctf-open.lo libctf_la-ctf-serialize.lo \
549 ctf-link.c ctf-lookup.c ctf-open.c ctf-serialize.c ctf-sha1.c \
831 libctf_nobfd_la-ctf-serialize.lo: ctf-serialize.c
832serialize.lo -MD -MP -MF $(DEPDIR)/libctf_nobfd_la-ctf-serialize.Tpo -c -o libctf_nobfd_la-ctf-ser…
833 …$(AM_V_at)$(am__mv) $(DEPDIR)/libctf_nobfd_la-ctf-serialize.Tpo $(DEPDIR)/libctf_nobfd_la-ctf-seri…
957 libctf_la-ctf-serialize.lo: ctf-serialize.c
958serialize.lo -MD -MP -MF $(DEPDIR)/libctf_la-ctf-serialize.Tpo -c -o libctf_la-ctf-serialize.lo `t…
[all …]
H A DChangeLog141 * ctf-serialize.c (ctf_emit_type_sect): Allow for a NULL vlen in
201 * ctf-serialize.c (ctf_copy_smembers): Remove this...
233 * ctf-serialize.c (ctf_copy_emembers): Remove.
261 * ctf-serialize.c (ctf_serialize): Prohibit addition of strings
271 * ctf-serialize.c (ctf_serialize): Preserve ctf_typemax across
279 * ctf-serialize.c (ctf_emit_type_sect): Just copy the dtd_vlen.
288 * ctf-serialize.c (ctf_emit_type_sect): Just copy the dtd_vlen.
302 * ctf-serialize.c (ctf_emit_type_sect): Just copy the dtd_vlen.
321 * ctf-serialize.c: General reshuffling, and...
338 into ctf-serialize.c.
[all …]
/netbsd/sys/external/bsd/compiler_rt/dist/lib/xray/
H A Dxray_profile_collector.h59 void serialize();
/netbsd/external/gpl3/binutils/lib/libgnuctf/arch/x86_64/
H A Ddefs.mk5 …hash.c ctf-labels.c ctf-dedup.c ctf-link.c ctf-lookup.c ctf-open.c ctf-serialize.c ctf-sha1.c ct…
/netbsd/external/gpl3/binutils/lib/libgnuctf/arch/i386/
H A Ddefs.mk5 …hash.c ctf-labels.c ctf-dedup.c ctf-link.c ctf-lookup.c ctf-open.c ctf-serialize.c ctf-sha1.c ct…
/netbsd/external/gpl3/binutils/lib/libgnuctf/arch/aarch64/
H A Ddefs.mk5 …hash.c ctf-labels.c ctf-dedup.c ctf-link.c ctf-lookup.c ctf-open.c ctf-serialize.c ctf-sha1.c ct…
/netbsd/external/gpl3/binutils/lib/libgnuctf/arch/aarch64eb/
H A Ddefs.mk5 …hash.c ctf-labels.c ctf-dedup.c ctf-link.c ctf-lookup.c ctf-open.c ctf-serialize.c ctf-sha1.c ct…

12345678