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

<<11121314151617181920>>

  /toolchain/binutils/binutils-2.25/bfd/
elf32-cris.c 767 /* The root.got.refcount is the sum of the regular reference counts
795 refcount for GOT itself, see code), with the summary / group offset
    [all...]
elf32-sh.c 2373 bfd_signed_vma refcount; member in union:gotref
2386 bfd_signed_vma refcount; member in union:elf_sh_link_hash_entry::__anon75328
2479 bfd_signed_vma refcount; member in union:elf_sh_link_hash_table::__anon75329
    [all...]
elf32-s390.c 686 bfd_signed_vma refcount; member in union:plt_entry::__anon75321
745 bfd_signed_vma refcount; member in union:elf_s390_link_hash_table::__anon75322
    [all...]
elf64-s390.c 599 bfd_signed_vma refcount; member in union:plt_entry::__anon75354
657 bfd_signed_vma refcount; member in union:elf_s390_link_hash_table::__anon75355
832 && dir->got.refcount <= 0)
    [all...]
  /external/dbus/bus/
signals.c 32 int refcount; /**< reference count */ member in struct:BusMatchRule
64 rule->refcount = 1;
77 _dbus_assert (rule->refcount > 0);
79 rule->refcount += 1;
87 _dbus_assert (rule->refcount > 0);
89 rule->refcount -= 1;
90 if (rule->refcount == 0)
1135 int refcount; member in struct:BusMatchmaker
1180 matchmaker->refcount = 1;
1296 _dbus_assert (matchmaker->refcount > 0)
    [all...]
bus.c 49 int refcount; member in struct:BusContext
736 context->refcount = 1;
1053 _dbus_assert (context->refcount > 0);
1054 context->refcount += 1;
1062 _dbus_assert (context->refcount > 0);
1063 context->refcount -= 1;
1065 if (context->refcount == 0)
    [all...]
  /external/dbus/dbus/
dbus-spawn.c 193 int refcount; /**< Reference count */ member in struct:DBusBabysitter
227 sitter->refcount = 1;
256 _dbus_assert (sitter->refcount > 0);
258 sitter->refcount += 1;
278 _dbus_assert (sitter->refcount > 0);
280 sitter->refcount -= 1;
281 if (sitter->refcount == 0)
    [all...]
dbus-transport.c 163 transport->refcount = 1;
460 _dbus_assert (transport->refcount > 0);
462 transport->refcount += 1;
478 _dbus_assert (transport->refcount > 0);
480 transport->refcount -= 1;
481 if (transport->refcount == 0)
    [all...]
  /external/dnsmasq/src/
forward.c 927 if (daemon->randomsocks[i].refcount == 0)
932 daemon->randomsocks[i].refcount = 1;
941 if (daemon->randomsocks[j].refcount != 0 &&
943 daemon->randomsocks[j].refcount != 0xffff)
946 daemon->randomsocks[j].refcount++;
956 if (f->rfd4 && --(f->rfd4->refcount) == 0)
963 if (f->rfd6 && --(f->rfd6->refcount) == 0)
    [all...]
  /external/icu/icu4c/source/i18n/
tzgnames.cpp     [all...]
  /external/tremolo/Tremolo/
framing.c 122 ob->refcount=1;
167 or->buffer->refcount++;
170 /* increase the refcount of the buffers to which the reference points */
179 and increment buffer refcount. If the desired segment is zero
294 ob->refcount--;
295 if(ob->refcount==0){
310 they point, release any buffers with a refcount that drops to zero */
  /external/deqp/modules/gles31/functional/
es31fDebugTests.cpp 336 VerificationResult verifyMessageCount (const MessageID& id, GLenum severity, int refCount, int resCount, bool messageEnabled) const;
384 BaseCase::VerificationResult BaseCase::verifyMessageCount (const MessageID& id, GLenum severity, int refCount, int resCount, bool messageEnabled) const
391 if (resCount != refCount)
441 if (resCount > refCount)
445 << " (got " << resCount << ", expected " << refCount << ")";
452 << " (got " << resCount << ", expected " << refCount << ")";
458 if (resCount > refCount)
462 << " (got " << resCount << ", expected " << refCount << ")";
469 << " (got " << resCount << ", expected " << refCount << ")";
475 if (resCount > refCount)
    [all...]
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_rope.h 118 // This uses a nonstandard refcount convention.
119 // The result has refcount 0.
888 // to be included in refcount.
    [all...]
  /prebuilts/ndk/current/sources/cxx-stl/stlport/stlport/stl/
_rope.h 118 // This uses a nonstandard refcount convention.
119 // The result has refcount 0.
888 // to be included in refcount.
    [all...]
  /external/clang/lib/StaticAnalyzer/Core/
ProgramState.cpp 29 ++const_cast<ProgramState*>(state)->refCount;
34 assert(state->refCount > 0);
36 if (--s->refCount == 0) {
51 refCount(0) {
61 refCount(0) {
  /external/e2fsprogs/e2fsck/
problem.h 425 /* Error allocating refcount structure */
434 /* Error reading Extended Attribute block while fixing refcount -- abort */
440 /* Error writing Extended Attribute block while fixing refcount */
594 /* Error adjusting EA refcount */
794 /* Error adjusting EA refcount */
  /frameworks/av/media/libmediaplayerservice/
MediaPlayerService.cpp 277 mBatteryAudio.refCount = 0;
    [all...]
  /external/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/charsetdet/sbcs/
StatisticsTool.java 171 int refCount = ngram.getRefCount();
172 double ratio = (double) refCount / totalNGrams * 100.0;
181 output.println(value + "\t" + refCount + "\t" + ratio + "%\t" + cumulative + "%");
  /external/llvm/lib/Target/Mips/
MipsConstantIslandPass.cpp 312 unsigned RefCount;
314 : CPEMI(cpemi), CPI(cpi), RefCount(rc) {}
797 CPE->RefCount++;
    [all...]
  /external/mesa3d/src/mesa/tnl/
t_vb_light.c 137 if (s->refcount == 0)
164 tnl->_ShineTable[side]->refcount--;
168 s->refcount++;
  /external/toybox/toys/pending/
route.c 398 int prefixlen, metric, use, refcount, flag, items = 0; local
407 &prefixlen, ipv6_src_addr+8, &metric, &use, &refcount, &flag,
424 toybuf, buf2, flag_val, metric, refcount, use, iface);
  /packages/apps/Messaging/src/com/android/messaging/datamodel/media/
MediaResourceManager.java 118 * the listener will be notified of success/failure iff it's still bound. A refcount on the
133 * @return the loaded resource with a refcount reserved for the caller. The caller must call
143 // The loaded resource should have at least one refcount by now reserved for the caller.
  /external/clang/docs/
Block-ABI-Apple.rst 357 int flags; //refcount;
374 int flags; //refcount;
418 int flags; //refcount;
442 int flags; //refcount;
491 int flags; //refcount;
648 int flags; //refcount;
    [all...]
  /external/mesa3d/src/mesa/main/
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-trace/catapult/third_party/gsutil/third_party/httplib2/ref/
ref.css 202 .refcount-info { font-style: italic; }
203 .refcount-info .value { font-weight: bold;

Completed in 802 milliseconds

<<11121314151617181920>>