Home
last modified time | relevance | path

Searched refs:OPERATOR (Results 1 – 25 of 52) sorted by relevance

123

/external/mesa3d/src/gallium/drivers/softpipe/
Dsp_quad_depth_test_tmp.h38 #if !defined(OPERATOR) && !defined(ALWAYS)
112 if ((outmask & 1) && (idepth[0] OPERATOR depth16[0][0])) { in NAME()
117 if ((outmask & 2) && (idepth[1] OPERATOR depth16[0][1])) { in NAME()
122 if ((outmask & 4) && (idepth[2] OPERATOR depth16[1][0])) { in NAME()
127 if ((outmask & 8) && (idepth[3] OPERATOR depth16[1][1])) { in NAME()
146 #undef OPERATOR
Dsp_quad_depth_test.c859 #define OPERATOR < macro
863 #define OPERATOR == macro
867 #define OPERATOR <= macro
871 #define OPERATOR > macro
875 #define OPERATOR != macro
879 #define OPERATOR >= macro
/external/clang/include/clang/AST/
DRecursiveASTVisitor.h45 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) \
48 OPERATOR(Extension) OPERATOR(Coawait)
52 OPERATOR(PtrMemD) OPERATOR(PtrMemI) OPERATOR(Mul) OPERATOR(Div) \
53 OPERATOR(Rem) OPERATOR(Add) OPERATOR(Sub) OPERATOR(Shl) OPERATOR(Shr) \
54 OPERATOR(LT) OPERATOR(GT) OPERATOR(LE) OPERATOR(GE) OPERATOR(EQ) \
55 OPERATOR(NE) OPERATOR(And) OPERATOR(Xor) OPERATOR(Or) OPERATOR(LAnd) \
56 OPERATOR(LOr) OPERATOR(Assign) OPERATOR(Comma)
60 OPERATOR(Mul) OPERATOR(Div) OPERATOR(Rem) OPERATOR(Add) OPERATOR(Sub) \
[all …]
/external/llvm-project/llvm/lib/Target/SystemZ/
DSystemZPatterns.td9 // Record that INSN performs a 64-bit version of unary operator OPERATOR
18 // Record that INSN performs a 64-bit version of binary operator OPERATOR
39 // with LOAD, OPERATOR and STORE being the read, modify and write
69 // Record that it is equivalent to using OPERATOR to store a GR64.
77 // OPERATOR to store a GR64.
85 // Record that it is equivalent to using OPERATOR to store a GR64.
123 // Use NC-like instruction INSN for block_op operation OPERATOR.
162 // Use INSN to perform conversion operation OPERATOR, with the input being
170 // Use INSN to perform minimum/maximum operation OPERATOR on type TR.
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
DSystemZPatterns.td9 // Record that INSN performs a 64-bit version of unary operator OPERATOR
18 // Record that INSN performs a 64-bit version of binary operator OPERATOR
39 // with LOAD, OPERATOR and STORE being the read, modify and write
69 // Record that it is equivalent to using OPERATOR to store a GR64.
77 // OPERATOR to store a GR64.
85 // Record that it is equivalent to using OPERATOR to store a GR64.
123 // Use NC-like instruction INSN for block_op operation OPERATOR.
162 // Use INSN to perform conversion operation OPERATOR, with the input being
170 // Use INSN to perform mininum/maximum operation OPERATOR on type TR.
/external/llvm/lib/Target/SystemZ/
DSystemZPatterns.td10 // Record that INSN performs a 64-bit version of unary operator OPERATOR
19 // Record that INSN performs a 64-bit version of binary operator OPERATOR
40 // with LOAD, OPERATOR and STORE being the read, modify and write
70 // Record that it is equivalent to using OPERATOR to store a GR64.
78 // OPERATOR to store a GR64.
86 // Record that it is equivalent to using OPERATOR to store a GR64.
124 // Use NC-like instruction INSN for block_op operation OPERATOR.
163 // Use INSN to perform conversion operation OPERATOR, with the input being
/external/python/cpython3/Parser/pgen/
Dpgen.py103 OPERATOR = 3 variable in LabelType
126 return LabelType.OPERATOR
255 elif label.type == LabelType.OPERATOR:
/external/javaparser/javaparser-core/src/main/java/com/github/javaparser/printer/concretesyntaxmodel/
DCsmAttribute.java69 case OPERATOR: { in getTokenType()
/external/javaparser/javaparser-core-testing/src/test/java/com/github/javaparser/
DJavaTokenTest.java43 assertToken("+", range(1, 3, 1, 3), PLUS, OPERATOR, iterator.next()); in testAFewTokens()
/external/javaparser/javaparser-core/src/main/java/com/github/javaparser/
DTokenTypes.java202 return JavaToken.Category.OPERATOR; in getCategory()
DJavaToken.java205 OPERATOR; enumConstant
244 return this == OPERATOR; in isOperator()
/external/javaparser/javaparser-core/src/main/java/com/github/javaparser/ast/expr/
DUnaryExpr.java151 notifyPropertyChange(ObservableProperty.OPERATOR, this.operator, operator); in setOperator()
DAssignExpr.java165 notifyPropertyChange(ObservableProperty.OPERATOR, this.operator, operator); in setOperator()
DBinaryExpr.java184 notifyPropertyChange(ObservableProperty.OPERATOR, this.operator, operator); in setOperator()
/external/javaparser/javaparser-core/src/main/java/com/github/javaparser/printer/
DConcreteSyntaxModel.java282 attribute(ObservableProperty.OPERATOR), in concreteSyntaxModelByClass.put() argument
291 attribute(ObservableProperty.OPERATOR), in concreteSyntaxModelByClass.put() argument
492 … conditional(ObservableProperty.PREFIX, FLAG, attribute(ObservableProperty.OPERATOR)), in concreteSyntaxModelByClass.put() argument
494 … conditional(ObservableProperty.POSTFIX, FLAG, attribute(ObservableProperty.OPERATOR)) in concreteSyntaxModelByClass.put()
/external/javaparser/javaparser-core/src/main/java/com/github/javaparser/ast/observer/
DObservableProperty.java87 OPERATOR(Type.SINGLE_ATTRIBUTE), enumConstant
/external/deqp/modules/gles2/functional/
Des2fShaderOperatorTests.cpp251 OPERATOR, enumerator
295 …sultBias_, precisionMask_, evalFuncScalar_, evalFuncVec2_, evalFuncVec3_, evalFuncVec4_, OPERATOR); in BuiltinOperInfo()
301 …s_, precisionMask_, evalFuncScalar_, evalFuncVec2_, evalFuncVec3_, evalFuncVec4_, OPERATOR, false); in BuiltinPostOperInfo()
1302 if (funcInfo.type == OPERATOR) in init()
1338 if (funcInfo.type == OPERATOR || funcInfo.type == FUNCTION) in init()
1342 if (funcInfo.type == OPERATOR && !isUnaryOp) in init()
1350 if (funcInfo.type == OPERATOR && isUnaryOp && !funcInfo.isUnaryPrefix) in init()
/external/llvm/test/Bitcode/
Dinvalid.test20 RUN: FileCheck --check-prefix=MISMATCHED-EXPLICIT-GEP-OPERATOR %s
39 MISMATCHED-EXPLICIT-GEP-OPERATOR: Explicit gep operator type does not match pointee type of pointer…
/external/llvm-project/llvm/test/Bitcode/
Dinvalid.test22 RUN: FileCheck --check-prefix=MISMATCHED-EXPLICIT-GEP-OPERATOR %s
42 MISMATCHED-EXPLICIT-GEP-OPERATOR: Explicit gep operator type does not match pointee type of pointer…
/external/deqp/modules/gles3/functional/
Des3fShaderOperatorTests.cpp432 OPERATOR, enumerator
511 …sultBias_, precisionMask_, evalFuncScalar_, evalFuncVec2_, evalFuncVec3_, evalFuncVec4_, OPERATOR); in BuiltinOperInfo()
516 …enceBias_, precisionMask_, evalFuncScalar_, evalFuncVec2_, evalFuncVec3_, evalFuncVec4_, OPERATOR); in BuiltinOperInfoSeparateRefScaleBias()
522 …s_, precisionMask_, evalFuncScalar_, evalFuncVec2_, evalFuncVec3_, evalFuncVec4_, OPERATOR, false); in BuiltinPostOperInfo()
1942 if (funcInfo.type == OPERATOR) in init()
1986 if (funcInfo.type == OPERATOR || funcInfo.type == FUNCTION) in init()
1990 if (funcInfo.type == OPERATOR && !isUnaryOp) in init()
1998 if (funcInfo.type == OPERATOR && isUnaryOp && !funcInfo.isUnaryPrefix) in init()
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRenderOperatorTests.cpp306 OPERATOR, enumerator
404 …sultBias_, precisionMask_, evalFuncScalar_, evalFuncVec2_, evalFuncVec3_, evalFuncVec4_, OPERATOR); in BuiltinOperInfo()
410 …s_, precisionMask_, evalFuncScalar_, evalFuncVec2_, evalFuncVec3_, evalFuncVec4_, OPERATOR, false); in BuiltinPostOperInfo()
1755 if (funcInfo.type == OPERATOR) in init()
1799 if (funcInfo.type == OPERATOR || funcInfo.type == FUNCTION) in init()
1803 if (funcInfo.type == OPERATOR && !isUnaryOp) in init()
1811 if (funcInfo.type == OPERATOR && isUnaryOp && !funcInfo.isUnaryPrefix) in init()
/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsm64bitCompareTests.cpp153 #define GEN_INT_IMPL(INTTYPE, TYPECHAR, OPNAME, OPERATOR) \ argument
158 virtual bool run (INTTYPE left, INTTYPE right) const { return left OPERATOR right; } \
/external/cldr/tools/java/org/unicode/cldr/util/data/
DApproximateWidth.txt459 2AF6; 2; # TRIPLE COLON OPERATOR
896 2218; 3; # RING OPERATOR
900 22C5; 3; # DOT OPERATOR
918 2AFC; 3; # LARGE TRIPLE VERTICAL BAR OPERATOR
1670 22C4; 4; # DIAMOND OPERATOR
1671 22C6; 4; # STAR OPERATOR
1687 2A1E; 4; # LARGE LEFT TRIANGLE OPERATOR
1692 2AFD; 4; # DOUBLE SOLIDUS OPERATOR
2101 1EEF0..1EEF1; 4; # ARABIC MATHEMATICAL OPERATOR MEEM WITH HAH WITH TATWEEL..ARABIC MATHEMATICAL OPE…
2706 2217; 5; # ASTERISK OPERATOR
[all …]
/external/llvm-project/flang/docs/
Df2018-grammar.md713 OPERATOR ( local-defined-operator ) =>
714 OPERATOR ( use-defined-operator )
740 generic-name | OPERATOR ( defined-operator ) |
/external/llvm-project/llvm/test/FileCheck/
Dnumeric-expression.txt382 INVALID OPERATOR
384 INVAL-OP-LABEL: INVALID OPERATOR

123