Home
last modified time | relevance | path

Searched refs:SkipSpaces (Results 1 – 13 of 13) 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.cc189 void SkipSpaces(StringPiece* str) { in SkipSpaces() function
195 SkipSpaces(&str); in safe_strto64()
228 SkipSpaces(&str); in safe_strto64()
236 SkipSpaces(&str); in safe_strtou64()
249 SkipSpaces(&str); in safe_strtou64()
257 SkipSpaces(&str); in safe_strto32()
278 SkipSpaces(&str); in safe_strto32()
287 SkipSpaces(&str); in safe_strtou32()
299 SkipSpaces(&str); in safe_strtou32()
/external/protobuf/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/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/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/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/vulkan-validation-layers/tests/gtest-1.7.0/src/
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
58 registered_tests = SkipSpaces(registered_tests); in VerifyRegisteredTestNames()
/external/v8/testing/gtest/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/googletest/googletest/src/
Dgtest-typed-test.cc42 static const char* SkipSpaces(const char* str) { in SkipSpaces() function
50 src = SkipSpaces(src); in SplitIntoTestNames()
/external/protobuf/gtest/fused-src/gtest/
Dgtest-all.cc8442 static const char* SkipSpaces(const char* str) { in SkipSpaces() function
8458 registered_tests = SkipSpaces(registered_tests); in VerifyRegisteredTestNames()
/external/vulkan-validation-layers/tests/gtest-1.7.0/fused-src/gtest/
Dgtest-all.cc9524 static const char* SkipSpaces(const char* str) { in SkipSpaces() function
9540 registered_tests = SkipSpaces(registered_tests); in VerifyRegisteredTestNames()