Home
last modified time | relevance | path

Searched defs:should_split (Results 1 – 4 of 4) sorted by relevance

/third_party/protobuf/src/google/protobuf/compiler/cpp/
Dfield.h59 bool should_split() const { return should_split_; } in should_split() function
252 bool should_split() const { return impl_->should_split(); } in should_split() function
Dmessage.cc345 bool should_split; member
/third_party/protobuf/src/google/protobuf/
Dgenerated_message_tctable_gen.h52 bool should_split; member
/third_party/skia/m133/third_party/externals/harfbuzz/src/
Dhb-ot-cmap-table.hh346 bool should_split = false; in commit_current_range() local