Searched defs:options (Results 1 – 2 of 2) sorted by relevance
32 public static void Run(Options options, Action<ObjectCreator.Context> beforeRun = null) in Run()155 private static Shell PrepareShell(Options options, Monitor monitor) in PrepareShell()
1667 …tor(uint dmaPointer, out uint dataPointer, out uint dataSize, out DmaTranferOptions options, out u… in UnpackDmaDescriptor()