Searched defs:rtrim (Results 1 - 5 of 5) sorted by relevance

/external/oprofile/libutil++/
H A Dstring_manip.cpp92 string rtrim(string const & str, string const & totrim) function
102 return rtrim(ltrim(str, totrim), totrim);
/external/chromium_org/third_party/WebKit/Source/platform/text/
H A DBidiTestHarness.h101 inline void rtrim(std::string& s) function in namespace:bidi_test
117 rtrim(s);
/external/linux-tools-perf/perf-3.12.0/tools/perf/util/
H A Dstring.c353 * rtrim - Removes trailing whitespace from @s.
359 char *rtrim(char *s) function
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.apache.jasper_5.5.17.v201004212143.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/chromium_org/third_party/checkstyle/
H A Dcheckstyle-5.7-all.jarMETA-INF/MANIFEST.MF META-INF/ checkstyle_packages.xml checkstylecompilation.properties checkstyletask.properties com/ ...

Completed in 877 milliseconds