HomeSort by relevance Sort by last modified time
    Searched refs:RefCount (Results 76 - 100 of 104) sorted by null

1 2 34 5

  /external/openfst/src/include/fst/
edit-fst.h 112 int RefCount() const { return ref_count_.count(); }
619 if (data_->RefCount() > 1) {
mutable-fst.h 360 if (GetImpl()->RefCount() > 1)
accumulator.h 138 int RefCount() const { return ref_count_.count(); }
379 int RefCount() const { return ref_count_.count(); }
637 int RefCount() const { return ref_count_.count(); }
encode.h 175 int RefCount() const { return ref_count_.count(); }
label-reachable.h 95 int RefCount() const { return ref_count_.count(); }
fst.h 664 int RefCount() const {
compact-fst.h 181 int RefCount() const { return ref_count_.count(); }
    [all...]
  /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/chromium_org/third_party/mesa/src/src/mesa/drivers/osmesa/
osmesa.c 519 srb->Base.RefCount = 1;
896 assert(osmesa->srb->Base.RefCount == 2);
    [all...]
  /external/chromium_org/third_party/mesa/src/src/mesa/main/
texstate.c 736 assert(ctx->Texture.ProxyTex[0]->RefCount == 1); /* sanity check */
811 assert(ctx->Shared->DefaultTex[TEXTURE_1D_INDEX]->RefCount
fbobject.c 941 newRb->RefCount = 1; /* referenced by hash table */
992 ASSERT(rb->RefCount >= 2);
    [all...]
shaderapi.c 286 assert(shProg->RefCount == 1);
303 * deleted (refcount==0). With texture objects, the handle/ID is
305 * object itself might linger until its refcount goes to zero.
316 /* effectively, decr shProg's refcount */
334 /* effectively, decr sh's refcount */
384 assert(shProg->Shaders[j]->RefCount > 0);
    [all...]
  /external/mesa3d/src/mesa/drivers/osmesa/
osmesa.c 519 srb->Base.RefCount = 1;
896 assert(osmesa->srb->Base.RefCount == 2);
    [all...]
  /external/mesa3d/src/mesa/main/
texstate.c 736 assert(ctx->Texture.ProxyTex[0]->RefCount == 1); /* sanity check */
811 assert(ctx->Shared->DefaultTex[TEXTURE_1D_INDEX]->RefCount
fbobject.c 941 newRb->RefCount = 1; /* referenced by hash table */
992 ASSERT(rb->RefCount >= 2);
    [all...]
shaderapi.c 286 assert(shProg->RefCount == 1);
303 * deleted (refcount==0). With texture objects, the handle/ID is
305 * object itself might linger until its refcount goes to zero.
316 /* effectively, decr shProg's refcount */
334 /* effectively, decr sh's refcount */
384 assert(shProg->Shaders[j]->RefCount > 0);
    [all...]
  /external/chromium_org/ppapi/utility/
completion_callback_factory.h 666 typename ThreadTraits::RefCount ref_;
    [all...]
  /external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/intel/
intel_fbo.c 651 DBG("Begin render %s texture tex=%u w=%d h=%d refcount=%d\n",
654 irb->Base.Base.RefCount);
  /external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/radeon/
radeon_fbo.c 864 DBG("Begin render texture tid %lx tex=%u w=%d h=%d refcount=%d\n",
867 rrb->base.Base.RefCount);
  /external/mesa3d/src/mesa/drivers/dri/intel/
intel_fbo.c 651 DBG("Begin render %s texture tex=%u w=%d h=%d refcount=%d\n",
654 irb->Base.Base.RefCount);
  /external/mesa3d/src/mesa/drivers/dri/radeon/
radeon_fbo.c 864 DBG("Begin render texture tid %lx tex=%u w=%d h=%d refcount=%d\n",
867 rrb->base.Base.RefCount);
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.jface_3.6.1.M20100825-0800.jar 
  /external/jdiff/
xerces.jar 
  /prebuilts/devtools/tools/lib/
org-eclipse-jface-3.6.2.jar 

Completed in 336 milliseconds

1 2 34 5