Searched defs:vShape (Results 1 – 5 of 5) sorted by relevance
/dports/cad/abc/abc-a4518e6f833885c905964f1233d11e5b941ec24c/src/map/if/ |
H A D | ifSelect.c | 94 …nNodeShapeMap_rec( If_Man_t * pIfMan, If_Obj_t * pIfObj, Vec_Ptr_t * vVisited, Vec_Int_t * vShape ) in If_ManNodeShapeMap_rec() 128 int If_ManNodeShapeMap( If_Man_t * pIfMan, If_Obj_t * pIfObj, Vec_Int_t * vShape ) in If_ManNodeShapeMap() 179 …NodeShapeMap2_rec( If_Man_t * pIfMan, If_Obj_t * pIfObj, Vec_Ptr_t * vVisited, Vec_Int_t * vShape ) in If_ManNodeShapeMap2_rec() 221 int If_ManNodeShapeMap2( If_Man_t * pIfMan, If_Obj_t * pIfObj, Vec_Int_t * vShape ) in If_ManNodeShapeMap2() 384 …If_ManNodeShape2_rec( sat_solver * pSat, If_Man_t * pIfMan, If_Obj_t * pIfObj, Vec_Int_t * vShape ) in If_ManNodeShape2_rec() 412 int If_ManNodeShapeSat( If_Man_t * pIfMan, If_Obj_t * pIfObj, Vec_Int_t * vShape ) in If_ManNodeShapeSat() 532 int If_ManCheckShape( If_Man_t * pIfMan, If_Obj_t * pIfObj, Vec_Int_t * vShape ) in If_ManCheckShape() 575 int If_ManNodeShape( If_Man_t * pIfMan, If_Obj_t * pIfObj, Vec_Int_t * vShape, int fExact ) in If_ManNodeShape()
|
/dports/misc/adios2/ADIOS2-2.7.1/source/adios2/engine/ssc/ |
H A D | SscReader.tcc | 33 Dims vShape = variable.m_Shape; in GetDeferredDeltaCommon() local 101 Dims vShape = variable.m_Shape; in GetDeferredCommon() local
|
H A D | SscWriter.tcc | 85 Dims vShape = variable.m_Shape; in PutDeferredCommon() local
|
/dports/misc/mnn/MNN-1.2.0/source/shape/ |
H A D | ShapeTensorArray.cpp | 272 std::vector<int> vShape(value->shape()); in onComputeSize() local
|
/dports/misc/mnn/MNN-1.2.0/pymnn/src/ |
H A D | MNN.cc | 710 std::vector<int> vShape; in PyMNNInterpreter_resizeTensor() local 1257 std::vector<int> vShape; in PyMNNTensor_init() local 1771 std::vector<int> vShape = {1, height, width, bpp}; in PyMNNCVImageProcess_createImageTensor() local
|