Searched defs:True (Results 76 - 78 of 78) sorted by relevance

1234

/external/valgrind/VEX/priv/
H A Dguest_arm_toIR.c137 insn is Thumb (True) or ARM (False). */
152 /* MOD. Initially False; set to True iff abovementioned handling is
609 r15written = True;
2318 return True;
2337 return True;
2359 return True;
2664 return True;
2671 return True;
2681 return True;
2692 return True;
5161 True, condT); local
5488 True, condT); local
6539 True, condT); local
[all...]
H A Dguest_ppc_toIR.c3112 Inf_exp = binop( Iop_CmpEQ32, fp_exp_part( src, True /*single precision*/ ), mkU32( 0xff ) );
3405 do_rc = True; // Always record to CR
3459 do_rc = True; // All below record to CR
3993 return True;
4114 return True;
4147 do_rc = True; // Always record to CR
4155 do_rc = True; // Always record to CR
4185 do_rc = True; // All below record to CR, except for where we return at case end.
4359 return True;
4372 return True;
15016 set_AV_CR6( mkexpr(vD), True ); local
15030 set_AV_CR6( mkexpr(vD), True ); local
15044 set_AV_CR6( mkexpr(vD), True ); local
16686 set_AV_CR6( mkexpr(vD), True ); local
[all...]
/external/libvncserver/x11vnc/
H A Dnox11.h872 #define True 1 macro

Completed in 268 milliseconds

1234