/prebuilts/android-emulator/linux-x86_64/qemu/linux-x86/ |
qemu-system-mips64el | |
qemu-system-x86_64 | |
qemu-system-aarch64 | |
/toolchain/binutils/binutils-2.25/bfd/ |
elf-bfd.h | 89 bfd_signed_vma refcount; 135 a symbol may only have one GOT entry, and uses REFCOUNT until 463 /* The value to use when initialising got.refcount/offset and 464 plt.refcount/offset in an elf_link_hash_entry. Set to zero when 470 /* The value to use for got.refcount/offset and plt.refcount/offset 88 bfd_signed_vma refcount; member in union:gotplt_union [all...] |
elflink.c | [all...] |
ChangeLog-0203 | [all...] |
elf32-arm.c | 3035 bfd_signed_vma refcount; member in union:elf32_arm_link_hash_table::__anon75290 [all...] |
/prebuilts/misc/windows/sdl2/lib/x86/ |
SDL2test.lib | [all...] |
/prebuilts/misc/windows/sdl2/lib/x64/ |
SDL2test.lib | [all...] |
/external/libvncserver/libvncserver/ |
rfbserver.c | 133 cl->refCount++; 140 cl->refCount--; 141 if(cl->refCount<=0) /* just to be sure also < 0 */ 407 IF_PTHREADS(cl->refCount = 0); 554 i=cl->refCount; [all...] |
/external/mesa3d/src/mesa/main/ |
fbobject.c | 941 newRb->RefCount = 1; /* referenced by hash table */ 992 ASSERT(rb->RefCount >= 2); [all...] |
/external/webrtc/talk/app/webrtc/java/jni/ |
peerconnection_jni.cc | 362 // surprised to see a refcount of 2. 364 RTC_CHECK(bumped_count == 2) << "Unexpected refcount OnDataChannel"; [all...] |
/hardware/libhardware/modules/audio_remote_submix/ |
audio_hw.cpp | [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/libevent/ |
evdns.c | 2993 int refcount; member in struct:search_state [all...] |
/external/autotest/client/site_tests/graphics_PiglitBVT/test_scripts/other/ |
graphics_PiglitBVT_3.sh | 170 run_test "shaders/useprogram-refcount-1" 0.0 "bin/useprogram-refcount-1 -fbo -auto"
|
/external/clang/lib/Rewrite/ |
RewriteRope.cpp | 783 Res->RefCount = 0; 794 Res->RefCount = 0;
|
/external/libvncserver/rfb/ |
rfb.h | 641 /** whenever a client is referenced, the refCount has to be incremented 646 int refCount; [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/x86_64-linux/32/bits/ |
c++config.h | 404 // accesses occurred when the refcount was positive do not race with 405 // memory accesses which occurred after the refcount became zero. [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/x86_64-linux/bits/ |
c++config.h | 404 // accesses occurred when the refcount was positive do not race with 405 // memory accesses which occurred after the refcount became zero. [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/x86_64-linux/32/bits/ |
c++config.h | 404 // accesses occurred when the refcount was positive do not race with 405 // memory accesses which occurred after the refcount became zero. [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/x86_64-linux/bits/ |
c++config.h | 404 // accesses occurred when the refcount was positive do not race with 405 // memory accesses which occurred after the refcount became zero. [all...] |