Home
last modified time | relevance | path

Searched defs:whitespace (Results 1 – 7 of 7) sorted by relevance

/device/google/cuttlefish/common/libs/utils/
Denvironment.cpp79 static const char* whitespace = "\t\n\r\f\v "; in HostArch() local
/device/google/crosshatch/vibrator/
Dimpl.cpp47 static std::string trim(const std::string &str, const std::string &whitespace = " \t") { in trim()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/xml/sax/
Dhandler.py168 def ignorableWhitespace(self, whitespace): argument
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/xml/sax/
Dhandler.py168 def ignorableWhitespace(self, whitespace): argument
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
Dstringold.py26 whitespace = ' \t\n\r\v\f' variable
Dstring.py23 whitespace = ' \t\n\r\v\f' variable
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/
Dstring.py23 whitespace = ' \t\n\r\v\f' variable