Searched refs:predicate (Results 1 - 6 of 6) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-arm/
H A Dptrace.h21 #define predicate(x) (x & 0xf0000000) macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-arm/
H A Dptrace.h21 #define predicate(x) (x & 0xf0000000) macro
/asus-wl-520gu-7.0.1.45/src/router/samba/source/stf/
H A Dcomfychair.py109 def require(self, predicate, message):
110 """Check a predicate for running this test.
112 If the predicate value is not true, the test is skipped with a message explaining
114 if not predicate:
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/arm/kernel/
H A Dptrace.c356 if (!alt || predicate(insn) != PREDICATE_ALWAYS)
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/m68k/ifpsp060/src/
H A Dfpsp.S16264 # This routine checks which conditional predicate is specified by #
16266 # for that predicate. The corresponding fbcc instruction is then used #
16272 # enabled BSUN should not be flagged and the predicate is true, then #
16282 mov.w EXC_CMDREG(%a6),%d0 # fetch predicate
16893 # This routine checks which conditional predicate is specified by #
16895 # for that predicate. The corresponding fbcc instruction is then used #
16901 # enabled BSUN should not be flagged and the predicate is true, then #
16910 mov.w EXC_CMDREG(%a6),%d0 # fetch predicate
17465 # This routine checks which conditional predicate is specified by #
17467 # for that predicate
[all...]
/asus-wl-520gu-7.0.1.45/src/router/iproute2/doc/
H A Dip-cref.tex1932 predicate. The RPDB is scanned in the order of increasing priority. The selector
1935 the action is performed. The action predicate may return with success.

Completed in 93 milliseconds