Home
last modified time | relevance | path

Searched refs:ATL_WEB_TYPE (Results 1 – 3 of 3) sorted by relevance

/dports/science/afni/afni-AFNI_21.3.16/src/
H A Dthd_ttatlas_query.h221 #define ATL_WEB_TYPE(xa) (strcasecmp((ATL_TYPE_S(xa)),"web")== 0) macro
H A Dthd_ttatlas_query.c7043 if(ATL_WEB_TYPE(atlas)) { in Atlas_With_Trimming()
7610 !ATL_WEB_TYPE(atlas) ) { /* the multi-radius searches */ in whereami_in_atlas()
7788 if (is_probabilistic_atlas(atlas) && !ATL_WEB_TYPE(atlas)) { /* the PMAPS */ in whereami_in_atlas()
7857 if (ATL_WEB_TYPE(atlas)) { in whereami_in_atlas()
7864 !ATL_WEB_TYPE(atlas)) in whereami_in_atlas()
7963 if(ATL_WEB_TYPE(atlas) && (get_wami_web_reqtype() != WAMI_WEB_STRUCT)){ in whereami_3rdBase()
8086 if(!ATL_WEB_TYPE(atlas)) in whereami_9yards()
H A Dthd_atlas.c1577 if(ATL_WEB_TYPE(xa)) in print_point_lists()