HomeSort by relevance Sort by last modified time
    Searched refs:refcount (Results 176 - 200 of 212) sorted by null

1 2 3 4 5 6 78 9

  /toolchain/binutils/binutils-2.27/bfd/
elf32-tic6x.c     [all...]
libbfd.c 840 /* @@ FIXME : If the internal window has a refcount of 1 and was
854 w->i->refcount = 1;
libbfd.h 925 int refcount : 31; \/* should be enough... *\/ member in struct:_bfd_window_internal
    [all...]
elf32-bfin.c     [all...]
elf32-arm.c 3154 bfd_signed_vma refcount; member in union:elf32_arm_link_hash_table::__anon3986
    [all...]
elflink.c     [all...]
elf-m10300.c 99 bfd_signed_vma refcount; member in struct:elf32_mn10300_link_hash_table::__anon3968
    [all...]
  /external/libusb/libusb/os/
darwin_usb.c 160 cached_dev->refcount--;
162 if (0 == cached_dev->refcount) {
171 cached_dev->refcount++;
    [all...]
  /external/e2fsprogs/lib/ext2fs/
sparse_io.c 193 io->refcount = 1;
  /external/libdrm/
xf86drm.c 2625 int refcount; member in struct:__anon24700
    [all...]
  /external/mesa3d/src/gallium/winsys/amdgpu/drm/
amdgpu_cs.c 57 p_atomic_inc(&ctx->refcount);
180 ctx->refcount = 1;
    [all...]
  /external/libevent/
evdns.c 3046 int refcount; member in struct:search_state
    [all...]
  /external/mesa3d/src/mesa/drivers/dri/i965/
intel_mipmap_tree.c 335 mt->refcount = 1;
    [all...]
  /external/mesa3d/src/egl/drivers/dri2/
egl_dri2.c     [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
test_optparse.py 392 refcount = sys.getrefcount(big_thing)
398 #self.assertEqual(refcount, sys.getrefcount(big_thing))
400 self.assertEqual(refcount, sys.getrefcount(big_thing))
    [all...]
  /external/python/cpython2/Lib/test/
test_optparse.py 393 refcount = sys.getrefcount(big_thing)
399 #self.assertEqual(refcount, sys.getrefcount(big_thing))
401 self.assertEqual(refcount, sys.getrefcount(big_thing))
    [all...]
  /external/python/cpython3/Lib/test/
test_optparse.py 406 refcount = sys.getrefcount(big_thing)
412 #self.assertEqual(refcount, sys.getrefcount(big_thing))
414 self.assertEqual(refcount, sys.getrefcount(big_thing))
    [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/test/
test_optparse.py 392 refcount = sys.getrefcount(big_thing)
398 #self.assertEqual(refcount, sys.getrefcount(big_thing))
400 self.assertEqual(refcount, sys.getrefcount(big_thing))
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/test/
test_optparse.py 392 refcount = sys.getrefcount(big_thing)
398 #self.assertEqual(refcount, sys.getrefcount(big_thing))
400 self.assertEqual(refcount, sys.getrefcount(big_thing))
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_optparse.py 392 refcount = sys.getrefcount(big_thing)
398 #self.assertEqual(refcount, sys.getrefcount(big_thing))
400 self.assertEqual(refcount, sys.getrefcount(big_thing))
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_optparse.py 392 refcount = sys.getrefcount(big_thing)
398 #self.assertEqual(refcount, sys.getrefcount(big_thing))
400 self.assertEqual(refcount, sys.getrefcount(big_thing))
    [all...]
  /external/dnsmasq/src/
dnsmasq.h 323 unsigned short refcount, family; member in struct:randfd
  /external/mdnsresponder/mDNSShared/
dnsextd.c     [all...]
  /external/mesa3d/src/mesa/drivers/dri/i915/
intel_screen.c 673 image->region->refcount = 1;
    [all...]
  /toolchain/binutils/binutils-2.27/binutils/
ieee.c 7123 unsigned int refcount; local
    [all...]

Completed in 1201 milliseconds

1 2 3 4 5 6 78 9