| /lib/lwip/lwip/contrib/apps/LwipMibCompiler/CCodeGeneration/ |
| A D | Switch.cs | 40 public string Value { get; set; } property in CCodeGeneration.SwitchCase 48 this.Value = value; in SwitchCase() 53 get { return (this.Value.ToLowerInvariant() == "default"); } 63 if (!String.IsNullOrWhiteSpace(this.Value)) in GenerateCode() 72 generator.OutputStream.Write(String.Format("case {0}:", this.Value)); in GenerateCode()
|
| A D | PlainText.cs | 37 public string Value { get; set; } property in CCodeGeneration.PlainText 41 this.Value = value; in PlainText() 46 generator.WriteMultilineString(this.Value); in GenerateCode()
|
| A D | PP_Macro.cs | 38 public string Value { get; set; } property in CCodeGeneration.PP_Macro 47 this.Value = value; in PP_Macro() 55 generator.WriteMultilineString(this.Value); in GenerateCode()
|
| A D | VariableType.cs | 41 Value, enumerator 84 if ((this.Const == ConstType.Value) || (this.Const == ConstType.Both)) in ToString()
|
| /lib/lwip/lwip/contrib/apps/LwipMibCompiler/LwipSnmpCodeGeneration/ |
| A D | SnmpScalarArrayNode.cs | 62 …pe instanceType = new VariableType("node", LwipDefs.Vt_StScalarArrayNodeDef, "*", ConstType.Value); in GenerateCode() 83 …is.FullNodeName + "_nodes", LwipDefs.Vt_StScalarArrayNodeDef, null, ConstType.Value, String.Empty), in GenerateCode() 100 new VariableType(this.FullNodeName, LwipDefs.Vt_StScalarArrayNode, null, ConstType.Value), in GenerateCode()
|
| A D | SnmpTableNode.cs | 90 …nstanceMethodDecl.Parameter.Add(new VariableType("column", LwipDefs.Vt_U32, "*", ConstType.Value)); in GenerateCode() 91 …stanceMethodDecl.Parameter.Add(new VariableType("row_oid", LwipDefs.Vt_U32, "*", ConstType.Value)); in GenerateCode() 103 …nstanceMethodDecl.Parameter.Add(new VariableType("column", LwipDefs.Vt_U32, "*", ConstType.Value)); in GenerateCode() 138 …this.FullNodeName + "_columns", LwipDefs.Vt_StTableColumnDef, null, ConstType.Value, String.Empty), in GenerateCode() 154 new VariableType(this.FullNodeName, LwipDefs.Vt_StTableNode, null, ConstType.Value), in GenerateCode()
|
| A D | SnmpMib.cs | 76 …(this.Name.ToLowerInvariant() + "_base_oid", LwipDefs.Vt_U32, null, ConstType.Value, String.Empty), in GenerateCode() 93 new VariableType(this.Name.ToLowerInvariant(), LwipDefs.Vt_StMib, null, ConstType.Value), in GetExportDeclaration()
|
| A D | IRestriction.cs | 72 public long Value property in LwipSnmpCodeGeneration.IsEqualRestriction
|
| A D | SnmpScalarNodeOctetString.cs | 108 return (int)(restriction as IsEqualRestriction).Value;
|
| A D | SnmpTreeNode.cs | 136 new VariableType(this.FullNodeName, LwipDefs.Vt_StTreeNode, null, ConstType.Value), in GenerateCode()
|
| A D | SnmpScalarNode.cs | 265 new VariableType(this.FullNodeName, LwipDefs.Vt_StScalarNode, null, ConstType.Value), in GenerateCode()
|
| /lib/lwip/lwip/contrib/apps/LwipMibCompiler/SharpSnmpLib/Mib/ |
| A D | Lexer.cs | 444 …value2Symbol.Assert(value2.HasValue && (value2.Value >= value1.Value), "Invalid range declaration!… in DecodeRanges() 446 if (value2.Value == value1.Value) in DecodeRanges() 448 range = new ValueRange(value1.Value, null); in DecodeRanges() 452 range = new ValueRange(value1.Value, value2.Value); in DecodeRanges() 460 range = new ValueRange(value1.Value, null); in DecodeRanges()
|
| A D | ObjectIdentifier.cs | 29 result.Append(level.Value); in GetOidString() 47 result.Add(level.Value); in GetOidValues()
|
| A D | MibTypesResolver.cs | 141 result.Prepend(entity.Name, entity.Value); in ResolveOid() 163 result.Prepend(m.Groups["Name"].Value, uint.Parse(m.Groups["Value"].Value)); in ResolveOid()
|
| A D | Symbol.cs | 353 return _useStricterValidation.Value;
|
| /lib/lwip/lwip/contrib/apps/LwipMibCompiler/LwipMibCompiler/ |
| A D | Program.cs | 120 snmpMib.Oid = mibTreeNode.Entity.Value; in Main() 222 result.Oid = mibTreeNode.Entity.Value; in GenerateSnmpTreeNode() 344 result.Oid = ote.Value; in GenerateSnmpScalarNode() 385 result.Add(new IsInRangeRestriction(range.Start, range.End.Value)); in CreateRestrictions() 419 result.Oid = mibTreeNode.Entity.Value; in GenerateSnmpTableNode() 422 …des[0].NodeType & MibTreeNodeType.TableRow) == 0) || (mibTreeNode.ChildNodes[0].Entity.Value != 1)) in GenerateSnmpTableNode()
|
| /lib/lwip/lwip/contrib/apps/LwipMibCompiler/SharpSnmpLib/Mib/Elements/Entities/ |
| A D | IEntity.cs | 48 uint Value property
|
| A D | EntityBase.cs | 31 public uint Value property in Lextm.SharpSnmpLib.Mib.Elements.Entities.EntityBase
|
| /lib/lwip/lwip/contrib/apps/LwipMibCompiler/SharpSnmpLib/Mib/Elements/ |
| A D | TrapType.cs | 29 public int Value property in Lextm.SharpSnmpLib.Mib.Elements.TrapType
|
| /lib/lwip/lwip/contrib/apps/LwipMibCompiler/SharpSnmpLib/Mib/Elements/Types/ |
| A D | IntegerType.cs | 49 _type = t.Value; in IntegerType()
|
| A D | UnsignedType.cs | 30 _type = t.Value; in UnsignedType()
|
| /lib/lwip/lwip/contrib/apps/LwipMibCompiler/Mibs/ |
| A D | SNMPv2-TC | 278 column to | or | entValue| Value| Value 280 | Value| | | 283 column to | or | entValue| Value| Value 287 column to | Value| entValue| | 294 column to | Value| entValue| |
|
| /lib/lwip/lwip/contrib/apps/LwipMibCompiler/MibViewer/ |
| A D | FormMain.cs | 113 …listviewNodeDetails.Items.Add(new ListViewItem(new string[] { "OID", mtn.Entity.Value.ToString() }… in treeMib_AfterSelect()
|
| /lib/mbedtls/external/mbedtls/tests/suites/ |
| A D | test_suite_asn1parse.function | 175 /* Value returned by traverse_callback if description runs out. */ 177 /* Value returned by traverse_callback if description has an invalid format
|
| A D | test_suite_bignum.misc.data | 1688 Test bit getting (Value bit 25) 1700 Test bit getting (Value bit 24) 1703 Test bit getting (Value bit 23)
|