| /external/javaparser/javaparser-symbol-solver-testing/src/test/java/com/github/javaparser/symbolsolver/resolution/javaparser/ | 
| D | VarTypeTest.java | 31         VarType varType = ast.findFirst(VarType.class).get();  in resolveAPrimitive()  local41         VarType varType = ast.findFirst(VarType.class).get();  in resolveAReferenceType()  local
 
 | 
| /external/deqp/external/vulkancts/modules/vulkan/shaderrender/ | 
| D | vktShaderRenderIndexingTests.cpp | 157 							IndexingTestUniformSetup	(const DataType varType, bool usesArray)  in IndexingTestUniformSetup()245 										const DataType				varType,  in ShaderIndexingCase()
 262 															DataType				varType,  in createVaryingArrayCase()
 393 															DataType				varType,  in createUniformArrayCase()
 509 														DataType				varType,  in createTmpArrayCase()
 717 																DataType				varType,  in createVectorSubscriptCase()
 922 																DataType				varType,  in createMatrixSubscriptCase()
 1122 			DataType varType = s_floatAndVecTypes[typeNdx];  in init()  local
 1146 			DataType varType = s_floatAndVecTypes[typeNdx];  in init()  local
 1172 			DataType varType = s_floatAndVecTypes[typeNdx];  in init()  local
 [all …]
 
 | 
