Searched refs:Null (Results 1 – 11 of 11) sorted by relevance
| /lib/lwip/lwip/contrib/apps/LwipMibCompiler/LwipSnmpCodeGeneration/ |
| A D | LwipSnmp.cs | 55 public const string Null = "NULL"; field in LwipSnmpCodeGeneration.LwipDefs 113 case SnmpDataType.Null: in GetAsn1DefForSnmpDataType() 145 case SnmpDataType.Null: in GetLengthForSnmpDataType() 172 Null, enumerator
|
| A D | SnmpScalarArrayNode.cs | 94 (this.GetMethodRequired) ? this.GetMethodName : LwipDefs.Null, in GenerateCode() 95 (this.TestMethodRequired) ? this.TestMethodName : LwipDefs.Null, in GenerateCode() 96 (this.SetMethodRequired) ? this.SetMethodName : LwipDefs.Null in GenerateCode()
|
| A D | SnmpTableNode.cs | 148 (this.GetMethodRequired) ? this.GetMethodName : LwipDefs.Null, in GenerateCode() 149 (this.TestMethodRequired) ? this.TestMethodName : LwipDefs.Null, in GenerateCode() 150 (this.SetMethodRequired) ? this.SetMethodName : LwipDefs.Null in GenerateCode()
|
| A D | SnmpScalarNode.cs | 129 getMethodName = LwipDefs.Null; in GenerateCode() 130 testMethodName = LwipDefs.Null; in GenerateCode() 131 setMethodName = LwipDefs.Null; in GenerateCode()
|
| /lib/dhry/ |
| A D | dhry.h | 400 #define Null 0 macro
|
| A D | dhry_1.c | 380 if (Ptr_Glob != Null) in Proc_3()
|
| /lib/mbedtls/external/mbedtls/tests/suites/ |
| A D | test_suite_psa_crypto_util.data | 9 ECDSA Raw -> DER, 256bit, Null r 13 ECDSA Raw -> DER, 256bit, Null s
|
| A D | test_suite_psa_crypto_se_driver_hal.function | 174 /* Null import: do nothing, but pretend it worked. */ 194 /* Null generate: do nothing, but pretend it worked. */ 217 /* Null destroy: do nothing, but pretend it worked. */
|
| A D | test_suite_cipher.function | 874 /* Null pointers are documented as valid for inputs of length 0.
|
| A D | test_suite_pk.function | 2525 /* Null pk pointer. */
|
| A D | test_suite_psa_crypto.data | 7822 ECP group ID <-> PSA family - Null values
|
Completed in 58 milliseconds