Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
Dsre.h56 Py_ssize_t lastindex; /* last index marker seen by the engine (-1 if none) */ member
85 Py_ssize_t lastindex; member
D_sre.c802 Py_ssize_t lastindex; member
/external/python/cpython3/Modules/
Dsre.h50 Py_ssize_t lastindex; /* last index marker seen by the engine (-1 if none) */ member
75 Py_ssize_t lastindex; member
Dsre_lib.h537 Py_ssize_t lastindex; member
/external/protobuf/src/google/protobuf/compiler/php/
Dphp_generator.cc350 int lastindex = proto_file.find_last_of("."); in GeneratedMetadataFileName() local
1238 int lastindex = filename.find_last_of("."); in FilenameToClassname() local
1258 int lastindex = fullname.find_last_of("\\"); in GenerateMetadataFile() local
1327 int lastindex = fullname.find_last_of("\\"); in LegacyReadOnlyGenerateClassFile() local
1370 int lastindex = fullname.find_last_of("\\"); in GenerateEnumFile() local
1512 int lastindex = fullname.find_last_of("\\"); in GenerateMessageFile() local
1643 int lastindex = fullname.find_last_of("\\"); in GenerateServiceFile() local
/external/cronet/third_party/protobuf/src/google/protobuf/compiler/php/
Dphp_generator.cc350 int lastindex = proto_file.find_last_of("."); in GeneratedMetadataFileName() local
1223 int lastindex = filename.find_last_of("."); in FilenameToClassname() local
1243 int lastindex = fullname.find_last_of("\\"); in GenerateMetadataFile() local
1316 int lastindex = fullname.find_last_of("\\"); in GenerateEnumFile() local
1427 int lastindex = fullname.find_last_of("\\"); in GenerateMessageFile() local
1545 int lastindex = fullname.find_last_of("\\"); in GenerateServiceFile() local
/external/protobuf/src/google/protobuf/compiler/csharp/
Dcsharp_helpers.cc110 int lastindex = proto_file.find_last_of("."); in StripDotProto() local
/external/cronet/third_party/protobuf/src/google/protobuf/compiler/csharp/
Dcsharp_helpers.cc110 int lastindex = proto_file.find_last_of("."); in StripDotProto() local
/external/cronet/third_party/protobuf/src/google/protobuf/compiler/ruby/
Druby_generator.cc71 int lastindex = proto_file.find_last_of("."); in GetRequireName() local
/external/protobuf/src/google/protobuf/compiler/ruby/
Druby_generator.cc71 int lastindex = proto_file.find_last_of("."); in GetRequireName() local
/external/zopfli/src/zopflipng/lodepng/
Dlodepng.cpp943 unsigned lastindex = lists->chains1[c]->index; in boundaryPM() local