HomeSort by relevance Sort by last modified time
    Searched defs:COMPARE (Results 1 - 25 of 28) sorted by null

1 2

  /external/elfutils/libdw/
dwarf_abbrev_hash.h 56 #define COMPARE(a, b) (0)
  /external/elfutils/src/
symbolhash.c 39 #define COMPARE(a, b) strcmp ((a)->name, (b)->name)
versionhash.c 38 #define COMPARE(a, b) strcmp ((a)->id, (b)->id)
symbolhash.h 33 #define COMPARE(a, b) strcmp ((a)->name, (b)->name)
sectionhash.c 79 #define COMPARE(a, b) scnhead_compare (a, b)
  /external/elfutils/libasm/
symbolhash.h 33 #define COMPARE(a, b) \
symbolhash.c 41 #define COMPARE(a, b) \
  /external/chromium_org/v8/test/cctest/
test-disasm-mips.cc 79 #define COMPARE(asm_, compare_string) \
88 // Verify that all invocations of the COMPARE macro passed successfully.
99 COMPARE(addu(a0, a1, a2),
101 COMPARE(addu(t2, t3, t4),
103 COMPARE(addu(v0, v1, s0),
106 COMPARE(subu(a0, a1, a2),
108 COMPARE(subu(t2, t3, t4),
110 COMPARE(subu(v0, v1, s0),
113 COMPARE(mult(a0, a1),
115 COMPARE(mult(t2, t3)
    [all...]
test-disasm-arm.cc 79 #define COMPARE(asm_, compare_string) \
92 // Verify that all invocations of the COMPARE macro passed successfully.
103 COMPARE(and_(r0, r1, Operand(r2)),
105 COMPARE(and_(r1, r2, Operand(r3), LeaveCC),
107 COMPARE(and_(r2, r3, Operand(r4), SetCC),
109 COMPARE(and_(r3, r4, Operand(r5), LeaveCC, eq),
112 COMPARE(eor(r4, r5, Operand(r6, LSL, 0)),
114 COMPARE(eor(r4, r5, Operand(r7, LSL, 1), SetCC),
116 COMPARE(eor(r4, r5, Operand(r8, LSL, 2), LeaveCC, ne),
118 COMPARE(eor(r4, r5, Operand(r9, LSL, 3), SetCC, cs)
    [all...]
  /external/v8/test/cctest/
test-disasm-arm.cc 87 #define COMPARE(asm_, compare_string) \
96 // Verify that all invocations of the COMPARE macro passed successfully.
107 COMPARE(and_(r0, r1, Operand(r2)),
109 COMPARE(and_(r1, r2, Operand(r3), LeaveCC),
111 COMPARE(and_(r2, r3, Operand(r4), SetCC),
113 COMPARE(and_(r3, r4, Operand(r5), LeaveCC, eq),
116 COMPARE(eor(r4, r5, Operand(r6, LSL, 0)),
118 COMPARE(eor(r4, r5, Operand(r7, LSL, 1), SetCC),
120 COMPARE(eor(r4, r5, Operand(r8, LSL, 2), LeaveCC, ne),
122 COMPARE(eor(r4, r5, Operand(r9, LSL, 3), SetCC, cs)
    [all...]
test-disasm-mips.cc 89 #define COMPARE(asm_, compare_string) \
98 // Verify that all invocations of the COMPARE macro passed successfully.
109 COMPARE(addu(a0, a1, a2),
111 COMPARE(addu(t2, t3, t4),
113 COMPARE(addu(v0, v1, s0),
116 COMPARE(subu(a0, a1, a2),
118 COMPARE(subu(t2, t3, t4),
120 COMPARE(subu(v0, v1, s0),
123 COMPARE(mult(a0, a1),
125 COMPARE(mult(t2, t3)
    [all...]
  /external/elfutils/lib/
dynamicsizehash.h 140 # undef COMPARE
fixedsizehash.h 66 COMPARE comparison function taking two pointers to TYPE objects
165 && COMPARE (data, ENTRYP (htab->table[idx])) == 0)
179 && COMPARE (data, ENTRYP(htab->table[idx])) == 0)
283 #undef COMPARE
  /frameworks/rs/cpp/util/
StrongPointer.h 37 #define COMPARE(_op_) \
98 COMPARE(==)
99 COMPARE(!=)
100 COMPARE(>)
101 COMPARE(<)
102 COMPARE(<=)
103 COMPARE(>=)
112 #undef COMPARE
  /frameworks/rs/server/
StrongPointer.h 36 #define COMPARE(_op_) \
97 COMPARE(==)
98 COMPARE(!=)
99 COMPARE(>)
100 COMPARE(<)
101 COMPARE(<=)
102 COMPARE(>=)
111 #undef COMPARE
  /system/core/include/utils/
StrongPointer.h 33 #define COMPARE(_op_) \
93 COMPARE(==)
94 COMPARE(!=)
95 COMPARE(>)
96 COMPARE(<)
97 COMPARE(<=)
98 COMPARE(>=)
107 #undef COMPARE
  /system/core/libpixelflinger/codeflinger/tinyutils/
smartpointer.h 30 #define COMPARE(_op_) \
80 COMPARE(==)
81 COMPARE(!=)
82 COMPARE(>)
83 COMPARE(<)
84 COMPARE(<=)
85 COMPARE(>=)
  /external/elfutils/libelf/
nlist.c 72 #define COMPARE(p1, p2) strcmp ((p1)->str, (p2)->str)
  /external/chromium_org/v8/src/
runtime.js 128 function COMPARE(x, ncr) {
  /external/srec/tools/grxmlcompile/
sub_min.cpp 29 #define COMPARE(x,y) (arc[x]->Compare(arc[y]))
  /external/v8/src/
runtime.js 120 function COMPARE(x, ncr) {
  /external/chromium_org/skia/ext/
vector_canvas_unittest.cc 221 COMPARE,
278 case COMPARE:
359 // PlatformCanvas and compare the results.
419 // Returns COMPARE, which is the default. If kGenerateSwitch command
423 GENERATE : COMPARE;
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/scsi/
scsi.h 75 #define COMPARE 0x39
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/scsi/
scsi.h 75 #define COMPARE 0x39
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/scsi/
scsi.h 75 #define COMPARE 0x39

Completed in 1293 milliseconds

1 2