/illumos-gate/usr/src/uts/common/fs/zfs/ |
H A D | vdev_raidz_math_impl.h | 205 LOAD(src + i, COPY_D); in raidz_copy_abd_cb() 208 LOAD(src + i + COPY_STRIDE, COPY_D); in raidz_copy_abd_cb() 244 LOAD(dst + i, ADD_D); in raidz_add_abd_cb() 248 LOAD(dst + i + ADD_STRIDE, ADD_D); in raidz_add_abd_cb() 280 LOAD(d + i, MUL_D); in raidz_mul_abd_cb() 284 LOAD(d + i + MUL_STRIDE, MUL_D); in raidz_mul_abd_cb() 300 LOAD((t), T); \ 307 LOAD((t), T); \ 315 LOAD((t), T); \ 322 LOAD((t), T); \ [all …]
|
H A D | vdev_raidz_math_scalar.c | 96 #define LOAD(src, val) val = ((v_t *)src)[0] macro
|
H A D | vdev_raidz_math_avx2.c | 133 #define LOAD(src, r...) \ macro
|
H A D | vdev_raidz_math_ssse3.c | 134 #define LOAD(src, r...) \ macro
|
H A D | vdev_raidz_math_sse2.c | 134 #define LOAD(src, r...) \ macro
|
/illumos-gate/usr/src/contrib/ast/src/lib/libast/uwin/ |
H A D | crypt.c | 277 #define LOAD(d,d0,d1,bl) d0 = (bl).b32.i0, d1 = (bl).b32.i1 macro 291 LOAD(d,d0,d1,(p)[(0<<CHUNKBITS)+(cpp)[0]]); \ 300 LOAD(d,d0,d1,(p)[(0<<CHUNKBITS)+(cpp)[0]]); \ 309 { C_block tblk; permute(cpp,&tblk,p,8); LOAD (d,d0,d1,tblk); } 311 { C_block tblk; permute(cpp,&tblk,p,4); LOAD (d,d0,d1,tblk); } 707 LOAD(L,L0,L1,B); in des_cipher() 709 LOAD(L,L0,L1,*(C_block *)in); in des_cipher()
|
/illumos-gate/usr/src/boot/i386/pmbr/ |
H A D | pmbr.s | 39 .set LOAD,0x7c00 # Load address define 74 movw $main-EXEC+LOAD,%si # Source 82 jmp main-LOAD+EXEC # To relocated code 109 movw $LOAD/16,%bx # set buffer segment 118 jmp LOAD # Jump to boot code
|
/illumos-gate/usr/src/lib/libmvec/common/vis/ |
H A D | __vatan2f.S | 1723 ldd [cmul_arr+88],%f0 ! LOAD M_PI_4 1725 ld [%fp+tmp_pz],%f2 ! LOAD signx0 1839 ldd [cmul_arr+96],%f0 ! LOAD C2ONM149 1892 ldd [cmul_arr+96],%f40 ! LOAD C2ONM149 1913 ldd [cmul_arr+96],%f0 ! LOAD C2ONM149 1973 ldd [cmul_arr+96],%f40 ! LOAD C2ONM149 1994 ldd [cmul_arr+96],%f0 ! LOAD C2ONM149 2057 ldd [cmul_arr+96],%f40 ! LOAD C2ONM149 2078 ldd [cmul_arr+96],%f0 ! LOAD C2ONM149 2138 ldd [cmul_arr+96],%f40 ! LOAD C2ONM149 [all …]
|
H A D | __vpowf.S | 864 ld [%fp+tmp5],%f12 ! (Y1_2) LOAD i0 953 ld [%fp+tmp4],%f1 ! (Y1_1) LOAD exp0 1051 ld [%fp+tmp5],%f12 ! (Y1_2) LOAD i0 1187 ld [%fp+tmp4],%f1 ! (Y1_1) LOAD exp0 1312 ld [%fp+tmp5],%f12 ! (Y1_2) LOAD i0 1423 ld [%fp+tmp4],%f1 ! (Y1_1) LOAD exp0 1610 ld [%l0+2048+64],%f0 ! LOAD 1.0f 1698 ld [%l0+2048+64],%f0 ! LOAD 1.0f 1791 ld [%fp+tmp1],%f18 ! LOAD exp0 1792 ld [%fp+tmp2],%f16 ! LOAD i0 [all …]
|
/illumos-gate/usr/src/cmd/sgs/libconv/common/ |
H A D | phdr.msg | 33 @ MSG_PT_LOAD_CFNP "LOAD"
|
/illumos-gate/usr/src/contrib/zlib/ |
H A D | infback.c | 123 #define LOAD() \ macro 479 LOAD(); in inflateBack()
|
H A D | inflate.c | 459 #define LOAD() \ macro 632 LOAD(); in inflate() 1046 LOAD(); in inflate()
|
/illumos-gate/usr/src/tools/smatch/src/ |
H A D | opcode.def | 95 OPCODE(LOAD, BADOP, BADOP, BADOP, 1, OPF_TARGET)
|
/illumos-gate/usr/src/cmd/sgs/rtld/mdbmod/common/ |
H A D | rtld.msg | 77 @ MSG_FLG_LOADFLTR "LOAD-FILTERS" 153 @ MSG_LFL_LOADAVAIL "LOAD-AVAILABLE" 178 @ MSG_LTFL_LOADFLTR "LOAD-FILTER"
|
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppdump/ |
H A D | zlib.c | 3124 #define LOAD {LOADIN LOADOUT} macro 3278 LOAD 3493 LOAD 3568 LOAD 4171 LOAD 4182 LOAD 4444 LOAD
|
/illumos-gate/usr/src/uts/common/io/ppp/spppcomp/ |
H A D | zlib.c | 4220 #define LOAD {LOADIN LOADOUT} macro 4364 LOAD; 4591 LOAD; 4689 LOAD; 5343 LOAD; 5357 LOAD; 5669 LOAD;
|
/illumos-gate/usr/src/cmd/sgs/libld/common/ |
H A D | libld.msg | 1076 @ MSG_MAP_NONLOAD "%s: %llu: %s not allowed on non-LOAD segments" 1086 @ MSG_MAP_SEGEMPLOAD "%s: %llu: empty segment must be of type LOAD or NULL" 1087 @ MSG_MAP_SEGEMPEXE "%s: %llu: a LOAD empty segment definition is only \ 1089 @ MSG_MAP_SEGEMPATT "%s: %llu: a LOAD empty segment must have an address \
|
/illumos-gate/usr/src/contrib/ast/src/cmd/INIT/ |
H A D | ratz.c | 2622 #define LOAD() \ macro 2802 LOAD(); 3173 LOAD();
|
/illumos-gate/usr/src/cmd/cron/ |
H A D | cron.c | 107 #define LOAD 1 macro 571 quedefs(LOAD); in main()
|
/illumos-gate/usr/src/uts/intel/io/acpica/ |
H A D | changes.txt | 7906 LOAD and UNLOAD. These interfaces allow the host to track ACPI tables as
|