HomeSort by: relevance | last modified time | path
    Searched refs:Root (Results 1 - 25 of 29) sorted by relevancy

1 2

  /src/games/warp/
object.h 15 #define Root 0
43 OBJECT root = {0, 0, 0, 0, &root, &root, 0, 0, 0, Root, '?', 0, 0}; variable in typeref:typename:OBJECT
45 EXT OBJECT root; variable in typeref:typename:EXT OBJECT
49 OBJECT free_root = {0, 0, 0, 0, &free_root, &free_root, 0, 0, 0, Root, '?', 0, 0};
  /src/usr.sbin/sysinst/arch/hppa/
msg.md.de 55 {Die Root-Partition �berschreitet die PDC Grenze von 2GB}
  /src/sys/external/bsd/acpica/dist/disassembler/
dmdeferred.c 176 * PARAMETERS: Root - Root of the parse tree
186 ACPI_PARSE_OBJECT *Root)
189 ACPI_PARSE_OBJECT *Op = Root;
203 Op = AcpiPsGetDepthNext (Root, Op);
245 Op = AcpiPsGetDepthNext (Root, Op);
256 * PARAMETERS: Op - Root Op of the deferred opcode
  /src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/
socfpga_arria10_socdk_qspi.dts 34 label = "Root Filesystem - JFFS2";
armada-385-db-ap.dts 233 label = "Root";
  /src/usr.sbin/sysinst/arch/mac68k/
menus.md.pl 161 option "NetBSD Root", exit, action {
169 strcpy (map.blk[j].pmPartName, "NetBSD Root");
172 bzb->flags.root = 1;
174 * Automatically determine root mount points. The first
175 * root-type filesystem is mounted on "/", all others
184 if (bzb->type == APPLE_BZB_TYPEFS && bzb->flags.root) {
218 option "NetBSD Root&Usr", exit, action {
226 strcpy (map.blk[j].pmPartName, "NetBSD Root & Usr");
229 bzb->flags.root = 1;
msg.md.de 177 Root count: %d
212 {* Keine Root Disk Partition definiert!\n}
215 {* Mehrere Root Disk Partitionen definiert!\n}
msg.md.es 180 Root count: %d
215 {* �Ninguna Particion de Disco definida para Root!\n}
218 {* Multiples Particiones de Disco definidas para Root\n}
msg.md.pl 172 Root count: %d
207 {* Nie zdefiniowano partycji dla Root!\n}
210 {* Zdefiniowano kilka partycji dla Root\n}
  /src/sys/external/bsd/acpica/dist/debugger/
dbutils.c 167 ACPI_PARSE_OBJECT *Root);
388 /* Ignore a leading backslash, this is the root prefix */
420 * Note: Currently begins search from the root. Could be enhanced to use
447 * (Uses root node as the search starting point)
508 * PARAMETERS: Root - Root of the parse tree
519 ACPI_PARSE_OBJECT *Root)
521 ACPI_PARSE_OBJECT *Op = Root;
591 Op = AcpiPsGetDepthNext (Root, Op);
dbstats.c 447 Op = AcpiPsGetDepthNext (Root, Op);
  /src/sys/external/bsd/compiler_rt/dist/lib/xray/
xray_function_call_trie.h 30 /// the path from the root to the node its stack trace. Each node in the trie
371 // node(s) and treat it as a root.
484 // We then push the root into a stack, to use as the parent marker for new
496 for (const auto Root : getRoots()) {
497 // Add a node in O for this root.
499 nullptr, NodeIdPairArray(*O.NodeIdPairAllocator), Root->CallCount,
500 Root->CumulativeLocalTime, Root->FId);
511 if (DFSStack.AppendEmplace(Root, NewRoot) == nullptr)
554 for (const auto Root : getRoots())
    [all...]
xray_buffer_queue.h 105 Iterator(BufferRep *Root, size_t O, size_t M) XRAY_NEVER_INSTRUMENT
106 : Buffers(Root),
  /src/usr.sbin/sysinst/arch/mvme68k/
msg.md.de 76 Mindestens 2 freie Partitionen (f�r das Root Dateisystem und Swap) sind n�tig.
  /src/usr.sbin/sysinst/arch/virt68k/
msg.md.de 76 Mindestens 2 freie Partitionen (f�r das Root Dateisystem und Swap) sind n�tig.
  /src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/intel/
socfpga_agilex_socdk.dts 133 label = "Root Filesystem - JFFS2";
  /src/sys/external/bsd/acpica/dist/common/
dmrestag.c 1078 * PARAMETERS: Root - Root of the parse tree
1090 ACPI_PARSE_OBJECT *Root)
1092 ACPI_PARSE_OBJECT *Op = Root;
1122 Op = AcpiPsGetDepthNext (Root, Op);
  /src/sys/external/bsd/acpica/dist/include/
acdebug.h 589 ACPI_PARSE_OBJECT *Root,
acparser.h 336 ACPI_PARSE_OBJECT *Root);
418 ACPI_PARSE_OBJECT *root);
acdisasm.h 1197 ACPI_PARSE_OBJECT *Root);
1537 ACPI_PARSE_OBJECT *Root);
  /src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/altera/
socfpga_stratix10_socdk.dts 186 label = "Root Filesystem - JFFS2";
socfpga_stratix10_socdk_nand.dts 219 label = "Root Filesystem - JFFS2";
  /src/sys/external/bsd/acpica/dist/include/platform/
acefiex.h 430 struct _ACPI_EFI_FILE_HANDLE **Root);
  /src/usr.sbin/sysinst/
msg.mi.de 823 {Das neu installierte root-Dateisystem scheint unvollst�ndig zu sein.
1014 daher kann das Root-Dateisystem nicht im FFSv2 Format angelegt werden.}
1068 {Sie k�nnen jetzt die Standardshell f�r Benutzer "root" ausw�hlen.
1193 message Root_shell {Root-Shell}
1261 message change_rootpw {root-Passwort setzen}
1277 installieren, f�hren Sie den folgenden Befehl in einer root-Shell aus:
1312 message noroot {Fortsetzen unm�glich, da keine Root-Partition definiert ist\n}
  /src/sys/external/bsd/acpica/dist/tools/examples/
extables.c 374 [0004] Signature : "RSDT" [Root System Description Table]

Completed in 27 milliseconds

1 2