Home
last modified time | relevance | path

Searched refs:str_ext (Results 1 – 25 of 69) sorted by relevance

123

/dports/science/healpix/Healpix_3.50/src/python/
H A Dchange_polcconv.py189 str_ext = 'extension #%s (%s)'%(str(ext),extname)
273 print (' Unpolarised format, no change in %s'%(str_ext))
275 print ('WARNING: unrecognised format in %s'%(str_ext))
289 print (' Flip sign of %s in %s'%(str_col,str_ext))
295 …int (' %s keyword %s=%s in header of %s'%((in_xxx and 'Add' or 'Update'),kw_pol,new_cconv,str_ext))
297 print (' No change in header of %s'%(str_ext))
/dports/devel/geany-plugin-autoclose/geany-plugins-1.38/codenav/src/
H A Dswitch_head_impl.c34 #define HEAD_PREPEND(str_ext) \ argument
35 { lang->head_extensions = g_slist_prepend(lang->head_extensions, g_strdup(str_ext)); }
36 #define IMPL_PREPEND(str_ext) \ argument
37 { lang->impl_extensions = g_slist_prepend(lang->impl_extensions, g_strdup(str_ext)); }
/dports/devel/geany-plugin-utilslib/geany-plugins-1.38/codenav/src/
H A Dswitch_head_impl.c34 #define HEAD_PREPEND(str_ext) \ argument
35 { lang->head_extensions = g_slist_prepend(lang->head_extensions, g_strdup(str_ext)); }
36 #define IMPL_PREPEND(str_ext) \ argument
37 { lang->impl_extensions = g_slist_prepend(lang->impl_extensions, g_strdup(str_ext)); }
/dports/devel/geany-plugins-l10n/geany-plugins-1.38/codenav/src/
H A Dswitch_head_impl.c34 #define HEAD_PREPEND(str_ext) \ argument
35 { lang->head_extensions = g_slist_prepend(lang->head_extensions, g_strdup(str_ext)); }
36 #define IMPL_PREPEND(str_ext) \ argument
37 { lang->impl_extensions = g_slist_prepend(lang->impl_extensions, g_strdup(str_ext)); }
/dports/devel/geany-plugin-pretty-printer/geany-plugins-1.38/codenav/src/
H A Dswitch_head_impl.c34 #define HEAD_PREPEND(str_ext) \ argument
35 { lang->head_extensions = g_slist_prepend(lang->head_extensions, g_strdup(str_ext)); }
36 #define IMPL_PREPEND(str_ext) \ argument
37 { lang->impl_extensions = g_slist_prepend(lang->impl_extensions, g_strdup(str_ext)); }
/dports/devel/geany-plugin-projectorganizer/geany-plugins-1.38/codenav/src/
H A Dswitch_head_impl.c34 #define HEAD_PREPEND(str_ext) \ argument
35 { lang->head_extensions = g_slist_prepend(lang->head_extensions, g_strdup(str_ext)); }
36 #define IMPL_PREPEND(str_ext) \ argument
37 { lang->impl_extensions = g_slist_prepend(lang->impl_extensions, g_strdup(str_ext)); }
/dports/devel/geany-plugin-xmlsnippets/geany-plugins-1.38/codenav/src/
H A Dswitch_head_impl.c34 #define HEAD_PREPEND(str_ext) \ argument
35 { lang->head_extensions = g_slist_prepend(lang->head_extensions, g_strdup(str_ext)); }
36 #define IMPL_PREPEND(str_ext) \ argument
37 { lang->impl_extensions = g_slist_prepend(lang->impl_extensions, g_strdup(str_ext)); }
/dports/devel/geany-plugin-spellcheck/geany-plugins-1.38/codenav/src/
H A Dswitch_head_impl.c34 #define HEAD_PREPEND(str_ext) \ argument
35 { lang->head_extensions = g_slist_prepend(lang->head_extensions, g_strdup(str_ext)); }
36 #define IMPL_PREPEND(str_ext) \ argument
37 { lang->impl_extensions = g_slist_prepend(lang->impl_extensions, g_strdup(str_ext)); }
/dports/devel/geany-plugin-shiftcolumn/geany-plugins-1.38/codenav/src/
H A Dswitch_head_impl.c34 #define HEAD_PREPEND(str_ext) \ argument
35 { lang->head_extensions = g_slist_prepend(lang->head_extensions, g_strdup(str_ext)); }
36 #define IMPL_PREPEND(str_ext) \ argument
37 { lang->impl_extensions = g_slist_prepend(lang->impl_extensions, g_strdup(str_ext)); }
/dports/devel/geany-plugin-pg/geany-plugins-1.38/codenav/src/
H A Dswitch_head_impl.c34 #define HEAD_PREPEND(str_ext) \ argument
35 { lang->head_extensions = g_slist_prepend(lang->head_extensions, g_strdup(str_ext)); }
36 #define IMPL_PREPEND(str_ext) \ argument
37 { lang->impl_extensions = g_slist_prepend(lang->impl_extensions, g_strdup(str_ext)); }
/dports/devel/geany-plugin-pairtaghighlighter/geany-plugins-1.38/codenav/src/
H A Dswitch_head_impl.c34 #define HEAD_PREPEND(str_ext) \ argument
35 { lang->head_extensions = g_slist_prepend(lang->head_extensions, g_strdup(str_ext)); }
36 #define IMPL_PREPEND(str_ext) \ argument
37 { lang->impl_extensions = g_slist_prepend(lang->impl_extensions, g_strdup(str_ext)); }
/dports/devel/geany-plugin-prj/geany-plugins-1.38/codenav/src/
H A Dswitch_head_impl.c34 #define HEAD_PREPEND(str_ext) \ argument
35 { lang->head_extensions = g_slist_prepend(lang->head_extensions, g_strdup(str_ext)); }
36 #define IMPL_PREPEND(str_ext) \ argument
37 { lang->impl_extensions = g_slist_prepend(lang->impl_extensions, g_strdup(str_ext)); }
/dports/devel/geany-plugin-treebrowser/geany-plugins-1.38/codenav/src/
H A Dswitch_head_impl.c34 #define HEAD_PREPEND(str_ext) \ argument
35 { lang->head_extensions = g_slist_prepend(lang->head_extensions, g_strdup(str_ext)); }
36 #define IMPL_PREPEND(str_ext) \ argument
37 { lang->impl_extensions = g_slist_prepend(lang->impl_extensions, g_strdup(str_ext)); }
/dports/devel/geany-plugin-pohelper/geany-plugins-1.38/codenav/src/
H A Dswitch_head_impl.c34 #define HEAD_PREPEND(str_ext) \ argument
35 { lang->head_extensions = g_slist_prepend(lang->head_extensions, g_strdup(str_ext)); }
36 #define IMPL_PREPEND(str_ext) \ argument
37 { lang->impl_extensions = g_slist_prepend(lang->impl_extensions, g_strdup(str_ext)); }
/dports/devel/geany-plugin-sendmail/geany-plugins-1.38/codenav/src/
H A Dswitch_head_impl.c34 #define HEAD_PREPEND(str_ext) \ argument
35 { lang->head_extensions = g_slist_prepend(lang->head_extensions, g_strdup(str_ext)); }
36 #define IMPL_PREPEND(str_ext) \ argument
37 { lang->impl_extensions = g_slist_prepend(lang->impl_extensions, g_strdup(str_ext)); }
/dports/devel/geany-plugin-updatechecker/geany-plugins-1.38/codenav/src/
H A Dswitch_head_impl.c34 #define HEAD_PREPEND(str_ext) \ argument
35 { lang->head_extensions = g_slist_prepend(lang->head_extensions, g_strdup(str_ext)); }
36 #define IMPL_PREPEND(str_ext) \ argument
37 { lang->impl_extensions = g_slist_prepend(lang->impl_extensions, g_strdup(str_ext)); }
/dports/devel/geany-plugin-vc/geany-plugins-1.38/codenav/src/
H A Dswitch_head_impl.c34 #define HEAD_PREPEND(str_ext) \ argument
35 { lang->head_extensions = g_slist_prepend(lang->head_extensions, g_strdup(str_ext)); }
36 #define IMPL_PREPEND(str_ext) \ argument
37 { lang->impl_extensions = g_slist_prepend(lang->impl_extensions, g_strdup(str_ext)); }
/dports/devel/geany-plugin-vimode/geany-plugins-1.38/codenav/src/
H A Dswitch_head_impl.c34 #define HEAD_PREPEND(str_ext) \ argument
35 { lang->head_extensions = g_slist_prepend(lang->head_extensions, g_strdup(str_ext)); }
36 #define IMPL_PREPEND(str_ext) \ argument
37 { lang->impl_extensions = g_slist_prepend(lang->impl_extensions, g_strdup(str_ext)); }
/dports/devel/geany-plugin-workbench/geany-plugins-1.38/codenav/src/
H A Dswitch_head_impl.c34 #define HEAD_PREPEND(str_ext) \ argument
35 { lang->head_extensions = g_slist_prepend(lang->head_extensions, g_strdup(str_ext)); }
36 #define IMPL_PREPEND(str_ext) \ argument
37 { lang->impl_extensions = g_slist_prepend(lang->impl_extensions, g_strdup(str_ext)); }
/dports/devel/geany-plugin-tableconvert/geany-plugins-1.38/codenav/src/
H A Dswitch_head_impl.c34 #define HEAD_PREPEND(str_ext) \ argument
35 { lang->head_extensions = g_slist_prepend(lang->head_extensions, g_strdup(str_ext)); }
36 #define IMPL_PREPEND(str_ext) \ argument
37 { lang->impl_extensions = g_slist_prepend(lang->impl_extensions, g_strdup(str_ext)); }
/dports/devel/geany-plugin-lipsum/geany-plugins-1.38/codenav/src/
H A Dswitch_head_impl.c34 #define HEAD_PREPEND(str_ext) \ argument
35 { lang->head_extensions = g_slist_prepend(lang->head_extensions, g_strdup(str_ext)); }
36 #define IMPL_PREPEND(str_ext) \ argument
37 { lang->impl_extensions = g_slist_prepend(lang->impl_extensions, g_strdup(str_ext)); }
/dports/devel/geany-plugin-numberedbookmarks/geany-plugins-1.38/codenav/src/
H A Dswitch_head_impl.c34 #define HEAD_PREPEND(str_ext) \ argument
35 { lang->head_extensions = g_slist_prepend(lang->head_extensions, g_strdup(str_ext)); }
36 #define IMPL_PREPEND(str_ext) \ argument
37 { lang->impl_extensions = g_slist_prepend(lang->impl_extensions, g_strdup(str_ext)); }
/dports/devel/geany-plugin-insertnum/geany-plugins-1.38/codenav/src/
H A Dswitch_head_impl.c34 #define HEAD_PREPEND(str_ext) \ argument
35 { lang->head_extensions = g_slist_prepend(lang->head_extensions, g_strdup(str_ext)); }
36 #define IMPL_PREPEND(str_ext) \ argument
37 { lang->impl_extensions = g_slist_prepend(lang->impl_extensions, g_strdup(str_ext)); }
/dports/devel/geany-plugin-git-changebar/geany-plugins-1.38/codenav/src/
H A Dswitch_head_impl.c34 #define HEAD_PREPEND(str_ext) \ argument
35 { lang->head_extensions = g_slist_prepend(lang->head_extensions, g_strdup(str_ext)); }
36 #define IMPL_PREPEND(str_ext) \ argument
37 { lang->impl_extensions = g_slist_prepend(lang->impl_extensions, g_strdup(str_ext)); }
/dports/devel/geany-plugin-miniscript/geany-plugins-1.38/codenav/src/
H A Dswitch_head_impl.c34 #define HEAD_PREPEND(str_ext) \ argument
35 { lang->head_extensions = g_slist_prepend(lang->head_extensions, g_strdup(str_ext)); }
36 #define IMPL_PREPEND(str_ext) \ argument
37 { lang->impl_extensions = g_slist_prepend(lang->impl_extensions, g_strdup(str_ext)); }

123