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

  /external/openssl/
import_openssl.sh 166 # Prune unnecessary sources
167 prune
191 prune
219 function prune() { function
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/pb_ds/detail/left_child_next_sibling_heap_/
erase_fn_imps.hpp 111 prune(Pred pred) function in class:PB_DS_CLASS_C_DEC
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/ext/pb_ds/detail/left_child_next_sibling_heap_/
erase_fn_imps.hpp 111 prune(Pred pred) function in class:PB_DS_CLASS_C_DEC
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/ext/pb_ds/detail/left_child_next_sibling_heap_/
erase_fn_imps.hpp 111 prune(Pred pred) function in class:PB_DS_CLASS_C_DEC
  /prebuilts/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/left_child_next_sibling_heap_/
erase_fn_imps.hpp 111 prune(Pred pred) function in class:PB_DS_CLASS_C_DEC
  /prebuilts/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/left_child_next_sibling_heap_/
erase_fn_imps.hpp 111 prune(Pred pred) function in class:PB_DS_CLASS_C_DEC
  /prebuilts/ndk/android-ndk-r7/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/left_child_next_sibling_heap_/
erase_fn_imps.hpp 111 prune(Pred pred) function in class:PB_DS_CLASS_C_DEC
  /external/javassist/src/main/javassist/scopedpool/
ScopedClassPool.java 144 clazz.prune();
227 c.prune();
ScopedClassPoolRepositoryImpl.java 38 /** Whether to prune */
39 private boolean prune = true; field in class:ScopedClassPoolRepositoryImpl
41 /** Whether to prune when added to the classpool's cache */
74 * Returns the value of the prune attribute.
76 * @return the prune.
79 return prune;
83 * Set the prune attribute.
85 * @param prune a new value.
87 public void setPrune(boolean prune) {
88 this.prune = prune
    [all...]
  /external/srec/srec/include/
comp_stats.h 85 CS_CLOCK prune; member in struct:COMP_STATS_t
  /external/webkit/Source/WebCore/history/
PageCache.cpp 324 prune();
366 prune();
400 void PageCache::prune() function in class:WebCore::PageCache
473 // Now do the prune.
475 memoryCache()->prune();
  /external/javassist/src/main/javassist/bytecode/
FieldInfo.java 87 void prune(ConstPool cp) { method in class:FieldInfo
MethodInfo.java 136 void prune(ConstPool cp) { method in class:MethodInfo
ClassFile.java 209 public void prune() { method in class:ClassFile
237 minfo.prune(cp);
244 finfo.prune(cp);
ConstPool.java 152 void prune() { method in class:ConstPool
    [all...]
  /external/webkit/Source/WebCore/loader/cache/
MemoryCache.h 63 // 2. When we prune dead resources, instead of freeing them, we mark their memory as purgeable and
134 void prune() function in class:WebCore::MemoryCache
139 pruneDeadResources(); // Prune dead first, in case it was "borrowing" capacity from live.
  /external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/
tree.rb 290 # skips adding children to prune the node
426 # skips adding children to prune the node
436 def prune method in class:ANTLR3.BaseTree
    [all...]
  /external/elfutils/libdw/
libdwP.h 403 bool prune; /* The PREVISIT function can set this. */ member in struct:Dwarf_Die_Chain
  /external/javassist/src/main/javassist/
CtClass.java 234 * @see CtClass#prune()
1246 public void prune() {} method in class:CtClass
    [all...]
CtClassType.java 1392 public void prune() { method in class:CtClassType
    [all...]
  /external/opencv/ml/src/
mlboost.cpp 806 void CvBoost::prune( CvSlice slice ) function in class:CvBoost
832 prune( CV_WHOLE_SEQ );
    [all...]
  /external/webkit/Source/WebCore/editing/
CompositeEditCommand.cpp 221 prune(parent.release());
249 void CompositeEditCommand::prune(PassRefPtr<Node> node) function in class:WebCore::CompositeEditCommand
830 // Deleting a paragraph will leave a placeholder. Remove it (and prune
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.help_3.5.0.v20100524.jar 
org.eclipse.jface.text_3.6.1.r361_v20100825-0800.jar 
  /prebuilts/tools/common/jfreechart/
jfreechart-1.0.9.jar 

Completed in 856 milliseconds