Searched refs:Dictionary (Results 26 - 48 of 48) sorted by relevance

12

/external/zlib/src/as400/
H A Dzlib.inc321 D dictionary 65535 const options(*varsize) Dictionary bytes
322 D dictLength 10U 0 value Dictionary length
359 D dictionary 65535 const options(*varsize) Dictionary bytes
360 D dictLength 10U 0 value Dictionary length
/external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/
H A DLegacyCommonTokenStream.cs231 channelOverrideMap = new Dictionary<int, int>();
H A DBaseRecognizer.cs962 state.ruleMemo[ruleIndex] = new Dictionary<int, int>();
/external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/Tree/
H A DBaseTreeAdaptor.cs345 treeToUniqueIDMap = new Dictionary<object, int>();
/external/chromium/net/base/
H A Dsdch_filter.cc315 const size_t kServerIdLength = 9; // Dictionary hash plus null from server.
338 SdchManager::Dictionary* dictionary = NULL;
H A Dsdch_filter_unittest.cc345 // Dictionary hash is 8 characters followed by a null.
1334 SdchManager::Dictionary::PathMatch;
/external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Debug/
H A DProfiler.cs2 * Note to JL: Replaced Hashset with Dictionary.
74 protected Dictionary<string, string> uniqueRules = new Dictionary<string, string>();
/external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Debug/
H A DProfiler.cs74 protected Dictionary<string, bool> uniqueRules = new Dictionary<string, bool>();
/external/webkit/Source/WebCore/inspector/
H A DInspectorValues.cpp689 Dictionary::const_iterator it = m_data.find(name);
710 Dictionary::const_iterator it = m_data.find(m_order[i]);
/external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/
H A DBaseRecognizer.cs852 state.ruleMemo[ruleIndex] = new Dictionary<int, int>();
/external/v8/src/
H A Dobjects.h76 // - Dictionary
834 V(Dictionary) \
1476 // properties is a FixedArray in the fast case and a Dictionary in the
2979 class Dictionary: public HashTable<Shape, Key> { class in namespace:v8::internal
2981 static inline Dictionary<Shape, Key>* cast(Object* obj) {
2982 return reinterpret_cast<Dictionary<Shape, Key>*>(obj);
3098 class StringDictionary: public Dictionary<StringDictionaryShape, String*> {
3152 : public Dictionary<SeededNumberDictionaryShape, uint32_t> {
3200 : public Dictionary<UnseededNumberDictionaryShape, uint32_t> {
H A Dliveobjectlist.cc82 v(Dictionary, "unexpected: Dictionary") \
H A Dobjects-inl.h269 // Dictionary is covered under FixedArray.
4622 void Dictionary<Shape, Key>::SetEntry(int entry,
4630 void Dictionary<Shape, Key>::SetEntry(int entry,
/external/antlr/antlr-3.4/runtime/Delphi/Sources/Antlr3.Runtime/
H A DAntlr.Runtime.Collections.pas142 /// <param name="dict">Dictionary whose string representation will be returned</param>
/external/chromium/sdch/open-vcdiff/vsprojects/
H A Dvcdiff_test.bat163 rem Dictionary file not found.
/external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/CSharp2/
H A DCSharp2.stg135 state.ruleMemo = new System.Collections.Generic.Dictionary\<int, int>[<numRules>+1];<\n><! index from 1..n !>
396 this.state.ruleMemo = new System.Collections.Generic.Dictionary\<int, int>[<length(grammar.allImportedRules)>+1];<\n><! index from 1..n !>
/external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/CSharp3/
H A DCSharp3.stg134 state.ruleMemo = new System.Collections.Generic.Dictionary\<int, int>[<numRules>+1];<\n><! index from 1..n !>
378 this.state.ruleMemo = new System.Collections.Generic.Dictionary\<int, int>[<length(grammar.allImportedRules)>+1];<\n><! index from 1..n !>
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.equinox.p2.core_2.0.2.R36x_v20100804.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.osgi.services_3.2.100.v20100503.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.equinox.ds_1.2.1.R36x_v20100803.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.osgi_3.6.1.R36x_v20100806.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.osgi_3.6.2.R36x_v20101103.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.pde.core_3.6.1.v20100902_r361.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 1250 milliseconds

12