| /lib/lwip/lwip/contrib/apps/LwipMibCompiler/CCodeGeneration/ |
| A D | PP_Include.cs | 39 public string File { get; set; } property in CCodeGeneration.PP_Include 49 this.File = file; in PP_Include() 55 if (!String.IsNullOrWhiteSpace(this.File)) in GenerateCode() 60 generator.OutputStream.Write("#include \"" + this.File + "\""); in GenerateCode() 64 generator.OutputStream.Write("#include <" + this.File + ">"); in GenerateCode()
|
| A D | CGenerator.cs | 41 public string File { get; private set; } property in CCodeGeneration.CGenerator 49 this.File = file; in CGenerator() 59 if (!String.IsNullOrWhiteSpace(this.File)) 61 return Path.GetFileName(this.File);
|
| /lib/lwip/lwip/contrib/apps/LwipMibCompiler/SharpSnmpLib/Mib/ |
| A D | Lexer.cs | 42 #region Parsing of MIB File 46 public string File; field in Lextm.SharpSnmpLib.Mib.Lexer.ParseParams 68 pp.File = file; in Parse() 119 _symbols.Add(CreateSpecialSymbol(pp.File, '\n', row, column)); in Parse() 123 _symbols.Add(CreateSpecialSymbol(pp.File, current, row, column)); in Parse() 145 _symbols.Add(CreateSpecialSymbol(pp.File, '\n', row, column)); in Parse() 201 Symbol s = new Symbol(pp.File, pp.Temp.ToString(), row, column); in ParseLastSymbol()
|
| A D | MibException.cs | 105 symbol.File, in Create()
|
| A D | Symbol.cs | 49 public string File property in Lextm.SharpSnmpLib.Mib.Symbol
|
| /lib/mbedtls/external/mbedtls/docs/architecture/ |
| A D | mbed-crypto-storage-specification.md | 70 ### File namespace on ITS for 0.1.0 74 * File 0: unused. 79 ### File namespace on stdio for 0.1.0 147 * File 0: unused. 152 ### File namespace on stdio for 1.0.0 181 ### File namespace on stdio for 1.1.0 190 * File contents. 228 ### File namespace on a PSA platform on TBD 244 * File 0: unused. 383 * File 0: unused. [all …]
|
| /lib/mbedtls/external/mbedtls/tests/scripts/ |
| A D | check-doxy-blocks.pl | 16 use File::Basename;
|
| A D | all.sh | 290 --outcome-file=<path> File where test outcomes are written (not done if
|
| /lib/mbedtls/external/mbedtls/tests/data_files/dir-maxpath/ |
| A D | Readme.txt | 8 File cNN.pem contains the chain NN.crt to 00.crt.
|
| /lib/mbedtls/external/mbedtls/scripts/data_files/ |
| A D | vs2017-sln-template.sln | 2 Microsoft Visual Studio Solution File, Format Version 12.00
|
| /lib/lwip/lwip/contrib/ports/win32/msvc/ |
| A D | lwIP_unittests.sln | 1 Microsoft Visual Studio Solution File, Format Version 11.00
|
| A D | lwIP_Test.sln | 1 Microsoft Visual Studio Solution File, Format Version 11.00
|
| /lib/lwip/lwip/contrib/apps/LwipMibCompiler/LwipSnmpCodeGeneration/ |
| A D | MibCFile.cs | 160 if (File.Exists(file)) in GetPreservedCode()
|
| /lib/lwip/lwip/contrib/apps/LwipMibCompiler/ |
| A D | LwipMibCompiler.sln | 2 Microsoft Visual Studio Solution File, Format Version 11.00
|
| /lib/mbedtls/external/mbedtls/tests/suites/ |
| A D | test_suite_md.data | 131 generic HMAC-MD5 Hash File OpenSSL test #1 135 generic HMAC-MD5 Hash File OpenSSL test #2 139 generic HMAC-MD5 Hash File OpenSSL test #3 279 generic multi step HMAC-MD5 Hash File OpenSSL test #1 283 generic multi step HMAC-MD5 Hash File OpenSSL test #2 287 generic multi step HMAC-MD5 Hash File OpenSSL test #3
|
| A D | test_suite_x509parse.data | 3130 X509 File parse (no issues) 3134 X509 File parse (extra space in one certificate) 3138 X509 File parse (all certificates fail) 3142 X509 File parse (trailing spaces, OK) 3146 X509 File parse (Algorithm Params Tag mismatch) 3150 X509 File parse (does not conform to RFC 5480 / RFC 5758 - AlgorithmIdentifier's parameters field i… 3154 X509 File parse (conforms to RFC 5480 / RFC 5758 - AlgorithmIdentifier's parameters field must be a… 3158 X509 File parse & read the ca_istrue field (Not Set) 3162 X509 File parse & read the ca_istrue field (Set) 3166 X509 File parse & read the ca_istrue field (Legacy Certificate)
|
| /lib/lwip/lwip/contrib/apps/LwipMibCompiler/LwipMibCompiler/ |
| A D | Program.cs | 63 if (!File.Exists(mibFile)) in Main()
|
| /lib/efi_loader/ |
| A D | Kconfig | 208 string "File with initial values of non-volatile UEFI variables" 211 File with initial values of non-volatile UEFI variables. The file must
|
| /lib/lwip/lwip/contrib/apps/LwipMibCompiler/Mibs/IANA/ |
| A D | IANA-PRINTER-MIB | 279 -- File/Print sharing protocol used by 706 langTIFF(40), -- Tagged Image File Format (Aldus)
|
| /lib/mbedtls/external/mbedtls/visualc/VS2017/ |
| A D | mbedTLS.sln | 2 Microsoft Visual Studio Solution File, Format Version 12.00
|
| /lib/lwip/lwip/doc/doxygen/ |
| A D | lwip.Doxyfile | 1779 # index chapters (such as File Index, Compound Index, etc.) in the output.
|
| A D | lwip.Doxyfile.cmake.in | 1779 # index chapters (such as File Index, Compound Index, etc.) in the output.
|
| /lib/mbedtls/external/mbedtls/ |
| A D | ChangeLog | 2799 * Fix private key DER output in the key_app_writer example. File contents 5689 * Functions requiring File System functions can now be disabled
|