HomeSort by relevance Sort by last modified time
    Searched refs:rspaces (Results 1 - 2 of 2) sorted by null

  /external/eigen/bench/btl/generic_bench/
btl.hh 74 int lspaces, rspaces, len = length(), i; local
75 lspaces = rspaces = 0;
81 for(i=len-1; i>=0 && (at(i)==' '||at(i)=='\t'||at(i)=='\r'||at(i)=='\n'); rspaces++,i--);
83 *this = substr(lspaces, len-lspaces-rspaces);
  /external/chromium_org/third_party/WebKit/PerformanceTests/Dromaeo/resources/dromaeo/web/lib/
jquery-1.6.4.js     [all...]

Completed in 1210 milliseconds