Searched refs:OP (Results 1 - 25 of 91) sorted by relevance

1234

/external/chromium_org/gpu/command_buffer/common/
H A Dgles2_cmd_ids_autogen.h14 #define GLES2_COMMAND_LIST(OP) \
15 OP(ActiveTexture) /* 256 */ \
16 OP(AttachShader) /* 257 */ \
17 OP(BindAttribLocationBucket) /* 258 */ \
18 OP(BindBuffer) /* 259 */ \
19 OP(BindFramebuffer) /* 260 */ \
20 OP(BindRenderbuffer) /* 261 */ \
21 OP(BindTexture) /* 262 */ \
22 OP(BlendColor) /* 263 */ \
23 OP(BlendEquatio
[all...]
/external/compiler-rt/test/ubsan/TestCases/Integer/
H A Dshift.cpp24 a OP 1; local
29 a OP (-3);
35 a OP 32; local
H A Dincdec-overflow.cpp15 OP;
H A Duincdec-overflow.cpp15 OP;
/external/valgrind/main/VEX/test/
H A Dtest-i386-muldiv.h2 void glue(glue(test_, OP), b)(int op0, int op1)
11 stringify(OP)"b %b2\n\t"
17 stringify(OP) "b", s0, s1, res, flags & CC_MASK);
20 void glue(glue(test_, OP), w)(int op0h, int op0, int op1)
29 stringify(OP) "w %w3\n\t"
35 stringify(OP) "w", op0h, op0, s1, resh, res, flags & CC_MASK);
38 void glue(glue(test_, OP), l)(int op0h, int op0, int op1)
47 stringify(OP) "l %3\n\t"
53 stringify(OP) "l", op0h, op0, s1, resh, res, flags & CC_MASK);
56 #undef OP macro
[all...]
H A Dtest-amd64-muldiv.h2 void glue(glue(test_, OP), b)(int64 op0, int64 op1)
11 stringify(OP)"b %b2\n\t"
17 stringify(OP) "b", s0, s1, res, flags & CC_MASK);
20 void glue(glue(test_, OP), w)(int64 op0h, int64 op0, int64 op1)
29 stringify(OP) "w %w3\n\t"
35 stringify(OP) "w", op0h, op0, s1, resh, res, flags & CC_MASK);
38 void glue(glue(test_, OP), l)(int64 op0h, int64 op0, int64 op1)
47 stringify(OP) "l %3\n\t"
53 stringify(OP) "l", op0h, op0, s1, resh, res, flags & CC_MASK);
56 void glue(glue(test_, OP),
74 #undef OP macro
[all...]
H A Dtest-i386-shift.h2 #define exec_op glue(exec_, OP)
3 #define exec_opl glue(glue(exec_, OP), l)
4 #define exec_opw glue(glue(exec_, OP), w)
5 #define exec_opb glue(glue(exec_, OP), b)
13 stringify(OP) size " %" size "2, %" size "0\n\t" \
22 stringify(OP) size " %%cl, %" size "0\n\t" \
39 stringify(OP) "l", s0, s1, res, iflags, flags & CC_MASK);
52 stringify(OP) "w", s0, s1, res, iflags, flags & CC_MASK);
59 stringify(OP) size " %%cl, %" size "5, %" size "0\n\t" \
75 stringify(OP) "
156 #undef OP macro
[all...]
H A Dtest-amd64-shift.h2 #define exec_op glue(exec_, OP)
3 #define exec_opq glue(glue(exec_, OP), q)
4 #define exec_opl glue(glue(exec_, OP), l)
5 #define exec_opw glue(glue(exec_, OP), w)
6 #define exec_opb glue(glue(exec_, OP), b)
14 stringify(OP) size " %" size "2, %" size "0\n\t" \
23 stringify(OP) size " %%cl, %" size "0\n\t" \
40 stringify(OP) "q", s0, s1, res, iflags, flags & CC_MASK);
53 stringify(OP) "l", s0, s1, res, iflags, flags & CC_MASK);
66 stringify(OP) "
173 #undef OP macro
[all...]
H A Dtest-i386.h4 #define exec_op glue(exec_, OP)
5 #define exec_opl glue(glue(exec_, OP), l)
6 #define exec_opw glue(glue(exec_, OP), w)
7 #define exec_opb glue(glue(exec_, OP), b)
12 stringify(OP) size " %" size "2, %" size "0\n\t" \
21 stringify(OP) size " %" size "0\n\t" \
36 stringify(OP) "l", s0, res, iflags, flags & CC_MASK);
50 stringify(OP) "w", s0, res, iflags, flags & CC_MASK);
64 stringify(OP) "b", s0, res, iflags, flags & CC_MASK);
79 stringify(OP) "
207 #undef OP macro
[all...]
H A Dtest-amd64.h2 #define exec_op glue(exec_, OP)
3 #define exec_opq glue(glue(exec_, OP), q)
4 #define exec_opl glue(glue(exec_, OP), l)
5 #define exec_opw glue(glue(exec_, OP), w)
6 #define exec_opb glue(glue(exec_, OP), b)
11 stringify(OP) size " %" size "2, %" size "0\n\t" \
20 stringify(OP) size " %" size "0\n\t" \
34 stringify(OP) "q", s0, res, iflags, flags & CC_MASK);
43 stringify(OP) "l", s0, res, iflags, flags & CC_MASK);
52 stringify(OP) "
226 #undef OP macro
[all...]
H A Dtest-amd64.c69 #define OP add macro
72 #define OP sub macro
75 #define OP xor macro
78 #define OP and macro
81 #define OP or macro
84 #define OP cmp macro
87 #define OP adc macro
91 #define OP sbb macro
95 #define OP inc macro
100 #define OP de macro
105 #define OP macro
110 #define OP macro
118 #define OP macro
121 #define OP macro
124 #define OP macro
127 #define OP macro
130 #define OP macro
133 #define OP macro
137 #define OP macro
362 #define OP macro
365 #define OP macro
441 #define OP macro
444 #define OP macro
[all...]
/external/elfutils/0.153/lib/
H A Dsha1.c259 #define OP(i, a, b, c, d, e) \ macro
270 OP (0, A, B, C, D, E);
271 OP (1, E, A, B, C, D);
272 OP (2, D, E, A, B, C);
273 OP (3, C, D, E, A, B);
274 OP (4, B, C, D, E, A);
275 OP (5, A, B, C, D, E);
276 OP (6, E, A, B, C, D);
277 OP (7, D, E, A, B, C);
278 OP (
292 #undef OP macro
293 #define OP macro
[all...]
H A Dmd5.c334 #define OP(a, b, c, d, s, T) \ macro
355 OP (A, B, C, D, 7, 0xd76aa478);
356 OP (D, A, B, C, 12, 0xe8c7b756);
357 OP (C, D, A, B, 17, 0x242070db);
358 OP (B, C, D, A, 22, 0xc1bdceee);
359 OP (A, B, C, D, 7, 0xf57c0faf);
360 OP (D, A, B, C, 12, 0x4787c62a);
361 OP (C, D, A, B, 17, 0xa8304613);
362 OP (B, C, D, A, 22, 0xfd469501);
363 OP (
375 #undef OP macro
376 #define OP macro
[all...]
/external/clang/test/SemaCXX/
H A Dwarn-self-assign.cpp20 #define OP = macro
25 a OP a;
28 LHS OP RHS;
29 #undef OP macro
/external/chromium_org/native_client_sdk/src/libraries/nacl_io/
H A Dkernel_wrap_glibc.cc129 #define EXPAND_SYMBOL_LIST_OPERATION(OP) \
130 OP(chdir); \
131 OP(close); \
132 OP(dup); \
133 OP(dup2); \
134 OP(exit); \
135 OP(fstat); \
136 OP(getcwd); \
137 OP(getdents); \
138 OP(mkdi
[all...]
H A Dkernel_wrap_newlib.cc58 #define EXPAND_SYMBOL_LIST_OPERATION(OP) \
59 OP(basic, exit); \
60 OP(fdio, close); \
61 OP(fdio, dup); \
62 OP(fdio, dup2); \
63 OP(fdio, read); \
64 OP(fdio, write); \
65 OP(fdio, seek); \
66 OP(fdio, fstat); \
67 OP(fdi
[all...]
H A Dkernel_wrap_bionic.cc116 #define EXPAND_SYMBOL_LIST_OPERATION(OP) \
117 OP(chdir); \
118 OP(close); \
119 OP(dup); \
120 OP(dup2); \
121 OP(exit); \
122 OP(fchdir); \
123 OP(fchmod); \
124 OP(fdatasync); \
125 OP(fsta
[all...]
/external/chromium_org/base/numerics/
H A Dsafe_math.h194 #define BASE_NUMERIC_ARITHMETIC_OPERATORS(NAME, OP, COMPOUND_OP) \
197 CheckedNumeric<typename ArithmeticPromotion<T>::type> operator OP( \
202 return CheckedNumeric<T>(lhs.ValueUnsafe() OP rhs.ValueUnsafe()); \
205 lhs.ValueUnsafe() OP rhs.ValueUnsafe(), \
219 *this = CheckedNumeric<T>::cast(*this) OP CheckedNumeric<Src>::cast(rhs); \
224 CheckedNumeric<typename ArithmeticPromotion<T, Src>::type> operator OP( \
229 lhs.ValueUnsafe() OP rhs.ValueUnsafe(), \
232 OP CheckedNumeric<Promotion>::cast(rhs); \
236 CheckedNumeric<typename ArithmeticPromotion<T, Src>::type> operator OP( \
240 return CheckedNumeric<Promotion>(lhs.ValueUnsafe() OP rh
[all...]
/external/chromium_org/v8/src/base/
H A Dsafe_math.h198 #define BASE_NUMERIC_ARITHMETIC_OPERATORS(NAME, OP, COMPOUND_OP) \
201 CheckedNumeric<typename ArithmeticPromotion<T>::type> operator OP( \
206 return CheckedNumeric<T>(lhs.ValueUnsafe() OP rhs.ValueUnsafe()); \
209 lhs.ValueUnsafe() OP rhs.ValueUnsafe(), \
223 *this = CheckedNumeric<T>::cast(*this) OP CheckedNumeric<Src>::cast(rhs); \
228 CheckedNumeric<typename ArithmeticPromotion<T, Src>::type> operator OP( \
233 lhs.ValueUnsafe() OP rhs.ValueUnsafe(), \
236 OP CheckedNumeric<Promotion>::cast(rhs); \
240 CheckedNumeric<typename ArithmeticPromotion<T, Src>::type> operator OP( \
244 return CheckedNumeric<Promotion>(lhs.ValueUnsafe() OP rh
[all...]
/external/chromium_org/third_party/icu/scripts/
H A Dtrim_data.sh12 # Set $OP to '|' only if $ACCEPT_LANG_PATTERN is not empty.
13 OP=${ACCEPT_LANG_PATTERN:+|}
14 ACCEPT_LANG_PATTERN="${ACCEPT_LANG_PATTERN}${OP}${lang}"
41 # Set $OP to '|' only if $UI_LANGUAGES is not empty.
42 OP=${UI_LANGUAGES:+|}
43 UI_LANGUAGES="${UI_LANGUAGES}${OP}${lang}"
89 OP=${DROPLIST:+|}
90 DROPLIST=${DROPLIST}${OP}${currency}
/external/eigen/unsupported/Eigen/src/Eigenvalues/
H A DArpackSelfAdjointEigenSolver.h34 template<typename MatrixSolver, typename MatrixType, typename Scalar, bool BisSPD> struct OP;
472 MatrixSolver OP; local
476 OP.compute(B);
482 OP.compute(A);
494 OP.compute(AminusSigmaB);
499 OP.compute(AminusSigmaB);
504 if (!(mode == 1 && isBempty) && !(mode == 2 && isBempty) && OP.info() != Success)
533 // OP = A
539 // OP = L^{-1}AL^{-T}
541 internal::OP<MatrixSolve
747 struct OP struct in namespace:Eigen::internal
754 struct OP<MatrixSolver, MatrixType, Scalar, true> struct in namespace:Eigen::internal
756 applyOP(MatrixSolver &OP, const MatrixType &A, int n, Scalar *in, Scalar *out) argument
775 project(MatrixSolver &OP, int n, int k, Scalar *vecs) argument
786 struct OP<MatrixSolver, MatrixType, Scalar, false> struct in namespace:Eigen::internal
788 applyOP(MatrixSolver &OP, const MatrixType &A, int n, Scalar *in, Scalar *out) argument
793 project(MatrixSolver &OP, int n, int k, Scalar *vecs) argument
[all...]
/external/eigen/test/
H A Dexceptions.cpp80 #define CHECK_MEMLEAK(OP) { \
84 try { OP; } \
87 VERIFY(ScalarWithExceptions::instances==before && "memory leak detected in " && EIGEN_MAKESTRING(OP)); \
89 VERIFY(exception_thrown && " no exception thrown in " && EIGEN_MAKESTRING(OP)); \
107 VERIFY(ScalarWithExceptions::instances==0 && "global memory leak detected in " && EIGEN_MAKESTRING(OP)); \
/external/qemu/audio/
H A Drate_template.h54 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 macro
/external/antlr/antlr-3.4/runtime/Ruby/test/functional/main/
H A Dmain-scripts.rb105 r: ID OP^ ID EOF!;
108 OP: '+';
129 r: ID OP^ ID EOF!;
132 OP: '+';
142 r returns [res]: ^(OP a=ID b=ID)
143 { $res = "\%s \%s \%s" \% [$a.text, $OP.text, $b.text] }
166 r: ID OP^ ID EOF!;
169 OP: '+';
181 r: ^(OP a=ID b=ID) -> ^(OP
[all...]
/external/eigen/lapack/
H A Dlu.cpp49 if(OP(*trans)==INVALID) *info = -1;
67 if(OP(*trans)==NOTR)
73 else if(OP(*trans)==TR)
79 else if(OP(*trans)==ADJ)

Completed in 507 milliseconds

1234