HomeSort by relevance Sort by last modified time
    Searched refs:OP (Results 1 - 21 of 21) sorted by null

  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/
cpplib.h 60 OP(EQ, "=") \
61 OP(NOT, "!") \
62 OP(GREATER, ">") /* compare */ \
63 OP(LESS, "<") \
64 OP(PLUS, "+") /* math */ \
65 OP(MINUS, "-") \
66 OP(MULT, "*") \
67 OP(DIV, "/") \
68 OP(MOD, "%") \
69 OP(AND, "&") /* bit ops */
    [all...]
tree-ssa-operands.h 162 #define USE_OP_PTR(OP) (&((OP)->use_ptr))
163 #define USE_OP(OP) (USE_FROM_PTR (USE_OP_PTR (OP)))
165 #define DEF_OP_PTR(OP) ((OP)->def_ptr)
166 #define DEF_OP(OP) (DEF_FROM_PTR (DEF_OP_PTR (OP)))
168 #define VUSE_OP_PTR(OP,X) VUSE_ELEMENT_PTR ((OP)->usev, (X))
    [all...]
defaults.h 796 #define CONST_DOUBLE_OK_FOR_CONSTRAINT_P(OP,C,STR) \
797 CONST_DOUBLE_OK_FOR_LETTER_P (OP, C)
805 #define EXTRA_CONSTRAINT_STR(OP, C,STR) EXTRA_CONSTRAINT (OP, C)
vec.h 444 #define VEC_ASSERT(EXPR,OP,T,A) \
445 (void)((EXPR) ? 0 : (VEC_ASSERT_FAIL(OP,VEC(T,A)), 0))
449 #define VEC_ASSERT_FAIL(OP,VEC) vec_assert_fail (OP,#VEC VEC_CHECK_PASS)
454 #define VEC_ASSERT(EXPR,OP,T,A) (void)(EXPR)
462 #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP
    [all...]
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/lib/gcc/arm-eabi/4.4.3/plugin/include/
cpplib.h 60 OP(EQ, "=") \
61 OP(NOT, "!") \
62 OP(GREATER, ">") /* compare */ \
63 OP(LESS, "<") \
64 OP(PLUS, "+") /* math */ \
65 OP(MINUS, "-") \
66 OP(MULT, "*") \
67 OP(DIV, "/") \
68 OP(MOD, "%") \
69 OP(AND, "&") /* bit ops */
    [all...]
tree-ssa-operands.h 162 #define USE_OP_PTR(OP) (&((OP)->use_ptr))
163 #define USE_OP(OP) (USE_FROM_PTR (USE_OP_PTR (OP)))
165 #define DEF_OP_PTR(OP) ((OP)->def_ptr)
166 #define DEF_OP(OP) (DEF_FROM_PTR (DEF_OP_PTR (OP)))
168 #define VUSE_OP_PTR(OP,X) VUSE_ELEMENT_PTR ((OP)->usev, (X))
    [all...]
defaults.h 796 #define CONST_DOUBLE_OK_FOR_CONSTRAINT_P(OP,C,STR) \
797 CONST_DOUBLE_OK_FOR_LETTER_P (OP, C)
805 #define EXTRA_CONSTRAINT_STR(OP, C,STR) EXTRA_CONSTRAINT (OP, C)
vec.h 444 #define VEC_ASSERT(EXPR,OP,T,A) \
445 (void)((EXPR) ? 0 : (VEC_ASSERT_FAIL(OP,VEC(T,A)), 0))
449 #define VEC_ASSERT_FAIL(OP,VEC) vec_assert_fail (OP,#VEC VEC_CHECK_PASS)
454 #define VEC_ASSERT(EXPR,OP,T,A) (void)(EXPR)
462 #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP
    [all...]
  /external/qemu/audio/
rate_template.h 54 OP (obuf[i].l, ibuf[i].l);
55 OP (obuf[i].r, ibuf[i].r);
98 OP (obuf->l, out.l);
99 OP (obuf->r, out.r);
111 #undef OP
mixeng.c 320 #define OP(a, b) a += b
324 #define OP(a, b) a = b
  /external/freetype/src/psaux/
