Home
last modified time | relevance | path

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

12

/titanic_53/usr/src/contrib/ast/src/cmd/ksh93/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_53/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_53/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_53/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_53/usr/src/uts/sun4/ml/
H A Doffsets.in66 \ When specifying the offsets of nested structures/unions each nested
69 \ and all of the nested structures/unions together. See the many
/titanic_53/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_53/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 Dminmax.test218 # Make sure the max(x) and min(x) optimizations work for nested
H A Dlastinsert.test262 # 7.x - complex tests with temporary tables and nested instead of triggers
H A Dselect6.test374 # Check that the flattener works correctly for deeply nested subqueries
/titanic_53/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_53/usr/src/cmd/dtrace/test/tst/common/json/
H A Dtst.general.d.out170 tst |nested objects|
/titanic_53/usr/src/lib/fm/libfmd_snmp/mibs/
H A DSUN-FM-MIB.mib109 -- (fmFaultEventTable). Because SNMP does not allow nested tables, we
/titanic_53/usr/src/contrib/ast/src/cmd/ksh93/
H A DRELEASE9353 a $((...)) expansion that contains a nested $var expansion
101 $() command substitutions with nested case statements
H A DRELEASE261 12-01-19 A memory leak which occured for a nested command subtiution has been
715 that it is a nested (...).
815 10-04-27 Another bug in which a nested command substitution could hang if it
830 10-04-22 A bug in which a nested command substitution could hang if it
846 when running a nested subshell has been fixed.
1093 09-03-31 A bug in which a nested command substitution with redirections could
1308 08-08-01 A bug with the pipefail option in which a nested pipeline could
1869 05-06-21 A bug in which nested patterns of the form {m,n}(pat) would cause
1878 05-05-23 +An extension to shell patterns that allows matching of nested
3060 a $((...)) expansion that contains a nested $var expansion
[all …]
/titanic_53/usr/src/cmd/perl/contrib/Sun/Solaris/Kstat/
H A DKstat.xs1249 # The Sun::Solaris::Kstat constructor. This builds the nested
/titanic_53/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_53/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_53/usr/src/contrib/ast/src/lib/libast/
H A DRELEASE149 10-07-26 misc/optget.c: fix interaction with nested plugin/builtin calls
204 10-01-20 misc/optget.c: handle nested {...} rendering
296 08-09-04 regex/regnexec.c: fix nested delimiter match beyond end of subject
546 05-05-19 regex: add REX_NEST (?%\\()<>[]""...) %(...) nested match
1411 stropt: fix nested quote pop
/titanic_53/usr/src/contrib/ast/src/lib/libpp/
H A DRELEASE334 fix nested @X mark bug [cpp/test/net.02.c]
/titanic_53/usr/src/grub/grub-0.97/
H A DNEWS11 * Fix the prototypes and the definitions of nested functions. This was
/titanic_53/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_53/usr/src/lib/libcurses/screen/
H A Dcurses.ed376 /* <stdio.h> provides the nested include of <va_list.h> */

12