Home | Sort by relevance Sort by last modified time |
/external/protobuf/src/google/protobuf/stubs/ | |
hash.h | 184 static const size_t min_buckets = 8; member in struct:google::protobuf::hash 202 static const size_t min_buckets = 8; member in struct:google::protobuf::hash |
/external/ceres-solver/internal/ceres/ | |
collections_port.h | 160 static const size_t min_buckets = 8; // 4 and 8 are defaults. |
/external/protobuf/src/google/protobuf/ | |
descriptor.cc | 189 static const size_t min_buckets = 8; member in struct:google::protobuf::__anon12880::PointerIntegerPairHash 210 static const size_t min_buckets = 8; member in struct:google::protobuf::__anon12880::PointerStringPairHash [all...] |
/external/regex-re2/re2/ | |
dfa.cc | 167 static const size_t min_buckets = 8; member in struct:re2::DFA::StateHash [all...] |