OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:Serialized
(Results
1 - 8
of
8
) sorted by relevancy
/src/sys/external/bsd/compiler_rt/dist/lib/xray/tests/unit/
fdr_log_writer_test.cc
67
std::string
Serialized
= serialize(Buffers, 3);
68
llvm::DataExtractor DE(
Serialized
, true, 8);
120
std::string
Serialized
= serialize(Buffers, 3);
121
llvm::DataExtractor DE(
Serialized
, true, 8);
155
std::string
Serialized
= serialize(Buffers, 3);
156
llvm::DataExtractor DE(
Serialized
, true, 8);
test_helpers.cc
72
std::string
Serialized
;
82
Serialized
.append(reinterpret_cast<const char *>(&HeaderStorage),
88
Serialized
.append(reinterpret_cast<const char *>(&Extents),
90
Serialized
.append(reinterpret_cast<const char *>(B.Data), Size);
92
return
Serialized
;
fdr_log_writer_test.cc
67
std::string
Serialized
= serialize(Buffers, 3);
68
llvm::DataExtractor DE(
Serialized
, true, 8);
120
std::string
Serialized
= serialize(Buffers, 3);
121
llvm::DataExtractor DE(
Serialized
, true, 8);
155
std::string
Serialized
= serialize(Buffers, 3);
156
llvm::DataExtractor DE(
Serialized
, true, 8);
test_helpers.cc
72
std::string
Serialized
;
82
Serialized
.append(reinterpret_cast<const char *>(&HeaderStorage),
88
Serialized
.append(reinterpret_cast<const char *>(&Extents),
90
Serialized
.append(reinterpret_cast<const char *>(B.Data), Size);
92
return
Serialized
;
fdr_controller_test.cc
70
std::string
Serialized
= serialize(*BQ, 3);
71
llvm::DataExtractor DE(
Serialized
, true, 8);
94
std::string
Serialized
= serialize(*BQ, 3);
95
llvm::DataExtractor DE(
Serialized
, true, 8);
115
std::string
Serialized
= serialize(*BQ, 3);
116
llvm::DataExtractor DE(
Serialized
, true, 8);
130
std::string
Serialized
= serialize(*BQ, 3);
131
llvm::DataExtractor DE(
Serialized
, true, 8);
154
std::string
Serialized
= serialize(*BQ, 3);
155
llvm::DataExtractor DE(
Serialized
, true, 8)
[
all
...]
fdr_controller_test.cc
70
std::string
Serialized
= serialize(*BQ, 3);
71
llvm::DataExtractor DE(
Serialized
, true, 8);
94
std::string
Serialized
= serialize(*BQ, 3);
95
llvm::DataExtractor DE(
Serialized
, true, 8);
115
std::string
Serialized
= serialize(*BQ, 3);
116
llvm::DataExtractor DE(
Serialized
, true, 8);
130
std::string
Serialized
= serialize(*BQ, 3);
131
llvm::DataExtractor DE(
Serialized
, true, 8);
154
std::string
Serialized
= serialize(*BQ, 3);
155
llvm::DataExtractor DE(
Serialized
, true, 8)
[
all
...]
/src/sys/external/bsd/acpica/dist/compiler/
asloperands.c
258
UINT8
Serialized
= 0;
277
/*
Serialized
Flag */
282
Serialized
= (UINT8) Next->Asl.Value.Integer;
307
((
Serialized
& 0x1) << 3) |
asloperands.c
258
UINT8
Serialized
= 0;
277
/*
Serialized
Flag */
282
Serialized
= (UINT8) Next->Asl.Value.Integer;
307
((
Serialized
& 0x1) << 3) |
Completed in 28 milliseconds
Indexes created Wed Sep 24 15:09:51 GMT 2025