/illumos-gate/usr/src/tools/smatch/src/ |
H A D | smatch_implied.c | 291 int *mixed, struct sm_state *gate_sm) in do_compare() argument 310 if (mixed) in do_compare() 311 *mixed = 1; in do_compare() 314 if (mixed && !*mixed && !is_merged(sm) && !istrue && !isfalse) { in do_compare() 316 *mixed = 1; in do_compare() 350 struct state_list **checked, int *mixed, struct sm_state *gate_sm, in __separate_pools() argument 367 if (mixed) in __separate_pools() 368 *mixed = 1; in __separate_pools() 379 do_compare(sm, comparison, rl, true_stack, maybe_stack, false_stack, mixed, gate_sm); in __separate_pools() 381 …__separate_pools(sm->left, comparison, rl, true_stack, maybe_stack, false_stack, checked, mixed, g… in __separate_pools() [all …]
|
/illumos-gate/usr/src/test/elf-tests/tests/resolution/mixed-hidden-comdat/ |
H A D | Makefile | 17 PROG = mixed-hidden-comdat 22 TESTDIR = $(ROOTOPTPKG)/tests/resolution/mixed-hidden-comdat
|
/illumos-gate/usr/src/pkg/manifests/ |
H A D | system-test-elftest.p5m | 108 dir path=opt/elf-tests/tests/resolution/mixed-hidden-comdat 109 file path=opt/elf-tests/tests/resolution/mixed-hidden-comdat/Makefile.test \ 111 file path=opt/elf-tests/tests/resolution/mixed-hidden-comdat/README.md mode=0444 112 file path=opt/elf-tests/tests/resolution/mixed-hidden-comdat/access.S mode=0444 113 file path=opt/elf-tests/tests/resolution/mixed-hidden-comdat/hidden.s mode=0444 114 file path=opt/elf-tests/tests/resolution/mixed-hidden-comdat/main.c mode=0444 116 path=opt/elf-tests/tests/resolution/mixed-hidden-comdat/mixed-hidden-comdat \ 118 file path=opt/elf-tests/tests/resolution/mixed-hidden-comdat/visible.s mode=0444
|
/illumos-gate/usr/src/test/elf-tests/runfiles/ |
H A D | default.run | 51 [/opt/elf-tests/tests/resolution/mixed-hidden-comdat] 53 tests = ['mixed-hidden-comdat']
|
/illumos-gate/usr/src/test/elf-tests/tests/resolution/ |
H A D | Makefile | 17 SUBDIRS = mixed-hidden-comdat
|
/illumos-gate/usr/src/test/zfs-tests/tests/functional/casenorm/ |
H A D | case_all_values.ksh | 37 for caseval in sensitive insensitive mixed; do
|
/illumos-gate/usr/src/tools/smatch/src/Documentation/ |
H A D | nocast-vs-bitwise.md | 27 - `__bitwise` is for *unique types* that cannot be mixed with other
|
/illumos-gate/usr/src/cmd/sgs/libld/common/ |
H A D | libld.sparc.msg | 51 @ MSG_REL_MIXEDGOT "too many symbols require mixed mode \
|
/illumos-gate/usr/src/test/smbsrv-tests/doc/ |
H A D | README | 66 # zfs create -o recordsize=4k -o casesensitivity=mixed -o nbmand=on \
|
/illumos-gate/usr/src/contrib/ast/src/lib/libpp/ |
H A D | HISTORY | 28 mixed "..." and L"..." ok -- L"..." for COMPILE, first otherwise
|
/illumos-gate/usr/src/cmd/zoneadm/ |
H A D | zoneadm.c | 5295 boolean_t mixed = B_FALSE; in mixed_pools() local 5327 mixed = B_TRUE; in mixed_pools() 5336 if (mixed) in mixed_pools() 5342 return (mixed); in mixed_pools()
|
/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/wpad/ |
H A D | README | 231 certification for CCMP and/or mixed modes using both TKIP and CCMP, so
|
/illumos-gate/usr/src/contrib/ast/src/cmd/INIT/ |
H A D | RELEASE | 415 04-02-04 package.sh: fix cross compilation bug that mixed binary formats
|
/illumos-gate/usr/src/cmd/sgs/tools/ |
H A D | SUNWonld-README | 936 6198358 AMD64: bad eh_frame_hdr data when C and C++ mixed in a.out
|
/illumos-gate/usr/src/contrib/zlib/ |
H A D | ChangeLog | 115 - Fix mixed line endings in contrib/vstudio
|
/illumos-gate/usr/src/contrib/ast/src/lib/libast/ |
H A D | RELEASE | 215 09-12-17 misc/optget.c: handle mixed solaris usage="x:f:(in)yo:(out)"
|
/illumos-gate/usr/src/uts/intel/io/acpica/ |
H A D | changes.txt | 9025 converting identifiers from mixed to lower case. This will correct 14490 not support mixed integer widths across different ACPI tables 16506 mixed case.) Also, the string "ACPI_" has been prepended to many
|