HomeSort by relevance Sort by last modified time
    Searched refs:inUse (Results 1 - 25 of 31) sorted by null

1 2

  /external/qemu/distrib/sdl-1.2.12/src/audio/mme/
SDL_mmeaudio.c 32 static BOOL inUse[NUM_BUFFERS];
115 inUse[wp->dwUser] = FALSE;
192 inUse[i] = FALSE;
200 while ( inUse[next_buffer] ) {
210 inUse[next_buffer] = TRUE;
229 while ( inUse[i] ) {
  /dalvik/vm/compiler/codegen/
RallocUtil.cpp 50 cUnit->regPool->coreTemps[i].inUse = false;
53 cUnit->regPool->FPTemps[i].inUse = false;
63 regs[i].inUse = false;
77 p[i].reg, p[i].inUse, p[i].pair, p[i].partner, p[i].live,
203 if (!p[next].inUse && !p[next].live) {
205 p[next].inUse = true;
216 if (!p[next].inUse) {
218 p[next].inUse = true;
246 if ((!p[next].inUse && !p[next].live) &&
247 (!p[next+1].inUse && !p[next+1].live))
    [all...]
  /external/yaffs2/yaffs2/direct/
yaffsfs.c 44 __u8 inUse:1; // this handle is in use
63 yaffsfs_handle[i].inUse = 0;
83 if(h && h->inUse)
108 if(!h->inUse)
111 h->inUse=1;
127 h->inUse = 0;
383 yaffsfs_handle[i].inUse &&
445 h->inUse = 1;
451 obj->inUse++;
486 if(h && h->inUse)
    [all...]
  /external/valgrind/main/coregrind/
m_sparsewa.c 59 UChar inUse[256/8];
204 if (swa_bitarray_read(level0->inUse, curr_ix) == 1) {
304 if (swa_bitarray_read(level0->inUse, ix) == 0) return False;
355 if (swa_bitarray_read_then_set(level0->inUse, ix) == 0) {
403 if (swa_bitarray_read_then_clear(level0->inUse, ix) == 0)
451 UWord x = level0->inUse[i+0]; /* assume zero-extend */
452 UWord y = level0->inUse[i+1]; /* assume zero-extend */
m_transtab.c 110 enum { InUse, Deleted, Empty } status;
174 /* The count of tt entries with state InUse. */
487 if (tte->status != InUse)
488 BAD("tteno points to non-inuse tte");
530 vg_assert(tte->status == InUse);
557 case InUse: VG_(printf)("InUse\n"); break;
817 if (sec->tt[i].status == InUse) {
    [all...]
  /external/quake/quake/src/WinQuake/
net_ipx.cpp 85 byte inUse;
208 if (lma->socketbuffer[s][n].ecb.inUse == 0)
224 lma->socketbuffer[s][n].ecb.inUse = 0xff;
274 lma->socketbuffer[s][n].ecb.inUse = 0xff;
379 lma->socketbuffer[handle][n].ecb.inUse = 0;
398 if (lma->socketbuffer[handle][0].ecb.inUse != 0)
440 if (lma->socketbuffer[net_acceptsocket][n].ecb.inUse == 0)
514 while (lma->socketbuffer[handle][0].ecb.inUse != 0)
  /dalvik/vm/compiler/codegen/x86/
X86LIR.h 65 bool inUse; // Has it been allocated?
  /external/valgrind/main/helgrind/
hg_wordset.c 67 UWord inUse; /* 0 .. dynMax inclusive */
76 (_zzcache).inUse = 0; \
87 tl_assert(_cache->inUse >= 0); \
88 tl_assert(_cache->inUse <= _cache->dynMax); \
89 if (_cache->inUse > 0) { \
93 for (_i = 1; _i < _cache->inUse; _i++) { \
114 tl_assert(_cache->inUse >= 0); \
115 tl_assert(_cache->inUse <= _cache->dynMax); \
116 if (_cache->inUse < _cache->dynMax) \
117 _cache->inUse++;
    [all...]
libhb_core.c 211 Bool inUse;
239 Currently-unused LineF's have their .inUse bit set to zero.
242 the number of .linesF[] that have .inUse == True.
247 * F reps that are in use (.inUse == True)
251 F rep: .inUse==True -> .inUse==False -- rcdec_LineF
252 F rep: .inUse==False -> .inUse==True -- rcinc_LineF
480 tl_assert(lineF->inUse);
487 tl_assert(lineF->inUse);
    [all...]
  /external/nist-sip/java/gov/nist/javax/sip/stack/
MessageProcessor.java 325 public abstract boolean inUse();
TCPMessageProcessor.java 274 public boolean inUse() {
UDPMessageProcessor.java 344 public boolean inUse() {
TLSMessageProcessor.java 290 public boolean inUse() {
  /external/bzip2/
bzlib_private.h 237 Bool inUse[256];
395 Bool inUse[256];
compress.c 111 if (s->inUse[i]) {
500 if (s->inUse[i * 16 + j]) inUse16[i] = True;
510 if (s->inUse[i * 16 + j]) bsW(s,1,1); else bsW(s,1,0);
bzlib.c 124 for (i = 0; i < 256; i++) s->inUse[i] = False;
223 s->inUse[s->state_in_ch] = True;
238 s->inUse[s->state_in_len-4] = True;
268 zs->inUse[zs->state_in_ch] = True; \
    [all...]
decompress.c 32 if (s->inUse[i]) {
274 for (i = 0; i < 256; i++) s->inUse[i] = False;
280 if (uc == 1) s->inUse[i * 16 + j] = True;
  /external/valgrind/main/coregrind/m_aspacemgr/
aspacemgr-linux.c 287 Bool inUse;
294 valid if its index >= 0, < _used, and its .inUse field == True.
392 if (!segnames[i].inUse)
401 if (!segnames[i].inUse)
415 segnames[i].inUse = True;
491 && segnames[seg->fnIdx].inUse
588 if (!segnames[i].inUse)
609 if (i < 0 || i >= segnames_used || !segnames[i].inUse)
707 && segnames[s->fnIdx].inUse))
827 aspacem_assert(segnames[j].inUse);
    [all...]
  /prebuilt/common/commons-compress/
commons-compress-1.0.jar 
  /external/valgrind/main/mpi/
libmpiwrap.c     [all...]
  /external/valgrind/main/exp-ptrcheck/tests/
hackedbz2.c 626 Bool inUse[256];
784 Bool inUse[256];
    [all...]
  /external/valgrind/main/memcheck/tests/
origin5-bz2.c 619 Bool inUse[256];
777 Bool inUse[256];
    [all...]
varinfo6.c 657 Bool inUse[256];
815 Bool inUse[256];
    [all...]
  /external/valgrind/main/perf/
bz2.c 619 Bool inUse[256];
777 Bool inUse[256];
    [all...]
  /dalvik/vm/compiler/codegen/arm/
ArmLIR.h 104 bool inUse; // Has it been allocated?
    [all...]

Completed in 650 milliseconds

1 2