Home
last modified time | relevance | path

Searched defs:out_data_type (Results 1 – 21 of 21) sorted by relevance

/dports/databases/postgis30/postgis-3.0.4/raster/scripts/python/
H A Drtrowdump.py111 out_data_type = pt2gdt(rt.pixel_types[0]) variable
/dports/databases/postgis32/postgis-3.2.0/raster/scripts/python/
H A Drtrowdump.py111 out_data_type = pt2gdt(rt.pixel_types[0]) variable
/dports/databases/postgis31/postgis-3.1.4/raster/scripts/python/
H A Drtrowdump.py111 out_data_type = pt2gdt(rt.pixel_types[0]) variable
/dports/databases/postgis25/postgis-2.5.5/raster/scripts/python/
H A Drtrowdump.py111 out_data_type = pt2gdt(rt.pixel_types[0]) variable
/dports/math/libxsmm/libxsmm-1.16.3/samples/deeplearning/gxm/include/
H A DSplitImpl.hpp31 int in_data_type, out_data_type; member
H A DFCImpl.hpp30 int in_data_type, out_data_type; member
H A DFusedBNormImpl.hpp38 int in_data_type, out_data_type; member
H A DPoolingImpl.hpp28 int in_data_type, out_data_type; member
H A DConvImpl.hpp39 int in_data_type, out_data_type; member
H A DFusedConvBNImpl.hpp39 int in_data_type, out_data_type; member
/dports/misc/vxl/vxl-3.3.2/contrib/brl/bseg/boxm2/ocl/pro/processes/
H A Dboxm2_ocl_ingest_label_with_cam_process.cxx152 std::string out_data_type; in boxm2_ocl_ingest_label_with_cam_process() local
H A Dboxm2_ocl_ingest_label_process.cxx168 std::string out_data_type = data_type + "_" + out_ident; in boxm2_ocl_ingest_label_process() local
H A Dboxm2_ocl_ingest_osm_label_process.cxx172 std::string out_data_type = data_type + "_" + out_ident; in boxm2_ocl_ingest_osm_label_process() local
/dports/databases/grass7/grass-7.8.6/raster/r.texture/
H A Dmain.c92 RASTER_MAP_TYPE out_data_type; in main() local
/dports/databases/grass7/grass-7.8.6/imagery/i.albedo/
H A Dmain.c70 RASTER_MAP_TYPE out_data_type = DCELL_TYPE; in main() local
/dports/databases/grass7/grass-7.8.6/imagery/i.aster.toar/
H A Dmain.c89 RASTER_MAP_TYPE out_data_type = DCELL_TYPE; /* 0=numbers 1=text */ in main() local
/dports/databases/grass7/grass-7.8.6/imagery/i.evapo.time/
H A Dmain.c71 RASTER_MAP_TYPE out_data_type = DCELL_TYPE; in main() local
/dports/accessibility/py-speech-dispatcher/speech-dispatcher-0.10.2/src/modules/
H A Dpico.c162 pico_Int16 bytes_sent, bytes_recv, text_remaining, out_data_type; in pico_process_tts() local
/dports/accessibility/speech-dispatcher/speech-dispatcher-0.10.2/src/modules/
H A Dpico.c162 pico_Int16 bytes_sent, bytes_recv, text_remaining, out_data_type; in pico_process_tts() local
/dports/databases/grass7/grass-7.8.6/raster/r.geomorphon/
H A Dlocal_proto.h72 RASTER_MAP_TYPE out_data_type; member
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/media/webspeech/synth/pico/
H A DnsPicoService.cpp292 int16_t text_offset = 0, bytes_recv = 0, bytes_sent = 0, out_data_type = 0; in NS_IMPL_ISUPPORTS_INHERITED() local