/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/ |
D | InitializeVariables.cpp | 47 TSymbolTable *symbolTable) in AddZeroInitSequence() 88 TSymbolTable *symbolTable) in AddStructZeroInitSequence() 108 TSymbolTable *symbolTable) in AddArrayZeroInitStatementList() 122 TSymbolTable *symbolTable) in AddArrayZeroInitForLoop() 155 TSymbolTable *symbolTable) in AddArrayZeroInitSequence() 184 TSymbolTable *symbolTable, in InsertInitCode() 254 TSymbolTable *symbolTable, in InitializeLocalsTraverser() 324 TSymbolTable *symbolTable) in CreateInitCode() 335 TSymbolTable *symbolTable) in InitializeUninitializedLocals() 346 TSymbolTable *symbolTable, in InitializeVariables()
|
D | RewriteTexelFetchOffset.cpp | 35 const TSymbolTable *symbolTable; member in sh::__anon23203d700111::Traverser 40 Traverser::Traverser(const TSymbolTable &symbolTable, int shaderVersion) in Traverser() 47 const TSymbolTable &symbolTable, in Apply() 158 const TSymbolTable &symbolTable, in RewriteTexelFetchOffset()
|
D | PruneNoOps.cpp | 58 bool PruneNoOpsTraverser::apply(TCompiler *compiler, TIntermBlock *root, TSymbolTable *symbolTable) in apply() 65 PruneNoOpsTraverser::PruneNoOpsTraverser(TSymbolTable *symbolTable) in PruneNoOpsTraverser() 210 bool PruneNoOps(TCompiler *compiler, TIntermBlock *root, TSymbolTable *symbolTable) in PruneNoOps()
|
D | RecordConstantPrecision.cpp | 40 RecordConstantPrecisionTraverser::RecordConstantPrecisionTraverser(TSymbolTable *symbolTable) in RecordConstantPrecisionTraverser() 112 bool RecordConstantPrecision(TCompiler *compiler, TIntermNode *root, TSymbolTable *symbolTable) in RecordConstantPrecision()
|
D | DeferGlobalInitializers.cpp | 44 TSymbolTable *symbolTable) in GetDeferredInitializers() 107 TSymbolTable *symbolTable) in InsertInitCallToMain() 139 TSymbolTable *symbolTable) in DeferGlobalInitializers()
|
D | SeparateDeclarations.cpp | 50 TSymbolTable *symbolTable) in apply() 57 SeparateDeclarationsTraverser::SeparateDeclarationsTraverser(TSymbolTable *symbolTable) in SeparateDeclarationsTraverser() 194 bool SeparateDeclarations(TCompiler *compiler, TIntermNode *root, TSymbolTable *symbolTable) in SeparateDeclarations()
|
D | DeclareAndInitBuiltinsForInstancedMultiview.cpp | 38 const TSymbolTable &symbolTable, in InitializeViewIDAndInstanceID() 83 const TSymbolTable &symbolTable) in SelectViewIndexInVertexShader() 132 TSymbolTable *symbolTable) in DeclareAndInitBuiltinsForInstancedMultiview()
|
D | MonomorphizeUnsupportedFunctions.cpp | 101 TIntermTyped *ExtractSideEffects(TSymbolTable *symbolTable, in ExtractSideEffects() 181 const TFunction *MonomorphizeFunction(TSymbolTable *symbolTable, in MonomorphizeFunction() 244 TSymbolTable *symbolTable, in MonomorphizeTraverser() 400 explicit UpdateFunctionsDefinitionsTraverser(TSymbolTable *symbolTable, in UpdateFunctionsDefinitionsTraverser() 508 TSymbolTable *symbolTable, in MonomorphizeUnsupportedFunctionsImpl() 549 TSymbolTable *symbolTable, in MonomorphizeUnsupportedFunctions()
|
/third_party/skia/third_party/externals/angle2/src/compiler/translator/ |
D | Symbol.cpp | 35 TSymbol::TSymbol(TSymbolTable *symbolTable, in TSymbol() 52 TSymbol::TSymbol(TSymbolTable *symbolTable, in TSymbol() 96 TVariable::TVariable(TSymbolTable *symbolTable, in TVariable() 109 TVariable::TVariable(TSymbolTable *symbolTable, in TVariable() 122 TStructure::TStructure(TSymbolTable *symbolTable, in TStructure() 157 TInterfaceBlock::TInterfaceBlock(TSymbolTable *symbolTable, in TInterfaceBlock() 171 TInterfaceBlock::TInterfaceBlock(TSymbolTable *symbolTable, in TInterfaceBlock() 185 TFunction::TFunction(TSymbolTable *symbolTable, in TFunction()
|
D | TranslatorMetalDirect.cpp | 198 TSymbolTable *symbolTable) in ReplaceGLDepthRangeWithDriverUniform() 222 TSymbolTable *symbolTable, in RotateAndFlipBuiltinVariable() 289 TSymbolTable *symbolTable, in InsertFragCoordCorrection() 326 void AddFragColorDeclaration(TIntermBlock &root, TSymbolTable &symbolTable) in AddFragColorDeclaration() 332 void AddFragDepthDeclaration(TIntermBlock &root, TSymbolTable &symbolTable) in AddFragDepthDeclaration() 338 void AddFragDepthEXTDeclaration(TCompiler &compiler, TIntermBlock &root, TSymbolTable &symbolTable) in AddFragDepthEXTDeclaration() 350 void AddSampleMaskDeclaration(TIntermBlock &root, TSymbolTable &symbolTable) in AddSampleMaskDeclaration() 362 TSymbolTable &symbolTable = compiler.getSymbolTable(); in AddFragDataDeclaration() local 425 TSymbolTable &symbolTable = compiler.getSymbolTable(); in AppendVertexShaderTransformFeedbackOutputToMain() local 440 TSymbolTable *symbolTable, in AppendVertexShaderPositionYCorrectionToMain() [all …]
|
D | TranslatorMetal.cpp | 53 TSymbolTable *symbolTable, in AppendVertexShaderPositionYCorrectionToMain() 78 TSymbolTable *symbolTable, in InitializeUnusedOutputs() 228 TSymbolTable *symbolTable = &getSymbolTable(); in insertSampleMaskWritingLogic() local 285 TSymbolTable *symbolTable = &getSymbolTable(); in insertRasterizerDiscardLogic() local
|
D | BuiltinsWorkaroundGLSL.cpp | 38 TBuiltinsWorkaroundGLSL::TBuiltinsWorkaroundGLSL(TSymbolTable *symbolTable, in TBuiltinsWorkaroundGLSL() 97 TSymbolTable *symbolTable, in ShaderBuiltinsWorkaround()
|
/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_util/ |
D | IntermNode_util.cpp | 22 const TSymbolTable &symbolTable, in LookUpBuiltInFunction() 152 TVariable *CreateTempVariable(TSymbolTable *symbolTable, const TType *type) in CreateTempVariable() 160 TVariable *CreateTempVariable(TSymbolTable *symbolTable, const TType *type, TQualifier qualifier) in CreateTempVariable() 206 TVariable *DeclareTempVariable(TSymbolTable *symbolTable, in DeclareTempVariable() 216 TVariable *DeclareTempVariable(TSymbolTable *symbolTable, in DeclareTempVariable() 229 TSymbolTable *symbolTable, in DeclareStructure() 272 TSymbolTable *symbolTable, in DeclareInterfaceBlock() 324 TIntermSymbol *ReferenceGlobalVariable(const ImmutableString &name, const TSymbolTable &symbolTable) in ReferenceGlobalVariable() 332 const TSymbolTable &symbolTable, in ReferenceBuiltInVariable() 343 const TSymbolTable &symbolTable, in CreateBuiltInFunctionCallNode() [all …]
|
D | DriverUniform.cpp | 46 bool DriverUniform::addComputeDriverUniformsToShader(TIntermBlock *root, TSymbolTable *symbolTable) in addComputeDriverUniformsToShader() 80 TFieldList *DriverUniform::createUniformFields(TSymbolTable *symbolTable) in createUniformFields() 114 TType *DriverUniform::createEmulatedDepthRangeType(TSymbolTable *symbolTable) in createEmulatedDepthRangeType() 150 bool DriverUniform::addGraphicsDriverUniformsToShader(TIntermBlock *root, TSymbolTable *symbolTable) in addGraphicsDriverUniformsToShader() 267 TFieldList *DriverUniformExtended::createUniformFields(TSymbolTable *symbolTable) in createUniformFields()
|
/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/vulkan/ |
D | RewriteInterpolateAtOffset.cpp | 44 const TSymbolTable *symbolTable = nullptr; member in sh::__anonba6742000111::Traverser 51 Traverser::Traverser(TSymbolTable *symbolTable, in Traverser() 68 const TSymbolTable &symbolTable, in Apply() 148 const TSymbolTable &symbolTable, in RewriteInterpolateAtOffset()
|
D | RewriteR32fImages.cpp | 44 TSymbolTable *symbolTable, in RewriteExpressionTraverser() 75 TSymbolTable *symbolTable, in RewriteExpression() 114 TSymbolTable *symbolTable, in RewriteBuiltinFunctionCall() 258 RewriteR32fImagesTraverser(TCompiler *compiler, TSymbolTable *symbolTable) in RewriteR32fImagesTraverser() 373 bool RewriteR32fImages(TCompiler *compiler, TIntermBlock *root, TSymbolTable *symbolTable) in RewriteR32fImages()
|
D | EmulateFragColorData.cpp | 30 EmulateFragColorDataTraverser(TCompiler *compiler, TSymbolTable *symbolTable) in EmulateFragColorDataTraverser() 114 bool EmulateFragColorDataImpl(TCompiler *compiler, TIntermBlock *root, TSymbolTable *symbolTable) in EmulateFragColorDataImpl() 128 bool EmulateFragColorData(TCompiler *compiler, TIntermBlock *root, TSymbolTable *symbolTable) in EmulateFragColorData()
|
D | FlagSamplersWithTexelFetch.cpp | 28 FlagSamplersWithTexelFetchTraverser(TSymbolTable *symbolTable, in FlagSamplersWithTexelFetchTraverser() 78 TSymbolTable *symbolTable, in FlagSamplersForTexelFetch()
|
/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/d3d/ |
D | ExpandIntegerPowExpressions.cpp | 39 bool Traverser::Apply(TCompiler *compiler, TIntermNode *root, TSymbolTable *symbolTable) in Apply() 58 Traverser::Traverser(TSymbolTable *symbolTable) : TIntermTraverser(true, false, false, symbolTable) in Traverser() 147 bool ExpandIntegerPowExpressions(TCompiler *compiler, TIntermNode *root, TSymbolTable *symbolTable) in ExpandIntegerPowExpressions()
|
D | SeparateExpressionsReturningArrays.cpp | 44 SeparateExpressionsTraverser::SeparateExpressionsTraverser(TSymbolTable *symbolTable) in SeparateExpressionsTraverser() 118 TSymbolTable *symbolTable) in SeparateExpressionsReturningArrays()
|
/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/gl/ |
D | UseInterfaceBlockFields.cpp | 45 const TSymbolTable &symbolTable) in AddFieldUseStatements() 64 const TSymbolTable &symbolTable) in InsertUseCode() 100 const TSymbolTable &symbolTable) in UseInterfaceBlockFields()
|
D | RegenerateStructNames.cpp | 28 RegenerateStructNamesTraverser(TSymbolTable *symbolTable) in RegenerateStructNamesTraverser() 112 bool RegenerateStructNames(TCompiler *compiler, TIntermBlock *root, TSymbolTable *symbolTable) in RegenerateStructNames()
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/ |
D | UnicodeRegex.java | 48 private SymbolTable symbolTable; field in UnicodeRegex 62 public UnicodeRegex setSymbolTable(SymbolTable symbolTable) { in setSymbolTable()
|
/third_party/skia/src/sksl/ir/ |
D | SkSLForStatement.cpp | 85 std::shared_ptr<SymbolTable> symbolTable) { in Convert() 150 std::shared_ptr<SymbolTable> symbolTable) { in ConvertWhile() 165 std::shared_ptr<SymbolTable> symbolTable) { in Make()
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
D | UnicodeRegex.java | 48 private SymbolTable symbolTable; field in UnicodeRegex 62 public UnicodeRegex setSymbolTable(SymbolTable symbolTable) { in setSymbolTable()
|