Home
last modified time | relevance | path

Searched defs:dbl (Results 1 – 2 of 2) sorted by relevance

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/conformance/
Dconformance_test.cc136 string dbl(double d) { return fixed64(&d); } in dbl() function
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/php/ext/google/protobuf/
Dupb.h3050 double dbl; member