Home
last modified time | relevance | path

Searched refs:Array (Results 1 – 23 of 23) sorted by relevance

/illumos-gate/usr/src/cmd/awk/
H A Dtran.c66 Array *symtab; /* main symbol table */
92 Array *ARGVtab; /* symbol table containing ARGV[...] */
93 Array *ENVtab; /* symbol table containing ENVIRON[...] */
103 static void rehash(Array *);
210 Array *
213 Array *ap; in makesymtab()
216 ap = (Array *)malloc(sizeof (Array)); in makesymtab()
230 Array *tp; in freesymtab()
236 tp = (Array *)ap->sval; in freesymtab()
261 Array *tp; in freeelem()
[all …]
H A Dawk.h132 typedef struct Array { /* symbol table array */ struct
136 } Array; argument
139 extern Array *symtab, *makesymtab(int);
141 unsigned int, Array *);
142 extern Cell *lookup(const char *, Array *);
H A Drun.c547 z = setsymtab(buf, "", 0.0, STR|NUM, (Array *)x->sval); in array()
653 k = lookup(buf, (Array *)ap->sval); in intest()
1453 STR|NUM, (Array *)ap->sval); in split()
1457 STR, (Array *)ap->sval); in split()
1466 STR, (Array *)ap->sval); in split()
1480 STR|NUM, (Array *)ap->sval); in split()
1483 (void) setsymtab(num, s, 0.0, STR, (Array *)ap->sval); in split()
1506 STR|NUM, (Array *)ap->sval); in split()
1510 STR, (Array *)ap->sval); in split()
1526 STR|NUM, (Array *)ap->sval); in split()
[all …]
H A Dlib.c351 extern Array *ARGVtab; in getargv()
/illumos-gate/usr/src/cmd/acpi/common/
H A Ddmtbdump.c384 UINT32 *Array; in AcpiDmDumpRsdt() local
392 Array = ACPI_CAST_PTR (ACPI_TABLE_RSDT, Table)->TableOffsetEntry; in AcpiDmDumpRsdt()
402 AcpiOsPrintf ("%8.8X\n", Array[i]); in AcpiDmDumpRsdt()
424 UINT64 *Array; in AcpiDmDumpXsdt() local
432 Array = ACPI_CAST_PTR (ACPI_TABLE_XSDT, Table)->TableOffsetEntry; in AcpiDmDumpXsdt()
442 AcpiOsPrintf ("%8.8X%8.8X\n", ACPI_FORMAT_UINT64 (Array[i])); in AcpiDmDumpXsdt()
H A Ddmtbdump1.c520 UINT8 *Array; in AcpiDmDumpDbg2() local
551 Array = (UINT8 *) Subtable + ArrayOffset; in AcpiDmDumpDbg2()
553 Status = AcpiDmDumpTable (Length, AbsoluteOffset, Array, in AcpiDmDumpDbg2()
568 Array = (UINT8 *) Subtable + ArrayOffset; in AcpiDmDumpDbg2()
570 Status = AcpiDmDumpTable (Length, AbsoluteOffset, Array, in AcpiDmDumpDbg2()
583 Array = (UINT8 *) Subtable + ArrayOffset; in AcpiDmDumpDbg2()
585 Status = AcpiDmDumpTable (Length, AbsoluteOffset, Array, in AcpiDmDumpDbg2()
/illumos-gate/usr/src/pkg/manifests/
H A Dsystem-storage-luxadm.p5m27 set name=pkg.summary value="Sun Enterprise Network Array firmware and utilities"
29 value="Sun Enterprise Network Array firmware and utilities"
39 desc="Sun Enterprise Network Array firmware and utilities" \
40 name="Sun Enterprise Network Array firmware and utilities"
H A Ddriver-storage-cpqary3.p5m125 legacy pkg=CPQary3 desc="HP Smart Array HBA Driver" \
126 name="HP Smart Array HBA Driver"
/illumos-gate/usr/src/uts/i86pc/cpu/amd_opteron/
H A Dao_mca_disp.in92 desc = Correctable single-bit error in Data Array from scrub
108 desc = Uncorrectable single-bit error in Data Array
125 desc = Uncorrectable multi-bit error in Data Array
142 desc = Uncorrectable multi-bit error in Data Array from scrub
158 desc = Main Tag Array Parity Error
174 desc = Snoop Tag Array Parity Error
322 desc = Data Array Parity Error
338 desc = Main Tag Array Parity Error
355 desc = Snoop Tag Array Parity Error
/illumos-gate/usr/src/boot/efi/include/
H A DBase.h1291 #define ARRAY_SIZE(Array) (sizeof (Array) / sizeof ((Array)[0])) argument
/illumos-gate/usr/src/cmd/troff/troff.d/tmac.d/
H A Dtz.map106 . # SPARCstorage Array
108 .if '\\$1'ARRAYCONFG' .ds Tz "SPARCstorage Array Configuration Guide
109 .if '\\$1'ARRAYUG' .ds Tz "SPARCstorage Array User's Guide
269 .if '\\$1'HC_RSMARNOTES' .ds Hc "Product Notes: Sun RSM Array 2000 Software
/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/include/krb5/
H A Dkdb.h120 krb5_ui_2 key_data_length[2]; Array of lengths
/illumos-gate/usr/src/cmd/sgs/elfedit/modules/common/
H A Dshdr.msg56 @ MSG_MOD_DESC "Section Header Array"
/illumos-gate/usr/src/data/hwdata/
H A Dpci.ids219 0046 Smart Array 64xx
220 0e11 4091 Smart Array 6i
221 0e11 409a Smart Array 641
222 0e11 409b Smart Array 642
223 0e11 409c Smart Array 6400
224 0e11 409d Smart Array 6400 EM
246 4040 Integrated Array
248 4050 Smart Array 4200
249 4051 Smart Array 4250ES
250 4058 Smart Array 431
[all …]
H A Dusb.ids2600 097e Azure Kinect Microphone Array
14771 0d14 Array Comm, Inc.
24088 AT 0205 Microphone Array
24089 AT 0206 Processing Microphone Array
/illumos-gate/usr/src/cmd/perl/contrib/Sun/Solaris/Kstat/
H A DKstat.xs1184 # Array context: (\@added, \@deleted)
/illumos-gate/usr/src/common/ficl/softcore/
H A Doo.fr658 \ Array indexing methods...
/illumos-gate/usr/src/cmd/sgs/elfedit/common/
H A Delfedit.msg229 @ MSG_ERR_ARRMVOVERLAP "%s: Array source [%d-%d] and destination \
/illumos-gate/usr/src/boot/forth/
H A Dmenu.4th112 \ Array option status variables
/illumos-gate/usr/src/cmd/sgs/libelf/common/
H A Dxlate64.m437 * fmsize: Array used to determine what size the the structures
H A Dxlate.m437 * fmsize: Array used to determine what size the the structures
/illumos-gate/usr/src/uts/common/io/usb/clients/hidparser/
H A DREADME1566 0x81, 0x1, /* Input (Constant, Array, Absolute) */
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/documentation/
H A Decore.tex1263 …\texttt{cnq\_pbl\_list} & Array of pbls used per cnq. The array should be initialized according to…