| /external/angle/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()
|
| /external/angle/src/compiler/translator/tree_ops/ |
| D | InitializeVariables.cpp | 48 TSymbolTable *symbolTable) in AddZeroInitSequence() 89 TSymbolTable *symbolTable) in AddStructZeroInitSequence() 109 TSymbolTable *symbolTable) in AddArrayZeroInitStatementList() 123 TSymbolTable *symbolTable) in AddArrayZeroInitForLoop() 156 TSymbolTable *symbolTable) in AddArrayZeroInitSequence() 185 TSymbolTable *symbolTable, in InsertInitCode() 263 TSymbolTable *symbolTable, in InitializeLocalsTraverser() 364 TSymbolTable *symbolTable) in CreateInitCode() 375 TSymbolTable *symbolTable) in InitializeUninitializedLocals() 386 TSymbolTable *symbolTable, in InitializeVariables()
|
| D | RewriteTexelFetchOffset.cpp | 35 const TSymbolTable *symbolTable; member in sh::__anonbf42735c0111::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 | 60 bool PruneNoOpsTraverser::apply(TCompiler *compiler, TIntermBlock *root, TSymbolTable *symbolTable) in apply() 67 PruneNoOpsTraverser::PruneNoOpsTraverser(TSymbolTable *symbolTable) in PruneNoOpsTraverser() 212 bool PruneNoOps(TCompiler *compiler, TIntermBlock *root, TSymbolTable *symbolTable) in PruneNoOps()
|
| D | DeferGlobalInitializers.cpp | 44 TSymbolTable *symbolTable) in GetDeferredInitializers() 107 TSymbolTable *symbolTable) in InsertInitCallToMain() 139 TSymbolTable *symbolTable) in DeferGlobalInitializers()
|
| D | RecordConstantPrecision.cpp | 40 RecordConstantPrecisionTraverser::RecordConstantPrecisionTraverser(TSymbolTable *symbolTable) in RecordConstantPrecisionTraverser() 112 bool RecordConstantPrecision(TCompiler *compiler, TIntermNode *root, TSymbolTable *symbolTable) in RecordConstantPrecision()
|
| D | DeclareAndInitBuiltinsForInstancedMultiview.cpp | 38 const TSymbolTable &symbolTable, in InitializeViewIDAndInstanceID() 83 const TSymbolTable &symbolTable) in SelectViewIndexInVertexShader() 109 TSymbolTable *symbolTable) in DeclareAndInitBuiltinsForInstancedMultiview()
|
| 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()
|
| /external/angle/src/compiler/translator/tree_util/ |
| D | IntermNode_util.cpp | 22 const TSymbolTable &symbolTable, in LookUpBuiltInFunction() 180 TVariable *CreateTempVariable(TSymbolTable *symbolTable, const TType *type) in CreateTempVariable() 188 TVariable *CreateTempVariable(TSymbolTable *symbolTable, const TType *type, TQualifier qualifier) in CreateTempVariable() 234 TVariable *DeclareTempVariable(TSymbolTable *symbolTable, in DeclareTempVariable() 244 TVariable *DeclareTempVariable(TSymbolTable *symbolTable, in DeclareTempVariable() 257 TSymbolTable *symbolTable, in DeclareStructure() 300 TSymbolTable *symbolTable, in DeclareInterfaceBlock() 352 TIntermSymbol *ReferenceGlobalVariable(const ImmutableString &name, const TSymbolTable &symbolTable) in ReferenceGlobalVariable() 360 const TSymbolTable &symbolTable, in ReferenceBuiltInVariable() 371 const TSymbolTable &symbolTable, in CreateBuiltInFunctionCallNode() [all …]
|
| D | DriverUniform.cpp | 44 bool DriverUniform::addComputeDriverUniformsToShader(TIntermBlock *root, TSymbolTable *symbolTable) in addComputeDriverUniformsToShader() 78 TFieldList *DriverUniform::createUniformFields(TSymbolTable *symbolTable) in createUniformFields() 120 const TType *DriverUniform::createEmulatedDepthRangeType(TSymbolTable *symbolTable) in createEmulatedDepthRangeType() 151 bool DriverUniform::addGraphicsDriverUniformsToShader(TIntermBlock *root, TSymbolTable *symbolTable) in addGraphicsDriverUniformsToShader() 284 TIntermTyped *DriverUniform::getFlipXY(TSymbolTable *symbolTable, DriverUniformFlip stage) const in getFlipXY() 299 TIntermTyped *DriverUniform::getNegFlipXY(TSymbolTable *symbolTable, DriverUniformFlip stage) const in getNegFlipXY() 392 TFieldList *DriverUniformExtended::createUniformFields(TSymbolTable *symbolTable) in createUniformFields()
|
| /external/ow2-asm/asm/src/main/java/org/objectweb/asm/ |
| D | Attribute.java | 186 final int computeAttributesSize(final SymbolTable symbolTable) { in computeAttributesSize() 214 final SymbolTable symbolTable, in computeAttributesSize() 243 final SymbolTable symbolTable, final int accessFlags, final int signatureIndex) { in computeAttributesSize() 274 final void putAttributes(final SymbolTable symbolTable, final ByteVector output) { in putAttributes() 301 final SymbolTable symbolTable, in putAttributes() 330 final SymbolTable symbolTable, in putAttributes()
|
| D | Frame.java | 280 static int getAbstractTypeFromApiFormat(final SymbolTable symbolTable, final Object type) { in getAbstractTypeFromApiFormat() 301 final SymbolTable symbolTable, final String internalName) { in getAbstractTypeFromInternalName() 314 final SymbolTable symbolTable, final String buffer, final int offset) { in getAbstractTypeFromDescriptor() 393 final SymbolTable symbolTable, in setInputFrameFromDescriptor() 433 final SymbolTable symbolTable, in setInputFrameFromApiFormat() 549 private void push(final SymbolTable symbolTable, final String descriptor) { in push() 642 private int getInitializedType(final SymbolTable symbolTable, final int abstractType) { in getInitializedType() 681 final int opcode, final int arg, final Symbol argSymbol, final SymbolTable symbolTable) { in execute() 1163 final SymbolTable symbolTable, final Frame dstFrame, final int catchTypeIndex) { in merge() 1264 final SymbolTable symbolTable, in merge() [all …]
|
| D | AnnotationWriter.java | 47 private final SymbolTable symbolTable; field in AnnotationWriter 111 final SymbolTable symbolTable, in AnnotationWriter() 138 final SymbolTable symbolTable, in create() 168 final SymbolTable symbolTable, in create() 449 final SymbolTable symbolTable, in putAnnotations()
|
| /external/angle/src/compiler/translator/msl/ |
| D | TranslatorMSL.cpp | 195 TSymbolTable *symbolTable) in ReplaceGLDepthRangeWithDriverUniform() 219 TSymbolTable *symbolTable, in FlipBuiltinVariable() 273 TSymbolTable *symbolTable, in InsertFragCoordCorrection() 290 void AddFragColorDeclaration(TIntermBlock &root, TSymbolTable &symbolTable, const TVariable &var) in AddFragColorDeclaration() 295 void AddFragDepthDeclaration(TIntermBlock &root, TSymbolTable &symbolTable) in AddFragDepthDeclaration() 308 void AddFragDepthEXTDeclaration(TCompiler &compiler, TIntermBlock &root, TSymbolTable &symbolTable) in AddFragDepthEXTDeclaration() 323 TSymbolTable &symbolTable) in AddNumSamplesDeclaration() 337 TSymbolTable &symbolTable, in AddSamplePositionDeclaration() 371 TSymbolTable &symbolTable, in AddSampleMaskInDeclaration() 431 TSymbolTable &symbolTable, in AddSampleMaskDeclaration() [all …]
|
| /external/angle/src/compiler/translator/tree_ops/spirv/ |
| 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 | 31 TSymbolTable *symbolTable, in EmulateFragColorDataTraverser() 129 TSymbolTable *symbolTable, in EmulateFragColorDataImpl() 146 TSymbolTable *symbolTable, in EmulateFragColorData()
|
| D | FlagSamplersWithTexelFetch.cpp | 28 FlagSamplersWithTexelFetchTraverser(TSymbolTable *symbolTable, in FlagSamplersWithTexelFetchTraverser() 78 TSymbolTable *symbolTable, in FlagSamplersForTexelFetch()
|
| D | EmulateFramebufferFetch.cpp | 181 void DeclareInputAttachmentVariable(TSymbolTable *symbolTable, in DeclareInputAttachmentVariable() 255 TSymbolTable *symbolTable = &compiler->getSymbolTable(); in DeclareVariables() local 291 TIntermTyped *CreateSubpassLoadFuncCall(TSymbolTable *symbolTable, const TVariable *inputVariable) in CreateSubpassLoadFuncCall() 319 void InitializeFromInputAttachmentIfPresent(TSymbolTable *symbolTable, in InitializeFromInputAttachmentIfPresent() 359 TSymbolTable *symbolTable = &compiler->getSymbolTable(); in InitializeFromInputAttachments() local 396 TSymbolTable *symbolTable = &compiler->getSymbolTable(); in ReplaceVariables() local
|
| /external/angle/src/compiler/translator/tree_ops/hlsl/ |
| 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 | AggregateAssignStructsInSSBOs.cpp | 24 AggregateAssignStructsInSSBOsTraverser(TSymbolTable *symbolTable) in AggregateAssignStructsInSSBOsTraverser() 69 TSymbolTable *symbolTable) in AggregateAssignStructsInSSBOs()
|
| /external/angle/src/compiler/translator/tree_ops/glsl/ |
| 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()
|
| /external/skia/src/sksl/ir/ |
| D | SkSLForStatement.cpp | 93 std::shared_ptr<SymbolTable> symbolTable) { in Convert() 159 std::shared_ptr<SymbolTable> symbolTable) { in ConvertWhile() 176 std::shared_ptr<SymbolTable> symbolTable) { in Make()
|
| /external/icu/android_icu4j/src/main/java/android/icu/impl/ |
| D | UnicodeRegex.java | 50 private SymbolTable symbolTable; field in UnicodeRegex 64 public UnicodeRegex setSymbolTable(SymbolTable symbolTable) { in setSymbolTable()
|
| /external/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()
|