Home
last modified time | relevance | path

Searched refs:explicit (Results 1 – 25 of 54) sorted by relevance

123

/titanic_53/usr/src/cmd/ast/libsum/
H A DMakefile.com66 sparc_COPTFLAG = -xO5 -_cc=-xprefetch=auto,explicit
68 i386_COPTFLAG = -_cc=-xO5 -_cc=-xprefetch=auto,explicit
/titanic_53/usr/src/common/crypto/aes/amd64/
H A DTHIRDPARTYLICENSE.gladman20 This software is provided 'as is' with no explicit or implied warranties
/titanic_53/usr/src/cmd/sgs/elfedit/modules/common/
H A Dsym.c1049 int explicit = 0; in process_args() local
1078 explicit = 1; in process_args()
1085 explicit = 1; in process_args()
1092 explicit = 1; in process_args()
1109 if ((argstate->optmask & SYM_OPT_F_SYMNDX) && !explicit) in process_args()
1115 if (explicit) in process_args()
1151 if (explicit) { in process_args()
1208 if (explicit) in process_args()
/titanic_53/usr/src/contrib/ast/src/lib/libast/regex/
H A Dregcomp.c113 int explicit; /* explicit match on this char */ member
159 e->explicit = env->explicit; in node()
1022 else if (c == '/' && env->explicit == env->mappedslash) in token()
1736 if (env->explicit >= 0) in bra()
1737 setclr(e->re.charclass, env->explicit); in bra()
1772 if (env->explicit >= 0) in ccl()
1773 setclr(e->re.charclass, env->explicit); in ccl()
2150 env->explicit = (env->flags & (REG_NEWLINE|REG_SPAN)) == REG_NEWLINE ? env->mappednewline : -1; in grp()
2169 env->explicit = (env->flags & (REG_NEWLINE|REG_SPAN)) == REG_NEWLINE ? env->mappednewline : -1; in grp()
3299 env.explicit = -1; in regcomp()
[all …]
H A Dreglib.h500 int explicit; /* scoped explicit match*/ member
544 int explicit; /* explicit match on this char */ member
/titanic_53/usr/src/contrib/ast/src/cmd/INIT/
H A Diffe.sh1076 E) set="$set set explicit :" ;;
1214 E) set="$set set explicit :" ;;
1416 case $explicit in
1431 case $explicit in
1561 E) op=explicit ;;
1687 explicit)
1688 explicit=1
2565 case $explicit in
2574 case $explicit$all$config$undef in
2623 case $explicit in
H A DCONVERT.mk57 * explicit files are copied to the to directory;
/titanic_53/usr/src/lib/libm/i386/src/
H A Dnexttowardl.s129 andl $0x80000000,%eax / look at explicit leading bit
H A Dnextafterl.s129 andl $0x80000000,%eax / look at explicit leading bit
/titanic_53/usr/src/contrib/ast/src/lib/libast/features/
H A Dtv2 set explicit
H A Dtmx2 set explicit
H A Dcommon145 elif tst - note{ explicit <sys/va_list.h> before <stdarg.h>+<wchar.h> }end compile{
/titanic_53/usr/src/contrib/ast/src/lib/libpp/
H A Dpp.key49 explicit . . C++
/titanic_53/usr/src/lib/libc/port/stdio/
H A DREADME.design199 1. It may have an explicit narrow orientation
200 2. It may have an explicit wide orientation
205 created with an explicit orientation, for example, open_wmemstream(3C)
209 stream with no orientation to have an explicit orientation set. Calling
/titanic_53/usr/src/cmd/cmd-inet/usr.sbin/nwamadm/
H A Dnwamadm.c177 usage(boolean_t explicit) in usage() argument
180 FILE *fd = explicit ? stdout : stderr; in usage()
185 if (explicit) in usage()
/titanic_53/usr/src/cmd/zfs/
H A Dzfs_main.c5777 boolean_t explicit, const char *options) in share_mount_one() argument
5798 if (!explicit) in share_mount_one()
5807 if (!explicit) in share_mount_one()
5830 if (!explicit) in share_mount_one()
5847 if (!explicit) in share_mount_one()
5858 if (!explicit) in share_mount_one()
5877 if (!explicit) in share_mount_one()
5884 } else if (canmount == ZFS_CANMOUNT_NOAUTO && !explicit) { in share_mount_one()
5895 if (!explicit) in share_mount_one()
5924 if (!explicit) in share_mount_one()
[all …]
/titanic_53/usr/src/contrib/ast/src/cmd/ksh93/
H A DCOMPATIBILITY82 programs that use test -t, ksh-93 treats an explicit test -t
/titanic_53/usr/src/uts/common/os/
H A Dcontract.c494 contract_abandon(contract_t *ct, proc_t *p, int explicit) in contract_abandon() argument
509 if (!explicit && (ct->ct_flags & CTF_INHERIT) && in contract_abandon()
525 if (explicit) in contract_abandon()
/titanic_53/usr/src/pkg/
H A DREADME.pkg254 This transform is available for explicit inclusion in
356 explicit list of packages to install.
/titanic_53/usr/src/cmd/zonestat/zonestat/
H A Dzonestat.c247 zonestat_usage(boolean_t explicit) in zonestat_usage() argument
249 FILE *fd = explicit ? stdout : stderr; in zonestat_usage()
338 if (!explicit) in zonestat_usage()
/titanic_53/usr/src/lib/libsqlite/tool/
H A Dspaceanal.tcl305 The number of indices created using an explicit CREATE INDEX statement.
/titanic_53/usr/src/uts/
H A DREADME38 deal with derived Makefiles is an explicit non-goal of the ongoing
/titanic_53/usr/src/boot/sys/boot/fdt/dts/arm/
H A Dimx51x.dtsi427 * explicit.
H A Dimx53x.dtsi511 * explicit.
/titanic_53/usr/src/cmd/zoneadm/
H A Dzoneadm.c335 usage(boolean_t explicit) in usage() argument
338 FILE *fd = explicit ? stdout : stderr; in usage()
350 if (explicit) in usage()
353 if (!explicit) in usage()

123