Searched refs:OperationType (Results 1 - 6 of 6) sorted by relevance

/external/google-breakpad/src/client/windows/crash_generation/
H A Dminidump_generator.cc236 if (description->OperationType == OperationDbBADREF) {
/external/deqp/modules/gles2/functional/
H A Des2fShaderMatrixTests.cpp166 enum OperationType enum in namespace:deqp::gles2::Functional::MatrixCaseUtils
202 static OperationType getOperationType (MatrixOp op)
H A Des2fShaderOperatorTests.cpp248 enum OperationType enum in namespace:deqp::gles2::Functional
257 BuiltinFuncInfo (const char* caseName_, const char* shaderFuncName_, ValueType outValue_, Value input0_, Value input1_, Value input2_, float resultScale_, float resultBias_, deUint32 precisionMask_, ShaderEvalFunc evalFuncScalar_, ShaderEvalFunc evalFuncVec2_, ShaderEvalFunc evalFuncVec3_, ShaderEvalFunc evalFuncVec4_, OperationType type_=FUNCTION, bool isUnaryPrefix_=true)
289 OperationType type;
/external/deqp/modules/gles3/functional/
H A Des3fShaderMatrixTests.cpp280 enum OperationType enum in namespace:deqp::gles3::Functional::MatrixCaseUtils
322 static OperationType getOperationType (MatrixOp op)
H A Des3fShaderOperatorTests.cpp429 enum OperationType enum in namespace:deqp::gles3::Functional
443 OperationType type_=FUNCTION, bool isUnaryPrefix_=true)
469 OperationType type_=FUNCTION, bool isUnaryPrefix_=true)
505 OperationType type;
/external/clang/lib/Sema/
H A DSemaChecking.cpp4870 unsigned OperationType = 0; local
4875 OperationType = 1;
4877 OperationType = 2;
4879 OperationType = 3;
4886 << FnName << IsContained << ContainedRD << OperationType

Completed in 225 milliseconds