Home
last modified time | relevance | path

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

/third_party/protobuf/ruby/lib/google/protobuf/
Dwell_known_types.rb70 def to_f singletonMethod
76 def to_f singletonMethod
/third_party/skia/third_party/externals/tint/src/writer/spirv/
Doperand.h79 float to_f() const { return float_val_; } in to_f() function