/titanic_44/usr/src/lib/libshell/common/tests/ |
H A D | quoting2.sh | 60 then err_exit "nested \$(print -r - '') differs from ''" 66 then err_exit "nested \"\$(print -r - '')\" differs from ''"
|
H A D | quoting.sh | 59 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 D | boot.fth | 39 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 D | mach_offsets.in | 67 \ 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 D | mach_offsets.in | 67 \ 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 D | offsets.in | 65 \ 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 D | stage2.c | 86 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 D | trigger3.test | 121 # Check that RAISE(IGNORE) works correctly for nested triggers:
|
H A D | laststmtchanges.test | 176 # 5.x - complex tests with temporary tables and nested instead of triggers
|
H A D | lastinsert.test | 262 # 7.x - complex tests with temporary tables and nested instead of triggers
|
H A D | minmax.test | 218 # Make sure the max(x) and min(x) optimizations work for nested
|
H A D | select6.test | 374 # Check that the flattener works correctly for deeply nested subqueries
|
/titanic_44/usr/src/lib/libsqlite/src/ |
H A D | trigger.c | 425 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 D | tst.general.d.out | 170 tst |nested objects|
|
/titanic_44/usr/src/lib/fm/libfmd_snmp/mibs/ |
H A D | SUN-FM-MIB.mib | 109 -- (fmFaultEventTable). Because SNMP does not allow nested tables, we
|
/titanic_44/usr/src/lib/libshell/common/ |
H A D | RELEASE93 | 53 a $((...)) expansion that contains a nested $var expansion 101 $() command substitutions with nested case statements
|
H A D | RELEASE | 187 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 D | Kstat.xs | 1238 # The Sun::Solaris::Kstat constructor. This builds the nested
|
/titanic_44/usr/src/uts/common/io/usb/clients/hidparser/ |
H A D | README | 63 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 D | README.v6 | 389 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 D | RELEASE | 16 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 D | RELEASE | 323 fix nested @X mark bug [cpp/test/net.02.c]
|
/titanic_44/usr/src/grub/grub-0.97/ |
H A D | NEWS | 11 * Fix the prototypes and the definitions of nested functions. This was
|
/titanic_44/usr/src/uts/intel/io/acpica/ |
H A D | changes.txt | 423 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 D | curses.ed | 376 /* <stdio.h> provides the nested include of <va_list.h> */
|