Home
last modified time | relevance | path

Searched refs:defType (Results 1 – 25 of 273) sorted by relevance

1234567891011

/dports/lang/mono/mono-5.10.1.57/external/corert/src/System.Private.TypeLoader/src/Internal/Runtime/TypeLoader/
H A DTypeBuilderState.cs476 if (defType != null)
492 if (defType != null)
508 if (defType != null && !defType.IsGenericDefinition)
677 if (defType == null) in PrepareStaticGCLayout()
773 fields = defType.NativeLayoutFields; in GetFieldsForGCLayout()
778 fields = defType.GetFields(); in GetFieldsForGCLayout()
913 if (defType != null)
916 if (defType.IsGenericDefinition)
919 if (defType.IsValueType)
925 if (defType.IsInterface)
[all …]
H A DSerializedDebugData.cs264 …public static void RegisterDebugDataForType(TypeBuilder typeBuilder, DefType defType, TypeBuilderS… in RegisterDebugDataForType() argument
266 if (!defType.IsGeneric()) in RegisterDebugDataForType()
268 RegisterDebugDataForNativeFormatType(typeBuilder, defType, state); in RegisterDebugDataForType()
272 if (defType.IsGenericDefinition) in RegisterDebugDataForType()
292 IEnumerable<FieldDesc> diagnosticFields = defType.GetDiagnosticFields(); in RegisterDebugDataForType()
329 … encoder.WriteUnsignedLong((ulong)typeBuilder.GetRuntimeTypeHandle(defType).ToIntPtr().ToInt64()); in RegisterDebugDataForType()
330 encoder.WriteUnsigned((uint)defType.Instantiation.Length); in RegisterDebugDataForType()
332 foreach (var instParam in defType.Instantiation) in RegisterDebugDataForType()
432 …id RegisterDebugDataForNativeFormatType(TypeBuilder typeBuilder, DefType defType, TypeBuilderState… in RegisterDebugDataForNativeFormatType() argument
435 NativeFormatType nativeFormatType = defType as NativeFormatType; in RegisterDebugDataForNativeFormatType()
[all …]
/dports/lang/mono/mono-5.10.1.57/external/corert/src/Common/src/Internal/Runtime/
H A DGCDescEncoder.cs32 var defType = (DefType)elementType; in GetGCDescSize()
33 if (defType.ContainsGCPointers) in GetGCDescSize()
35 GCPointerMap pointerMap = GCPointerMap.FromInstanceLayout(defType); in GetGCDescSize()
52 var defType = (DefType)type; in GetGCDescSize()
53 if (defType.ContainsGCPointers) in GetGCDescSize()
55 int numSeries = GCPointerMap.FromInstanceLayout(defType).NumSeries; in GetGCDescSize()
105 var defType = (DefType)type;
106 if (defType.ContainsGCPointers)
109 int offs = defType.IsValueType ? builder.TargetPointerSize : 0;
112 … int objectSize = defType.InstanceByteCount.AsInt + offs + builder.TargetPointerSize;
[all …]
/dports/cad/sumo/sumo-1.2.0/src/netimport/
H A DNIXMLTypesHandler.cpp64 const std::string defType = myTypeCont.knows(myCurrentTypeID) ? myCurrentTypeID : ""; in myStartElement() local
65 …onst int priority = attrs.getOpt<int>(SUMO_ATTR_PRIORITY, id, ok, myTypeCont.getPriority(defType)); in myStartElement()
66 …onst int numLanes = attrs.getOpt<int>(SUMO_ATTR_NUMLANES, id, ok, myTypeCont.getNumLanes(defType)); in myStartElement()
67 … const double speed = attrs.getOpt<double>(SUMO_ATTR_SPEED, id, ok, myTypeCont.getSpeed(defType)); in myStartElement()
70 … const bool oneway = attrs.getOpt<bool>(SUMO_ATTR_ONEWAY, id, ok, myTypeCont.getIsOneWay(defType)); in myStartElement()
72 … const double width = attrs.getOpt<double>(SUMO_ATTR_WIDTH, id, ok, myTypeCont.getWidth(defType)); in myStartElement()
73 …idth = attrs.getOpt<double>(SUMO_ATTR_SIDEWALKWIDTH, id, ok, myTypeCont.getSidewalkWidth(defType)); in myStartElement()
74 …idth = attrs.getOpt<double>(SUMO_ATTR_BIKELANEWIDTH, id, ok, myTypeCont.getBikeLaneWidth(defType)); in myStartElement()
79 SVCPermissions permissions = myTypeCont.getPermissions(defType); in myStartElement()
/dports/lang/mono/mono-5.10.1.57/external/corert/src/ILCompiler.Compiler/src/Compiler/DependencyAnalysis/
H A DVTableSliceNode.cs123 DefType defType = type.GetClosestDefType(); in ComputeSlots()
126 GetAllVirtualMethods(type) : defType.EnumAllVirtualSlots(); in ComputeSlots()
139 if (method.OwningType != defType) in ComputeSlots()
174 DefType defType = _type.GetClosestDefType();
175 foreach (var method in defType.GetAllMethods())
221 DefType defType = _type.GetClosestDefType(); in GetConditionalStaticDependencies()
224 GetAllVirtualMethods(_type) : defType.EnumAllVirtualSlots(); in GetConditionalStaticDependencies()
233 if (method.OwningType != defType) in GetConditionalStaticDependencies()
236 if (defType.Context.SupportsCanon) in GetConditionalStaticDependencies()
242 if (defType.Context.SupportsUniversalCanon) in GetConditionalStaticDependencies()
H A DEETypeNode.cs219 DefType defType = _type.GetClosestDefType(); in GetConditionalStaticDependencies()
222 if (!factory.VTable(defType).HasFixedSlots) in GetConditionalStaticDependencies()
239 _type == defType || in GetConditionalStaticDependencies()
952 DefType defType = _type as DefType; in ComputeValueTypeFieldPadding()
953 Debug.Assert(defType != null); in ComputeValueTypeFieldPadding()
957 if (defType.InstanceByteCount.IsIndeterminate) in ComputeValueTypeFieldPadding()
966 if (defType.IsValueType) in ComputeValueTypeFieldPadding()
1035 DefType defType = type as DefType; in CheckCanGenerateEEType()
1036 if (defType != null) in CheckCanGenerateEEType()
1052 … if (defType.Instantiation.Length != defType.GetTypeDefinition().Instantiation.Length) in CheckCanGenerateEEType()
[all …]
/dports/www/pecl-solr/solr-2.5.1/tests/
H A D110.solrdismaxquery.phpt61 q=lucene&defType=%s&pf=source^55 cat~1^3 fourth^0.5 fifth~7.8^5.2&q.alt=*:*&qf=price location^4&ps=…
62 q=lucene&defType=%s&qf=location^4 price sku title^3.4&pf=cat~1^3 third~1^4 source^55
65 q=lucene&defType=%s&qf=location^4 price sku title^3.4&pf=source^55 cat~1^3
66 q=lucene&defType=%s&pf=first~1^3 second~1^4 cat^55
67 q=lucene&defType=%s&pf=first~1^3 cat^55
68 q=lucene&defType=%s&qf=first^3 second^0.2 cat
69 q=lucene&defType=%s&qf=first^3 cat
70 q=lucene&defType=%s&ps=4
H A D114.solrdismaxquery_trigramfields.phpt24 q=lucene&defType=%s&pf3=cat~5.1^2 feature^4.5
25 q=lucene&defType=%s&pf3=feature^4.5
28 q=lucene&defType=%s&pf3=cat~5.1^2 feature^4.5
29 q=lucene&defType=%s&pf3=cat~5.1^2 feature^4.5&ps3=2
H A D113.solrdismaxquery_bigramfields.phpt24 q=lucene&defType=%s&pf2=cat~5.1^2 feature^4.5
25 q=lucene&defType=%s&pf2=feature^4.5
28 q=lucene&defType=%s&pf2=cat~5.1^2 feature^4.5
29 q=lucene&defType=%s&pf2=cat~5.1^2 feature^4.5&ps2=2
H A D112.solrdismaxquery_query_parser.phpt13 q=hard drive&defType=edismax
14 q=hard drive&defType=dismax
15 q=hard drive&defType=edismax
H A D115.solrdismaxquery_userfields.phpt22 q=lucene&defType=%s&uf=cat text *_dt
23 q=lucene&defType=%s&uf=cat *_dt
26 q=lucene&defType=edismax&uf=field1 field2 *_txt
H A D111.solrdismaxquery_boostquery.phpt21 q=lucene&defType=edismax&bq=cat:electronics^5.1 cat:hard drive
22 q=lucene&defType=edismax&bq=cat:hard drive
25 q=lucene&defType=edismax&bq=cat:electronics manu:local^2
/dports/lang/mono/mono-5.10.1.57/external/corert/src/ILCompiler.Compiler/src/Compiler/
H A DVectorOfTFieldLayoutAlgorithm.cs24 …public override ComputedInstanceFieldLayout ComputeInstanceLayout(DefType defType, InstanceLayoutK… in ComputeInstanceLayout() argument
26 TargetDetails targetDetails = defType.Context.Target; in ComputeInstanceLayout()
28 …anceFieldLayout layoutFromMetadata = _fallbackAlgorithm.ComputeInstanceLayout(defType, layoutKind); in ComputeInstanceLayout()
56 …public unsafe override ComputedStaticFieldLayout ComputeStaticFieldLayout(DefType defType, StaticL… in ComputeStaticFieldLayout() argument
58 return _fallbackAlgorithm.ComputeStaticFieldLayout(defType, layoutKind); in ComputeStaticFieldLayout()
H A DUserDefinedTypeDescriptor.cs280 DefType defType = type as DefType; in GetEnumTypeIndex()
281 … System.Diagnostics.Debug.Assert(defType != null, "GetEnumTypeIndex was called with non def type"); in GetEnumTypeIndex()
283 foreach (var field in defType.GetFields()) in GetEnumTypeIndex()
293 ElementType = PrimitiveTypeDescriptor.GetPrimitiveTypeIndex(defType.UnderlyingType), in GetEnumTypeIndex()
399 DefType defType = type as DefType; in GetClassTypeIndex()
400 …System.Diagnostics.Debug.Assert(defType != null, "GetClassTypeIndex was called with non def type"); in GetClassTypeIndex()
413 classTypeDescriptor.BaseClassId = GetTypeIndex(defType.BaseType, true); in GetClassTypeIndex()
421 bool isCanonical = defType.IsCanonicalSubtype(CanonicalFormKind.Any); in GetClassTypeIndex()
423 foreach (var fieldDesc in defType.GetFields()) in GetClassTypeIndex()
465 LayoutInt elementSize = defType.GetElementSize(); in GetClassTypeIndex()
[all …]
/dports/www/firefox-legacy/firefox-52.8.0esr/python/pyasn1/pyasn1/type/
H A Dtagmap.py4 def __init__(self, posMap={}, negMap={}, defType=None): argument
7 self.__defType = defType
33 defType = tagMap.getDef()
35 defType = self.__defType
47 posMap, negMap, defType,
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/catapult/third_party/google-endpoints/pyasn1/type/
H A Dtagmap.py4 def __init__(self, posMap={}, negMap={}, defType=None): argument
7 self.__defType = defType
47 defType = tagMap.getDef()
49 defType = self.__defType
61 posMap, negMap, defType,
/dports/www/firefox-esr/firefox-91.8.0/dom/xslt/xpath/
H A DtxExprLexer.cpp93 Token::Type defType; in parse() local
99 defType = Token::CNAME; in parse()
106 defType = Token::VAR_REFERENCE; in parse()
128 } else if (*mPosition == '*' && defType != Token::VAR_REFERENCE) { in parse()
138 defType = Token::AND_OP; in parse()
140 defType = Token::OR_OP; in parse()
142 defType = Token::MODULUS_OP; in parse()
144 defType = Token::DIVIDE_OP; in parse()
151 newToken = new Token(start, mPosition, defType); in parse()
/dports/lang/spidermonkey78/firefox-78.9.0/dom/xslt/xpath/
H A DtxExprLexer.cpp93 Token::Type defType; in parse() local
99 defType = Token::CNAME; in parse()
106 defType = Token::VAR_REFERENCE; in parse()
128 } else if (*mPosition == '*' && defType != Token::VAR_REFERENCE) { in parse()
138 defType = Token::AND_OP; in parse()
140 defType = Token::OR_OP; in parse()
142 defType = Token::MODULUS_OP; in parse()
144 defType = Token::DIVIDE_OP; in parse()
151 newToken = new Token(start, mPosition, defType); in parse()
/dports/www/firefox/firefox-99.0/dom/xslt/xpath/
H A DtxExprLexer.cpp93 Token::Type defType; in parse() local
99 defType = Token::CNAME; in parse()
106 defType = Token::VAR_REFERENCE; in parse()
128 } else if (*mPosition == '*' && defType != Token::VAR_REFERENCE) { in parse()
138 defType = Token::AND_OP; in parse()
140 defType = Token::OR_OP; in parse()
142 defType = Token::MODULUS_OP; in parse()
144 defType = Token::DIVIDE_OP; in parse()
151 newToken = new Token(start, mPosition, defType); in parse()
/dports/mail/thunderbird/thunderbird-91.8.0/dom/xslt/xpath/
H A DtxExprLexer.cpp93 Token::Type defType; in parse() local
99 defType = Token::CNAME; in parse()
106 defType = Token::VAR_REFERENCE; in parse()
128 } else if (*mPosition == '*' && defType != Token::VAR_REFERENCE) { in parse()
138 defType = Token::AND_OP; in parse()
140 defType = Token::OR_OP; in parse()
142 defType = Token::MODULUS_OP; in parse()
144 defType = Token::DIVIDE_OP; in parse()
151 newToken = new Token(start, mPosition, defType); in parse()
/dports/lang/spidermonkey60/firefox-60.9.0/dom/xslt/xpath/
H A DtxExprLexer.cpp92 Token::Type defType; in parse() local
98 defType = Token::CNAME; in parse()
105 defType = Token::VAR_REFERENCE; in parse()
127 } else if (*mPosition == '*' && defType != Token::VAR_REFERENCE) { in parse()
137 defType = Token::AND_OP; in parse()
139 defType = Token::OR_OP; in parse()
141 defType = Token::MODULUS_OP; in parse()
143 defType = Token::DIVIDE_OP; in parse()
150 newToken = new Token(start, mPosition, defType); in parse()
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/xslt/xpath/
H A DtxExprLexer.cpp105 Token::Type defType; in parse() local
112 defType = Token::CNAME; in parse()
119 defType = Token::VAR_REFERENCE; in parse()
142 else if (*mPosition == '*' && defType != Token::VAR_REFERENCE) { in parse()
153 defType = Token::AND_OP; in parse()
156 defType = Token::OR_OP; in parse()
159 defType = Token::MODULUS_OP; in parse()
162 defType = Token::DIVIDE_OP; in parse()
170 newToken = new Token(start, mPosition, defType); in parse()
/dports/textproc/xerces-c3/xerces-c-3.2.3/src/xercesc/validators/DTD/
H A DDTDAttDef.cpp44 , const XMLAttDef::DefAttTypes defType in DTDAttDef() argument
46 XMLAttDef(type, defType, manager) in DTDAttDef()
56 , const XMLAttDef::DefAttTypes defType in DTDAttDef() argument
60 XMLAttDef(attValue, type, defType, enumValues, manager) in DTDAttDef()
/dports/biology/py-python-libsbml/python-libsbml-5.19.0/libsbml_dependencies/xerces-c/src/xercesc/validators/DTD/
H A DDTDAttDef.cpp44 , const XMLAttDef::DefAttTypes defType in DTDAttDef() argument
46 XMLAttDef(type, defType, manager) in DTDAttDef()
56 , const XMLAttDef::DefAttTypes defType in DTDAttDef() argument
60 XMLAttDef(attValue, type, defType, enumValues, manager) in DTDAttDef()
/dports/finance/quantlib/QuantLib-1.20/ql/experimental/credit/
H A Ddefaulttype.cpp26 DefaultType::DefaultType(AtomicDefault::Type defType, in DefaultType() argument
28 : defTypes_(defType), restrType_(restType) { in DefaultType()
30 QL_REQUIRE((defType == AtomicDefault::Restructuring) != // xor in DefaultType()

1234567891011