Home
last modified time | relevance | path

Searched refs:all_ (Results 1 – 6 of 6) sorted by relevance

/external/perfetto/src/profiling/memory/
Dsystem_property.cc31 all_ = other.all_; in Handle()
45 : system_properties_(system_properties), all_(true) {} in Handle()
53 if (all_) in ~Handle()
168 swap(a.all_, b.all_); in swap()
Dsystem_property.h61 bool all_ = false; variable
/external/perfetto/src/tracing/core/
Dheapprofd_config.cc46 (all_ == other.all_) && in operator ==()
79 static_assert(sizeof(all_) == sizeof(proto.all()), "size mismatch"); in FromProto()
80 all_ = static_cast<decltype(all_)>(proto.all()); in FromProto()
127 static_assert(sizeof(all_) == sizeof(proto->all()), "size mismatch"); in ToProto()
128 proto->set_all(static_cast<decltype(proto->all())>(all_)); in ToProto()
/external/perfetto/include/perfetto/tracing/core/
Dheapprofd_config.h127 bool all() const { return all_; } in all()
128 void set_all(bool value) { all_ = value; } in set_all()
162 bool all_ = {}; variable
/external/v8/src/compiler/
Dgraph-visualizer.cc265 all_(zone, graph, false), in JSONGraphNodeWriter()
272 for (Node* const node : all_.reachable) PrintNode(node); in Print()
335 AllNodes all_; member in v8::internal::compiler::JSONGraphNodeWriter
348 : os_(os), all_(zone, graph, false), first_edge_(true) {} in JSONGraphEdgeWriter()
351 for (Node* const node : all_.reachable) PrintEdges(node); in Print()
389 AllNodes all_; member in v8::internal::compiler::JSONGraphEdgeWriter
/external/libxml2/
DChangeLog5111 * result//all_*.err result//any3_0_0.err result//choice_*.err
5125 * all_*.err any3_0_0.err choice_*.err list0_0_1.err list0_1_1.err:
6150 * result/schemas/all_* result/schemas/any3_0_0.err
10557 * test/schemas/all_* result/schemas/all_*: added some regression