Home
last modified time | relevance | path

Searched defs:dot_index (Results 1 – 6 of 6) sorted by relevance

/external/rust/crates/ryu/src/
Ds2d.rs23 let mut dot_index = len; in s2d() localVariable
Ds2f.rs23 let mut dot_index = len; in s2f() localVariable
/external/tensorflow/tensorflow/tools/proto_text/
Dgen_proto_text_functions_lib.cc213 const int dot_index = fd.name().find_last_of('.'); in GetProtoTextHeaderName() local
220 const int dot_index = fd.name().find_last_of('.'); in GetProtoHeaderName() local
/external/protobuf/src/google/protobuf/compiler/ruby/
Druby_generator.cc430 size_t dot_index = package_name.find(delimiter); in GeneratePackageModules() local
/external/pdfium/xfa/fgas/crt/
Dcfgas_stringformatter.cpp1149 size_t dot_index = 0; in ParseNum() local
1923 auto dot_index = wsSrcNum.Find('.'); in FormatNum() local
/external/pdfium/xfa/fxfa/parser/
Dcxfa_node.cpp661 auto dot_index = wsSrcNum.Find('.'); in FormatNumStr() local