Home
last modified time | relevance | path

Searched refs:SkipSpaces (Results 1 – 11 of 11) sorted by relevance

/external/lzma/CPP/Common/
DTextConfig.cpp34 static bool SkipSpaces(const AString &s, unsigned &pos) in SkipSpaces() function
60 if (!SkipSpaces(s, pos)) in GetTextConfig()
70 if (!SkipSpaces(s, pos)) in GetTextConfig()
75 if (!SkipSpaces(s, pos)) in GetTextConfig()
/external/tensorflow/tensorflow/core/lib/strings/
Dnumbers.cc218 void SkipSpaces(StringPiece* str) { in SkipSpaces() function
224 SkipSpaces(&str); in safe_strto64()
257 SkipSpaces(&str); in safe_strto64()
265 SkipSpaces(&str); in safe_strtou64()
278 SkipSpaces(&str); in safe_strtou64()
286 SkipSpaces(&str); in safe_strto32()
307 SkipSpaces(&str); in safe_strto32()
316 SkipSpaces(&str); in safe_strtou32()
328 SkipSpaces(&str); in safe_strtou32()
/external/google-breakpad/src/testing/gtest/src/
Dgtest-typed-test.cc42 static const char* SkipSpaces(const char* str) { in SkipSpaces() function
58 registered_tests = SkipSpaces(registered_tests); in VerifyRegisteredTestNames()
/external/llvm/utils/unittest/googletest/src/
Dgtest-typed-test.cc42 static const char* SkipSpaces(const char* str) { in SkipSpaces() function
58 registered_tests = SkipSpaces(registered_tests); in VerifyRegisteredTestNames()
/external/swiftshader/third_party/LLVM/utils/unittest/googletest/
Dgtest-typed-test.cc42 static const char* SkipSpaces(const char* str) { in SkipSpaces() function
58 registered_tests = SkipSpaces(registered_tests); in VerifyRegisteredTestNames()
/external/mesa3d/src/gtest/src/
Dgtest-typed-test.cc42 static const char* SkipSpaces(const char* str) { in SkipSpaces() function
50 src = SkipSpaces(src); in SplitIntoTestNames()
/external/swiftshader/third_party/llvm-7.0/llvm/utils/unittest/googletest/src/
Dgtest-typed-test.cc42 static const char* SkipSpaces(const char* str) { in SkipSpaces() function
50 src = SkipSpaces(src); in SplitIntoTestNames()
/external/libaom/libaom/third_party/googletest/src/googletest/src/
Dgtest-typed-test.cc42 static const char* SkipSpaces(const char* str) { in SkipSpaces() function
50 src = SkipSpaces(src); in SplitIntoTestNames()
/external/googletest/googletest/src/
Dgtest-typed-test.cc42 static const char* SkipSpaces(const char* str) { in SkipSpaces() function
50 src = SkipSpaces(src); in SplitIntoTestNames()
/external/libvpx/libvpx/third_party/googletest/src/src/
Dgtest-typed-test.cc42 static const char* SkipSpaces(const char* str) { in SkipSpaces() function
50 src = SkipSpaces(src); in SplitIntoTestNames()
/external/epid-sdk/ext/gtest/
Dgtest-all.cc10331 static const char* SkipSpaces(const char* str) { in SkipSpaces() function
10339 src = SkipSpaces(src); in SplitIntoTestNames()