Home
last modified time | relevance | path

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

123

/illumos-gate/usr/src/common/crypto/aes/amd64/
H A DTHIRDPARTYLICENSE.gladman20 This software is provided 'as is' with no explicit or implied warranties
/illumos-gate/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()
/illumos-gate/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()
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()
3299 env.explicit = -1; in regcomp()
3303 env.explicit = env.mappedslash; in regcomp()
3312 env.explicit = env.mappednewline; in regcomp()
3405 p->env->explicit = env.explicit; in regcomp()
[all …]
H A Dreglib.h500 int explicit; /* scoped explicit match*/ member
544 int explicit; /* explicit match on this char */ member
/illumos-gate/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;
/illumos-gate/usr/src/data/consfonts/
H A DTHIRDPARTYLICENSE65 Name(s) unless explicit written permission is granted by the corresponding
72 Copyright Holder(s) and the Author(s) or with their explicit written
/illumos-gate/usr/src/lib/libm/i386/src/
H A Dnextafterl.S129 andl $0x80000000,%eax / look at explicit leading bit
H A Dnexttowardl.S129 andl $0x80000000,%eax / look at explicit leading bit
/illumos-gate/usr/src/contrib/ast/src/lib/libast/features/
H A Dtv2 set explicit
H A Dtmx2 set explicit
/illumos-gate/usr/src/tools/smatch/src/Documentation/
H A Dnocast-vs-bitwise.md3 `__nocast` warns about explicit or implicit casting to different types.
/illumos-gate/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
/illumos-gate/usr/src/contrib/ast/src/lib/libpp/
H A Dpp.key49 explicit . . C++
/illumos-gate/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()
/illumos-gate/
H A DCODE_OF_CONDUCT.md30 address, without explicit permission
/illumos-gate/usr/src/test/libc-tests/tests/regex/data/
H A Drepetition.dat1 NOTE implicit vs. explicit repetitions : 2009-02-02
/illumos-gate/usr/src/cmd/zfs/
H A Dzfs_main.c6184 boolean_t explicit, const char *options) in share_mount_one() argument
6205 if (!explicit) in share_mount_one()
6214 if (!explicit) in share_mount_one()
6237 if (!explicit) in share_mount_one()
6254 if (!explicit) in share_mount_one()
6265 if (!explicit) in share_mount_one()
6284 if (!explicit) in share_mount_one()
6303 if (!explicit) in share_mount_one()
6318 if (!explicit) in share_mount_one()
6347 if (!explicit) in share_mount_one()
[all …]
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/
H A DCOMPATIBILITY82 programs that use test -t, ksh-93 treats an explicit test -t
/illumos-gate/usr/src/uts/common/os/
H A Dcontract.c497 contract_abandon(contract_t *ct, proc_t *p, int explicit) in contract_abandon() argument
512 if (!explicit && (ct->ct_flags & CTF_INHERIT) && in contract_abandon()
528 if (explicit) in contract_abandon()
/illumos-gate/usr/src/pkg/
H A DREADME.pkg247 This transform is available for explicit inclusion in
349 explicit list of packages to install.
/illumos-gate/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()
/illumos-gate/usr/src/lib/libsqlite/tool/
H A Dspaceanal.tcl302 The number of indices created using an explicit CREATE INDEX statement.
/illumos-gate/usr/src/uts/
H A DREADME38 deal with derived Makefiles is an explicit non-goal of the ongoing
/illumos-gate/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