Home
last modified time | relevance | path

Searched defs:ann_type (Results 1 – 11 of 11) sorted by relevance

/dports/science/hdf/hdf-4.2.15/hdf/src/
H A Dhdf.h40 } ann_type; typedef
/dports/misc/mxnet/incubator-mxnet-1.9.0/3rdparty/tvm/src/auto_scheduler/search_policy/
H A Dutils.cc297 IteratorAnnotation ann_type = iter->annotation; in FollowTiling() local
/dports/misc/mxnet/incubator-mxnet-1.9.0/3rdparty/tvm/src/autotvm/
H A Dtouch_extractor.cc84 bool TouchExtractor::EnterItervar_(Var var, int64_t length, AnnotationType ann_type) { in EnterItervar_()
/dports/misc/py-tvm/incubator-tvm-0.6.1/src/autotvm/
H A Dtouch_extractor.cc79 bool TouchExtractor::EnterItervar_(VarExpr var, int64_t length, AnnotationType ann_type) { in EnterItervar_()
/dports/misc/tvm/incubator-tvm-0.6.1/src/autotvm/
H A Dtouch_extractor.cc79 bool TouchExtractor::EnterItervar_(VarExpr var, int64_t length, AnnotationType ann_type) { in EnterItervar_()
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/gcc-4.1-20060728/gcc/
H A Dtree-flow-inline.h164 ann_type (tree_ann_t ann) in ann_type() function
/dports/graphics/pcl-pointclouds/pcl-pcl-1.12.0/surface/src/3rdparty/opennurbs/
H A Dopennurbs_annotation2.cpp5866 ON::eAnnotationType ann_type = pAnn->m_type; in GetLeaderEndAndDirection() local
5966 const ON::eAnnotationType ann_type = ann->m_type; in GetTextXform() local
/dports/math/gismo/gismo-21.12.0/external/onurbs/
H A Dopennurbs_annotation2.cpp5899 ON::eAnnotationType ann_type = pAnn->m_type; in GetLeaderEndAndDirection() local
6347 const ON::eAnnotationType ann_type = ann->m_type; in GetTextXform() local
/dports/devel/eric6/eric6-21.11/eric/eric6/Plugins/CheckerPlugins/SyntaxChecker/pyflakes/
H A Dchecker.py1328 def _enter_annotation(self, ann_type=AnnotationState.BARE): argument
/dports/devel/py-pyflakes/pyflakes-2.4.0/pyflakes/
H A Dchecker.py1333 def _enter_annotation(self, ann_type=AnnotationState.BARE): argument
/dports/textproc/libfolia/libfolia-2.10/src/
H A Dfolia_document.cxx1163 string ann_type = atts.extract( "annotatortype" ); in parse_annotations() local