Home
last modified time | relevance | path

Searched refs:difference (Results 1 – 25 of 57) sorted by relevance

123

/illumos-gate/usr/src/lib/libc/sparc/gen/
H A Dmemmove.S45 sub %i0, %i1, %i4 ! get difference of two addresses
46 cmp %i2, %i4 ! compare size and difference of addresses
H A Dascii_strcasecmp.S315 bnz .done ! bytes differ, return difference
324 bnz .done ! bytes differ, return difference
333 bnz .done ! bytes differ, return difference
340 bz,a .done ! bytes differ, return difference
345 restore %i0, %g0, %o0 ! return 0 or byte difference
/illumos-gate/usr/src/lib/libc/sparcv9/gen/
H A Dmemmove.S45 sub %i0, %i1, %i4 ! get difference of two addresses
46 cmp %i2, %i4 ! compare size and difference of addresses
H A Dascii_strcasecmp.S316 bnz,pn %ncc, .done ! bytes differ, return difference
325 bnz,pn %ncc, .done ! bytes differ, return difference
334 bnz,pn %ncc, .done ! bytes differ, return difference
341 bz,a .done ! bytes differ, return difference
H A Dstrcmp.S156 bnz,pn %xcc, .done ! bytes differ, return difference
H A Dstrlcpy.S114 ! compute the return value as the difference of final dst pointer
165 ! difference between the pointer past the last byte of src and the
/illumos-gate/usr/src/tools/scripts/
H A Dwsdiff.py195 def difference(f, dtype, diffs) : function
972 difference(fileName, "ELF", data)
988 difference(fileName, "ELF", data)
1034 difference(fileName, "ELF " + sect,
1136 difference(fileName, fileType,
1143 difference(fileName, fileType,
1151 difference(fileName, fileType,
1193 difference(fileName, fileType, diffs)
1323 difference(fileName, "file type",
H A Dvalidate_pkg.py434 onlykeys1 = keys1.difference(common)
435 onlykeys2 = keys2.difference(common)
903 usedexceptions = originalexceptions.difference(exceptions)
/illumos-gate/usr/src/lib/libc/capabilities/sun4u-us3/common/
H A Dmemcmp.S134 sub %o1, %o0, %o1 ! o1 gets the difference
143 sub %o1, %o0, %o1 ! o1 gets the difference
/illumos-gate/usr/src/uts/sun4/ml/
H A Dcopy.S62 sub %o0, %o1, %o0 ! o0 gets the difference of src and dst
123 sub %o0, %o1, %g2 ! g2 gets the difference of src and dst
/illumos-gate/usr/src/lib/libc/capabilities/sun4u/common/
H A Dmemcmp.S130 sub %o1, %o0, %o1 ! o1 gets the difference
139 sub %o1, %o0, %o1 ! o1 gets the difference
/illumos-gate/usr/src/cmd/perl/contrib/Sun/Solaris/Pg/pod/
H A DPg.pod176 for the given PG. Utilization is a difference in utilization value between two
183 objects for the given PG. Utilization is a difference in utilization value
192 difference in utilization value between two snapshots. We can only compare
/illumos-gate/usr/src/uts/common/io/igc/core/
H A DREADME.illumos10 them was 685dc743dc3b5645e34836464128e1c0558b404b. The only difference
/illumos-gate/usr/src/cmd/fm/eversholt/files/common/
H A Dnic.esc94 * Allow drivers (e.g. i40e) which can't tell the difference between the events
100 * have difficulty telling the difference between it and "whitelist".
/illumos-gate/usr/src/lib/libc/capabilities/sun4v/common/
H A Dmemcpy.S210 sub %o0, %o1, %o4 ! get difference of two addresses
211 cmp %o2, %o4 ! compare size and difference of addresses
250 add %o4, %o0, %o4 ! increase difference between src & dst
264 sub %o4, %o0, %o4 ! restore difference between src & dest
306 sub %o1, %o0, %o1 ! %o1 gets the difference
/illumos-gate/usr/src/uts/sun4v/cpu/
H A Dgeneric_copy.S247 sub %i0, %i1, %i0 ! i0 gets the difference of src and dst
277 sub %i0, %i1, %i0 ! i0 gets the difference of src and dst
305 sub %i0, %i1, %i0 ! i0 gets the difference of src and dst
312 sub %i0, %i1, %i0 ! i0 gets difference of src and dst
365 subcc %o0, %o1, %o3 ! difference of from and to address
/illumos-gate/usr/src/test/zfs-tests/include/
H A Dmath.shlib17 # Return 0 if the percentage difference between $a and $b is $percent or
/illumos-gate/usr/src/cmd/mdb/common/modules/libumem/
H A Dumem.c3668 size_t difference = 0; in umu_add() local
3670 difference |= umo->umo_data_size - data_size; in umu_add()
3671 difference |= umo->umo_depth - depth; in umu_add()
3674 difference |= umo->umo_stack[i] - in umu_add()
3678 if (difference == 0) { in umu_add()
/illumos-gate/usr/src/cmd/mdb/common/modules/genunix/
H A Dkmem.c4053 size_t difference = 0; in kmu_add() local
4055 difference |= kmo->kmo_data_size - data_size; in kmu_add()
4056 difference |= kmo->kmo_depth - depth; in kmu_add()
4059 difference |= kmo->kmo_stack[i] - in kmu_add()
4063 if (difference == 0) { in kmu_add()
/illumos-gate/usr/src/data/bhyve/kbdlayout/
H A Ddefault12 # Then, it is necessary to define the difference between the standard US keyboard
/illumos-gate/usr/src/lib/libdtrace/common/
H A Ddt_consume.c155 dt_subtract_128(uint64_t *minuend, uint64_t *subtrahend, uint64_t *difference) in dt_subtract_128() argument
163 difference[0] = result[0]; in dt_subtract_128()
164 difference[1] = result[1]; in dt_subtract_128()
/illumos-gate/usr/src/uts/sun4u/cpu/
H A Dspitfire_copy.S1724 sub %i0, %i1, %i0 ! i0 gets the difference of src and dst
1754 sub %i0, %i1, %i0 ! i0 gets the difference of src and dst
1782 sub %i0, %i1, %i0 ! i0 gets the difference of src and dst
1789 sub %i0, %i1, %i0 ! i0 gets difference of src and dst
1858 subcc %o0, %o1, %o3 ! difference of from and to address
/illumos-gate/usr/src/uts/common/io/scsi/targets/
H A Dst.c17782 int64_t difference; in st_compare_expected_position() local
17823 difference = in st_compare_expected_position()
17828 PRId64"\n", difference); in st_compare_expected_position()
17829 if (count == difference && reposition == 0) { in st_compare_expected_position()
17842 ((difference > 0) && (difference < count))) { in st_compare_expected_position()
17898 cmd_att->transfers_data, difference); in st_compare_expected_position()
17906 difference = in st_compare_expected_position()
17910 PRId64"\n", difference); in st_compare_expected_position()
17917 ((difference > 0) && (difference < count))) { in st_compare_expected_position()
17930 (difference < 0) || (reposition == 1)) { in st_compare_expected_position()
[all …]
/illumos-gate/usr/src/lib/libc/capabilities/sun4u-opl/common/
H A Dmemcpy.S81 sub %o0, %o1, %o4 ! get difference of two addresses
82 cmp %o2, %o4 ! compare size and difference of addresses
/illumos-gate/usr/src/cmd/sgs/yacc/common/
H A Dyaccpar502 ** registers done. The only difference between the

123