Home
last modified time | relevance | path

Searched defs:stringMap (Results 1 – 25 of 260) sorted by relevance

1234567891011

/dports/sysutils/istio/istio-1.6.7/vendor/github.com/google/cel-go/common/types/
H A Dmap.go41 type stringMap struct { struct
42 *baseMap
43 mapStrStr map[string]string
82 func (m *stringMap) Contains(index ref.Val) ref.Val {
210 func (m *stringMap) ConvertToNative(refType reflect.Type) (interface{}, error) {
229 func (m *stringMap) ConvertToType(typeVal ref.Type) ref.Val {
267 func (m *stringMap) Equal(other ref.Val) ref.Val {
296 func (m *stringMap) Find(key ref.Val) (ref.Val, bool) {
318 func (m *stringMap) Get(key ref.Val) ref.Val {
339 func (m *stringMap) Iterator() traits.Iterator {
[all …]
/dports/devel/eastl/EASTL-3.13.06/test/source/
H A DTestStringMap.cpp27 string_map<int> stringMap; in TestStringMap() local
53 string_map<int> stringMap; in TestStringMap() local
94 StringMapInt stringMap; in TestStringMap() local
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/mongo/util/
H A Dprocparser_test.cpp225 auto stringMap = toStringMap(obj); in TEST() local
333 auto stringMap = toStringMap(obj); in TEST() local
472 auto stringMap = toStringMap(obj); in TEST() local
496 auto stringMap = toStringMap(obj); in TEST() local
622 auto stringMap = toNestedStringMap(obj); in TEST() local
701 auto stringMap = toStringMap(obj); in TEST() local
/dports/graphics/qgis/qgis-3.22.3/tests/src/auth/
H A Dtestqgsauthoauth2method.cpp428 QgsStringMap stringMap; in testDynamicRegistrationNoEndpoint() local
454 QgsStringMap stringMap; in testDynamicRegistration() local
493 QgsStringMap stringMap; in testDynamicRegistrationJwt() local
/dports/graphics/qgis-ltr/qgis-3.16.16/tests/src/auth/
H A Dtestqgsauthoauth2method.cpp425 QgsStringMap stringMap; in testDynamicRegistrationNoEndpoint() local
449 QgsStringMap stringMap; in testDynamicRegistration() local
486 QgsStringMap stringMap; in testDynamicRegistrationJwt() local
/dports/dns/dnscrypt-proxy2/dnscrypt-proxy-2.1.1/vendor/github.com/julz/importas/
H A Dflags.go17 type stringMap map[string]string type
/dports/net-im/chatterino2/chatterino2-2.3.4/lib/settings/files/
H A Din.isequal.json2 "stringMap": { object
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Reflection.Metadata/src/System/Reflection/Metadata/Ecma335/
H A DMetadataBuilder.Tables.cs1657 ImmutableArray<int> stringMap, in SerializeMetadataTables()
1937 …internal void SerializeModuleTable(BlobBuilder writer, ImmutableArray<int> stringMap, MetadataSize… in SerializeModuleTable()
1966 …private void SerializeTypeRefTable(BlobBuilder writer, ImmutableArray<int> stringMap, MetadataSize… in SerializeTypeRefTable()
1976 …private void SerializeTypeDefTable(BlobBuilder writer, ImmutableArray<int> stringMap, MetadataSize… in SerializeTypeDefTable()
1989 …private void SerializeFieldTable(BlobBuilder writer, ImmutableArray<int> stringMap, MetadataSizes … in SerializeFieldTable()
2020 …private void SerializeParamTable(BlobBuilder writer, ImmutableArray<int> stringMap, MetadataSizes … in SerializeParamTable()
2141 …private void SerializeEventTable(BlobBuilder writer, ImmutableArray<int> stringMap, MetadataSizes … in SerializeEventTable()
2160 …private void SerializePropertyTable(BlobBuilder writer, ImmutableArray<int> stringMap, MetadataSiz… in SerializePropertyTable()
2210 …private void SerializeImplMapTable(BlobBuilder writer, ImmutableArray<int> stringMap, MetadataSize… in SerializeImplMapTable()
2230 …private void SerializeAssemblyTable(BlobBuilder writer, ImmutableArray<int> stringMap, MetadataSiz… in SerializeAssemblyTable()
[all …]
H A DSerializedMetadataHeaps.cs18 ImmutableArray<int> stringMap) in SerializedMetadata()
/dports/sysutils/istio/istio-1.6.7/mixer/test/spyAdapter/template/checkoutput/
H A Dtmpl.proto34 map<string, string> stringMap = 5; field
/dports/finance/qtbitcointrader/QtBitcoinTrader-1.40.55/src/
H A Djulytranslator.h49 QMap<QString, QString>stringMap; variable
/dports/misc/tellico/tellico-3.4.2/src/gui/
H A Dstringmapdialog.cpp59 QMap<QString, QString> StringMapDialog::stringMap() { in stringMap() function in StringMapDialog
/dports/devel/fbthrift/fbthrift-2021.12.27.00/thrift/test/JsonToThriftTest/
H A DmyPHPMapStruct.thrift25 1: map<string, string> stringMap; member
H A DmyMapStruct.thrift26 1: map<string, string> stringMap; member
/dports/devel/fbthrift/fbthrift-2021.12.27.00/thrift/lib/cpp2/test/metadata/
H A Dtypedef_test.thrift24 1: StringMap stringMap; member
/dports/net-p2p/linuxdcpp/linuxdcpp-1.1.0/linux/
H A Dsettingsmanager.hh51 std::map<std::string, std::string> stringMap; member in WulforSettingsManager
/dports/sysutils/istio/istio-1.6.7/mixer/template/sample/check/
H A DCheckTesterTemplate_handler_service.proto79 map<string, string> stringMap = 2; field
183 map<string, string> stringMap = 2; field
H A DCheckTesterTemplate.proto26 map<string, string> stringMap = 2; field
/dports/www/grafana8/grafana-8.3.6/vendor/go.opentelemetry.io/collector/cmd/pdatagen/internal/
H A Dcommon_structs.go53 var stringMap = &sliceOfPtrs{ var
/dports/sysutils/istio/istio-1.6.7/mixer/test/spyAdapter/template/apa/
H A Dtmpl.proto43 map<string, string> stringMap = 5; field
/dports/databases/hbase/hbase-1.2.1/hbase-server/src/main/java/org/apache/hadoop/hbase/mapreduce/
H A DHFileOutputFormat2.java481 Map<byte[], String> stringMap = createFamilyConfValueMap(conf, in createFamilyCompressionMap() local
502 Map<byte[], String> stringMap = createFamilyConfValueMap(conf, in createFamilyBloomTypeMap() local
522 Map<byte[], String> stringMap = createFamilyConfValueMap(conf, in createFamilyBlockSizeMap() local
544 Map<byte[], String> stringMap = createFamilyConfValueMap(conf, in createFamilyDataBlockEncodingMap() local
/dports/devel/git-codereview/review-1.0.2/git-codereview/
H A Dgofmt.go364 func stringMap(list []string) map[string]bool { func
/dports/games/pioneer/pioneer-20210723/src/
H A DEnumStrings.cpp17 std::map<int, std::string> &stringMap = enumStrings[table->name]; in Init() local
/dports/net-im/kopete/kopete-21.12.3/protocols/winpopup/libwinpopup/
H A Dlibwinpopup.h36 typedef QMap<QString, QString> stringMap; typedef
/dports/games/springlobby/springlobby-0.180/src/springsettings/
H A Dtab_abstract.h36 typedef std::map<wxString,wxString> stringMap; typedef

1234567891011