Home
last modified time | relevance | path

Searched defs:idGen (Results 1 – 13 of 13) sorted by relevance

/external/angle/src/compiler/translator/TranslatorMetalDirect/
DHoistConstants.cpp54 bool rewrite(TIntermBlock &root, IdGen &idGen) in rewrite()
92 IdGen &idGen, in HoistConstants()
DWrapMain.cpp24 Wrapper(TSymbolTable &symbolTable, IdGen &idGen) in Wrapper()
84 bool sh::WrapMain(TCompiler &compiler, IdGen &idGen, TIntermBlock &root) in WrapMain()
DSeparateCompoundStructDeclarations.cpp25 Separator(TSymbolTable &symbolTable, IdGen &idGen) in Separator()
96 bool sh::SeparateCompoundStructDeclarations(TCompiler &compiler, IdGen &idGen, TIntermBlock &root) in SeparateCompoundStructDeclarations()
DReduceInterfaceBlocks.cpp30 Reducer(TCompiler &compiler, IdGen &idGen) in Reducer()
115 bool sh::ReduceInterfaceBlocks(TCompiler &compiler, TIntermBlock &root, IdGen &idGen) in ReduceInterfaceBlocks()
DRewritePipelines.cpp73 IdGen &idGen, in Exec()
89 IdGen &idGen, in GeneratePipelineStruct()
342 IdGen &idGen, in PipelineFunctionEnv()
549 IdGen &idGen, in ThreadPipeline()
570 IdGen &idGen, in UpdatePipelineFunctions()
883 IdGen &idGen, in RewritePipeline()
940 IdGen &idGen, in RewritePipelines()
DAstHelpers.cpp100 IdGen &idGen, in CloneFunction()
117 IdGen *idGen, in CloneFunctionAndPrependParam()
137 IdGen *idGen, in CloneFunctionAndAppendParams()
160 IdGen *idGen, in CloneFunctionAndChangeReturnType()
DRewriteKeywords.cpp349 Rewriter(TCompiler &compiler, IdGen &idGen, const std::set<ImmutableString> &keywords) in Rewriter()
448 IdGen &idGen, in RewriteKeywords()
DSeparateCompoundExpressions.cpp134 Separator(TCompiler &compiler, SymbolEnv &symbolEnv, IdGen &idGen) in Separator()
630 IdGen &idGen, in SeparateCompoundExpressions()
DModifyStruct.cpp155 IdGen &idGen, in ConvertStructState()
623 IdGen &idGen; member in __anon9125e3cd0111::ConvertStructState
1025 IdGen &idGen, in TryCreateModifiedStruct()
DEmitMetal.cpp214 IdGen &idGen, in GenMetalTraverser()
2422 IdGen &idGen, in EmitMetal()
/external/jackson-databind/src/main/java/com/fasterxml/jackson/databind/deser/
DAbstractDeserializer.java133 ObjectIdGenerator<?> idGen; in createContextual() local
DBeanDeserializerBase.java753 ObjectIdGenerator<?> idGen; in createContextual() local
/external/angle/src/compiler/translator/
DTranslatorMetalDirect.cpp717 IdGen idGen; in translateImpl() local