Home
last modified time | relevance | path

Searched defs:dotpos (Results 1 – 4 of 4) sorted by relevance

/external/zopfli/src/zopflipng/
Dzopflipng_bin.cc40 size_t dotpos = nodir.find_last_of('.'); in GetFileNameParts() local
/external/protobuf/java/core/src/main/java/com/google/protobuf/
DDescriptors.java2340 final int dotpos = scopeToTry.lastIndexOf("."); in lookupSymbol() local
2410 final int dotpos = fullName.lastIndexOf('.'); in addSymbol() local
2479 final int dotpos = fullName.lastIndexOf('.'); in addPackage() local
/external/mtools/
Dvfat.c42 int tildapos, dotpos; in autorename() local
/external/protobuf/src/google/protobuf/
Ddescriptor.cc3888 std::string::size_type dotpos = placeholder_full_name->find_last_of('.'); in NewPlaceholderWithMutexHeld() local