/titanic_50/usr/src/lib/libc/sparc/gen/ |
H A D | memmove.s | 45 sub %i0, %i1, %i4 ! get difference of two addresses 46 cmp %i2, %i4 ! compare size and difference of addresses
|
H A D | ascii_strcasecmp.s | 315 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
|
/titanic_50/usr/src/lib/libc/sparcv9/gen/ |
H A D | memmove.s | 45 sub %i0, %i1, %i4 ! get difference of two addresses 46 cmp %i2, %i4 ! compare size and difference of addresses
|
H A D | ascii_strcasecmp.s | 316 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 D | strcmp.s | 156 bnz,pn %xcc, .done ! bytes differ, return difference
|
H A D | strlcpy.s | 114 ! compute the return value as the difference of final dst pointer 165 ! difference between the pointer past the last byte of src and the
|
/titanic_50/usr/src/tools/scripts/ |
H A D | wsdiff.py | 197 def difference(f, dtype, diffs) : function 857 difference(fileName, "ELF", data) 873 difference(fileName, "ELF", data) 914 difference(fileName, "ELF " + sect, 1020 difference(fileName, fileType, 1027 difference(fileName, fileType, 1035 difference(fileName, fileType, 1077 difference(fileName, fileType, diffs) 1210 difference(fileName, "file type", btype + " to " + ptype)
|
H A D | validate_pkg.py | 414 onlykeys1 = keys1.difference(common) 415 onlykeys2 = keys2.difference(common) 880 usedexceptions = originalexceptions.difference(exceptions)
|
/titanic_50/usr/src/lib/libc/capabilities/sun4u-us3/common/ |
H A D | memcmp.s | 134 sub %o1, %o0, %o1 ! o1 gets the difference 143 sub %o1, %o0, %o1 ! o1 gets the difference
|
H A D | memcpy.s | 76 sub %o0, %o1, %o4 ! get difference of two addresses 77 cmp %o2, %o4 ! compare size and difference of addresses
|
/titanic_50/usr/src/lib/libc/capabilities/sun4u/common/ |
H A D | memcmp.s | 130 sub %o1, %o0, %o1 ! o1 gets the difference 139 sub %o1, %o0, %o1 ! o1 gets the difference
|
H A D | memcpy.s | 61 sub %o0, %o1, %o4 ! get difference of two addresses 62 cmp %o2, %o4 ! compare size and difference of addresses
|
/titanic_50/usr/src/uts/sun4/ml/ |
H A D | copy.s | 75 sub %o0, %o1, %o0 ! o0 gets the difference of src and dst 147 sub %o0, %o1, %g2 ! g2 gets the difference of src and dst
|
/titanic_50/usr/src/cmd/perl/contrib/Sun/Solaris/Pg/pod/ |
H A D | Pg.pod | 176 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
|
/titanic_50/usr/src/test/zfs-tests/include/ |
H A D | math.shlib | 17 # Return 0 if the percentage difference between $a and $b is $percent or
|
/titanic_50/usr/src/lib/libc/capabilities/sun4v/common/ |
H A D | memcpy.s | 210 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
|
/titanic_50/usr/src/uts/sun4v/cpu/ |
H A D | generic_copy.s | 267 sub %i0, %i1, %i0 ! i0 gets the difference of src and dst 297 sub %i0, %i1, %i0 ! i0 gets the difference of src and dst 325 sub %i0, %i1, %i0 ! i0 gets the difference of src and dst 332 sub %i0, %i1, %i0 ! i0 gets difference of src and dst 396 subcc %o0, %o1, %o3 ! difference of from and to address
|
/titanic_50/usr/src/cmd/mdb/common/modules/libumem/ |
H A D | umem.c | 3668 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()
|
/titanic_50/usr/src/cmd/mdb/common/modules/genunix/ |
H A D | kmem.c | 4051 size_t difference = 0; in kmu_add() local 4053 difference |= kmo->kmo_data_size - data_size; in kmu_add() 4054 difference |= kmo->kmo_depth - depth; in kmu_add() 4057 difference |= kmo->kmo_stack[i] - in kmu_add() 4061 if (difference == 0) { in kmu_add()
|
/titanic_50/usr/src/lib/libdtrace/common/ |
H A D | dt_consume.c | 155 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()
|
/titanic_50/usr/src/uts/sun4u/cpu/ |
H A D | spitfire_copy.s | 1746 sub %i0, %i1, %i0 ! i0 gets the difference of src and dst 1776 sub %i0, %i1, %i0 ! i0 gets the difference of src and dst 1804 sub %i0, %i1, %i0 ! i0 gets the difference of src and dst 1811 sub %i0, %i1, %i0 ! i0 gets difference of src and dst 1891 subcc %o0, %o1, %o3 ! difference of from and to address
|
/titanic_50/usr/src/uts/common/io/scsi/targets/ |
H A D | st.c | 17780 int64_t difference; in st_compare_expected_position() local 17821 difference = in st_compare_expected_position() 17826 PRId64"\n", difference); in st_compare_expected_position() 17827 if (count == difference && reposition == 0) { in st_compare_expected_position() 17840 ((difference > 0) && (difference < count))) { in st_compare_expected_position() 17857 ((difference < 0) || (reposition == 1))) { in st_compare_expected_position() 17877 } else if ((difference > count) || (reposition == 1)) { in st_compare_expected_position() 17896 cmd_att->transfers_data, difference); in st_compare_expected_position() 17904 difference = in st_compare_expected_position() 17908 PRId64"\n", difference); in st_compare_expected_position() [all …]
|
/titanic_50/usr/src/cmd/sgs/yacc/common/ |
H A D | yaccpar | 512 ** registers done. The only difference between the
|
/titanic_50/usr/src/lib/libc/capabilities/sun4u-opl/common/ |
H A D | memcpy.s | 81 sub %o0, %o1, %o4 ! get difference of two addresses 82 cmp %o2, %o4 ! compare size and difference of addresses
|
/titanic_50/usr/src/cmd/cmd-inet/usr.lib/wpad/ |
H A D | README | 609 share the same command set and the main difference is in interactive 633 whether the request was for PASSWORD or OTP. The main difference
|