Home
last modified time | relevance | path

Searched defs:last_dot (Results 1 – 22 of 22) sorted by relevance

/external/tensorflow/tensorflow/core/platform/cloud/
Doauth_client_test.cc133 int last_dot = assertion.rfind('.'); in TEST() local
/external/puffin/src/
Dmain.cc98 auto last_dot = file_name.find_last_of("."); in LocateDeflatesBasedOnFileType() local
/external/grpc-grpc/test/cpp/util/
Dproto_file_parser.cc181 size_t last_dot = formatted_method_name.find_last_of('.'); in GetFormattedMethodName() local
/external/cronet/net/base/registry_controlled_domains/
Dregistry_controlled_domain.cc97 const size_t last_dot = host.find_last_of('.'); in GetRegistryLengthInTrimmedHost() local
/external/blktrace/iowatcher/
Dmain.c529 char *last_dot = strrchr(s, '.'); in set_blktrace_outfile() local
1071 char *last_dot = strrchr(output_filename, '.'); in encode_movie() local
/external/grpc-grpc/third_party/upb/upb/reflection/
Ddef_pool.c298 const char* last_dot = strrchr(name, '.'); in upb_DefPool_FindFileContainingSymbol() local
/external/rust/crates/grpcio-sys/grpc/third_party/upb/upb/reflection/
Ddef_pool.c244 const char* last_dot = strrchr(name, '.'); in upb_DefPool_FindFileContainingSymbol() local
/external/rust/crates/grpcio-sys/grpc/third_party/upb/python/
Ddescriptor_pool.c384 const char* last_dot = strrchr(sym, '.'); in PyUpb_DescriptorPool_SplitSymbolName() local
Ddescriptor.c439 const char* last_dot = strrchr(full_name, '.'); in PyUpb_Descriptor_GetContainingType() local
/external/libchrome/base/files/
Dfile_path.cc122 const StringType::size_type last_dot = FinalExtensionSeparatorPosition(path); in ExtensionSeparatorPosition() local
/external/grpc-grpc/test/core/security/
Djwt_verifier_test.cc540 char* last_dot = strrchr(jwt, '.'); in corrupt_jwt_sig() local
/external/cronet/base/files/
Dfile_path.cc128 const StringType::size_type last_dot = FinalExtensionSeparatorPosition(path); in ExtensionSeparatorPosition() local
/external/rust/crates/grpcio-sys/grpc/test/core/security/
Djwt_verifier_test.cc542 char* last_dot = strrchr(jwt, '.'); in corrupt_jwt_sig() local
/external/perfetto/src/perfetto_cmd/
Dperfetto_cmd.cc1664 const size_t last_dot = actual_fname.find_last_of('.'); in CloneAllBugreportTraces() local
/external/python/cpython3/Python/
Dimport.c1543 Py_ssize_t last_dot; in resolve_name() local
Dsysmodule.c532 const char *last_dot = strrchr(envar, '.'); in sys_breakpointhook() local
/external/cronet/third_party/protobuf/src/google/protobuf/
Ddescriptor.cc8076 std::string::size_type last_dot = name.find_last_of('.'); in InternalTypeOnceInit() local
/external/protobuf/src/google/protobuf/
Ddescriptor.cc8209 std::string::size_type last_dot = name.find_last_of('.'); in InternalTypeOnceInit() local
/external/cronet/third_party/protobuf/ruby/ext/google/protobuf_c/
Druby-upb.c6367 const char* last_dot = strrchr(name, '.'); in upb_DefPool_FindFileContainingSymbol() local
/external/cronet/third_party/protobuf/php/ext/google/protobuf/
Dphp-upb.c6662 const char* last_dot = strrchr(name, '.'); in upb_DefPool_FindFileContainingSymbol() local
/external/protobuf/ruby/ext/google/protobuf_c/
Druby-upb.c6732 const char* last_dot = strrchr(name, '.'); in upb_DefPool_FindFileContainingSymbol() local
/external/protobuf/php/ext/google/protobuf/
Dphp-upb.c7061 const char* last_dot = strrchr(name, '.'); in upb_DefPool_FindFileContainingSymbol() local