Home
last modified time | relevance | path

Searched defs:dot_pos (Results 1 – 10 of 10) sorted by relevance

/external/libchrome/base/test/launcher/
Dtest_result.cc85 size_t dot_pos = full_name.find('.'); in GetTestName() local
91 size_t dot_pos = full_name.find('.'); in GetTestCaseName() local
/external/llvm-project/lldb/source/Core/
DUserSettingsController.cpp111 size_t dot_pos = setting.find_first_of('.'); in IsSettingExperimental() local
/external/tensorflow/tensorflow/cc/framework/
Dcc_op_gen.cc77 size_t dot_pos = path.rfind('.'); in GetFilename() local
1113 auto dot_pos = fname.rfind('.'); in MakeInternal() local
/external/deqp-deps/SPIRV-Tools/tools/fuzz/
Dfuzz.cpp684 size_t dot_pos = in_binary_file.rfind('.'); in main() local
/external/swiftshader/third_party/SPIRV-Tools/tools/fuzz/
Dfuzz.cpp684 size_t dot_pos = in_binary_file.rfind('.'); in main() local
/external/angle/third_party/vulkan-deps/spirv-tools/src/tools/fuzz/
Dfuzz.cpp743 size_t dot_pos = in_binary_file.rfind('.'); in main() local
/external/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/
DPythonDataObjects.cpp199 size_t dot_pos = name.find('.'); in ResolveNameWithDictionary() local
223 size_t dot_pos = name.find('.'); in ResolveName() local
/external/google-breakpad/src/common/windows/
Dpdb_source_line_writer.cc826 size_t dot_pos = file.find_last_of(L"."); in FindPEFile() local
/external/protobuf/src/google/protobuf/
Ddescriptor.cc1870 std::string::size_type dot_pos = prefix.find_last_of('.'); in IsSubSymbolOfBuiltType() local
3789 std::string::size_type dot_pos = scope_to_try.find_last_of('.'); in LookupSymbolNoPlaceholder() local
4019 std::string::size_type dot_pos = full_name.find_last_of('.'); in AddSymbol() local
4044 std::string::size_type dot_pos = name.find_last_of('.'); in AddPackage() local
/external/tensorflow/tensorflow/core/common_runtime/gpu/
Dgpu_device.cc1646 size_t dot_pos = version_name.find('.'); in CudaVersion() local