Searched defs:columnType (Results 1 – 14 of 14) sorted by relevance
/external/ims/rcs/presencepolling/src/com/android/service/ims/presence/ |
D | DatabaseContentProvider.java | 108 String columnType) { in addColumn()
|
/external/skia/src/sksl/codegen/ |
D | SkSLSPIRVCodeGenerator.cpp | 1556 void SPIRVCodeGenerator::addColumnEntry(const Type& columnType, in addColumnEntry() 1603 const Type& columnType = type.componentType().toCompound(fContext, in writeMatrixConstructor() local 2230 SpvId columnType = this->getType(operandType.componentType().toCompound(fContext, in writeMatrixComparison() local 2264 SpvId columnType = this->getType(operandType.componentType().toCompound( in writeComponentwiseMatrixUnary() local 2284 SpvId columnType = this->getType(operandType.componentType().toCompound(fContext, in writeComponentwiseMatrixBinary() local
|
D | SkSLMetalCodeGenerator.cpp | 1264 const Type& columnType = matrixType.componentType().toCompound( in writeConstructorCompoundMatrix() local
|
/external/angle/src/compiler/translator/ |
D | BuildSPIRV.cpp | 819 SpirvType columnType = type; in declareType() local
|
D | OutputSPIRV.cpp | 4544 TType columnType(operandType); in createCompareImpl() local
|
/external/deqp-deps/glslang/glslang/MachineIndependent/ |
D | linkValidate.cpp | 1673 TType columnType(type, 0); in computeTypeLocationSize() local
|
/external/angle/third_party/vulkan-deps/glslang/src/glslang/MachineIndependent/ |
D | linkValidate.cpp | 1831 TType columnType(type, 0); in computeTypeLocationSize() local
|
/external/python/google-api-python-client/googleapiclient/discovery_cache/documents/ |
D | youtubeAnalytics.v2.json | 727 "columnType": { object
|
D | analytics.v3.json | 5392 "columnType": { object 5972 "columnType": { object 6518 "columnType": { object
|
/external/angle/src/libANGLE/renderer/ |
D | glslang_wrapper_utils.cpp | 4140 spirv::IdRef columnType; in visitTypeMatrix() local
|
/external/angle/src/common/spirv/ |
D | spirv_instruction_builder_autogen.cpp | 308 void WriteTypeMatrix(Blob *blob, IdResult idResult, IdRef columnType, LiteralInteger columnCount) in WriteTypeMatrix()
|
D | spirv_instruction_parser_autogen.cpp | 308 IdRef *columnType, in ParseTypeMatrix()
|
/external/angle/third_party/vulkan-deps/glslang/src/glslang/HLSL/ |
D | hlslParseHelper.cpp | 3246 TType columnType(matrix->getType(), 0); in handleAssignToMatrixSwizzle() local
|
/external/deqp-deps/glslang/glslang/HLSL/ |
D | hlslParseHelper.cpp | 3246 TType columnType(matrix->getType(), 0); in handleAssignToMatrixSwizzle() local
|