Home
last modified time | relevance | path

Searched defs:ShapeVector (Results 1 – 24 of 24) sorted by relevance

/dports/misc/tvm/incubator-tvm-0.6.1/nnvm/include/nnvm/
H A Dgraph_attr_types.h60 using ShapeVector = std::vector<TShape>; variable
/dports/misc/mxnet/incubator-mxnet-1.9.0/3rdparty/tvm/nnvm/include/nnvm/
H A Dgraph_attr_types.h61 using ShapeVector = std::vector<TShape>; variable
/dports/misc/py-tvm/incubator-tvm-0.6.1/nnvm/include/nnvm/
H A Dgraph_attr_types.h60 using ShapeVector = std::vector<TShape>; variable
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/oox/vml/
H A Dvmlshapecontainer.hxx111 typedef RefVector< ShapeBase > ShapeVector; typedef in oox::vml::ShapeContainer
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/oox/vml/
H A Dvmlshapecontainer.hxx112 typedef RefVector< ShapeBase > ShapeVector; typedef in oox::vml::ShapeContainer
/dports/math/deal.ii/dealii-803d21ff957e349b3799cd3ef2c840bc78734305/include/deal.II/fe/
H A Dfe_update_flags.h544 using ShapeVector = dealii::Table<2, double>; variable
/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/gc/
H A DRooting.h77 typedef JS::GCVector<Shape*> ShapeVector; typedef
/dports/www/firefox-esr/firefox-91.8.0/js/src/gc/
H A DRooting.h94 using ShapeVector = JS::GCVector<Shape*>; variable
/dports/www/firefox/firefox-99.0/js/src/gc/
H A DRooting.h94 using ShapeVector = JS::GCVector<Shape*>; variable
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/gc/
H A DRooting.h94 using ShapeVector = JS::GCVector<Shape*>; variable
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/gc/
H A DRooting.h97 using ShapeVector = JS::GCVector<Shape*>; variable
/dports/science/chrono/chrono-7.0.1/src/chrono/fea/
H A DChElementShellANCF_3423.h50 using ShapeVector = ChMatrixNM<double, 1, NSF>; variable
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/gc/
H A DRooting.h82 typedef JS::GCVector<Shape*> ShapeVector; typedef
/dports/misc/mxnet/incubator-mxnet-1.9.0/3rdparty/tvm/src/relay/backend/contrib/codegen_json/
H A Dcodegen_json.h51 using ShapeVector = std::vector<std::vector<int64_t>>; variable
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/ui/vba/
H A Dvbasheetobjects.cxx163 typedef ::std::vector< uno::Reference< drawing::XShape > > ShapeVector; typedef in ScVbaObjectContainer
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/ui/vba/
H A Dvbasheetobjects.cxx162 typedef ::std::vector< uno::Reference< drawing::XShape > > ShapeVector; typedef in ScVbaObjectContainer
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/builtin/
H A DObject.cpp787 using ShapeVector = GCVector<Shape*, 8>; in TryAssignNative() typedef
1430 using ShapeVector = GCVector<Shape*, 8>; in TryEnumerableOwnPropertiesNative() typedef
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/builtin/
H A DObject.cpp636 using ShapeVector = GCVector<Shape*, 8>; in TryAssignNative() typedef
1212 using ShapeVector = GCVector<Shape*, 8>; in TryEnumerableOwnPropertiesNative() typedef
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/mozjs-45/extract/js/src/
H A Djscntxt.h679 using ShapeVector = js::TraceableVector<Shape*>; variable
/dports/misc/glow/glow-f24d960e3cc80db95ac0bc17b1900dbf60ca044a/include/glow/Base/
H A DType.h64 using ShapeVector = llvm::SmallVector<dim_t, max_tensor_dimensions>; variable
/dports/misc/mxnet/incubator-mxnet-1.9.0/3rdparty/tvm/src/relay/backend/
H A Dgraph_runtime_codegen.cc47 using ShapeVector = std::vector<std::vector<int64_t>>; typedef
/dports/misc/tvm/incubator-tvm-0.6.1/src/relay/backend/
H A Dgraph_runtime_codegen.cc47 using ShapeVector = std::vector<std::vector<int64_t> >; typedef
/dports/misc/py-tvm/incubator-tvm-0.6.1/src/relay/backend/
H A Dgraph_runtime_codegen.cc47 using ShapeVector = std::vector<std::vector<int64_t> >; typedef
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/vm/
H A DNativeObject.cpp2977 using ShapeVector = GCVector<Shape*, 8>; in CopyDataPropertiesNative() typedef