Home
last modified time | relevance | path

Searched refs:exchange_buf (Results 1 – 4 of 4) sorted by relevance

/dports/devel/ga/ga-5.8/global/examples/md_cluster/
H A Dshuffle.F52 call exchange_buf(rnode)
82 call exchange_buf(rnode)
112 call exchange_buf(rnode)
125 subroutine exchange_buf(rnode) subroutine
H A Dsort.F54 call exchange_buf(rnode)
/dports/graphics/openjph/OpenJPH-0.7.3/src/core/codestream/
H A Dojph_codestream_local.h325 void exchange_buf(line_buf* l);
H A Dojph_codestream.cpp2307 bands[0].exchange_buf(lines + 0);//line at location 0 in push_line()
3739 void subband::exchange_buf(line_buf *l) in exchange_buf() function in ojph::local::subband