HomeSort by relevance Sort by last modified time
    Searched defs:trimRight (Results 1 - 5 of 5) sorted by null

  /prebuilts/go/darwin-x86/src/go/printer/
printer.go 472 // trimRight returns s with trailing whitespace removed.
473 func trimRight(s string) string {
641 p.writeString(pos, trimRight(text), true)
671 p.writeString(pos, trimRight(line), true)
    [all...]
  /prebuilts/go/linux-x86/src/go/printer/
printer.go 472 // trimRight returns s with trailing whitespace removed.
473 func trimRight(s string) string {
641 p.writeString(pos, trimRight(text), true)
671 p.writeString(pos, trimRight(line), true)
    [all...]
  /prebuilts/tools/common/m2/repository/itext/itext/2.0.8/
itext-2.0.8.jar 
  /external/robolectric/v1/lib/main/
h2-1.2.147.jar 
  /prebuilts/tools/common/m2/repository/net/sourceforge/htmlunit/htmlunit/2.14/
htmlunit-2.14.jar 

Completed in 177 milliseconds