Home
last modified time | relevance | path

Searched refs:MIN_DENSITY (Results 1 – 3 of 3) sorted by relevance

/external/rust/crates/grpcio-sys/grpc/third_party/upb/upb/
Dtable.c26 static const double MIN_DENSITY = 0.1; variable
620 } else if (arr_count >= (1 << size_lg2) * MIN_DENSITY) { in upb_inttable_compact2()
/external/protobuf/php/ext/google/protobuf/
Dupb.c4663 static const double MIN_DENSITY = 0.1; variable
5268 } else if (arr_count >= (1 << size_lg2) * MIN_DENSITY) { in upb_inttable_compact2()
/external/protobuf/ruby/ext/google/protobuf_c/
Dupb.c6456 static const double MIN_DENSITY = 0.1; variable
7059 } else if (arr_count >= (1 << size_lg2) * MIN_DENSITY) { in upb_inttable_compact2()