Home
last modified time | relevance | path

Searched refs:arrays (Results 1 – 25 of 27) sorted by relevance

12

/illumos-gate/usr/src/lib/fm/libfmd_msg/common/
H A Dfmd_msg_test.out30 code TEST-8000-08 item 5 = <<Variable expansion for arrays: index = %<test_arr[1].index>>>
39 REC-ACTION: Variable expansion for arrays: index = %<test_arr[1].index>
46 code TEST-8000-08 item 5 = <<Variable expansion for arrays: index = 1>>
55 REC-ACTION: Variable expansion for arrays: index = 1
64 REC-ACTION: Variable expansion for arrays: index = 1
71 code TEST-8000-08 item 5 = <<Variable expansion for arrays: index = %<test_arr[1].index>>>
80 REC-ACTION: Variable expansion for arrays: index = %<test_arr[1].index>
87 code TEST-8000-08 item 5 = <<Variable expansion for arrays: index = 1>>
96 REC-ACTION: Variable expansion for arrays: index = 1
105 REC-ACTION: Variable expansion for arrays: index = 1
/illumos-gate/usr/src/lib/libslp/javalib/com/sun/slp/
H A DAttributeDescriptor.java339 private String formatByteArrays(Vector arrays) { in formatByteArrays() argument
340 int i, n = arrays.size(); in formatByteArrays()
346 byte array[] = (byte[])arrays.elementAt(i); in formatByteArrays()
/illumos-gate/usr/src/cmd/fm/dicts/
H A DTEST.po40 msgstr "Variable expansion for arrays: index = %<test_arr[1].index>"
/illumos-gate/usr/src/test/smbclient-tests/config/
H A Dgeneric.func37 # Initialise statistics and argument arrays
/illumos-gate/usr/src/cmd/ast/libshell/
H A DMakefile.tests36 tests/arrays.sh \
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/
H A DRELEASE6 12-07-23 A scoping error with namrefs to compound associative arrays has
90 12-05-17 A bug with fixed size arrays which could cause a core dump has been
124 arrays which prevented the output from being used again as input
188 12-03-21 A bug with multi-dimenstional index arrays in which ${arr[i][j]}
374 11-05-28 Two bugs in the display of arrays of compound variables with print -v
380 11-05-24 A bug in unsetting arrays of compound variables that could lead to
402 an a core dump for not fixed arrays.
403 11-04-25 A bug in the references to two dimensional compound arrays has
407 11-04-18 Changes were added to allow fixed size arrays of variable sized
424 11-03-29 The subscript out or range message for fixed arrays has been fixed.
[all …]
H A DRELEASE885 a. Associative arrays. The new version of ksh supports both
6 associate arrays and the older indexed arrays with the same
8 an array to be associative. As with indexed arrays, $name is
28 to specify substrings and sub-arrays:
H A DPROMO.mm83 Arrays: KSH-93 supports both indexed and associative arrays.
H A DDESIGN113 arrays.
H A DREADME45 allows components other than the last to be arrays.
H A Dsh.memo1072 and arrays.
1240 allows variables to represent arrays of values
1340 .I arrays
1342 There are two types of arrays; associative arrays
1343 and indexed arrays.
1353 Subscripts for arrays
1432 Compound assignments are used to assign values to arrays
/illumos-gate/usr/src/cmd/perl/contrib/Sun/Solaris/Lgrp/
H A DLgrp.xs289 # Functions below convert C arrays into Perl lists. They use XS PPCODE
/illumos-gate/usr/src/cmd/perl/contrib/Sun/Solaris/Project/pod/
H A DProject.pod59 C<\@users> and C<\@groups> are returned as arrays containing the appropriate
/illumos-gate/usr/src/cmd/oawk/
H A DREADME44 for associative arrays with non-numeric subscripts.
/illumos-gate/usr/src/pkg/manifests/
H A Dsystem-dtrace-tests.p5m55 dir path=opt/SUNWdtrt/tst/$(ARCH)/arrays
56 file path=opt/SUNWdtrt/tst/$(ARCH)/arrays/tst.uregsarray.d mode=0444
297 dir path=opt/SUNWdtrt/tst/common/arrays
298 file path=opt/SUNWdtrt/tst/common/arrays/err.D_ARR_BADREF.bad.d mode=0444
299 file path=opt/SUNWdtrt/tst/common/arrays/err.D_DECL_ARRBIG.toobig.d mode=0444
300 file path=opt/SUNWdtrt/tst/common/arrays/err.D_DECL_ARRNULL.bad.d mode=0444
301 file path=opt/SUNWdtrt/tst/common/arrays/err.D_DECL_ARRSUB.bad.d mode=0444
302 file path=opt/SUNWdtrt/tst/common/arrays/err.D_DECL_PROTO_TYPE.badtuple.d \
304 file path=opt/SUNWdtrt/tst/common/arrays/err.D_IDENT_UNDEF.badureg.d mode=0444
305 file path=opt/SUNWdtrt/tst/common/arrays/tst.basic1.d mode=0444
[all …]
H A Dsystem-test-ksh93.p5m28 file path=opt/ksh93-tests/tests/arrays.sh
/illumos-gate/usr/src/lib/libmlrpc/common/
H A Drpcpdu.ndl369 * NDRGEN can't handle variable-length arrays, so we provide our own
375 * variable-sized arrays.
/illumos-gate/usr/src/lib/libc/port/gen/
H A Derrlist27 * is copied into reserved arrays at runtime. See bug 4097669.
/illumos-gate/usr/src/contrib/zlib/
H A DChangeLog385 - Add ZLIB_INTERNAL in front of internal inter-module functions and arrays
386 - Define ZLIB_INTERNAL to hide internal functions and arrays for GNU C
1226 - use constant arrays for the static trees in trees.c instead of computing
1445 - added a dimension to all arrays (Borland C can't count)
1449 - don't use unsized arrays to avoid silly warnings by Visual C++:
1549 - don't allocate big arrays in the stack (for MSDOS)
/illumos-gate/usr/src/cmd/perl/contrib/Sun/Solaris/Project/t/
H A DProject.t110 # Compare two arrays of project structures & check for equivalence.
/illumos-gate/usr/src/cmd/cmd-inet/sbin/dhcpagent/
H A DREADME.v6128 PKT_LIST contains a PKT pointer, length, decoded option arrays, and
390 somewhat expensive in storage, due to the use of arrays indexed by
/illumos-gate/usr/src/lib/libdwarf/common/
H A Dgenerated_libdwarf.h.in2556 /* Caller, knowing array size needed, passes in arrays
5366 Caller must allocate the arrays with space for 'map_entry_count'
H A Dlibdwarf.h.in2556 /* Caller, knowing array size needed, passes in arrays
5366 Caller must allocate the arrays with space for 'map_entry_count'
/illumos-gate/usr/src/cmd/sgs/tools/
H A DSUNWonld-README1661 7323 ld(1) -zignore can erroneously discard init and fini arrays as unreferenced
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/documentation/
H A Decore.tex1011 …\texttt{glbl\_q\_params\_addr} & The physical address of the list of pointers to the arrays of poi…
1136 …\texttt{glbl\_q\_params\_addr} & The physical address of the list of pointers to the arrays of poi…

12