| /external/deqp/modules/gles3/functional/ | 
| D | es3fShaderIndexingTests.cpp | 152 …text, const char* name, const char* description, bool isVertexCase, DataType varType, ShaderEvalFu…  in ShaderIndexingCase()222 …e (Context& context, const char* caseName, const char* description, DataType varType, IndexAccessT…  in createVaryingArrayCase()
 337 …, const char* caseName, const char* description, bool isVertexCase, DataType varType, IndexAccessT…  in createUniformArrayCase()
 443 …, const char* caseName, const char* description, bool isVertexCase, DataType varType, IndexAccessT…  in createTmpArrayCase()
 603 …, const char* caseName, const char* description, bool isVertexCase, DataType varType, VectorAccess…  in createVectorSubscriptCase()
 803 …, const char* caseName, const char* description, bool isVertexCase, DataType varType, IndexAccessT…  in createMatrixSubscriptCase()
 990 			DataType varType = s_floatAndVecTypes[typeNdx];  in init()  local
 1012 			DataType varType = s_floatAndVecTypes[typeNdx];  in init()  local
 1036 			DataType varType = s_floatAndVecTypes[typeNdx];  in init()  local
 1072 			DataType varType = s_vectorTypes[typeNdx];  in init()  local
 [all …]
 
 | 
| /external/deqp/modules/gles2/functional/ | 
| D | es2fShaderIndexingTests.cpp | 166 …text, const char* name, const char* description, bool isVertexCase, DataType varType, ShaderEvalFu…  in ShaderIndexingCase()256 …e (Context& context, const char* caseName, const char* description, DataType varType, IndexAccessT…  in createVaryingArrayCase()
 379 …, const char* caseName, const char* description, bool isVertexCase, DataType varType, IndexAccessT…  in createUniformArrayCase()
 489 …, const char* caseName, const char* description, bool isVertexCase, DataType varType, IndexAccessT…  in createTmpArrayCase()
 693 …, const char* caseName, const char* description, bool isVertexCase, DataType varType, VectorAccess…  in createVectorSubscriptCase()
 879 …, const char* caseName, const char* description, bool isVertexCase, DataType varType, IndexAccessT…  in createMatrixSubscriptCase()
 1069 			DataType varType = s_floatAndVecTypes[typeNdx];  in init()  local
 1091 			DataType varType = s_floatAndVecTypes[typeNdx];  in init()  local
 1115 			DataType varType = s_floatAndVecTypes[typeNdx];  in init()  local
 1151 			DataType varType = s_vectorTypes[typeNdx];  in init()  local
 [all …]
 
 | 
| /external/deqp/modules/gles31/functional/ | 
| D | es31fProgramInterfaceDefinition.cpp | 69 static bool containsMatchingSubtype (const glu::VarType& varType, bool (*predicate)(glu::DataType))  in containsMatchingSubtype()125 static bool isIllegalVertexInput (const glu::VarType& varType)  in isIllegalVertexInput()
 135 static bool isIllegalVertexOutput (const glu::VarType& varType, bool insideAStruct = false, bool in…  in isIllegalVertexOutput()
 176 static bool isIllegalFragmentInput (const glu::VarType& varType)  in isIllegalFragmentInput()
 181 static bool isIllegalFragmentOutput (const glu::VarType& varType, bool insideAnArray = false)  in isIllegalFragmentOutput()
 208 static bool isTypeIntegerOrContainsIntegers (const glu::VarType& varType)  in isTypeIntegerOrContainsIntegers()
 
 | 
| D | es31fComputeShaderBuiltinVarTests.cpp | 112 …::ComputeBuiltinVarCase (Context& context, const char* name, const char* varName, DataType varType)  in ComputeBuiltinVarCase()136 static string genBuiltinVarSource (const string& varName, DataType varType, const UVec3& localSize)  in genBuiltinVarSource()
 
 | 
| D | es31fShaderUniformIntegerFunctionTests.cpp | 78 	glu::VarType varType(glu::TYPE_INT, precision);  in UniformIntegerFunctionCase()  local
 | 
| /external/deqp/external/openglcts/modules/common/ | 
| D | glcShaderIndexingTests.cpp | 172 									   DataType varType, ShaderEvalFunc evalFunc, const char* vertShaderSource,  in ShaderIndexingCase()245 												  glu::GLSLVersion glslVersion, DataType varType,  in createVaryingArrayCase()
 366 												  glu::GLSLVersion glslVersion, bool isVertexCase, DataType varType,  in createUniformArrayCase()
 478 											  glu::GLSLVersion glslVersion, bool isVertexCase, DataType varType,  in createTmpArrayCase()
 699 													 glu::GLSLVersion glslVersion, bool isVertexCase, DataType varType,  in createVectorSubscriptCase()
 962 													 glu::GLSLVersion glslVersion, bool isVertexCase, DataType varType,  in createMatrixSubscriptCase()
 1159 			DataType varType = s_floatAndVecTypes[typeNdx];  in init()  local
 1188 			DataType varType = s_floatAndVecTypes[typeNdx];  in init()  local
 1214 			DataType varType = s_floatAndVecTypes[typeNdx];  in init()  local
 1254 			DataType varType = s_vectorTypes[typeNdx];  in init()  local
 [all …]
 
 | 
| /external/deqp/modules/glshared/ | 
| D | glsRandomShaderProgram.cpp | 34 static rr::GenericVecType mapToGenericVecType (const rsg::VariableType& varType)  in mapToGenericVecType()47 static glu::DataType mapToBasicType (const rsg::VariableType& varType)  in mapToBasicType()
 225 			const rsg::VariableType&		varType			= var->getType();  in shadeVertices()  local
 263 			const rsg::VariableType&	varType			= var->getType();  in shadeFragments()  local
 
 | 
| D | glsShaderExecUtil.hpp | 51 	glu::VarType		varType;	//!< Symbol type.  member
 | 
| D | glsShaderExecUtil.cpp | 969 void BufferIoExecutor::copyToBuffer (const glu::VarType& varType, const VarLayout& layout, int numV…  in copyToBuffer()996 void BufferIoExecutor::copyFromBuffer (const glu::VarType& varType, const VarLayout& layout, int nu…  in copyFromBuffer()
 1043 			const glu::VarType&		varType		= m_inputs[inputNdx].varType;  in uploadInputBuffer()  local
 1078 			const glu::VarType&		varType		= m_outputs[outputNdx].varType;  in readOutputBuffer()  local
 
 | 
| /external/ow2-asm/asm-commons/src/main/java/org/objectweb/asm/commons/ | 
| D | LocalVariablesSorter.java | 111     Type varType;  in visitVarInsn()  local204         Type varType = OBJECT_TYPE;  in visitFrame()  local
 
 | 
| /external/swiftshader/third_party/SPIRV-Tools/source/opt/ | 
| D | fix_func_call_arguments.cpp | 73   uint32_t varType = context()->get_type_mgr()->FindPointerToType(  in ReplaceAccessChainFuncCallArguments()  local
 | 
| /external/deqp-deps/SPIRV-Tools/source/opt/ | 
| D | fix_func_call_arguments.cpp | 73   uint32_t varType = context()->get_type_mgr()->FindPointerToType(  in ReplaceAccessChainFuncCallArguments()  local
 | 
| /external/angle/third_party/vulkan-deps/spirv-tools/src/source/opt/ | 
| D | fix_func_call_arguments.cpp | 73   uint32_t varType = context()->get_type_mgr()->FindPointerToType(  in ReplaceAccessChainFuncCallArguments()  local
 | 
| /external/deqp/external/vulkancts/modules/vulkan/compute/ | 
| D | vktComputeShaderBuiltinVarTests.cpp | 178 …u::TestContext& context, const string& name, const char* varName, glu::DataType varType, bool read…  in ComputeBuiltinVarCase()203 string ComputeBuiltinVarCase::genBuiltinVarSource (const string& varName, glu::DataType varType, co…  in genBuiltinVarSource()
 400 													  const glu::DataType			varType,  in ComputeBuiltinVarInstance()
 
 | 
| /external/lzma/CPP/7zip/Archive/7z/ | 
| D | 7zProperties.cpp | 149 STDMETHODIMP CHandler::GetPropertyInfo(UInt32 index, BSTR *name, PROPID *propID, VARTYPE *varType)  in GetPropertyInfo()
 | 
| /external/deqp/framework/opengl/ | 
| D | gluVarType.hpp | 266 	VarType				varType;  member314 	VarType				varType;  member
 329 inline decl::DeclareVariable		declare			(const VarType& varType, const std::string& name, int inden…  in declare()
 
 | 
| /external/javassist/src/main/javassist/compiler/ast/ | 
| D | Declarator.java | 28     protected int varType;  field in Declarator
 | 
| /external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/ | 
| D | vktShaderExecutor.hpp | 44 	glu::VarType			varType;	//!< Symbol type.  member
 | 
| /external/jackson-databind/attic/ | 
| D | TypeBindings.java | 292                     Type varType = var.getBounds()[0];  in _resolveBindings()  local
 | 
| /external/bazelbuild-rules_android/src/tools/ak/finalrjar/ | 
| D | finalrjar.go | 149 	varType string  member
 | 
| /external/aac/libSACenc/src/ | 
| D | sacenc_framewindowing.cpp | 326     const VAR_TYPE varType = VAR_HOLD;  in fdk_sacenc_frameWindow_GetWindow()  local
 | 
| /external/javassist/src/main/javassist/compiler/ | 
| D | CodeGen.java | 829         int varType = d.getType();  in atVariableAssign()  local839             atArrayVariableAssign((ArrayInit)right, varType, varArray, varClass);  in atVariableAssign()  local
 868             int varType, int varArray, String varClass) throws CompileError;  in atArrayVariableAssign()
 
 | 
| /external/lzma/CPP/7zip/Common/ | 
| D | MethodProps.cpp | 293 static bool ConvertProperty(const PROPVARIANT &srcProp, VARTYPE varType, NCOM::CPropVariant &destPr…  in ConvertProperty()
 |