Lines Matching refs:Parameters
50 RootSigDesc.Parameters.getOrInsertTable(Location); in readDescriptorRanges()
51 RootSigDesc.Parameters.insertLocation(Location); in readDescriptorRanges()
122 RootSigDesc.Parameters.getOrInsertConstants(Location); in create()
123 RootSigDesc.Parameters.insertLocation(Location); in create()
137 RootSigDesc.Parameters.getOrInsertDescriptor(Location); in create()
138 RootSigDesc.Parameters.insertLocation(Location); in create()
372 IO.mapRequired("Parameters", S.Parameters); in mapping()
382 IO.mapRequired("Parameters", S.Parameters.Locations, S); in mapping()
430 S.Parameters.getOrInsertConstants(L); in mapping()
438 S.Parameters.getOrInsertDescriptor(L); in mapping()
444 S.Parameters.getOrInsertTable(L); in mapping()