Searched refs:cond1 (Results 1 - 5 of 5) sorted by relevance

/external/pixman/pixman/
H A Dpixman-arm-simd-asm.h335 .macro conditional_process2 test, cond1, cond2, process_head, process_tail, numbytes1, numbytes2, firstreg1, firstreg2, unaligned_src, unaligned_mask, decrementx variable
339 conditional_process1 cond1, process_head, process_tail, numbytes1, firstreg1, unaligned_src, unaligned_mask, decrementx variable
347 process_head cond1, numbytes1, firstreg1, unaligned_src, unaligned_mask, 0
350 sub&cond1 X, X, #8*numbytes1/dst_w_bpp
353 process_tail cond1, numbytes1, firstreg1
355 pixst cond1, numbytes1, firstreg1, DST variable
/external/clang/test/SemaCXX/
H A Dwarn-consumed-analysis.cpp646 bool cond1();
650 while (cond1()) {
/external/valgrind/main/VEX/priv/
H A Dhost_mips_defs.h595 UChar cond1; member in struct:__anon31937::__anon31938::__anon31964
H A Dguest_s390_toIR.c11410 IRTemp cond1 = newTemp(Ity_I32); local
11411 assign(cond1, unop(Iop_1Uto32,
11427 binop(Iop_And32, mkexpr(cond1), mkexpr(cond2)),
/external/bison/tests/
H A Dtestsuite11310 { $if_stmt1 = new IfStmt($cond1, $then.f1, $else); };
11370 echo >>"$at_stderr"; $as_echo "test.y:24.36-41: error: invalid reference: '\$cond1'
11371 test.y:23.11-24.62: symbol not found in production: cond1
11426 echo >>"$at_stderr"; $as_echo "test.y:24.36-41: error: invalid reference: '\$cond1'
11427 { \$if_stmt1 = new IfStmt(\$cond1, \$then.f1, \$else); };
11429 test.y:23.11-24.62: symbol not found in production: cond1
[all...]

Completed in 1057 milliseconds