Home
last modified time | relevance | path

Searched refs:nested (Results 1 – 25 of 33) sorted by relevance

12

/titanic_44/usr/src/lib/libshell/common/tests/
H A Dquoting2.sh60 then err_exit "nested \$(print -r - '') differs from ''"
66 then err_exit "nested \"\$(print -r - '')\" differs from ''"
H A Dquoting.sh59 then err_exit "nested \$(print -r - '') differs from ''"
65 then err_exit "nested \"\$(print -r - '')\" differs from ''"
/titanic_44/usr/src/psm/stand/bootblks/common/
H A Dboot.fth39 false value nested?
46 nested? if
123 \ first try boot archive (nested boot from ramdisk)
129 true to nested?
220 \ if not nested, check for boot archive (executable after label)
221 nested? invert if
349 \ if we're nested, load the kernel, else load the bootarchive
351 nested? if
530 nested? invert if
666 zflag? nested? invert and if
/titanic_44/usr/src/uts/sun4v/ml/
H A Dmach_offsets.in67 \ When specifying the offsets of nested structures/unions each nested
70 \ and all of the nested structures/unions together. See the many
/titanic_44/usr/src/uts/sun4u/ml/
H A Dmach_offsets.in67 \ When specifying the offsets of nested structures/unions each nested
70 \ and all of the nested structures/unions together. See the many
/titanic_44/usr/src/uts/sun4/ml/
H A Doffsets.in65 \ When specifying the offsets of nested structures/unions each nested
68 \ and all of the nested structures/unions together. See the many
/titanic_44/usr/src/grub/grub-0.97/stage2/
H A Dstage2.c86 get_entry (char *list, int num, int nested) in get_entry() argument
96 while (nested && *(list++)); in get_entry()
/titanic_44/usr/src/lib/libsqlite/test/
H A Dtrigger3.test121 # Check that RAISE(IGNORE) works correctly for nested triggers:
H A Dlaststmtchanges.test176 # 5.x - complex tests with temporary tables and nested instead of triggers
H A Dlastinsert.test262 # 7.x - complex tests with temporary tables and nested instead of triggers
H A Dminmax.test218 # Make sure the max(x) and min(x) optimizations work for nested
H A Dselect6.test374 # Check that the flattener works correctly for deeply nested subqueries
/titanic_44/usr/src/lib/libsqlite/src/
H A Dtrigger.c425 void sqliteDropTriggerPtr(Parse *pParse, Trigger *pTrigger, int nested){ in sqliteDropTriggerPtr() argument
454 if( pTable!=0 && !nested && (v = sqliteGetVdbe(pParse))!=0 ){ in sqliteDropTriggerPtr()
/titanic_44/usr/src/cmd/dtrace/test/tst/common/json/
H A Dtst.general.d.out170 tst |nested objects|
/titanic_44/usr/src/lib/fm/libfmd_snmp/mibs/
H A DSUN-FM-MIB.mib109 -- (fmFaultEventTable). Because SNMP does not allow nested tables, we
/titanic_44/usr/src/lib/libshell/common/
H A DRELEASE9353 a $((...)) expansion that contains a nested $var expansion
101 $() command substitutions with nested case statements
H A DRELEASE187 09-03-31 A bug in which a nested command substitution with redirections could
402 08-08-01 A bug with the pipefail option in which a nested pipeline could
963 05-06-21 A bug in which nested patterns of the form {m,n}(pat) would cause
972 05-05-23 An extension to shell patterns that allows matching of nested
2154 a $((...)) expansion that contains a nested $var expansion
2202 $() command substitutions with nested case statements
/titanic_44/usr/src/cmd/perl/contrib/Sun/Solaris/Kstat/
H A DKstat.xs1238 # The Sun::Solaris::Kstat constructor. This builds the nested
/titanic_44/usr/src/uts/common/io/usb/clients/hidparser/
H A DREADME63 sibling of the collection. This applies for nested collections also. i.e
421 recursion when we support nested collections. So if I have something like
446 We encounter another collection here [ so a nested collection ]. This 'ei'
/titanic_44/usr/src/cmd/cmd-inet/sbin/dhcpagent/
H A DREADME.v6389 highly specific to IPv4 DHCP -- they have no means to handle nested
415 that option nesting can be handled fairly simply by nested loops,
423 requirements on option headers or contents, and nested options
/titanic_44/usr/src/lib/libast/common/
H A DRELEASE16 10-01-20 misc/optget.c: handle nested {...} rendering
108 08-09-04 regex/regnexec.c: fix nested delimiter match beyond end of subject
358 05-05-19 regex: add REX_NEST (?%\\()<>[]""...) %(...) nested match
1223 stropt: fix nested quote pop
/titanic_44/usr/src/lib/libpp/common/
H A DRELEASE323 fix nested @X mark bug [cpp/test/net.02.c]
/titanic_44/usr/src/grub/grub-0.97/
H A DNEWS11 * Fix the prototypes and the definitions of nested functions. This was
/titanic_44/usr/src/uts/intel/io/acpica/
H A Dchanges.txt423 If. This simplifies the decoded ASL, especially for deeply nested
2389 iASL/Preprocessor: Implemented full support for nested
2390 #if/#else/#elif/#endif blocks. Allows arbitrary depth of nested blocks.
4442 Strings, Buffers, and Packages. Includes support for nested packages.
6063 nested Package objects. This applies to predefined names that are defined
8043 deeply nested control method invocations. BZ 7873, local BZ 487. Valery
8853 - Allow interpreter to handle nested method declarations (BZ 5361)
10244 functions. This reduces the cumulative stack use during nested execution
12276 incorrectly nested internal namespace to be constructed.
12817 nested control method calls.
[all …]
/titanic_44/usr/src/lib/libcurses/screen/
H A Dcurses.ed376 /* <stdio.h> provides the nested include of <va_list.h> */

12