Searched defs:OPERATOR (Results 1 - 8 of 8) sorted by relevance

/external/mesa3d/src/gallium/drivers/softpipe/
H A Dsp_quad_depth_test_tmp.h38 #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 macro
H A Dsp_quad_depth_test.c838 #define OPERATOR < macro
842 #define OPERATOR == macro
846 #define OPERATOR <= macro
850 #define OPERATOR > macro
854 #define OPERATOR != macro
858 #define OPERATOR >= macro
/external/clang/include/clang/AST/
H A DRecursiveASTVisitor.h41 // 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(No
355 #define OPERATOR macro
370 #undef OPERATOR macro
390 #define OPERATOR macro
392 #undef OPERATOR macro
398 #define OPERATOR macro
402 #undef OPERATOR macro
524 #define OPERATOR macro
529 #undef OPERATOR macro
532 #define OPERATOR macro
537 #undef OPERATOR macro
542 #define OPERATOR macro
547 #undef OPERATOR macro
[all...]
/external/deqp/modules/gles2/functional/
H A Des2fShaderOperatorTests.cpp251 OPERATOR, enumerator in enum:deqp::gles2::Functional::OperationType
295 return BuiltinFuncInfo(caseName_, shaderFuncName_, outValue_, input0_, input1_, input2_, resultScale_, resultBias_, precisionMask_, evalFuncScalar_, evalFuncVec2_, evalFuncVec3_, evalFuncVec4_, OPERATOR);
301 return BuiltinFuncInfo(caseName_, shaderFuncName_, outValue_, input0_, input1_, input2_, resultScale_, resultBias_, precisionMask_, evalFuncScalar_, evalFuncVec2_, evalFuncVec3_, evalFuncVec4_, OPERATOR, false);
1302 if (funcInfo.type == OPERATOR)
1338 if (funcInfo.type == OPERATOR || funcInfo.type == FUNCTION)
1342 if (funcInfo.type == OPERATOR && !isUnaryOp)
1350 if (funcInfo.type == OPERATOR && isUnaryOp && !funcInfo.isUnaryPrefix)
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
H A DvktShaderRenderOperatorTests.cpp318 OPERATOR, enumerator in enum:vkt::sr::__anon3910::OperationType
416 return BuiltinFuncInfo(caseName_, shaderFuncName_, outValue_, input0_, input1_, input2_, resultScale_, resultBias_, resultScale_, resultBias_, precisionMask_, evalFuncScalar_, evalFuncVec2_, evalFuncVec3_, evalFuncVec4_, OPERATOR);
422 return BuiltinFuncInfo(caseName_, shaderFuncName_, outValue_, input0_, input1_, input2_, resultScale_, resultBias_, resultScale_, resultBias_, precisionMask_, evalFuncScalar_, evalFuncVec2_, evalFuncVec3_, evalFuncVec4_, OPERATOR, false);
1901 if (funcInfo.type == OPERATOR)
1945 if (funcInfo.type == OPERATOR || funcInfo.type == FUNCTION)
1949 if (funcInfo.type == OPERATOR && !isUnaryOp)
1957 if (funcInfo.type == OPERATOR && isUnaryOp && !funcInfo.isUnaryPrefix)
/external/deqp/modules/gles3/functional/
H A Des3fShaderOperatorTests.cpp432 OPERATOR, enumerator in enum:deqp::gles3::Functional::OperationType
511 return BuiltinFuncInfo(caseName_, shaderFuncName_, outValue_, input0_, input1_, input2_, resultScale_, resultBias_, resultScale_, resultBias_, precisionMask_, evalFuncScalar_, evalFuncVec2_, evalFuncVec3_, evalFuncVec4_, OPERATOR);
516 return BuiltinFuncInfo(caseName_, shaderFuncName_, outValue_, input0_, input1_, input2_, resultScale_, resultBias_, referenceScale_, referenceBias_, precisionMask_, evalFuncScalar_, evalFuncVec2_, evalFuncVec3_, evalFuncVec4_, OPERATOR);
522 return BuiltinFuncInfo(caseName_, shaderFuncName_, outValue_, input0_, input1_, input2_, resultScale_, resultBias_, resultScale_, resultBias_, precisionMask_, evalFuncScalar_, evalFuncVec2_, evalFuncVec3_, evalFuncVec4_, OPERATOR, false);
1942 if (funcInfo.type == OPERATOR)
1986 if (funcInfo.type == OPERATOR || funcInfo.type == FUNCTION)
1990 if (funcInfo.type == OPERATOR && !isUnaryOp)
1998 if (funcInfo.type == OPERATOR && isUnaryOp && !funcInfo.isUnaryPrefix)
/external/owasp/sanitizer/lib/htmlparser-1.3/
H A Dhtmlparser-1.3-with-transitions.jarMETA-INF/MANIFEST.MF nu/validator/htmlparser/tools/XSLT4HTML5XOM.class XSLT4HTML5XOM.java package nu. ...
H A Dhtmlparser-1.3.jarMETA-INF/MANIFEST.MF nu/validator/htmlparser/tools/XSLT4HTML5XOM.class XSLT4HTML5XOM.java package nu. ...

Completed in 1040 milliseconds