HomeSort by relevance Sort by last modified time
    Searched full:refcount (Results 476 - 500 of 825) sorted by null

<<11121314151617181920>>

  /external/sfntly/cpp/src/sfntly/
font.h 22 #include "sfntly/port/refcount.h"
  /external/sfntly/cpp/src/sfntly/table/core/
os2_table.h 20 #include "sfntly/port/refcount.h"
  /external/sonivox/arm-wt-22k/lib_src/
eas_synth.h 331 EAS_U8 refCount;
  /external/webrtc/talk/app/webrtc/objctests/
RTCPeerConnectionTest.mm 334 // signaling thread, and if |factory| is freed first then a last refcount on
  /external/webrtc/talk/app/webrtc/
statstypes.h 41 #include "webrtc/base/refcount.h"
  /frameworks/av/media/libstagefright/
SurfaceMediaSource.cpp 69 // reference once the ctor ends, as that would cause the refcount of 'this'
  /frameworks/base/core/java/android/net/
NetworkFactory.java 311 append(mNetworkRequests.size()).append(", refCount=").append(mRefCount).
  /frameworks/native/libs/gui/
ConsumerBase.cpp 64 // reference once the ctor ends, as that would cause the refcount of 'this'
  /frameworks/native/opengl/libs/EGL/
egl_display.h 188 // It doesn't refcount the egl_display_t, but does ensure that the underlying
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/dataconnection/
DcAsyncChannel.java 395 * Tear down the connection through the apn on the network. Ignores refcount and
  /packages/apps/TvSettings/Settings/src/com/android/tv/settings/widget/
DrawableLoader.java 145 // Remove the extra refcount created by us, DrawableDownloader LruCache
  /prebuilts/gdb/darwin-x86/include/python2.7/
unicodeobject.h 503 Unicode constructor. The refcount on the object must be 1. Otherwise,
517 *incremented* refcount.
540 *incremented* refcount.
650 The refcount of the string is *not* incremented.
    [all...]
  /prebuilts/gdb/linux-x86/include/python2.7/
unicodeobject.h 503 Unicode constructor. The refcount on the object must be 1. Otherwise,
517 *incremented* refcount.
540 *incremented* refcount.
650 The refcount of the string is *not* incremented.
    [all...]
  /prebuilts/misc/common/swig/include/2.0.11/php/
phprun.swg 33 # define Z_SET_REFCOUNT_P(z, rc) (z)->refcount = (rc)
  /prebuilts/python/darwin-x86/2.7.5/include/python2.7/
unicodeobject.h 503 Unicode constructor. The refcount on the object must be 1. Otherwise,
517 *incremented* refcount.
540 *incremented* refcount.
650 The refcount of the string is *not* incremented.
    [all...]
  /prebuilts/python/linux-x86/2.7.5/include/python2.7/
unicodeobject.h 503 Unicode constructor. The refcount on the object must be 1. Otherwise,
517 *incremented* refcount.
540 *incremented* refcount.
650 The refcount of the string is *not* incremented.
    [all...]
  /external/autotest/client/site_tests/graphics_PiglitBVT/test_scripts/pinetrail/
graphics_PiglitBVT_5.sh 63 run_test "shaders/useprogram-refcount-1" 0.0 "bin/useprogram-refcount-1 -fbo -auto"
  /external/dnsmasq/src/
dnsmasq.h 329 unsigned short refcount, family; member in struct:randfd
579 int refcount, fd; member in struct:tftp_file
  /external/e2fsprogs/lib/ext2fs/
nt_io.c 1129 io->refcount = 1;
1234 if (--channel->refcount > 0)
unix_io.c 502 io->refcount = 1;
649 if (--channel->refcount > 0)
  /external/freetype/src/base/
ftobjs.c     [all...]
  /external/icu/icu4c/source/i18n/
ucurr.cpp     [all...]
  /external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/base/
ftobjs.c     [all...]
  /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);

Completed in 1551 milliseconds

<<11121314151617181920>>