/external/bison/lib/ |
D | bitset_stats.c | 315 bitset bset = dst->s.bset; in bitset_stats_set() local 317 bitset_windex offset = wordno - bset->b.cindex; in bitset_stats_set() 319 BITSET_STATS_SETS_INC (bset); in bitset_stats_set() 321 if (offset < bset->b.csize) in bitset_stats_set() 323 bset->b.cdata[offset] |= (bitset_word) 1 << (bitno % BITSET_WORD_BITS); in bitset_stats_set() 324 BITSET_STATS_CACHE_SETS_INC (bset); in bitset_stats_set() 327 BITSET_SET_ (bset, bitno); in bitset_stats_set() 334 bitset bset = dst->s.bset; in bitset_stats_reset() local 336 bitset_windex offset = wordno - bset->b.cindex; in bitset_stats_reset() 338 BITSET_STATS_RESETS_INC (bset); in bitset_stats_reset() [all …]
|
D | bitset.c | 74 bitset_init (bitset bset, bitset_bindex n_bits, enum bitset_type type) in bitset_init() argument 77 return bitset_stats_init (bset, n_bits, type); in bitset_init() 85 return abitset_init (bset, n_bits); in bitset_init() 88 return lbitset_init (bset, n_bits); in bitset_init() 91 return ebitset_init (bset, n_bits); in bitset_init() 94 return vbitset_init (bset, n_bits); in bitset_init() 137 bitset bset; in bitset_alloc() local 141 bset = xcalloc (1, bytes); in bitset_alloc() 147 return bitset_init (bset, n_bits, type); in bitset_alloc() 157 bitset bset; in bitset_obstack_alloc() local [all …]
|
D | lbitset.c | 166 lbitset_elt_unlink (bitset bset, lbitset_elt *elt) in lbitset_elt_unlink() argument 177 if (LBITSET_HEAD (bset) == elt) in lbitset_elt_unlink() 178 LBITSET_HEAD (bset) = next; in lbitset_elt_unlink() 179 if (LBITSET_TAIL (bset) == elt) in lbitset_elt_unlink() 180 LBITSET_TAIL (bset) = prev; in lbitset_elt_unlink() 185 if (LBITSET_CURRENT (bset) == elt) in lbitset_elt_unlink() 189 bset->b.cdata = next->words; in lbitset_elt_unlink() 190 bset->b.cindex = next->index; in lbitset_elt_unlink() 194 bset->b.cdata = prev->words; in lbitset_elt_unlink() 195 bset->b.cindex = prev->index; in lbitset_elt_unlink() [all …]
|
D | ebitset.c | 254 ebitset_elt_remove (bitset bset, bitset_windex eindex) in ebitset_elt_remove() argument 259 elts = EBITSET_ELTS (bset); in ebitset_elt_remove() 270 ebitset_elt_add (bitset bset, ebitset_elt *elt, bitset_windex eindex) in ebitset_elt_add() argument 274 elts = EBITSET_ELTS (bset); in ebitset_elt_add() 295 ebitset_elt_find (bitset bset, bitset_bindex bindex, in ebitset_elt_find() argument 305 elts = EBITSET_ELTS (bset); in ebitset_elt_find() 306 size = EBITSET_SIZE (bset); in ebitset_elt_find() 312 if (EBITSET_WORDS (elt) == bset->b.cdata) in ebitset_elt_find() 315 EBITSET_CACHE_SET (bset, eindex); in ebitset_elt_find() 332 ebitset_resize (bset, bindex); in ebitset_elt_find() [all …]
|
D | bitset.h | 77 bitset bset; member 136 bitset_set (bitset bset, bitset_bindex bitno) in bitset_set() argument 139 bitset_windex offset = windex - bset->b.cindex; in bitset_set() 141 if (offset < bset->b.csize) in bitset_set() 142 bset->b.cdata[offset] |= ((bitset_word) 1 << (bitno % BITSET_WORD_BITS)); in bitset_set() 144 BITSET_SET_ (bset, bitno); in bitset_set() 150 bitset_reset (bitset bset, bitset_bindex bitno) in bitset_reset() argument 153 bitset_windex offset = windex - bset->b.cindex; in bitset_reset() 155 if (offset < bset->b.csize) in bitset_reset() 156 bset->b.cdata[offset] &= ~((bitset_word) 1 << (bitno % BITSET_WORD_BITS)); in bitset_reset() [all …]
|
D | bitsetv-print.c | 30 bitsetv_matrix_dump (FILE * out, const char *title, bitsetv bset) in bitsetv_matrix_dump() argument 33 bitset_bindex hsize = bitset_size (bset[0]); in bitsetv_matrix_dump() 55 for (i = 0; bset[i]; ++i) in bitsetv_matrix_dump() 59 fputs (bitset_test (bset[i], j) ? "1" : " ", out); in bitsetv_matrix_dump()
|
D | abitset.c | 809 abitset_init (bitset bset, bitset_bindex n_bits) in abitset_init() argument 814 BITSET_NBITS_ (bset) = n_bits; in abitset_init() 820 bset->b.vtable = &abitset_small_vtable; in abitset_init() 822 bset->b.vtable = &abitset_vtable; in abitset_init() 824 bset->b.cindex = 0; in abitset_init() 825 bset->b.csize = size; in abitset_init() 826 bset->b.cdata = ABITSET_WORDS (bset); in abitset_init() 827 return bset; in abitset_init()
|
D | vbitset.c | 1129 vbitset_init (bset, n_bits) in vbitset_init() argument 1130 bitset bset; in vbitset_init() 1133 bset->b.vtable = &vbitset_vtable; 1135 bset->b.cindex = 0; 1137 VBITSET_SIZE (bset) = 0; 1138 vbitset_resize (bset, n_bits); 1139 return bset;
|
/external/qemu/distrib/sdl-1.2.15/src/video/ataricommon/ |
D | SDL_ikbdinterrupt.S | 82 bset d0,0xfffffa09:w | IERB define 83 bset d0,0xfffffa15:w | IMRB define 87 bset #6,0xfffffa09:w | IERB 88 bset #6,0xfffffa15:w | IMRB 135 bset #6,a0@(0x09) 141 bset #6,a0@(0x15)
|
/external/icu4c/i18n/ |
D | decNumber.c | 5645 decContext aset, bset; /* working contexts */ local 5766 bset=aset; 5767 bset.emax=DEC_MAX_MATH*2; /* use double bounds for the */ 5768 bset.emin=-DEC_MAX_MATH*2; /* adjustment calculation */ 5776 bset.digits=pp+rhs->digits; /* wider context */ 5788 decExpOp(b, a, &bset, &ignore); /* b=exp(-a) */ 5791 decMultiplyOp(b, b, rhs, &bset, &ignore); /* b=b*rhs */ 5792 decAddOp(b, b, &numone, &bset, DECNEG, &ignore); /* b=b-1 */ 5822 bset.digits=pp+rhs->digits; /* wider context */
|
/external/chromium_org/third_party/icu/source/i18n/ |
D | decNumber.c | 5616 decContext aset, bset; /* working contexts */ local 5737 bset=aset; 5738 bset.emax=DEC_MAX_MATH*2; /* use double bounds for the */ 5739 bset.emin=-DEC_MAX_MATH*2; /* adjustment calculation */ 5747 bset.digits=pp+rhs->digits; /* wider context */ 5759 decExpOp(b, a, &bset, &ignore); /* b=exp(-a) */ 5762 decMultiplyOp(b, b, rhs, &bset, &ignore); /* b=b*rhs */ 5763 decAddOp(b, b, &numone, &bset, DECNEG, &ignore); /* b=b-1 */ 5793 bset.digits=pp+rhs->digits; /* wider context */
|
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/nv50/codegen/ |
D | nv50_ir_peephole.cpp | 1204 Instruction *bset = cloneShallow(func, insn); in handleCVT() local 1205 bset->dType = TYPE_U32; in handleCVT() 1206 bset->setDef(0, cvt->getDef(0)); in handleCVT() 1207 cvt->bb->insertAfter(cvt, bset); in handleCVT()
|
/external/mesa3d/src/gallium/drivers/nv50/codegen/ |
D | nv50_ir_peephole.cpp | 1204 Instruction *bset = cloneShallow(func, insn); in handleCVT() local 1205 bset->dType = TYPE_U32; in handleCVT() 1206 bset->setDef(0, cvt->getDef(0)); in handleCVT() 1207 cvt->bb->insertAfter(cvt, bset); in handleCVT()
|
/external/bison/ |
D | ChangeLog-2012 | 13647 when compiling Bison 1.875's `bitset bset = obstack_alloc
|