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

  /external/chromium_org/media/mp4/
offset_byte_queue.cc 50 bool OffsetByteQueue::Trim(int64 max_offset) {
  /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_org/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/chromium_org/net/test/embedded_test_server/
http_request.cc 21 // Helper function used to trim tokens in http request headers.
22 std::string Trim(const std::string& value) {
115 Trim(header_line.substr(1, header_line.size() - 1));
121 header_name = Trim(header_line.substr(0, delimiter_pos));
122 std::string header_value = Trim(header_line.substr(
  /external/chromium_org/v8/src/
list-inl.h 174 void List<T, P>::Trim(P alloc) {
  /art/runtime/gc/space/
dlmalloc_space.cc 288 // Trim the heap so that we minimize the size of the Zygote space.
289 Trim();
290 // Trim our mem-map to free unused pages.
456 size_t DlMallocSpace::Trim() {
458 // Trim to release memory at the end of the space.
  /external/chromium_org/third_party/libjingle/source/talk/media/devices/
linuxdevicemanager.cc 171 static std::string Trim(const std::string& s, const std::string& drop = " \t") {
238 return Trim(device_name);
  /external/chromium_org/third_party/libjingle/source/talk/p2p/client/
httpportallocator.cc 48 void Trim(std::string& str) {
82 Trim(key);
83 Trim(value);
  /external/lzma/CPP/Common/
MyString.h 463 void Trim()
  /external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Debug/
Profiler.cs 630 protected virtual int[] Trim(int[] X, int n) {
  /external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Debug/
Profiler.cs 684 protected virtual int[] Trim(int[] X, int n)
  /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/chromium_org/third_party/re2/re2/
compile.cc 186 void Trim();
282 void Compiler::Trim() {
1053 // Trim instruction to minimum array and transfer to Prog.
1054 Trim();
    [all...]
  /external/regex-re2/re2/
compile.cc 185 void Trim();
281 void Compiler::Trim() {
1052 // Trim instruction to minimum array and transfer to Prog.
1053 Trim();
    [all...]
  /external/sonivox/jet_tools/JetCreator/
midifile.py     [all...]
  /art/runtime/gc/
heap.cc     [all...]
  /prebuilts/tools/common/freemarker/
freemarker-2.3.19.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
ant.jar 
  /prebuilts/tools/common/ant/
ant.jar 
  /prebuilts/tools/common/m2/internal/org/apache/ant/ant/1.8.0/
ant-1.8.0.jar 

Completed in 1006 milliseconds