Home
last modified time | relevance | path

Searched defs:_dictionary (Results 1 – 25 of 104) sorted by relevance

12345

/dports/textproc/enchant2/enchant-2.2.15/tests/broker/
H A Denchant_broker_free_dict_tests.cpp70 EnchantDict* _dictionary; member
93 EnchantDict* _dictionary; member
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/memory/metaspace/
H A DblockFreelist.hpp43 BlockTreeDictionary* const _dictionary; member in metaspace::BlockFreelist
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/memory/metaspace/
H A DblockFreelist.hpp43 BlockTreeDictionary* const _dictionary; member in metaspace::BlockFreelist
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/share/memory/metaspace/
H A DblockFreelist.hpp43 BlockTreeDictionary* const _dictionary; member in metaspace::BlockFreelist
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/share/memory/metaspace/
H A DblockFreelist.hpp43 BlockTreeDictionary* const _dictionary; member in metaspace::BlockFreelist
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/share/memory/metaspace/
H A DblockFreelist.hpp43 BlockTreeDictionary* const _dictionary; member in metaspace::BlockFreelist
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/share/memory/metaspace/
H A DblockFreelist.hpp43 BlockTreeDictionary* const _dictionary; member in metaspace::BlockFreelist
/dports/devel/msbuild/msbuild-0.06/src/Build/Collections/
H A DWeakValueDictionary.cs28 private Dictionary<K, WeakReference<V>> _dictionary; field in Microsoft.Build.Collections.V
/dports/archivers/py-brotlipy/brotlipy-0.7.0/src/brotli/
H A Dbrotli.py251 _dictionary = None variable in Compressor
370 _dictionary = None variable in Decompressor
/dports/archivers/py-brotlicffi/brotlicffi-1.0.9.2/src/brotlicffi/
H A D_api.py244 _dictionary = None variable in Compressor
356 _dictionary = None variable in Decompressor
/dports/lang/mono/mono-5.10.1.57/external/aspnetwebstack/src/Microsoft.Web.Mvc/
H A DDynamicViewDataDictionary.cs12 private readonly ViewDataDictionary _dictionary; field in Microsoft.Web.Mvc.DynamicViewDataDictionary
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/Microsoft.CSharp/src/Microsoft/CSharp/RuntimeBinder/Semantics/Symbols/
H A DSymbolTable.cs92 private readonly Dictionary<Key, Symbol> _dictionary; field in Microsoft.CSharp.RuntimeBinder.Semantics.SYMTBL
/dports/security/keepass-plugin-keepassrpc/keepassrpc-1.8.0/Jayrock/tests/Jayrock/
H A DTestDictionaryHelper.cs112 private readonly MockDictionary _dictionary; field in Jayrock.TestDictionaryHelper.MockDictionary.DictionaryEnumerator
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Web.Mobile/Mobile/
H A DMobileErrorInfo.cs48 private StringDictionary _dictionary = new StringDictionary(); field in System.Web.Mobile.MobileErrorInfo
/dports/devel/py-pyxb/PyXB-1.2.6/tests/utils/
H A Dtest-templates.py9 _dictionary = { 'one' : 'un' variable
/dports/net-mgmt/aircrack-ng/aircrack-ng-1.5.2/lib/csharp/WirelessPanda/
H A DCoordinates.cs12 private Hashtable _dictionary = new Hashtable(); field in WirelessPanda.Coordinates
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/Common/src/CoreLib/System/Collections/Generic/
H A DDictionary.cs932 private Dictionary<TKey, TValue> _dictionary; field
1062 private Dictionary<TKey, TValue> _dictionary; field in System.Collections.Generic.Dictionary.KeyCollection
1215 private Dictionary<TKey, TValue> _dictionary; field
1296 private Dictionary<TKey, TValue> _dictionary; field in System.Collections.Generic.Dictionary.ValueCollection
1447 private Dictionary<TKey, TValue> _dictionary; field
/dports/lang/mono/mono-5.10.1.57/external/corert/src/System.Private.CoreLib/shared/System/Collections/Generic/
H A DDictionary.cs914 private Dictionary<TKey, TValue> _dictionary; field
1044 private Dictionary<TKey, TValue> _dictionary; field in System.Collections.Generic.Dictionary.KeyCollection
1197 private Dictionary<TKey, TValue> _dictionary; field
1278 private Dictionary<TKey, TValue> _dictionary; field in System.Collections.Generic.Dictionary.ValueCollection
1429 private Dictionary<TKey, TValue> _dictionary; field
/dports/lang/mono/mono-5.10.1.57/external/rx/Rx/NET/Source/System.Reactive.Linq/Reactive/Linq/Observable/
H A DToDictionary.cs34 private Dictionary<TKey, TElement> _dictionary; field in System.Reactive.Linq.ObservableImpl.ToDictionary._
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Private.DataContractSerialization/src/System/Xml/
H A DXmlDictionaryString.cs19 private IXmlDictionary _dictionary; field in System.Xml.XmlDictionaryString
/dports/lang/mono/mono-5.10.1.57/external/Newtonsoft.Json/Src/Newtonsoft.Json/Linq/
H A DJPropertyKeyedCollection.cs11 private Dictionary<string, JToken> _dictionary; field in Newtonsoft.Json.Linq.JPropertyKeyedCollection
/dports/devel/pear-PHPTAL/PHPTAL-1.3.0/PHPTAL/Dom/
H A DDefs.php173 private $_dictionary = array(); variable in PHPTAL_Dom_Defs
/dports/graphics/graphviz/graphviz-2.44.1/windows/
H A DGraphArguments.cs129 private readonly IDictionary<string, string> _dictionary; field in Graphviz.GraphArguments
/dports/irc/smuxi/smuxi-1.1/lib/Newtonsoft.Json/Src/Newtonsoft.Json/Linq/
H A DJPropertyKeyedCollection.cs36 private Dictionary<string, JToken> _dictionary; field in Newtonsoft.Json.Linq.JPropertyKeyedCollection
/dports/irc/smuxi/smuxi-1.1/lib/SignalR/src/Microsoft.AspNet.SignalR.Client/
H A DHeaderDictionary.cs10 private IDictionary<string, string> _dictionary = new Dictionary<string, string>(); field in Microsoft.AspNet.SignalR.Client.HeaderDictionary

12345