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

  /external/chromium/chrome/browser/net/
referrer.cc 106 bool Referrer::Trim(double reduce_rate, double threshold) {
109 if (!it->second.Trim(reduce_rate, threshold))
117 bool ReferrerValue::Trim(double reduce_rate, double threshold) {
139 // of how best to optimize the learning and pruning (Trim) algorithm at this
  /external/chromium/third_party/libjingle/source/talk/p2p/client/
httpportallocator.cc 46 void Trim(std::string& str) {
80 Trim(key);
81 Trim(value);
  /external/clang/lib/StaticAnalyzer/Core/
ExplodedGraph.cpp 259 ExplodedGraph::Trim(const NodeTy* const* NBeg, const NodeTy* const* NEnd,
  /external/chromium/third_party/libjingle/source/talk/session/phone/
devicemanager.cc 734 static std::string Trim(const std::string& s, const std::string& drop = " \t") {
801 return Trim(device_name);
  /external/sonivox/jet_tools/JetCreator/
midifile.py     [all...]
  /prebuilt/common/ant/
ant.jar 

Completed in 1400 milliseconds