Searched refs:Name (Results 1 – 7 of 7) sorted by relevance
| /CafeSDK-2.12.13-1/system/src/tool/CatLog/ |
| D | CatLog.Designer.cs | 66 this.menuStrip1.Name = "menuStrip1"; in InitializeComponent() 77 this.fileToolStripMenuItem.Name = "fileToolStripMenuItem"; in InitializeComponent() 83 this.saveToolStripMenuItem.Name = "saveToolStripMenuItem"; in InitializeComponent() 91 this.toolStripSeparator1.Name = "toolStripSeparator1"; in InitializeComponent() 96 this.exitToolStripMenuItem.Name = "exitToolStripMenuItem"; in InitializeComponent() 107 this.menuToolStripMenuItem.Name = "menuToolStripMenuItem"; in InitializeComponent() 115 this.resetToolStripMenuItem1.Name = "resetToolStripMenuItem1"; in InitializeComponent() 122 this.choosePortToolStripMenuItem.Name = "choosePortToolStripMenuItem"; in InitializeComponent() 137 this.tableLayoutPanel1.Name = "tableLayoutPanel1"; in InitializeComponent() 148 this.btnReset.Name = "btnReset"; in InitializeComponent() [all …]
|
| D | SelectPortDialog.Designer.cs | 46 this.flowLayoutPanel1.Name = "flowLayoutPanel1"; in InitializeComponent() 56 this.cmbPorts.Name = "cmbPorts"; in InitializeComponent() 64 this.btnOK.Name = "btnOK"; in InitializeComponent() 74 this.btnCancel.Name = "btnCancel"; in InitializeComponent() 88 this.Name = "SelectPortDialog"; in InitializeComponent()
|
| /CafeSDK-2.12.13-1/system/bin/tool/mastering/resources/compat/ |
| D | NdevRun.ddf | 8 ; LDRFileName="<LDR File Name>" 10 ; BI2FileName="<BI2 File Name>" 40 ; GameName=<Game Name> 42 ; Company=<Company Name> 49 ; DiskInfo="<Long Game Name>" 60 DiskInfo="Sample Game Name" 96 ; <Priority>="<File Name>",<LBA Align> 98 ; Aligns the <File Name> file with the <LBA Align> boundary on the 116 ; <Priority>="<File Name>",<laypout val> 118 ; The <File Name> file is laid out on the optical disk according to the
|
| /CafeSDK-2.12.13-1/system/src/tool/cafex/ |
| D | MionUDP.cs | 112 public string Name {get; private set; } property in Nintendo.SDSG.MionIdentifier 159 …Name = ASCIIEncoding.ASCII.GetString(broadcast_reciept, k_machine_name_idx, broadcast_reciept[k_na… in MionIdentifier() 173 …{1} - FPGA {2}", NetworkAddress.Address, FirmwareVersion, FieldProgrammableGateArrayVersion, Name); in ToString()
|
| D | Tools.cs | 602 if (root_name.Name == node_name) in GetXmlNodeRecursive() 1368 string temppath = Path.Combine(destDirName, file.Name); in DirectoryCopy() 1377 string temppath = Path.Combine(destDirName, subdir.Name); in DirectoryCopy() 1664 public string Name property in CafeX.PerfTimer
|
| D | Character stream dumper.cs | 1588 …Console.WriteLine(" Found key '{0}'...calling {1}({2})", kvp.Key, kvp.Value.Method.Name, thing); in consume_raw_bytes() 1592 … output_stream.WriteLine("Callback {0}({1}) requested termination.", kvp.Value.Method.Name, thing); in consume_raw_bytes()
|
| /CafeSDK-2.12.13-1/system/bin/tool/ |
| D | getbridge.bat | 19 echo Current Bridge Name = %BRIDGE_CURRENT_NAME%
|