Home
last modified time | relevance | path

Searched refs:Rast_output_window_cols (Results 1 – 25 of 34) sorted by relevance

12

/dports/databases/grass7/grass-7.8.6/lib/raster/
H A Dalloc_cell.c185 return G_calloc(Rast_output_window_cols() + 1, Rast_cell_size(data_type)); in Rast_allocate_output_buf()
190 return (CELL *) G_calloc(Rast_output_window_cols() + 1, sizeof(CELL)); in Rast_allocate_c_output_buf()
195 return (FCELL *) G_calloc(Rast_output_window_cols() + 1, sizeof(FCELL)); in Rast_allocate_f_output_buf()
200 return (DCELL *) G_calloc(Rast_output_window_cols() + 1, sizeof(DCELL)); in Rast_allocate_d_output_buf()
205 return (char *)G_calloc(Rast_output_window_cols() + 1, sizeof(char)); in Rast_allocate_null_output_buf()
H A Dzero_cell.c40 memset(rast, 0, Rast_output_window_cols() * Rast_cell_size(data_type)); in Rast_zero_output_buf()
H A Dwindow.c180 int Rast_output_window_cols(void) in Rast_output_window_cols() function
/dports/databases/grass7/grass-7.8.6/imagery/i.ortho.photo/i.ortho.rectify/
H A Dreadcell.c30 ncols = Rast_output_window_cols(); in readcell()
/dports/databases/grass7/grass-7.8.6/include/defs/
H A Draster.h587 int Rast_output_window_cols(void);
/dports/databases/grass7/grass-7.8.6/locale/po/
H A Dgrasslibs_it.po8954 …cols() called with split window. Use Rast_input_window_cols() or Rast_output_window_cols() instead…
8955 …s() chiamato con finestra divisa. Utilizzare Rast_input_window_cols() o Rast_output_window_cols()."
H A Dgrasslibs_pt_BR.po9063 …cols() called with split window. Use Rast_input_window_cols() or Rast_output_window_cols() instead…
9064 …dow_cols() chamado com janela dividida. Use Rast_input_window_cols() ou Rast_output_window_cols()."
H A Dgrasslibs_es.po9007 …cols() called with split window. Use Rast_input_window_cols() or Rast_output_window_cols() instead…
9008 …s() con la ventana dividida. En su lugar use Rast_input_window_cols() o Rast_output_window_cols()."
H A Dgrasslibs_fr.po9090 …cols() called with split window. Use Rast_input_window_cols() or Rast_output_window_cols() instead…
9091 …ée avec une fenêtre divisée. UtiliserRast_input_window_cold() ou Rast_output_window_cols() à la pl…
H A Dgrasslibs_ml.po8905 …cols() called with split window. Use Rast_input_window_cols() or Rast_output_window_cols() instead…
H A Dgrasslibs_hu.po8904 …cols() called with split window. Use Rast_input_window_cols() or Rast_output_window_cols() instead…
H A Dgrasslibs_tr.po8906 …cols() called with split window. Use Rast_input_window_cols() or Rast_output_window_cols() instead…
H A Dgrasslibs_uk.po8916 …cols() called with split window. Use Rast_input_window_cols() or Rast_output_window_cols() instead…
H A Dgrasslibs_zh.po8906 …cols() called with split window. Use Rast_input_window_cols() or Rast_output_window_cols() instead…
H A Dgrasslibs_bn.po8904 …cols() called with split window. Use Rast_input_window_cols() or Rast_output_window_cols() instead…
H A Dgrasslibs_el.po8914 …cols() called with split window. Use Rast_input_window_cols() or Rast_output_window_cols() instead…
H A Dgrasslibs_fi.po8905 …cols() called with split window. Use Rast_input_window_cols() or Rast_output_window_cols() instead…
H A Dgrasslibs_id_ID.po8898 …cols() called with split window. Use Rast_input_window_cols() or Rast_output_window_cols() instead…
H A Dgrasslibs_ro.po8915 …cols() called with split window. Use Rast_input_window_cols() or Rast_output_window_cols() instead…
H A Dgrasslibs_ru.po8924 …cols() called with split window. Use Rast_input_window_cols() or Rast_output_window_cols() instead…
H A Dgrasslibs_si.po8904 …cols() called with split window. Use Rast_input_window_cols() or Rast_output_window_cols() instead…
H A Dgrasslibs_ta.po8906 …cols() called with split window. Use Rast_input_window_cols() or Rast_output_window_cols() instead…
H A Dgrasslibs_th.po8906 …cols() called with split window. Use Rast_input_window_cols() or Rast_output_window_cols() instead…
H A Dgrasslibs_zh_CN.po8899 …cols() called with split window. Use Rast_input_window_cols() or Rast_output_window_cols() instead…
H A Dgrasslibs_ar.po9534 "Rast_input_window_cols() or Rast_output_window_cols() instead."

12