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

  /system/core/base/
strings.cpp 48 std::string Trim(const std::string& s) {
  /external/llvm/tools/llvm-cov/
CoverageReport.cpp 29 TrimKind Trim;
33 : Str(Str), Width(Width), Trim(NoTrim), Alignment(LeftAlignment) {}
36 Trim = Value;
65 switch (Trim) {
  /art/runtime/
indirect_reference_table.cc 263 void IndirectReferenceTable::Trim() {
utils.cc 890 std::string Trim(const std::string& s) {
    [all...]
  /external/v8/src/
list-inl.h 153 void List<T, P>::Trim(P alloc) {
  /art/runtime/gc/space/
dlmalloc_space.cc 222 size_t DlMallocSpace::Trim() {
224 // Trim to release memory at the end of the space.
rosalloc_space.cc 247 size_t RosAllocSpace::Trim() {
248 VLOG(heap) << "RosAllocSpace::Trim() ";
251 // Trim to release memory at the end of the space.
252 rosalloc_->Trim();
  /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/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/allocator/
rosalloc.cc     [all...]
  /art/runtime/gc/
heap.cc     [all...]
  /prebuilts/tools/common/m2/repository/org/freemarker/freemarker/2.3.20/
freemarker-2.3.20.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/repository/org/apache/ant/ant/1.8.0/
ant-1.8.0.jar 
  /external/jarjar/lib/
apache-ant-1.9.4.jar 
  /external/owasp/sanitizer/tools/findbugs/lib/
ant.jar 
  /prebuilts/tools/common/m2/repository/org/apache/ant/ant/1.8.2/
ant-1.8.2.jar 

Completed in 1568 milliseconds