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

1 2

  /frameworks/compile/mclinker/include/mcld/Script/
ExprToken.h 20 enum Kind { OPERATOR, OPERAND };
  /prebuilts/ndk/r16/sources/third_party/shaderc/third_party/spirv-tools/source/val/
instruction.cpp 22 #define OPERATOR(OP) \
23 bool operator OP(const Instruction& lhs, const Instruction& rhs) { \
26 bool operator OP(const Instruction& lhs, uint32_t rhs) { \
30 OPERATOR(<)
31 OPERATOR(==)
32 #undef OPERATOR
instruction.h 106 #define OPERATOR(OP) \
107 bool operator OP(const Instruction& lhs, const Instruction& rhs); \
108 bool operator OP(const Instruction& lhs, uint32_t rhs)
110 OPERATOR(<);
111 OPERATOR(==);
112 #undef OPERATOR
122 result_type operator()(const argument_type& inst) const {
  /external/mesa3d/src/gallium/drivers/softpipe/
sp_quad_depth_test_tmp.h 38 #if !defined(OPERATOR) && !defined(ALWAYS)
39 #error "neither OPERATOR nor ALWAYS is defined!"
111 /* Note: OPERATOR appears here: */
112 if ((outmask & 1) && (idepth[0] OPERATOR depth16[0][0])) {
117 if ((outmask & 2) && (idepth[1] OPERATOR depth16[0][1])) {
122 if ((outmask & 4) && (idepth[2] OPERATOR depth16[1][0])) {
127 if ((outmask & 8) && (idepth[3] OPERATOR depth16[1][1])) {
146 #undef OPERATOR
  /external/clang/include/clang/AST/
RecursiveASTVisitor.h 41 // using them is responsible for defining macro OPERATOR().
45 OPERATOR(PostInc) OPERATOR(PostDec) OPERATOR(PreInc) OPERATOR(PreDec) \
46 OPERATOR(AddrOf) OPERATOR(Deref) OPERATOR(Plus) OPERATOR(Minus) \
47 OPERATOR(Not) OPERATOR(LNot) OPERATOR(Real) OPERATOR(Imag)
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
RecursiveASTVisitor.h 52 // using them is responsible for defining macro OPERATOR().
56 OPERATOR(PostInc) OPERATOR(PostDec) OPERATOR(PreInc) OPERATOR(PreDec) \
57 OPERATOR(AddrOf) OPERATOR(Deref) OPERATOR(Plus) OPERATOR(Minus) \
58 OPERATOR(Not) OPERATOR(LNot) OPERATOR(Real) OPERATOR(Imag)
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/AST/
RecursiveASTVisitor.h 52 // using them is responsible for defining macro OPERATOR().
56 OPERATOR(PostInc) OPERATOR(PostDec) OPERATOR(PreInc) OPERATOR(PreDec) \
57 OPERATOR(AddrOf) OPERATOR(Deref) OPERATOR(Plus) OPERATOR(Minus) \
58 OPERATOR(Not) OPERATOR(LNot) OPERATOR(Real) OPERATOR(Imag)
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/AST/
RecursiveASTVisitor.h 52 // using them is responsible for defining macro OPERATOR().
56 OPERATOR(PostInc) OPERATOR(PostDec) OPERATOR(PreInc) OPERATOR(PreDec) \
57 OPERATOR(AddrOf) OPERATOR(Deref) OPERATOR(Plus) OPERATOR(Minus) \
58 OPERATOR(Not) OPERATOR(LNot) OPERATOR(Real) OPERATOR(Imag)
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/AST/
RecursiveASTVisitor.h 52 // using them is responsible for defining macro OPERATOR().
56 OPERATOR(PostInc) OPERATOR(PostDec) OPERATOR(PreInc) OPERATOR(PreDec) \
57 OPERATOR(AddrOf) OPERATOR(Deref) OPERATOR(Plus) OPERATOR(Minus) \
58 OPERATOR(Not) OPERATOR(LNot) OPERATOR(Real) OPERATOR(Imag)
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/AST/
RecursiveASTVisitor.h 52 // using them is responsible for defining macro OPERATOR().
56 OPERATOR(PostInc) OPERATOR(PostDec) OPERATOR(PreInc) OPERATOR(PreDec) \
57 OPERATOR(AddrOf) OPERATOR(Deref) OPERATOR(Plus) OPERATOR(Minus) \
58 OPERATOR(Not) OPERATOR(LNot) OPERATOR(Real) OPERATOR(Imag)
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/AST/
RecursiveASTVisitor.h 52 // using them is responsible for defining macro OPERATOR().
56 OPERATOR(PostInc) OPERATOR(PostDec) OPERATOR(PreInc) OPERATOR(PreDec) \
57 OPERATOR(AddrOf) OPERATOR(Deref) OPERATOR(Plus) OPERATOR(Minus) \
58 OPERATOR(Not) OPERATOR(LNot) OPERATOR(Real) OPERATOR(Imag)
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/AST/
RecursiveASTVisitor.h 52 // using them is responsible for defining macro OPERATOR().
56 OPERATOR(PostInc) OPERATOR(PostDec) OPERATOR(PreInc) OPERATOR(PreDec) \
57 OPERATOR(AddrOf) OPERATOR(Deref) OPERATOR(Plus) OPERATOR(Minus) \
58 OPERATOR(Not) OPERATOR(LNot) OPERATOR(Real) OPERATOR(Imag)
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
RecursiveASTVisitor.h 52 // using them is responsible for defining macro OPERATOR().
56 OPERATOR(PostInc) OPERATOR(PostDec) OPERATOR(PreInc) OPERATOR(PreDec) \
57 OPERATOR(AddrOf) OPERATOR(Deref) OPERATOR(Plus) OPERATOR(Minus) \
58 OPERATOR(Not) OPERATOR(LNot) OPERATOR(Real) OPERATOR(Imag)
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/clang/AST/
RecursiveASTVisitor.h 52 // using them is responsible for defining macro OPERATOR().
56 OPERATOR(PostInc) OPERATOR(PostDec) OPERATOR(PreInc) OPERATOR(PreDec) \
57 OPERATOR(AddrOf) OPERATOR(Deref) OPERATOR(Plus) OPERATOR(Minus) \
58 OPERATOR(Not) OPERATOR(LNot) OPERATOR(Real) OPERATOR(Imag)
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/clang/AST/
RecursiveASTVisitor.h 52 // using them is responsible for defining macro OPERATOR().
56 OPERATOR(PostInc) OPERATOR(PostDec) OPERATOR(PreInc) OPERATOR(PreDec) \
57 OPERATOR(AddrOf) OPERATOR(Deref) OPERATOR(Plus) OPERATOR(Minus) \
58 OPERATOR(Not) OPERATOR(LNot) OPERATOR(Real) OPERATOR(Imag)
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/clang/AST/
RecursiveASTVisitor.h 52 // using them is responsible for defining macro OPERATOR().
56 OPERATOR(PostInc) OPERATOR(PostDec) OPERATOR(PreInc) OPERATOR(PreDec) \
57 OPERATOR(AddrOf) OPERATOR(Deref) OPERATOR(Plus) OPERATOR(Minus) \
58 OPERATOR(Not) OPERATOR(LNot) OPERATOR(Real) OPERATOR(Imag)
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/clang/AST/
RecursiveASTVisitor.h 52 // using them is responsible for defining macro OPERATOR().
56 OPERATOR(PostInc) OPERATOR(PostDec) OPERATOR(PreInc) OPERATOR(PreDec) \
57 OPERATOR(AddrOf) OPERATOR(Deref) OPERATOR(Plus) OPERATOR(Minus) \
58 OPERATOR(Not) OPERATOR(LNot) OPERATOR(Real) OPERATOR(Imag)
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/clang/AST/
RecursiveASTVisitor.h 52 // using them is responsible for defining macro OPERATOR().
56 OPERATOR(PostInc) OPERATOR(PostDec) OPERATOR(PreInc) OPERATOR(PreDec) \
57 OPERATOR(AddrOf) OPERATOR(Deref) OPERATOR(Plus) OPERATOR(Minus) \
58 OPERATOR(Not) OPERATOR(LNot) OPERATOR(Real) OPERATOR(Imag)
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/clang/AST/
RecursiveASTVisitor.h 52 // using them is responsible for defining macro OPERATOR().
56 OPERATOR(PostInc) OPERATOR(PostDec) OPERATOR(PreInc) OPERATOR(PreDec) \
57 OPERATOR(AddrOf) OPERATOR(Deref) OPERATOR(Plus) OPERATOR(Minus) \
58 OPERATOR(Not) OPERATOR(LNot) OPERATOR(Real) OPERATOR(Imag)
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/ext/
pointer.h 62 * 4) An operator<() to support pointer comparison.
63 * 5) An operator==() to support pointer comparison.
84 operator<(const _Std_pointer_impl& __rarg) const
88 operator==(const _Std_pointer_impl& __rarg) const
136 operator<(const _Relative_pointer_impl& __rarg) const
141 operator==(const _Relative_pointer_impl& __rarg) const
188 operator<(const _Relative_pointer_impl& __rarg) const
193 operator==(const _Relative_pointer_impl& __rarg) const
319 // Assignment operator
321 operator=(const _Pointer_adapter& __arg)
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ext/
pointer.h 62 * 4) An operator<() to support pointer comparison.
63 * 5) An operator==() to support pointer comparison.
84 operator<(const _Std_pointer_impl& __rarg) const
88 operator==(const _Std_pointer_impl& __rarg) const
136 operator<(const _Relative_pointer_impl& __rarg) const
141 operator==(const _Relative_pointer_impl& __rarg) const
188 operator<(const _Relative_pointer_impl& __rarg) const
193 operator==(const _Relative_pointer_impl& __rarg) const
319 // Assignment operator
321 operator=(const _Pointer_adapter& __arg)
    [all...]
  /external/javaparser/javaparser-core/src/main/java/com/github/javaparser/printer/concretesyntaxmodel/
CsmAttribute.java 49 * For example, to the attribute "Operator" different token could correspond like PLUS or MINUS.
63 case OPERATOR:
67 throw new RuntimeException("Attribute 'operator' does not corresponding to any expected value. Text: " + text, e);
  /external/javaparser/javaparser-testing/src/test/java/com/github/javaparser/
JavaTokenTest.java 44 assertToken("+", range(1, 3, 1, 3), PLUS, OPERATOR, iterator.next());
  /frameworks/compile/mclinker/lib/Script/
RpnEvaluator.cpp 14 #include "mcld/Script/Operator.h"
38 case ExprToken::OPERATOR: {
39 Operator* op = llvm::cast<Operator>(*it);
41 case Operator::NULLARY: {
45 case Operator::UNARY: {
52 case Operator::BINARY: {
62 case Operator::TERNARY: {
75 } // end of switch operator arity
  /tools/metalava/src/main/java/com/android/tools/metalava/model/psi/
PsiModifierItem.kt 38 private operator fun set(mask: Int, set: Boolean) {
131 return isSet(OPERATOR)
250 const val OPERATOR = 1 shl 17
259 SEALED or INTERNAL or INFIX or OPERATOR
338 flags = flags or OPERATOR

Completed in 1846 milliseconds

1 2