HomeSort by relevance Sort by last modified time
    Searched full:referent (Results 51 - 75 of 150) sorted by null

1 23 4 5 6

  /external/emma/core/java12/com/vladium/util/
SoftValueMap.java 430 IndexedSoftReference (final Object referent, ReferenceQueue queue, final int bucketIndex)
432 super (referent, queue);
  /external/gmock/src/
gmock-matchers.cc 297 // referent. Mutually referent means that left_[right_[i]] = i and
  /external/guava/guava/src/com/google/common/util/concurrent/
Striped.java 398 ArrayReference(L referent, int index, ReferenceQueue<L> queue) {
399 super(referent, queue);
  /libcore/ojluni/src/main/java/java/lang/
Thread.java 2002 Object referent = get(); local
    [all...]
  /external/llvm/utils/llvm-build/llvmbuild/
main.py 165 referent = self.component_info_map.get(referent_name)
166 if referent is None:
173 visit_component_info(referent, current_stack, current_set)
    [all...]
  /external/libvorbis/include/vorbis/
vorbisenc.h 299 * The type of the referent of that function's \c arg pointer depends on these
  /packages/apps/TV/src/com/android/tv/recommendation/
RecommendationDataManager.java 609 protected void handleMessage(Message msg, @NonNull RecommendationDataManager referent) { }
  /art/runtime/gc/collector/
semi_space.cc 677 // Process the "referent" field in a java.lang.ref.Reference. If the referent has not yet been
    [all...]
mark_sweep.cc     [all...]
  /external/gmock/include/gmock/
gmock-actions.h 637 // Implements the Assign action to set a given pointer referent to a
    [all...]
  /external/google-breakpad/src/testing/include/gmock/
gmock-actions.h 637 // Implements the Assign action to set a given pointer referent to a
    [all...]
  /art/runtime/
class_linker_test.cc 364 // While Reference.referent is not primitive, the ClassLinker
367 "java.lang.Object java.lang.ref.Reference.referent");
664 addOffset(OFFSETOF_MEMBER(mirror::Reference, referent_), "referent");
    [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/test/
test_weakref.py 351 " referent when discarded.")
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/test/
test_weakref.py 351 " referent when discarded.")
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_weakref.py 351 " referent when discarded.")
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_weakref.py 351 " referent when discarded.")
    [all...]
  /libcore/ojluni/src/main/java/java/util/
ResourceBundle.java 674 LoaderReference(ClassLoader referent, ReferenceQueue q, CacheKey key) {
675 super(referent, q);
692 BundleReference(ResourceBundle referent, ReferenceQueue q, CacheKey key) {
693 super(referent, q);
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.equinox.common_3.6.0.v20100503.jar 
  /external/icu/tools/srcgen/currysrc/libs/
org.eclipse.equinox.common_3.7.0.v20150402-1709.jar 
  /prebuilts/devtools/tools/lib/
org-eclipse-equinox-common-3.6.0.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/
org.eclipse.equinox.common_3.6.200.v20130402-1505.jar 
  /prebuilts/tools/common/eclipse/
org.eclipse.equinox.common_3.4.0.v20080421-2006.jar 
org.eclipse.equinox.common_3.6.0.v20100503.jar 
  /prebuilts/tools/common/m2/repository/com/android/external/eclipse/org-eclipse-equinox-common/3.6.0/
org-eclipse-equinox-common-3.6.0.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.equinox.common_3.6.200.v20130402-1505.jar 

Completed in 1976 milliseconds

1 23 4 5 6