/external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/simplecTreeParser/output1/ |
D | SimpleCTP.java | 807 …public static final BitSet FOLLOW_declaration_in_program43 = new BitSet(new long[]{0x0000000000000… 808 …public static final BitSet FOLLOW_variable_in_declaration63 = new BitSet(new long[]{0x000000000000… 809 …public static final BitSet FOLLOW_FUNC_DECL_in_declaration74 = new BitSet(new long[]{0x00000000000… 810 …public static final BitSet FOLLOW_functionHeader_in_declaration76 = new BitSet(new long[]{0x000000… 811 …public static final BitSet FOLLOW_FUNC_DEF_in_declaration88 = new BitSet(new long[]{0x000000000000… 812 …public static final BitSet FOLLOW_functionHeader_in_declaration90 = new BitSet(new long[]{0x000000… 813 …public static final BitSet FOLLOW_block_in_declaration92 = new BitSet(new long[]{0x000000000000000… 814 …public static final BitSet FOLLOW_VAR_DEF_in_variable113 = new BitSet(new long[]{0x000000000000000… 815 …public static final BitSet FOLLOW_type_in_variable115 = new BitSet(new long[]{0x0000000000000400L}… 816 …public static final BitSet FOLLOW_declarator_in_variable117 = new BitSet(new long[]{0x000000000000… [all …]
|
D | SimpleCParser.java | 1757 …public static final BitSet FOLLOW_declaration_in_program85 = new BitSet(new long[]{0x000000000001C… 1758 …public static final BitSet FOLLOW_variable_in_declaration105 = new BitSet(new long[]{0x00000000000… 1759 …public static final BitSet FOLLOW_functionHeader_in_declaration115 = new BitSet(new long[]{0x00000… 1760 …public static final BitSet FOLLOW_21_in_declaration117 = new BitSet(new long[]{0x0000000000000002L… 1761 …public static final BitSet FOLLOW_functionHeader_in_declaration135 = new BitSet(new long[]{0x00000… 1762 …public static final BitSet FOLLOW_block_in_declaration137 = new BitSet(new long[]{0x00000000000000… 1763 …public static final BitSet FOLLOW_type_in_variable166 = new BitSet(new long[]{0x0000000000000400L}… 1764 …public static final BitSet FOLLOW_declarator_in_variable168 = new BitSet(new long[]{0x000000000020… 1765 … public static final BitSet FOLLOW_21_in_variable170 = new BitSet(new long[]{0x0000000000000002L}); 1766 …public static final BitSet FOLLOW_ID_in_declarator199 = new BitSet(new long[]{0x0000000000000002L}… [all …]
|
/external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/simplecTreeParser/ |
D | SimpleCTP.java | 807 …public static final BitSet FOLLOW_declaration_in_program43 = new BitSet(new long[]{0x0000000000000… 808 …public static final BitSet FOLLOW_variable_in_declaration63 = new BitSet(new long[]{0x000000000000… 809 …public static final BitSet FOLLOW_FUNC_DECL_in_declaration74 = new BitSet(new long[]{0x00000000000… 810 …public static final BitSet FOLLOW_functionHeader_in_declaration76 = new BitSet(new long[]{0x000000… 811 …public static final BitSet FOLLOW_FUNC_DEF_in_declaration88 = new BitSet(new long[]{0x000000000000… 812 …public static final BitSet FOLLOW_functionHeader_in_declaration90 = new BitSet(new long[]{0x000000… 813 …public static final BitSet FOLLOW_block_in_declaration92 = new BitSet(new long[]{0x000000000000000… 814 …public static final BitSet FOLLOW_VAR_DEF_in_variable113 = new BitSet(new long[]{0x000000000000000… 815 …public static final BitSet FOLLOW_type_in_variable115 = new BitSet(new long[]{0x0000000000000400L}… 816 …public static final BitSet FOLLOW_declarator_in_variable117 = new BitSet(new long[]{0x000000000000… [all …]
|
D | SimpleCParser.java | 1757 …public static final BitSet FOLLOW_declaration_in_program85 = new BitSet(new long[]{0x000000000001C… 1758 …public static final BitSet FOLLOW_variable_in_declaration105 = new BitSet(new long[]{0x00000000000… 1759 …public static final BitSet FOLLOW_functionHeader_in_declaration115 = new BitSet(new long[]{0x00000… 1760 …public static final BitSet FOLLOW_21_in_declaration117 = new BitSet(new long[]{0x0000000000000002L… 1761 …public static final BitSet FOLLOW_functionHeader_in_declaration135 = new BitSet(new long[]{0x00000… 1762 …public static final BitSet FOLLOW_block_in_declaration137 = new BitSet(new long[]{0x00000000000000… 1763 …public static final BitSet FOLLOW_type_in_variable166 = new BitSet(new long[]{0x0000000000000400L}… 1764 …public static final BitSet FOLLOW_declarator_in_variable168 = new BitSet(new long[]{0x000000000020… 1765 … public static final BitSet FOLLOW_21_in_variable170 = new BitSet(new long[]{0x0000000000000002L}); 1766 …public static final BitSet FOLLOW_ID_in_declarator199 = new BitSet(new long[]{0x0000000000000002L}… [all …]
|
/external/smali/smali/src/main/java/org/jf/smali/ |
D | smaliTreeWalker.java | 9 import org.antlr.runtime.BitSet; 7357 …public static final BitSet FOLLOW_I_CLASS_DEF_in_smali_file52 = new BitSet(new long[]{0x0000000000… 7358 …public static final BitSet FOLLOW_header_in_smali_file54 = new BitSet(new long[]{0x000000000000000… 7359 …public static final BitSet FOLLOW_methods_in_smali_file56 = new BitSet(new long[]{0x00000000000000… 7360 …public static final BitSet FOLLOW_fields_in_smali_file58 = new BitSet(new long[]{0x000000000000000… 7361 …public static final BitSet FOLLOW_annotations_in_smali_file60 = new BitSet(new long[]{0x0000000000… 7362 …public static final BitSet FOLLOW_class_spec_in_header85 = new BitSet(new long[]{0x000000000000000… 7363 …public static final BitSet FOLLOW_super_spec_in_header87 = new BitSet(new long[]{0x000000000000000… 7364 …public static final BitSet FOLLOW_implements_list_in_header90 = new BitSet(new long[]{0x0000000000… 7365 …public static final BitSet FOLLOW_source_spec_in_header92 = new BitSet(new long[]{0x00000000000000… [all …]
|
D | smaliParser.java | 15307 …public static final BitSet FOLLOW_class_spec_in_smali_file1110 = new BitSet(new long[]{0x000001100… 15308 …public static final BitSet FOLLOW_super_spec_in_smali_file1121 = new BitSet(new long[]{0x000001100… 15309 …public static final BitSet FOLLOW_implements_spec_in_smali_file1129 = new BitSet(new long[]{0x0000… 15310 …public static final BitSet FOLLOW_source_spec_in_smali_file1138 = new BitSet(new long[]{0x00000110… 15311 …public static final BitSet FOLLOW_method_in_smali_file1146 = new BitSet(new long[]{0x0000011000010… 15312 …public static final BitSet FOLLOW_field_in_smali_file1152 = new BitSet(new long[]{0x00000110000100… 15313 …public static final BitSet FOLLOW_annotation_in_smali_file1158 = new BitSet(new long[]{0x000001100… 15314 …public static final BitSet FOLLOW_EOF_in_smali_file1169 = new BitSet(new long[]{0x0000000000000002… 15315 …public static final BitSet FOLLOW_CLASS_DIRECTIVE_in_class_spec1256 = new BitSet(new long[]{0x0000… 15316 …public static final BitSet FOLLOW_access_list_in_class_spec1258 = new BitSet(new long[]{0x00000000… [all …]
|
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
D | IdentifierInfo.java | 9 import java.util.BitSet; 45 private final BitSet requiredScripts = new BitSet(); 46 private final Set<BitSet> scriptSetSet = new HashSet<BitSet>(); 47 private final BitSet commonAmongAlternates = new BitSet(); 110 BitSet scriptsForCP = new BitSet(); in setIdentifier() 135 scriptsForCP = new BitSet(); in setIdentifier() 146 for (Iterator<BitSet> it = scriptSetSet.iterator(); it.hasNext();) { in setIdentifier() 147 final BitSet next = it.next(); in setIdentifier() 154 for (BitSet other : scriptSetSet) { in setIdentifier() 189 public BitSet getScripts() { in getScripts() [all …]
|
/external/icu/android_icu4j/src/main/java/android/icu/text/ |
D | IdentifierInfo.java | 10 import java.util.BitSet; 47 private final BitSet requiredScripts = new BitSet(); 48 private final Set<BitSet> scriptSetSet = new HashSet<BitSet>(); 49 private final BitSet commonAmongAlternates = new BitSet(); 112 BitSet scriptsForCP = new BitSet(); in setIdentifier() 137 scriptsForCP = new BitSet(); in setIdentifier() 148 for (Iterator<BitSet> it = scriptSetSet.iterator(); it.hasNext();) { in setIdentifier() 149 final BitSet next = it.next(); in setIdentifier() 156 for (BitSet other : scriptSetSet) { in setIdentifier() 191 public BitSet getScripts() { in getScripts() [all …]
|
/external/doclava/src/com/google/doclava/parser/ |
D | JavaParser.java | 20 import org.antlr.runtime.BitSet; 19987 …public static final BitSet FOLLOW_annotations_in_compilationUnit64 = new BitSet(new long[]{0x08000… 19988 …public static final BitSet FOLLOW_packageDeclaration_in_compilationUnit93 = new BitSet(new long[]{… 19989 …public static final BitSet FOLLOW_importDeclaration_in_compilationUnit115 = new BitSet(new long[]{… 19990 …public static final BitSet FOLLOW_typeDeclaration_in_compilationUnit137 = new BitSet(new long[]{0x… 19991 …public static final BitSet FOLLOW_PACKAGE_in_packageDeclaration167 = new BitSet(new long[]{0x00000… 19992 …public static final BitSet FOLLOW_qualifiedName_in_packageDeclaration169 = new BitSet(new long[]{0… 19993 …public static final BitSet FOLLOW_SEMI_in_packageDeclaration179 = new BitSet(new long[]{0x00000000… 19994 …public static final BitSet FOLLOW_IMPORT_in_importDeclaration198 = new BitSet(new long[]{0x0000000… 19995 …public static final BitSet FOLLOW_STATIC_in_importDeclaration209 = new BitSet(new long[]{0x0000000… [all …]
|
/external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Test/BuildOptions/ |
D | DebugTreeGrammar.cs | 815 public static readonly BitSet _stat_in_prog48 = new BitSet(new ulong[]{0x3CCF2UL}); 816 public static readonly BitSet _expr_in_stat63 = new BitSet(new ulong[]{0x2UL}); 817 public static readonly BitSet _17_in_stat98 = new BitSet(new ulong[]{0x4UL}); 818 public static readonly BitSet _ID_in_stat100 = new BitSet(new ulong[]{0x1CCD0UL}); 819 public static readonly BitSet _expr_in_stat102 = new BitSet(new ulong[]{0x8UL}); 820 public static readonly BitSet _FUNC_in_stat128 = new BitSet(new ulong[]{0x4UL}); 821 public static readonly BitSet _16_in_expr172 = new BitSet(new ulong[]{0x4UL}); 822 public static readonly BitSet _expr_in_expr176 = new BitSet(new ulong[]{0x1CCD0UL}); 823 public static readonly BitSet _expr_in_expr180 = new BitSet(new ulong[]{0x8UL}); 824 public static readonly BitSet _10_in_expr200 = new BitSet(new ulong[]{0x4UL}); [all …]
|
D | ProfileTreeGrammar.cs | 820 public static readonly BitSet _stat_in_prog48 = new BitSet(new ulong[]{0x3CCF2UL}); 821 public static readonly BitSet _expr_in_stat63 = new BitSet(new ulong[]{0x2UL}); 822 public static readonly BitSet _17_in_stat98 = new BitSet(new ulong[]{0x4UL}); 823 public static readonly BitSet _ID_in_stat100 = new BitSet(new ulong[]{0x1CCD0UL}); 824 public static readonly BitSet _expr_in_stat102 = new BitSet(new ulong[]{0x8UL}); 825 public static readonly BitSet _FUNC_in_stat128 = new BitSet(new ulong[]{0x4UL}); 826 public static readonly BitSet _16_in_expr172 = new BitSet(new ulong[]{0x4UL}); 827 public static readonly BitSet _expr_in_expr176 = new BitSet(new ulong[]{0x1CCD0UL}); 828 public static readonly BitSet _expr_in_expr180 = new BitSet(new ulong[]{0x8UL}); 829 public static readonly BitSet _10_in_expr200 = new BitSet(new ulong[]{0x4UL}); [all …]
|
D | ProfileGrammarParser.cs | 1524 public static readonly BitSet _stat_in_prog53 = new BitSet(new ulong[]{0x11C2UL}); 1525 public static readonly BitSet _expr_in_stat70 = new BitSet(new ulong[]{0x100UL}); 1526 public static readonly BitSet _NEWLINE_in_stat72 = new BitSet(new ulong[]{0x2UL}); 1527 public static readonly BitSet _ID_in_stat105 = new BitSet(new ulong[]{0x20000UL}); 1528 public static readonly BitSet _17_in_stat107 = new BitSet(new ulong[]{0x10C0UL}); 1529 public static readonly BitSet _expr_in_stat109 = new BitSet(new ulong[]{0x100UL}); 1530 public static readonly BitSet _NEWLINE_in_stat111 = new BitSet(new ulong[]{0x2UL}); 1531 public static readonly BitSet _func_in_stat143 = new BitSet(new ulong[]{0x100UL}); 1532 public static readonly BitSet _NEWLINE_in_stat145 = new BitSet(new ulong[]{0x2UL}); 1533 public static readonly BitSet _NEWLINE_in_stat178 = new BitSet(new ulong[]{0x2UL}); [all …]
|
D | DebugGrammarParser.cs | 1520 public static readonly BitSet _stat_in_prog53 = new BitSet(new ulong[]{0x11C2UL}); 1521 public static readonly BitSet _expr_in_stat70 = new BitSet(new ulong[]{0x100UL}); 1522 public static readonly BitSet _NEWLINE_in_stat72 = new BitSet(new ulong[]{0x2UL}); 1523 public static readonly BitSet _ID_in_stat105 = new BitSet(new ulong[]{0x20000UL}); 1524 public static readonly BitSet _17_in_stat107 = new BitSet(new ulong[]{0x10C0UL}); 1525 public static readonly BitSet _expr_in_stat109 = new BitSet(new ulong[]{0x100UL}); 1526 public static readonly BitSet _NEWLINE_in_stat111 = new BitSet(new ulong[]{0x2UL}); 1527 public static readonly BitSet _func_in_stat143 = new BitSet(new ulong[]{0x100UL}); 1528 public static readonly BitSet _NEWLINE_in_stat145 = new BitSet(new ulong[]{0x2UL}); 1529 public static readonly BitSet _NEWLINE_in_stat178 = new BitSet(new ulong[]{0x2UL}); [all …]
|
/external/antlr/antlr-3.4/tool/src/main/java/org/antlr/misc/ |
D | BitSet.java | 53 public class BitSet implements IntSet, Cloneable { class 68 public BitSet() { in BitSet() method in BitSet 73 public BitSet(long[] bits_) { in BitSet() method in BitSet 80 public BitSet(int nbits) { in BitSet() method in BitSet 97 if ( set instanceof BitSet ) { in addAll() 98 this.orInPlace((BitSet)set); in addAll() 105 this.orInPlace(BitSet.range(I.a,I.b)); in addAll() 152 BitSet s = (BitSet)this.clone(); in and() 153 s.andInPlace((BitSet)a); in and() 157 public void andInPlace(BitSet a) { in andInPlace() [all …]
|
/external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/ |
D | BitSet.cs | 49 public sealed class BitSet : ICloneable { class 66 public BitSet() in BitSet() method in Antlr.Runtime.BitSet 71 public BitSet(ulong[] bits) { in BitSet() method in Antlr.Runtime.BitSet 76 public BitSet(IEnumerable<int> items) in BitSet() method in Antlr.Runtime.BitSet 85 public BitSet(int nbits) { in BitSet() method in Antlr.Runtime.BitSet 89 public static BitSet Of(int el) { in Of() 90 BitSet s = new BitSet(el + 1); in Of() 95 public static BitSet Of(int a, int b) { in Of() 96 BitSet s = new BitSet(Math.Max(a, b) + 1); in Of() 102 public static BitSet Of(int a, int b, int c) { in Of() [all …]
|
D | MismatchedSetException.cs | 41 private readonly BitSet _expecting; 54 public MismatchedSetException(BitSet expecting, IIntStream input) in MismatchedSetException() 59 public MismatchedSetException(string message, BitSet expecting, IIntStream input) in MismatchedSetException() 64 …public MismatchedSetException(string message, BitSet expecting, IIntStream input, Exception innerE… in MismatchedSetException() 74 this._expecting = (BitSet)info.GetValue("Expecting", typeof(BitSet)); in MismatchedSetException() 77 public BitSet Expecting {
|
/external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/ |
D | BitSet.cs | 50 public sealed class BitSet : ICloneable class 68 public BitSet() in BitSet() method in Antlr.Runtime.BitSet 75 public BitSet( ulong[] bits ) in BitSet() method in Antlr.Runtime.BitSet 81 public BitSet( IEnumerable<int> items ) in BitSet() method in Antlr.Runtime.BitSet 91 public BitSet( int nbits ) in BitSet() method in Antlr.Runtime.BitSet 96 public static BitSet Of( int el ) in Of() 98 BitSet s = new BitSet( el + 1 ); in Of() 103 public static BitSet Of( int a, int b ) in Of() 105 BitSet s = new BitSet( Math.Max( a, b ) + 1 ); in Of() 111 public static BitSet Of( int a, int b, int c ) in Of() [all …]
|
D | MismatchedSetException.cs | 43 private readonly BitSet _expecting; 59 public MismatchedSetException( BitSet expecting, IIntStream input ) in MismatchedSetException() 65 public MismatchedSetException(string message, BitSet expecting, IIntStream input) in MismatchedSetException() 71 …public MismatchedSetException(string message, BitSet expecting, IIntStream input, Exception innerE… in MismatchedSetException() 83 this._expecting = (BitSet)info.GetValue("Expecting", typeof(BitSet)); in MismatchedSetException() 86 public BitSet Expecting
|
/external/antlr/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/ |
D | BitSet.java | 36 public class BitSet implements Cloneable { class 51 public BitSet() { in BitSet() method in BitSet 56 public BitSet(long[] bits_) { in BitSet() method in BitSet 61 public BitSet(List items) { in BitSet() method in BitSet 72 public BitSet(int nbits) { in BitSet() method in BitSet 76 public static BitSet of(int el) { in of() 77 BitSet s = new BitSet(el + 1); in of() 82 public static BitSet of(int a, int b) { in of() 83 BitSet s = new BitSet(Math.max(a,b)+1); in of() 89 public static BitSet of(int a, int b, int c) { in of() [all …]
|
/external/antlr/antlr-3.4/runtime/JavaScript/src/org/antlr/runtime/ |
D | BitSet.js | 14 org.antlr.runtime.BitSet = function(bits) { class in org.antlr.runtime 16 bits = org.antlr.runtime.BitSet.BITS; 30 org.antlr.lang.augmentObject(org.antlr.runtime.BitSet, { 66 var bitPosition = bitNumber & org.antlr.runtime.BitSet.MOD_MASK; 79 return (el >> org.antlr.runtime.BitSet.LOG_BITS) + 1; 90 return bit >> org.antlr.runtime.BitSet.LOG_BITS; // bit / BITS 118 s = new org.antlr.runtime.BitSet(el2 + 1); 120 n = org.antlr.runtime.BitSet.wordNumber(i); 121 s.bits[n] |= org.antlr.runtime.BitSet.bitMask(i); 125 s = new org.antlr.runtime.BitSet(el + 1); [all …]
|
/external/robolectric/v1/src/main/java/com/xtremelabs/robolectric/shadows/ |
D | ShadowWifiConfiguration.java | 7 import java.util.BitSet; 19 realObject.allowedKeyManagement = new BitSet(); in __constructor__() 20 realObject.allowedProtocols = new BitSet(); in __constructor__() 21 realObject.allowedAuthAlgorithms = new BitSet(); in __constructor__() 22 realObject.allowedPairwiseCiphers = new BitSet(); in __constructor__() 23 realObject.allowedGroupCiphers = new BitSet(); in __constructor__() 42 config.allowedKeyManagement = (BitSet) realObject.allowedKeyManagement.clone(); in copy() 43 config.allowedProtocols = (BitSet) realObject.allowedProtocols.clone(); in copy() 44 config.allowedAuthAlgorithms = (BitSet) realObject.allowedAuthAlgorithms.clone(); in copy() 45 config.allowedPairwiseCiphers = (BitSet) realObject.allowedPairwiseCiphers.clone(); in copy() [all …]
|
/external/icu/icu4c/source/test/perf/usetperf/ |
D | bitset.cpp | 20 BitSet::BitSet() { in BitSet() function in BitSet 26 BitSet::~BitSet() { in ~BitSet() 30 UBool BitSet::get(int32_t bitIndex) const { in get() 37 void BitSet::set(int32_t bitIndex) { in set() 46 void BitSet::clearAll() { in clearAll() 50 void BitSet::ensureCapacity(uint32_t minLen) { in ensureCapacity()
|
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/normalizer/ |
D | NormalizerData.java | 11 import java.util.BitSet; 81 LongHashtable compose, BitSet isCompatibility, BitSet isExcluded) { in NormalizerData() 129 private BitSet isCompatibility = new BitSet(); 136 private BitSet isExcluded = new BitSet();
|
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/normalizer/ |
D | NormalizerData.java | 12 import java.util.BitSet; 82 LongHashtable compose, BitSet isCompatibility, BitSet isExcluded) { in NormalizerData() 130 private BitSet isCompatibility = new BitSet(); 137 private BitSet isExcluded = new BitSet();
|
/external/sfntly/cpp/src/test/ |
D | cmap_iterator_test.cc | 40 typedef std::vector<bool> BitSet; typedef 67 BitSet* GenerateCMapEntries(int32_t start, int32_t count); 70 BitSet* bit_set); 89 BitSet* CMapIteratorTests::GenerateCMapEntries(int32_t start, int32_t count) { in GenerateCMapEntries() 90 BitSet* entries = new BitSet(count); in GenerateCMapEntries() 102 BitSet* bit_set) { in CompareCMapIterAndBitSet() 104 BitSet::iterator end = bit_set->end(), in CompareCMapIterAndBitSet() 131 BitSet* bit_set = GenerateCMapEntries(0, 0x10ffff); in TEST_P()
|