HomeSort by relevance Sort by last modified time
    Searched full:collected (Results 1 - 25 of 357) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/clearsilver/man/man3/
cgiwrap_getenv.3 33 garbage collected/reference counted languages by
  /external/bluetooth/glib/gobject/
gvaluecollector.h 54 /* vararg union holding actuall values collected
59 * A union holding one collected value.
73 * according to the value type to be collected
133 * according to the value type to be collected
188 * The maximal number of #GTypeCValue<!-- -->s which can be collected for a
  /dalvik/libcore/xml/src/main/java/org/apache/xalan/templates/
VarNameCollector.java 46 * Get the number of variable references that were collected.
56 * the list of qualified names collected.
  /dalvik/libcore/luni/src/main/java/java/net/
InterfaceAddress.java 22 * Multiple addresses for the same interface are collected together on the Java side.
  /external/guava/src/com/google/common/base/
FinalizableReference.java 31 * collected unless security restrictions prevented starting a background
  /external/guava/src/com/google/common/base/internal/
Finalizer.java 39 * to the class loader and prevent it from being garbage collected. This
46 * class loader from getting garbage collected, and this class can detect when
47 * the main class loader has been garbage collected and stop itself.
75 * collected, at which point, Finalizer can stop running
  /external/proguard/src/proguard/classfile/visitor/
ClassCollector.java 44 * collected.
ClassVersionSetter.java 55 * version numbers can be collected.
MemberCollector.java 44 * strings will be collected.
  /external/qemu/docs/
ANDROID-ELFF.TXT 18 system. Routine information, collected by the library includes:
  /packages/apps/Email/src/org/apache/commons/io/
FileCleaner.java 27 * When the handler object is garbage collected, the file is deleted.
49 * when the marker instance is garbage collected.
63 * when the marker instance is garbage collected.
78 * when the marker instance is garbage collected.
92 * when the marker instance is garbage collected.
FileCleaningTracker.java 31 * When the handler object is garbage collected, the file is deleted.
64 * when the marker instance is garbage collected.
77 * when the marker instance is garbage collected.
94 * when the marker instance is garbage collected.
107 * when the marker instance is garbage collected.
  /external/qemu/memcheck/
memcheck_api.h 38 * 1 - call stack is being collected, 0 means that stack is not being
39 * collected. The variable is declared in memchec/memcheck.c */
  /external/v8/src/
func-name-inferrer.h 41 // collected, and during visiting the RHS, a function literal can be collected.
  /external/quake/quake/src/QW/client/
d_vars.c 26 // all global and static refresh variables are collected in a contiguous block
r_vars.c 26 // all global and static refresh variables are collected in a contiguous block
  /external/quake/quake/src/WinQuake/
d_vars.cpp 26 // all global and static refresh variables are collected in a contiguous block
r_vars.cpp 26 // all global and static refresh variables are collected in a contiguous block
  /external/webkit/WebCore/bindings/v8/
DOMWrapperWorld.h 42 // statically in V8DOMMap and garbage collected by V8 itself.
  /frameworks/base/core/java/android/content/pm/
ServiceInfo.java 25 * service. This corresponds to information collected from the
  /frameworks/base/core/java/android/os/
Registrant.java 89 * NOTE: May return null if weak reference has been collected
  /external/proguard/src/proguard/evaluation/
TracedStack.java 30 * It then generalizes a given collected Value with the producer Value
31 * of each Value it loads. The producer Value and the initial collected Value
32 * can be set; the generalized collected Value can be retrieved.
TracedVariables.java 30 * stores. It then generalizes a given collected Value with the producer Value
31 * of each Value it loads. The producer Value and the initial collected Value
32 * can be set; the generalized collected Value can be retrieved.
  /external/apache-http/src/org/apache/commons/logging/impl/
WeakHashtable.java 43 * allow classloaders to be collected by the garbage collector without the need
67 * component's classes get garbage-collected. However there's still a
71 * garbage collected; this <i>should</i> be done by any container that
73 * references weakly ensures that the classloader will be garbage collected
318 * have been garbage collected.
331 * has been garbage collected.
  /dalvik/dx/src/com/android/dx/ssa/
ConstCollector.java 54 * If true, allow one local var to be involved with a collected const.
158 * Each collected constant can be used by just one local
196 * wins most when collected.
357 // maps an original const register to the new collected register

Completed in 1194 milliseconds

1 2 3 4 5 6 7 8 91011>>