Home
last modified time | relevance | path

Searched defs:bitset (Results 1 – 7 of 7) sorted by relevance

/external/antlr/antlr-3.4/runtime/C/src/
Dantlr3bitset.c63 antlr3BitsetFree(pANTLR3_BITSET bitset) in antlr3BitsetFree()
78 pANTLR3_BITSET bitset; in antlr3BitsetNew() local
122 antlr3BitsetSetAPI(pANTLR3_BITSET bitset) in antlr3BitsetSetAPI()
143 pANTLR3_BITSET bitset; in antlr3BitsetCopy() local
186 pANTLR3_BITSET bitset; in antlr3BitsetClone() local
256 pANTLR3_BITSET bitset; in antlr3BitsetLoad() local
319 pANTLR3_BITSET bitset; in antlr3BitsetOf() local
356 pANTLR3_BITSET bitset; in antlr3BitsetOR() local
379 antlr3BitsetAdd(pANTLR3_BITSET bitset, ANTLR3_INT32 bit) in antlr3BitsetAdd()
395 grow(pANTLR3_BITSET bitset, ANTLR3_INT32 newSize) in grow()
[all …]
/external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/util/
DBitSetTest.java206 BitSet bitset = new BitSet(); in test_clearII() local
449 BitSet bitset = new BitSet(30); in test_getII() local
660 BitSet bitset = new BitSet(); in test_flipII() local
868 BitSet bitset = new BitSet(30); in test_setII() local
/external/chromium/chrome/browser/sync/syncable/
Dmodel_type.cc283 ModelTypeBitSet bitset; in ModelTypeBitSetFromSet() local
/external/icu4c/test/intltest/
Dbidiconf.cpp336 uint32_t bitset=(uint32_t)strtoul(start, &end, 16); in TestBidiTest() local
/external/clang/test/Sema/
Dconversion.c378 unsigned bitset[20]; in test_8232669() local
/external/valgrind/main/coregrind/
Dm_translate.c741 UInt i, bitset; in needs_self_check() local
/external/bison/lib/
Dbbitset.h100 typedef union bitset_union *bitset; typedef