Home
last modified time | relevance | path

Searched defs:_spec (Results 1 – 6 of 6) sorted by relevance

/external/sdv/vsomeip/third_party/boost/parameter/include/boost/parameter/aux_/pack/
Ddeduce_tag.hpp94 typedef typename DeducedArgs::spec _spec; typedef in boost::parameter::aux::deduce_tag0
/external/pytorch/torch/onnx/_internal/
Dio_adapter.py409 _spec: pytree.TreeSpec | None = None variable in FlattenInputWithTreeSpecValidationInputStep
514 _spec: pytree.TreeSpec | None = None variable in FlattenOutputWithTreeSpecValidationOutputStep
/external/deqp/modules/gles2/functional/
Des2fVertexArrayTest.cpp606 MultiVertexArrayTest::Spec _spec = spec; in addStorageCases() local
703 MultiVertexArrayTest::Spec _spec = spec; in addStrideCases() local
782 MultiVertexArrayTest::Spec _spec = spec; in addInputTypeCases() local
/external/deqp/modules/gles3/functional/
Des3fVertexArrayTest.cpp849 MultiVertexArrayTest::Spec _spec = spec; in addStorageCases() local
946 MultiVertexArrayTest::Spec _spec = spec; in addStrideCases() local
1025 MultiVertexArrayTest::Spec _spec = spec; in addInputTypeCases() local
/external/executorch/extension/pytree/test/
Dtest.py25 def _spec(o: Any) -> TreeSpec: function
/external/lzma/CPP/7zip/Compress/
DBZip2Decoder.h261 CSpecState _spec; variable