Home
last modified time | relevance | path

Searched refs:types (Results 1 – 8 of 8) sorted by relevance

/Renode-v1.15.3-c57714d/tools/PeakRDL-renode/src/peakrdl_renode/csharp/
Dhelper.py21 from types import SimpleNamespace
/Renode-v1.15.3-c57714d/src/Renode/PlatformDescription/
DCreationDriver.cs518 private bool FindMostDerived(List<Type> types) in FindMostDerived() argument
520 while(types.Count > 1) in FindMostDerived()
522 var type1 = types[types.Count - 2]; in FindMostDerived()
523 var type2 = types[types.Count - 1]; in FindMostDerived()
527 types.Remove(type1); in FindMostDerived()
531 types.Remove(type2); in FindMostDerived()
/Renode-v1.15.3-c57714d/tools/PeakRDL-renode/
DREADME.md198 The types of the properties are assigned depending on the field width:
DLICENSE34 and conversions to other media types.
/Renode-v1.15.3-c57714d/tools/PeakRDL-renode/src/peakrdl_renode/
Dmemory.py21 from types import SimpleNamespace
/Renode-v1.15.3-c57714d/
DCONTRIBUTING.md113 * all inner types at the end.
DRenode_NET.sln6 # The types are constants defined in MSBuild source files:
DCHANGELOG.rst846 * ELF symbol lookup will now skip several types of unimportant symbols
998 * SD card controller now supports more card types