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

1 2

  /external/v8/test/cctest/
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...]
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...]
  /external/elfutils/libdw/
dwarf_abbrev_hash.h 56 #define COMPARE(a, b) (0)
  /external/elfutils/libasm/
symbolhash.h 33 #define COMPARE(a, b) \
symbolhash.c 41 #define COMPARE(a, b) \
  /external/elfutils/src/
symbolhash.c 39 #define COMPARE(a, b) strcmp ((a)->name, (b)->name)
symbolhash.h 33 #define COMPARE(a, b) strcmp ((a)->name, (b)->name)
versionhash.c 38 #define COMPARE(a, b) strcmp ((a)->id, (b)->id)
sectionhash.c 79 #define COMPARE(a, b) scnhead_compare (a, b)
  /system/core/libpixelflinger/codeflinger/tinyutils/
smartpointer.h 30 #define COMPARE(_op_) \
80 COMPARE(==)
81 COMPARE(!=)
82 COMPARE(>)
83 COMPARE(<)
84 COMPARE(<=)
85 COMPARE(>=)
  /external/skia/include/core/
SkTSearch.h 66 template <typename T, int (COMPARE)(const T*, const T*)>
83 if (COMPARE(elem, &target) < 0)
90 int pred = COMPARE(elem, &target);
101 int (*compare)(const T*, const T*))
117 if ((*compare)(elem, &target) < 0)
124 int pred = (*compare)(elem, &target);
135 int (*compare)(const T*, const T*))
151 if ((*compare)(elem, target) < 0)
158 int pred = (*compare)(elem, target);
168 template <typename T, int (COMPARE)(const T*, const T*)
    [all...]
  /frameworks/native/include/utils/
StrongPointer.h 36 #define COMPARE(_op_) \
97 COMPARE(==)
98 COMPARE(!=)
99 COMPARE(>)
100 COMPARE(<)
101 COMPARE(<=)
102 COMPARE(>=)
111 #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
  /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
dynamicsizehash.c 58 COMPARE comparison function taking two pointers to TYPE objects
81 && COMPARE (htab->table[idx].data, val) == 0)
96 && COMPARE (htab->table[idx].data, val) == 0)
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
ggc.h 214 #define splay_tree_new_ggc(COMPARE, ALLOC_TREE, ALLOC_NODE) \
215 splay_tree_new_typed_alloc (COMPARE, NULL, NULL, &ALLOC_TREE, &ALLOC_NODE, \
rtl.def 424 DEF_RTL_EXPR(COMPARE, "compare", "ee", RTX_BIN_ARITH)
    [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
ggc.h 214 #define splay_tree_new_ggc(COMPARE, ALLOC_TREE, ALLOC_NODE) \
215 splay_tree_new_typed_alloc (COMPARE, NULL, NULL, &ALLOC_TREE, &ALLOC_NODE, \
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
ggc.h 214 #define splay_tree_new_ggc(COMPARE, ALLOC_TREE, ALLOC_NODE) \
215 splay_tree_new_typed_alloc (COMPARE, NULL, NULL, &ALLOC_TREE, &ALLOC_NODE, \
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
ggc.h 214 #define splay_tree_new_ggc(COMPARE, ALLOC_TREE, ALLOC_NODE) \
215 splay_tree_new_typed_alloc (COMPARE, NULL, NULL, &ALLOC_TREE, &ALLOC_NODE, \
  /external/elfutils/libelf/
nlist.c 72 #define COMPARE(p1, p2) strcmp ((p1)->str, (p2)->str)
  /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 1305 milliseconds

1 2