Home
last modified time | relevance | path

Searched refs:SkipSpaces (Results 1 - 5 of 5) sorted by relevance

/third_party/lzma/CPP/Common/
H A 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()
/third_party/googletest/googletest/src/
H A Dgtest-typed-test.cc39 static const char* SkipSpaces(const char* str) { in SkipSpaces() function
46 src = SkipSpaces(src); in SplitIntoTestNames()
/third_party/mesa3d/src/gtest/src/
H A Dgtest-typed-test.cc42 static const char* SkipSpaces(const char* str) { in SkipSpaces() function
50 src = SkipSpaces(src); in SplitIntoTestNames()
/third_party/node/deps/googletest/src/
H A Dgtest-typed-test.cc43 static const char* SkipSpaces(const char* str) { in SkipSpaces() function
50 src = SkipSpaces(src); in SplitIntoTestNames()
/third_party/node/tools/
H A Dtest.py1087 def SkipSpaces(self): member in Tokenizer
1094 self.SkipSpaces()

Completed in 4 milliseconds