Home
last modified time | relevance | path

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

/external/ceres-solver/include/ceres/
Dordered_groups.h160 int GroupSize(const int group) const { in GroupSize() function
/external/protobuf/src/google/protobuf/
Dwire_format_lite_inl.h725 inline int WireFormatLite::GroupSize(const MessageLite& value) { in GroupSize() function
/external/chromium_org/third_party/protobuf/src/google/protobuf/
Dwire_format_lite_inl.h747 inline int WireFormatLite::GroupSize(const MessageLite& value) { in GroupSize() function
/external/llvm/lib/CodeGen/
DRegAllocGreedy.cpp935 const unsigned GroupSize = 8; in addThroughConstraints() local