psconv.c 46 #define OP >=
67 #define OP <
99 if ( IS_PS_SPACE( *p ) || *p OP 0x80 )
180 if ( IS_PS_SPACE( *p ) || *p OP 0x80 )
362 if ( c OP 0x80 )
394 if ( *p OP 0x80 )
  /bionic/libc/regex/
engine.c 312 switch (OP(m->g->strip[es])) {
318 while (OP(m->g->strip[es]) != O_CH)
325 switch (OP(m->g->strip[ss])) {
422 assert(OP(m->g->strip[esub]) == OOR1);
427 assert(OP(m->g->strip[esub]) == OOR1);
429 assert(OP(m->g->strip[esub]) == OOR2);
432 if (OP(m->g->strip[esub]) == OOR2)
435 assert(OP(m->g->strip[esub]) == O_CH);
494 switch (OP(s = m->g->strip[ss])) {
552 assert(OP(s) == OOR2)
    [all...]
regcomp.c 130 #define EMIT(op, sopnd) doemit(p, (sop)(op), (size_t)(sopnd))
131 #define INSERT(op, pos) doinsert(p, (sop)(op), HERE()-(pos)+1, pos)
289 - p_ere_exp - parse one subERE, an atom possibly followed by a repetition op
499 pos = HERE(); /* repetion op, if any, covers from here */
555 assert(OP(p->strip[p->pbegin[i]]) == OLPAREN);
556 assert(OP(p->strip[p->pend[i]]) == ORPAREN);
1301 doemit(struct parse *p, sop op, size_t opnd)
1316 p->strip[p->slen++] = SOP(op, opnd)
    [all...]
regex2.h 67 #define OP(n) ((n)&OPRMASK)
69 #define SOP(op, opnd) ((op)|(opnd))
  /bionic/libc/kernel/arch-sh/asm/
sfp-machine.h 37 #define _FP_CHOOSENAN(fs, wc, R, X, Y, OP) do { if ((_FP_FRAC_HIGH_RAW_##fs(X) & _FP_QNANBIT_##fs) && !(_FP_FRAC_HIGH_RAW_##fs(Y) & _FP_QNANBIT_##fs)) { R##_s = Y##_s; _FP_FRAC_COPY_##wc(R,Y); } else { R##_s = X##_s; _FP_FRAC_COPY_##wc(R,X); } R##_c = FP_CLS_NAN; } while (0)
  /frameworks/base/services/camera/tests/CameraServiceTest/
CameraServiceTest.cpp 162 enum OP { EQ, GE, LE, GT, LT };
163 void assertNotify(int32_t msgType, OP op, int count);
164 void assertData(int32_t msgType, OP op, int count);
165 void waitNotify(int32_t msgType, OP op, int count);
166 void waitData(int32_t msgType, OP op, int count);
167 void assertDataSize(int32_t msgType, OP op, int dataSize)
    [all...]
  /external/qemu/
ppc-dis.c 189 i |= (op & o->bitm) << o->shift;
191 this structure, and op is the operand value).
201 (unsigned long instruction, long op, int dialect, const char **errmsg);
207 op = (i >> o->shift) & o->bitm;
209 sign_extend (op);
210 (i is the instruction, o is a pointer to this structure, and op
245 insert function with any op value. The disassembler should call
5252 unsigned long op; local
    [all...]
  /external/tcpdump/
print-arp.c 91 #define OP(ap) EXTRACT_16BITS(&(ap)->ar_op)
180 u_short pro, hrd, op; local
187 op = ATMOP(ap);
198 op, pro, ATMSPLN(ap), ATMTPLN(ap), hrd));
203 switch (op) {
245 ND_PRINT((ndo, "atmarp-#%d", op));
259 u_short pro, hrd, op; local
269 op = OP(ap);
280 op, pro, PLN(ap), hrd, HLN(ap)))
    [all...]
  /bionic/libc/bionic/
md5.c 66 #define DOIT(a,b,c,d,k,s,i,OP) \
67 a = b + cshift(a + OP(b,c,d) + X[k] + (i), s)
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/config/arm/
arm.h     [all...]
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/lib/gcc/arm-eabi/4.4.3/plugin/include/config/arm/
arm.h     [all...]

Completed in 573 milliseconds