Searched refs:compare (Results 26 - 50 of 57) sorted by relevance

123

/asus-wl-520gu-7.0.1.45/src/linux/linux/fs/
H A Dsuper.c587 * @compare: check if existing superblock is what we want
588 * @data: argument for @compare.
607 int (*compare)(struct super_block *,void *), void *data)
618 if (compare) list_for_each(p, &type->fs_supers) {
621 if (!compare(old, data))
/asus-wl-520gu-7.0.1.45/src/router/samba/examples/LDAP/
H A Dsamba-schema-netscapeds5.x17 us, no acis"; allow (read, search, compare) userdn = "ldap:///anyone";)
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/s390/boot/
H A Dipldump.S134 c %r1,0xb8 # compare subchannel number
H A Diplfba.S80 c %r1,0(%r4) # compare subchannel number
H A Dipleckd.S207 c %r1,0xb8 # compare to ipl subhchannel
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/s390x/boot/
H A Dipldump.S134 c %r1,0xb8 # compare subchannel number
H A Diplfba.S80 c %r1,0(%r4) # compare subchannel number
H A Dipleckd.S207 c %r1,0xb8 # compare to ipl subhchannel
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/sparc64/kernel/
H A Dsmp.c993 unsigned long compare, tick, pstate; local
1059 : "=&r" (compare), "=r" (tick)
1066 : "=&r" (compare), "=r" (tick)
1074 } while (tick >= compare);
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/alpha/lib/
H A Dev67-strrchr.S9 * - uses bcmpge to compare 8 bytes in parallel
42 mov zero, t8 # E : t8 is last match byte compare mask
H A Dstrrchr.S24 mov zero, t8 # .. e1 : t8 is last match byte compare mask
/asus-wl-520gu-7.0.1.45/src/router/samba/source/lib/
H A Dadt_tree.c67 tree->compare = cmp_fn;
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/m68k/ifpsp060/src/
H A Disp.S1926 bra.w chk2_cmp2_compare # go do the compare emulation
1944 btst &0x7, EXC_EXTWORD(%a6) # address compare?
1947 # operation is a data register compare.
1950 bra.w chk2_cmp2_compare # go emulate compare
1968 btst &0x7, EXC_EXTWORD(%a6) # address compare?
1971 # operation is a data register compare.
2716 # _isp_cas2_finish(): store ccodes, store compare regs #
2856 tst.b %d4 # update compare reg?
2887 tst.b %d4 # update compare reg?
2963 # instruction word and fetch the "compare" (D
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/s390/kernel/
H A Dhead.S117 c %r1,0xb8 # compare subchannel number
204 c %r1,0xb8 # compare subchannel number
482 clr %r6,%r7 # compare cc with last access code
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/s390x/kernel/
H A Dhead.S117 c %r1,0xb8 # compare subchannel number
204 c %r1,0xb8 # compare subchannel number
489 clr %r6,%r7 # compare cc with last access code
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/m68k/fpsp040/
H A Dsrem_mod.S228 cmpl %d4,%d1 | ...compare hi(R) and hi(Y)
230 cmpl %d5,%d2 | ...compare lo(R) and lo(Y)
237 |..use the borrow of the previous compare
H A Dbindec.S670 fcmpx %fp2,%fp0 |compare abs(YINT) with 10^(LEN-1)
679 fcmpx %fp2,%fp0 |compare abs(YINT) with 10^LEN
/asus-wl-520gu-7.0.1.45/src/router/e2fsprogs-1.40.8/intl/
H A Ddcigettext.c254 /* Function to compare two entries in the table of known translations. */
270 /* We compare the category last (though this is the cheapest
512 int compare = strcmp (domainname, binding->domainname); local
513 if (compare == 0)
516 if (compare < 0)
764 We compare the lengths with >=, not ==, because plural entries
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/sparc/lib/
H A Dudiv.S74 ! the top decade: so do not even bother to compare to R.
H A Durem.S72 ! the top decade: so do not even bother to compare to R.
H A Drem.S88 ! the top decade: so do not even bother to compare to R.
H A Dsdiv.S88 ! the top decade: so do not even bother to compare to R.
/asus-wl-520gu-7.0.1.45/src/cfe/cfe/arch/mips/cpu/sb1250/include/
H A Dsbmips.h405 /* CP0 register 11: compare. */
406 _cp0_get_reg_u32 (compare, C0_COMPARE, 0)
407 _cp0_set_reg_u32 (compare, C0_COMPARE, 0)
/asus-wl-520gu-7.0.1.45/src/cfe/cfe/arch/mips/cpu/rm5200/include/
H A Dr5kc0.h356 $compare = $11
/asus-wl-520gu-7.0.1.45/src/cfe/cfe/arch/mips/cpu/rm7000/include/
H A Dr5kc0.h357 $compare = $11

Completed in 131 milliseconds

123