Searched defs:_spec (Results 1 – 6 of 6) sorted by relevance
94 typedef typename DeducedArgs::spec _spec; typedef in boost::parameter::aux::deduce_tag0
409 _spec: pytree.TreeSpec | None = None variable in FlattenInputWithTreeSpecValidationInputStep514 _spec: pytree.TreeSpec | None = None variable in FlattenOutputWithTreeSpecValidationOutputStep
606 MultiVertexArrayTest::Spec _spec = spec; in addStorageCases() local703 MultiVertexArrayTest::Spec _spec = spec; in addStrideCases() local782 MultiVertexArrayTest::Spec _spec = spec; in addInputTypeCases() local
849 MultiVertexArrayTest::Spec _spec = spec; in addStorageCases() local946 MultiVertexArrayTest::Spec _spec = spec; in addStrideCases() local1025 MultiVertexArrayTest::Spec _spec = spec; in addInputTypeCases() local
25 def _spec(o: Any) -> TreeSpec: function
261 CSpecState _spec; variable