HomeSort by relevance Sort by last modified time
    Searched refs:eq (Results 251 - 275 of 412) sorted by null

<<11121314151617

  /external/bison/build-aux/
ylwrap 115 if test $ret -eq 0; then
  /external/bluetooth/glib/
glib-gettextize.in 93 if test $# -eq 1; then
124 if test -f po/Makefile.in.in && test $force -eq 0; then
  /external/dhcpcd/
dhcpcd-run-hooks.in 110 if [ $? -eq 0 ]; then
  /external/llvm/test/MC/ARM/
thumb2-diagnostics.s 5 itet eq
13 @ CHECK-ERRORS: error: incorrect condition in IT block; got 'le', but expected 'eq'
  /external/openssl/crypto/objects/
obj_dat.pl 104 if ($sn eq "NULL") {
109 if ($ln eq "NULL") {
  /external/openssl/crypto/sha/asm/
sha1-586.pl 38 &asm_init($ARGV[0],"sha1-586.pl",$ARGV[$#ARGV] eq "386");
194 (($V[5] eq $D) and ($V[0] eq $E)) or die; # double-check
  /sdk/bash_completion/
adb.bash 73 if [[ $i -eq $COMP_CWORD ]]; then
184 if [[ $i -eq $COMP_CWORD && ${cur:0:1} != "/" ]]; then
  /external/v8/test/cctest/
test-disasm-arm.cc 113 COMPARE(and_(r3, r4, Operand(r5), LeaveCC, eq),
224 COMPARE(mov(r0, Operand(r1), LeaveCC, eq),
290 COMPARE(movw(r5, 0xabcd, eq),
340 COMPARE(and_(r3, r4, Operand(0x00000100), LeaveCC, eq),
422 COMPARE(vmov(d3, d3, eq),
  /external/v8/src/mips/
macro-assembler-mips.cc 198 ASSERT(cc == eq || cc == ne);
221 InNewSpace(object, scratch0, eq, &done);
256 InNewSpace(object, scratch, eq, &done);
306 Check(eq, "JSGlobalObject::global_context should be a global context.",
313 Branch(&same_contexts, eq, scratch, Operand(at));
326 Check(eq, "JSGlobalObject::global_context should be a global context.",
744 Branch(&conversion_done, eq, t8, Operand(zero_reg));
829 Branch(&right_exponent, eq, scratch2, Operand(non_smi_exponent));
934 case eq:
1017 case eq
    [all...]
  /external/oprofile/utils/
opcontrol 72 if test "$?" -eq 0 ; then
927 if test "$EXCLUSIVE_ARGC" -eq 1 -a "$SETUP" = "yes"; then
1045 if test "$COUNT" -eq "$DELAY_KILL"; then
    [all...]
  /external/llvm/lib/CodeGen/
LiveInterval.cpp 730 if (unsigned eq = EqClass[I->valno->id]) {
731 assert((LIV[eq]->empty() || LIV[eq]->expiredAt(I->start)) &&
733 LIV[eq]->ranges.push_back(*I);
745 if (unsigned eq = EqClass[i]) {
746 VNI->id = LIV[eq]->getNumValNums();
747 LIV[eq]->valnos.push_back(VNI);
  /cts/tools/dx-tests/scripts/
collect_dasm_files.sh 93 if [ $? -eq 0 ]; then
  /external/libvpx/examples/includes/HTML-Toc-0.91/
TocInsertor.pm 381 if ($tipPreposition eq TIP_PREPOSITION_REPLACE) {
393 if ($tipPreposition eq TIP_PREPOSITION_BEFORE) {
403 if ($tipPreposition eq TIP_PREPOSITION_AFTER) {
517 if (ref($scene) eq "SCALAR") {
  /external/markdown/MarkdownTest/
MarkdownTest.pl 77 if ($t_output eq $t_result) {
  /external/openssl/crypto/perlasm/
x86nasm.pl 20 elsif ($opcode eq "lea" && $#_==1) # wipe storage qualifier from lea
  /external/valgrind/main/tests/
vg_regtest 287 ($f_exp eq "/dev/null") or die "Unexpected .exp file: $f_exp\n";
416 my $full_dir = $prev_dirs . ($prev_dirs eq "" ? "" : "/") . $dir;
vg_regtest.in 287 ($f_exp eq "/dev/null") or die "Unexpected .exp file: $f_exp\n";
416 my $full_dir = $prev_dirs . ($prev_dirs eq "" ? "" : "/") . $dir;
  /external/webkit/Tools/Scripts/
build-webkit 326 if ($_ eq '--minimal') {
328 } elsif ($_ eq '--v8') {
466 push @options, $option unless $option eq "";
596 if ($project eq "WebKit") {
parallelcl 53 if (substr($firstLine, -1, 1) eq '"') {
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.2.1/bin/
arm-eabi-gccbug 167 -t | --to) if [ $# -eq 1 ]; then echo "$USAGE"; $REMOVE_TEMP; exit 1; fi
171 -f | --file) if [ $# -eq 1 ]; then echo "$USAGE"; $REMOVE_TEMP; exit 1; fi
180 -c | --cc) if [ $# -eq 1 ]; then echo "$USAGE"; $REMOVE_TEMP; exit 1; fi
183 -s | --severity) if [ $# -eq 1 ]; then echo "$USAGE"; $REMOVE_TEMP; exit 1; fi
218 if [ $c -eq 0 ]; then c=1; fi
300 if [ $c -eq 0 ]; then c=1; fi
484 if [ $CNT -eq 6 ]; then
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.3.1/bin/
arm-eabi-gccbug 166 -t | --to) if [ $# -eq 1 ]; then echo "$USAGE"; $REMOVE_TEMP; exit 1; fi
170 -f | --file) if [ $# -eq 1 ]; then echo "$USAGE"; $REMOVE_TEMP; exit 1; fi
179 -c | --cc) if [ $# -eq 1 ]; then echo "$USAGE"; $REMOVE_TEMP; exit 1; fi
182 -s | --severity) if [ $# -eq 1 ]; then echo "$USAGE"; $REMOVE_TEMP; exit 1; fi
217 if [ $c -eq 0 ]; then c=1; fi
299 if [ $c -eq 0 ]; then c=1; fi
483 if [ $CNT -eq 6 ]; then
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.4.0/bin/
arm-eabi-gccbug 166 -t | --to) if [ $# -eq 1 ]; then echo "$USAGE"; $REMOVE_TEMP; exit 1; fi
170 -f | --file) if [ $# -eq 1 ]; then echo "$USAGE"; $REMOVE_TEMP; exit 1; fi
179 -c | --cc) if [ $# -eq 1 ]; then echo "$USAGE"; $REMOVE_TEMP; exit 1; fi
182 -s | --severity) if [ $# -eq 1 ]; then echo "$USAGE"; $REMOVE_TEMP; exit 1; fi
217 if [ $c -eq 0 ]; then c=1; fi
299 if [ $c -eq 0 ]; then c=1; fi
483 if [ $CNT -eq 6 ]; then
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.4.3/bin/
arm-eabi-gccbug 166 -t | --to) if [ $# -eq 1 ]; then echo "$USAGE"; $REMOVE_TEMP; exit 1; fi
170 -f | --file) if [ $# -eq 1 ]; then echo "$USAGE"; $REMOVE_TEMP; exit 1; fi
179 -c | --cc) if [ $# -eq 1 ]; then echo "$USAGE"; $REMOVE_TEMP; exit 1; fi
182 -s | --severity) if [ $# -eq 1 ]; then echo "$USAGE"; $REMOVE_TEMP; exit 1; fi
217 if [ $c -eq 0 ]; then c=1; fi
299 if [ $c -eq 0 ]; then c=1; fi
483 if [ $CNT -eq 6 ]; then
  /prebuilt/darwin-x86/toolchain/arm-linux-androideabi-4.4.x/bin/
arm-linux-androideabi-gccbug 166 -t | --to) if [ $# -eq 1 ]; then echo "$USAGE"; $REMOVE_TEMP; exit 1; fi
170 -f | --file) if [ $# -eq 1 ]; then echo "$USAGE"; $REMOVE_TEMP; exit 1; fi
179 -c | --cc) if [ $# -eq 1 ]; then echo "$USAGE"; $REMOVE_TEMP; exit 1; fi
182 -s | --severity) if [ $# -eq 1 ]; then echo "$USAGE"; $REMOVE_TEMP; exit 1; fi
217 if [ $c -eq 0 ]; then c=1; fi
299 if [ $c -eq 0 ]; then c=1; fi
483 if [ $CNT -eq 6 ]; then
  /prebuilt/linux-x86/toolchain/arm-eabi-4.2.1/bin/
arm-eabi-gccbug 167 -t | --to) if [ $# -eq 1 ]; then echo "$USAGE"; $REMOVE_TEMP; exit 1; fi
171 -f | --file) if [ $# -eq 1 ]; then echo "$USAGE"; $REMOVE_TEMP; exit 1; fi
180 -c | --cc) if [ $# -eq 1 ]; then echo "$USAGE"; $REMOVE_TEMP; exit 1; fi
183 -s | --severity) if [ $# -eq 1 ]; then echo "$USAGE"; $REMOVE_TEMP; exit 1; fi
218 if [ $c -eq 0 ]; then c=1; fi
300 if [ $c -eq 0 ]; then c=1; fi
484 if [ $CNT -eq 6 ]; then

Completed in 1824 milliseconds

<<11121314151617