Home
last modified time | relevance | path

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

/external/ot-br-posix/src/utils/
Ddns_utils.cpp86 size_t dotpos; in CheckServiceNameSanity() local
/external/mockito/src/test/java/org/mockitousage/bugs/creation/
DPackagePrivateWithContextClassLoaderTest.java178 int dotpos = className.lastIndexOf('.'); in findClass() local
/external/zopfli/src/zopflipng/
Dzopflipng_bin.cc41 size_t dotpos = nodir.find_last_of('.'); in GetFileNameParts() local
/external/mtools/
Dvfat.c42 int tildapos, dotpos; in autorename() local
/external/protobuf/java/core/src/main/java/com/google/protobuf/
DDescriptors.java2513 final int dotpos = scopeToTry.lastIndexOf("."); in lookupSymbol() local
2583 final int dotpos = fullName.lastIndexOf('.'); in addSymbol() local
2652 final int dotpos = fullName.lastIndexOf('.'); in addPackage() local
/external/cronet/tot/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
DDescriptors.java2513 final int dotpos = scopeToTry.lastIndexOf("."); in lookupSymbol() local
2583 final int dotpos = fullName.lastIndexOf('.'); in addSymbol() local
2652 final int dotpos = fullName.lastIndexOf('.'); in addPackage() local
/external/cronet/stable/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
DDescriptors.java2513 final int dotpos = scopeToTry.lastIndexOf("."); in lookupSymbol() local
2583 final int dotpos = fullName.lastIndexOf('.'); in addSymbol() local
2652 final int dotpos = fullName.lastIndexOf('.'); in addPackage() local
/external/coreboot/src/acpi/
Dacpigen.c286 static void acpigen_emit_double_namestring(const char *name, int dotpos) in acpigen_emit_double_namestring()
318 int dotpos = 0; in acpigen_emit_namestring() local
/external/cronet/tot/third_party/protobuf/src/google/protobuf/
Ddescriptor.cc4498 const std::string::size_type dotpos = placeholder_full_name.find_last_of('.'); in NewPlaceholderWithMutexHeld() local
/external/protobuf/src/google/protobuf/
Ddescriptor.cc4504 const std::string::size_type dotpos = placeholder_full_name.find_last_of('.'); in NewPlaceholderWithMutexHeld() local
/external/cronet/stable/third_party/protobuf/src/google/protobuf/
Ddescriptor.cc4498 const std::string::size_type dotpos = placeholder_full_name.find_last_of('.'); in NewPlaceholderWithMutexHeld() local