/illumos-gate/usr/src/uts/i86pc/io/dr/ |
H A D | dr_mem_acpi.c | 280 int m, mix; in dr_mem_status() local 290 for (m = mix = 0; m < MAX_MEM_UNITS_PER_BOARD; m++) { in dr_mem_status() 402 mix++; in dr_mem_status() 406 return (mix); in dr_mem_status()
|
/illumos-gate/usr/src/tools/smatch/src/Documentation/ |
H A D | nocast-vs-bitwise.md | 14 doesn't allow you to mix with non-bitwise integers, so now it's much 23 example. But they mix well with random integer types, so you can add
|
/illumos-gate/usr/src/boot/i386/loader/ |
H A D | help.i386 | 34 confused, eg. by a mix of SCSI and IDE disks, or IDE disks with
|
/illumos-gate/usr/src/cmd/sendmail/lib/ |
H A D | aliases | 29 # Aliases can have any mix of upper and lower case on the left-hand side,
|
/illumos-gate/usr/src/uts/sun4u/ngdr/io/ |
H A D | dr_mem.c | 713 int m, mix; in dr_mem_status() local 724 for (m = mix = 0; m < MAX_MEM_UNITS_PER_BOARD; m++) { in dr_mem_status() 868 mix++; in dr_mem_status() 872 return (mix); in dr_mem_status()
|
/illumos-gate/usr/src/uts/sun4/ml/ |
H A D | ip_ocsum.S | 289 ldx [%i0+32], %l4 ! check on US-III: could mix preloads & splits?
|
/illumos-gate/usr/src/uts/common/io/qede/ |
H A D | qede_fp.c | 1650 #define mix(a, b, c) \ macro 1682 mix(a, b, c); 1728 mix(a, b, c);
|
/illumos-gate/usr/src/uts/sun4u/opl/io/ |
H A D | dr_mem.c | 696 int m, mix; in dr_mem_status() local 707 for (m = mix = 0; m < MAX_MEM_UNITS_PER_BOARD; m++) { in dr_mem_status() 853 mix++; in dr_mem_status() 857 return (mix); in dr_mem_status()
|
/illumos-gate/usr/src/lib/libjedec/common/ |
H A D | libjedec_spd_ddr4.c | 320 const uint8_t mix = SPD_DDR4_MOD_ORG_RANK_MIX(data); in spd_parse_ddr4_mod_org() local 324 if (mix == SPD_DDR4_MOD_ORG_RANK_MIX_ASYM) in spd_parse_ddr4_mod_org()
|
/illumos-gate/usr/src/cmd/cmd-inet/lib/nwamd/ |
H A D | README | 334 of a mix of static and DHCP-acquired addresses. This means that 348 is that if we have a static/DHCP mix, and if we rely on
|
/illumos-gate/usr/src/uts/sun4u/io/ |
H A D | sbd.c | 4035 int m, mix, rv; in sbd_mem_status() local 4059 for (m = mix = 0; m < MAX_MEM_UNITS_PER_BOARD; m++) { in sbd_mem_status() 4166 mix++; in sbd_mem_status() 4172 return (mix); in sbd_mem_status()
|
/illumos-gate/usr/src/lib/libc/ |
H A D | README | 215 - Don't mix calls to mutex_[un]lock(), lmutex_[un]lock() and
|
/illumos-gate/exception_lists/ |
H A D | check_rtime | 183 UNREF_OBJ /libgcc_s\.so\.1.*\ of\ .*libstdc\+\+\.so\.6 # omnios gcc mix
|
/illumos-gate/usr/src/uts/common/io/xge/hal/xgehal/ |
H A D | xgehal-device.c | 49 * mix(a,b,c) used in Jenkins hash algorithm 51 #define mix(a,b,c) { \ macro 6004 mix(a,b,c); in __hal_calc_jhash() 6038 mix(a,b,c); in __hal_calc_jhash()
|
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/ |
H A D | RELEASE88 | 410 to mix with stdio.
|
/illumos-gate/usr/src/contrib/ast/src/lib/libast/ |
H A D | RELEASE | 36 12-04-11 features/sys: add aix's _LARGE_FILE_API to the _LARGEFILE(64)?_SOURCE mix -- anyone else? 510 06-05-09 comp/conf.sh: add native getconf -a names to the mix 557 features/align.c: add jmp_buf to the alignment mix (ia64) 558 vmalloc/vmhdr.h: add jmp_buf to the alignment mix (ia64)
|
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlge/ |
H A D | qlge.c | 5011 #define mix(a, b, c) \ macro 5039 mix(a, b, c); in hash() 5073 mix(a, b, c); in hash()
|
/illumos-gate/usr/src/cmd/sgs/tools/ |
H A D | SUNWonld-README | 236 4324775 non-PIC code & -zcombreloc don't mix very well... 1603 6954032 Support library with ld_open and -z allextract in snv_139 do not mix
|
/illumos-gate/usr/src/cmd/spell/ |
H A D | list | 14949 mix
|
/illumos-gate/usr/src/cmd/look/ |
H A D | words | 14951 mix
|
/illumos-gate/usr/src/data/hwdata/ |
H A D | usb.ids | 18927 0045 Handy Recorder stereo mix
|
/illumos-gate/usr/src/data/terminfo/ |
H A D | termcap.src | 7774 # mix color with reverse, dim or underline.
|
H A D | terminfo.src | 8686 # mix color with reverse, dim or underline.
|