HomeSort by relevance Sort by last modified time
    Searched full:bitset (Results 401 - 425 of 867) sorted by null

<<11121314151617181920>>

  /system/core/libutils/tests/
BitSet_test.cpp 19 #include <utils/BitSet.h>
  /external/bison/src/
ielr.c 25 #include <bitset.h>
43 * - \c result = a new \c bitset of size \c ::nritems such that any bit \c i
48 static bitset
51 bitset result = bitset_create (nritems, BITSET_FIXED);
97 ielr_compute_internal_follow_edges (bitset ritem_sees_lookahead_set,
103 bitset sources = bitset_create (ngotos, BITSET_FIXED);
124 Unlike in ielr_compute_always_follows, I use a bitset for
133 this, but I'm guessing the bitset shouldn't entail much of a
195 ielr_compute_follow_kernel_items (bitset ritem_sees_lookahead_set,
349 bitset ritem_sees_lookahead_set = ielr_compute_ritem_sees_lookahead_set ()
    [all...]
graphviz.c 87 no_reduce_bitset_init (state const *s, bitset *no_reduce_set)
158 bitset no_reduce_set;
reduce.c 31 #include <bitset.h>
43 static bitset N;
46 static bitset P;
49 static bitset V;
53 static bitset V1;
68 useful_production (rule_number r, bitset N0)
89 bitset Np, Ns;
138 bitset Vp, Vs, Pp;
  /external/antlr/antlr-3.4/tool/src/main/java/org/antlr/tool/
ErrorManager.java 33 import org.antlr.misc.BitSet;
211 public static final BitSet ERRORS_FORCING_NO_ANALYSIS = new BitSet() {
228 public static final BitSet ERRORS_FORCING_NO_CODEGEN = new BitSet() {
267 public BitSet errorMsgIDs = new BitSet();
268 public BitSet warningMsgIDs = new BitSet();
270 //public BitSet infoMsgIDs = new BitSet()
    [all...]
  /external/chromium_org/v8/test/cctest/
test-types.cc 203 TEST(Bitset) {
428 // Bitset-bitset
473 // Bitset-class
486 // Bitset-constant
518 // Bitset-union
611 // Bitset-bitset
639 // Bitset-class
647 // Bitset-constan
    [all...]
  /dalvik/dx/src/com/android/dx/command/dump/
SsaDumper.java 36 import java.util.BitSet;
132 BitSet preds = block.getPredecessors();
  /dalvik/dx/src/com/android/dx/ssa/
DomFront.java 21 import java.util.BitSet;
171 BitSet pred = nb.getPredecessors();
  /external/antlr/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/tree/
TreeParser.as 73 follow:BitSet):Object {
113 protected override function mismatch(input:IntStream, ttype:int, follow:BitSet):void {
  /external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/
TreeParser.cs 97 BitSet follow) {
145 protected override object RecoverFromMismatchedToken(IIntStream input, int ttype, BitSet follow) {
  /external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/Tree/
TreeParser.cs 106 BitSet follow )
159 protected override object RecoverFromMismatchedToken( IIntStream input, int ttype, BitSet follow )
  /external/chromium_org/third_party/icu/source/test/perf/usetperf/
usetperf.cpp 17 #include "bitset.h"
46 BitSet bs;
  /external/dexmaker/src/dx/java/com/android/dx/ssa/
DomFront.java 25 import java.util.BitSet;
175 BitSet pred = nb.getPredecessors();
  /external/icu4c/test/perf/usetperf/
usetperf.cpp 17 #include "bitset.h"
46 BitSet bs;
  /external/llvm/include/llvm/Object/
COFFYAML.h 105 static void bitset(IO &IO, COFF::Characteristics &Value);
110 static void bitset(IO &IO, COFF::SectionCharacteristics &Value);
  /external/stlport/etc/
msvcincl.dat 6 bitset
7 bitset.h
  /external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/
LegacyCommonTokenStream.cs 235 return GetTokens(start, stop, (BitSet)null);
240 * the token type BitSet. Return null if no tokens were found. This
244 public virtual IList<IToken> GetTokens(int start, int stop, BitSet types) {
273 return GetTokens(start, stop, new BitSet(types));
277 return GetTokens(start, stop, BitSet.Of(ttype));
  /external/chromium_org/tools/android/memdump/
memdump.cc 36 class BitSet {
92 // committed_pages_bits is a bitset reflecting the present bit for all the
94 BitSet committed_pages_bits;
204 BitSet* committed_pages_bits) {
447 BitSet* const pages_bits = &it->committed_pages_bits;
  /external/antlr/antlr-3.4/runtime/JavaScript/src/org/antlr/runtime/
BaseRecognizer.js 105 * @param {org.antlr.runtime.BitSet} [follow] set of tokens that can follow the
149 * @param {org.antlr.runtime.BitSet} [follow] set of tokens that can follow the
172 // BitSet cannot handle negative numbers like -1 (EOF) so I leave EOR
189 * @param {org.antlr.runtime.BitSet} [follow] set of tokens that can follow the
515 * @returns {org.antlr.runtime.BitSet}
577 * @returns {org.antlr.runtime.BitSet}
587 * @returns {org.antlr.runtime.BitSet}
593 followSet = new org.antlr.runtime.BitSet();
646 * @param {org.antlr.runtime.BitSet} follow
682 * @param {org.antlr.runtime.BitSet} follo
    [all...]
  /external/antlr/antlr-3.4/tool/src/test/java/org/antlr/test/
TestSemanticPredicates.java 33 import org.antlr.misc.BitSet;
823 BitSet s = new BitSet();
825 BitSet s2 = new BitSet();
858 BitSet s = new BitSet();
860 BitSet s2 = new BitSet();
880 BitSet s = new BitSet()
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/tr2/
dynamic_bitset 51 * Dynamic Bitset.
54 * Proposal to Add a Dynamically Sizeable Bitset to the Standard Library.
550 * << "index 3 in the bitset is " << b[3] << endl;
761 __throw_out_of_range(__N("dynamic_bitset::bitset initial position "
806 * @brief Swap with another bitset.
839 * @brief Return the allocator for the bitset.
846 * @brief Resize the bitset.
857 * @brief Clear the bitset.
867 * @brief Push a bit onto the high end of the bitset.
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/tr2/
dynamic_bitset 51 * Dynamic Bitset.
54 * Proposal to Add a Dynamically Sizeable Bitset to the Standard Library.
550 * << "index 3 in the bitset is " << b[3] << endl;
761 __throw_out_of_range(__N("dynamic_bitset::bitset initial position "
806 * @brief Swap with another bitset.
839 * @brief Return the allocator for the bitset.
846 * @brief Resize the bitset.
857 * @brief Clear the bitset.
867 * @brief Push a bit onto the high end of the bitset.
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/tr2/
dynamic_bitset 50 * Dynamic Bitset.
53 * Proposal to Add a Dynamically Sizeable Bitset to the Standard Library.
549 * << "index 3 in the bitset is " << b[3] << endl;
760 __throw_out_of_range(__N("dynamic_bitset::bitset initial position "
805 * @brief Swap with another bitset.
838 * @brief Return the allocator for the bitset.
845 * @brief Resize the bitset.
856 * @brief Clear the bitset.
866 * @brief Push a bit onto the high end of the bitset.
    [all...]
  /external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/util/
GregorianCalendarTest.java 20 import java.util.BitSet;
381 BitSet result = new BitSet();
424 BitSet result = new BitSet();
461 BitSet result = new BitSet();
490 BitSet result = new BitSet();
  /dalvik/dx/src/com/android/dx/ssa/back/
SsaToRop.java 37 import java.util.BitSet;
147 BitSet preds = (BitSet) b.getPredecessors().clone();

Completed in 1114 milliseconds

<<11121314151617181920>>