Searched refs:Prefix (Results 1 – 7 of 7) sorted by relevance
/titanic_41/usr/src/uts/intel/sys/acpi/ |
H A D | acapps.h | 78 #define ACPI_COMMON_HEADER(UtilityName, Prefix) \ argument 80 Prefix, ACPICA_NAME, \ 81 Prefix, UtilityName, ((UINT32) ACPI_CA_VERSION), ACPI_WIDTH, \ 82 Prefix, ACPICA_COPYRIGHT, \ 83 Prefix 216 char *Prefix,
|
H A D | acdisasm.h | 1071 char *Prefix,
|
/titanic_41/usr/src/tools/scripts/ |
H A D | find_elf.pl | 347 my $Prefix = $Arg; 349 $Prefix =~ s/(^.*)\/.*$/$1/; 350 $Prefix = '.' if ($Prefix eq $Arg); 351 print "PREFIX $Prefix\n";
|
/titanic_41/usr/src/uts/intel/io/acpica/disassembler/ |
H A D | dmbuffer.c | 834 UINT32 Prefix[3]; in AcpiDmGetHardwareIdType() local 858 Prefix[0] = ((BigEndianId >> 26) & 0x1F) + 0x40; in AcpiDmGetHardwareIdType() 859 Prefix[1] = ((BigEndianId >> 21) & 0x1F) + 0x40; in AcpiDmGetHardwareIdType() 860 Prefix[2] = ((BigEndianId >> 16) & 0x1F) + 0x40; in AcpiDmGetHardwareIdType() 866 if (!ACPI_IS_ASCII (Prefix[i]) || in AcpiDmGetHardwareIdType() 867 !isalpha (Prefix[i])) in AcpiDmGetHardwareIdType()
|
/titanic_41/usr/src/grub/grub-0.97/ |
H A D | ChangeLog | 2304 * util/grub-md5-crypt.in: Prefix backquotes with backslashes in 4557 Prefix the operand to "lcall" with `*'. 4572 Prefix the operand to "ljmp" with `*'. 6281 Prefix DATA32 to the calls for real_to_prot and prot_to_real.
|
/titanic_41/usr/src/cmd/sendmail/cf/m4/ |
H A D | proto.m4 | 614 # Prefix string for the process title shown on 'ps' listings
|
/titanic_41/usr/src/cmd/sendmail/cf/ |
H A D | README | 3854 [undefined] Prefix string for the
|