HomeSort by relevance Sort by last modified time
    Searched refs:RefCount (Results 1 - 6 of 6) sorted by null

  /external/expat/amiga/
expat_lib.c 164 ++Self->Data.RefCount;
165 return Self->Data.RefCount;
171 --Self->Data.RefCount;
172 return Self->Data.RefCount;
expat_vectors.c 174 return ++Self->Data.RefCount;
179 return --Self->Data.RefCount;
  /external/srec/tools/thirdparty/OpenFst/fst/lib/
fst.h 449 int RefCount() const { return ref_count_; }
vector-fst.h 654 if (impl_->RefCount() > 1) {
  /external/jdiff/
xerces.jar 
  /prebuilt/common/eclipse/
org.eclipse.jface_3.4.2.M20090107-0800.jar 

Completed in 93 milliseconds