Home
last modified time | relevance | path

Searched refs:temp_source (Results 1 – 25 of 32) sorted by relevance

12

/dports/misc/lastools/LAStools-8ff2694/example_batch_scripts/
H A Dhuge_las_file_copy_classification_attribute.bat13 rmdir temp_source/s /q
14 mkdir temp_source
20 -o temp_source\split.laz -olaz
/dports/graphics/qgis-ltr/qgis-3.16.16/tests/src/python/
H A Dtest_qgsmaplayer.py152 temp_source = os.path.join(dir_path, 'france_parts.shp')
162 vl = QgsVectorLayer(temp_source, 'test')
178 temp_source = os.path.join(dir_path, 'float1-16.tif')
184 rl = QgsRasterLayer(temp_source, 'test')
/dports/textproc/zorba/zorba-2.7.0/src/util/
H A Dregex_xquery.cpp1973 const char *temp_source = source; in match_internal() local
2098 *matched_len = temp_source - source; in match_internal()
2111 const char *temp_source = source; in match_internal() local
2146 *matched_len = temp_source - source; in match_internal()
2160 const char *temp_source = source; in match_internal() local
2219 *matched_len = temp_source - source; in match_internal()
2317 const char *temp_source = source; in match_internal() local
2321 *matched_len = temp_source - source; in match_internal()
2335 const char *temp_source = source; in match_internal() local
2353 const char *temp_source = source; in match_internal() local
[all …]
/dports/graphics/qgis/qgis-3.22.3/tests/src/python/
H A Dtest_qgsmaplayer.py174 temp_source = os.path.join(dir_path, 'france_parts.shp')
184 vl = QgsVectorLayer(temp_source, 'test')
200 temp_source = os.path.join(dir_path, 'float1-16.tif')
206 rl = QgsRasterLayer(temp_source, 'test')
/dports/emulators/vice/vice-3.5/src/lib/libffmpeg/libavformat/
H A Drtpproto.c432 struct sockaddr_storage *source, temp_source; in rtp_write() local
451 source = &temp_source; in rtp_write()
454 temp_source = s->last_rtp_source; in rtp_write()
461 temp_source = s->last_rtcp_source; in rtp_write()
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/lib/libffmpeg/libavformat/
H A Drtpproto.c432 struct sockaddr_storage *source, temp_source; in rtp_write() local
451 source = &temp_source; in rtp_write()
454 temp_source = s->last_rtp_source; in rtp_write()
461 temp_source = s->last_rtcp_source; in rtp_write()
/dports/multimedia/gstreamer1-libav/gst-libav-1.16.2/gst-libs/ext/libav/libavformat/
H A Drtpproto.c432 struct sockaddr_storage *source, temp_source; in rtp_write() local
451 source = &temp_source; in rtp_write()
454 temp_source = s->last_rtp_source; in rtp_write()
461 temp_source = s->last_rtcp_source; in rtp_write()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/ffmpeg/libavformat/
H A Drtpproto.c432 struct sockaddr_storage *source, temp_source; in rtp_write() local
451 source = &temp_source; in rtp_write()
454 temp_source = s->last_rtp_source; in rtp_write()
461 temp_source = s->last_rtcp_source; in rtp_write()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/ffmpeg/libavformat/
H A Drtpproto.c429 struct sockaddr_storage *source, temp_source; in rtp_write() local
448 source = &temp_source; in rtp_write()
451 temp_source = s->last_rtp_source; in rtp_write()
458 temp_source = s->last_rtcp_source; in rtp_write()
/dports/multimedia/ffmpeg/ffmpeg-4.4.1/libavformat/
H A Drtpproto.c439 struct sockaddr_storage *source, temp_source; in rtp_write() local
458 source = &temp_source; in rtp_write()
461 temp_source = s->last_rtp_source; in rtp_write()
468 temp_source = s->last_rtcp_source; in rtp_write()
/dports/multimedia/handbrake/ffmpeg-4.4/libavformat/
H A Drtpproto.c439 struct sockaddr_storage *source, temp_source; in rtp_write() local
458 source = &temp_source; in rtp_write()
461 temp_source = s->last_rtp_source; in rtp_write()
468 temp_source = s->last_rtcp_source; in rtp_write()
/dports/www/mod_php81/php-8.1.1/
H A Drun-tests.php159 $temp_source, $temp_target, $test_cnt, $test_dirs,
346 $temp_source = null;
551 $temp_source = $argv[++$i];
/dports/lang/php81/php-8.1.1/
H A Drun-tests.php159 $temp_source, $temp_target, $test_cnt, $test_dirs,
346 $temp_source = null;
551 $temp_source = $argv[++$i];
/dports/sysutils/ansible2/ansible-2.9.27/lib/ansible/modules/network/cloudvision/
H A Dcv_server_provision.py489 temp_source = env.loader.get_source(env, module.params['template'])[0]
490 parsed_content = env.parse(temp_source)
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/community/network/plugins/modules/
H A Dcv_server_provision.py484 temp_source = env.loader.get_source(env, module.params['template'])[0]
485 parsed_content = env.parse(temp_source)
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/community/network/plugins/modules/network/cloudvision/
H A Dcv_server_provision.py484 temp_source = env.loader.get_source(env, module.params['template'])[0]
485 parsed_content = env.parse(temp_source)
/dports/multimedia/pHash/pHash-0.9.6/bindings/php/
H A Drun-tests.php465 $temp_source = null; variable
613 $temp_source = $argv[++$i]; variable
1162 global $leak_check, $temp_source, $temp_target, $cfg, $environment;
1344 if ($temp_source && $temp_target) {
1345 $temp_dir = str_replace($temp_source, $temp_target, $temp_dir);
1365 if ($temp_source && $temp_target) {
/dports/multimedia/php-pHash/pHash-0.9.6/bindings/php/
H A Drun-tests.php465 $temp_source = null; variable
613 $temp_source = $argv[++$i]; variable
1162 global $leak_check, $temp_source, $temp_target, $cfg, $environment;
1344 if ($temp_source && $temp_target) {
1345 $temp_dir = str_replace($temp_source, $temp_target, $temp_dir);
1365 if ($temp_source && $temp_target) {
/dports/science/py-OpenMC/openmc-0.12.2/src/
H A Dstate_point.cpp658 vector<SourceSite> temp_source {source_bank->begin(), source_bank->end()}; in load_state_point() local
690 std::copy(temp_source.begin(), temp_source.end(), source_bank->begin()); in load_state_point()
/dports/science/openmc/openmc-0.12.2/src/
H A Dstate_point.cpp658 vector<SourceSite> temp_source {source_bank->begin(), source_bank->end()}; in load_state_point() local
690 std::copy(temp_source.begin(), temp_source.end(), source_bank->begin()); in load_state_point()
/dports/lang/php74/php-7.4.27/
H A Drun-tests.php56 $temp_source, $temp_target, $temp_urlbase, $test_cnt, $test_dirs,
300 $temp_source = null;
475 $temp_source = $argv[++$i];
1759 global $valgrind, $temp_source, $temp_target, $cfg, $environment;
1989 if ($temp_source && $temp_target) {
1990 $temp_dir = str_replace($temp_source, $temp_target, $temp_dir);
2011 if ($temp_source && $temp_target) {
/dports/devel/pecl-swoole/swoole-4.8.5/tests/
H A Drun-tests54 $temp_source, $temp_target, $temp_urlbase, $test_cnt, $test_dirs,
311 $temp_source = null;
492 $temp_source = $argv[++$i];
1799 global $valgrind, $temp_source, $temp_target, $cfg, $environment;
2029 if ($temp_source && $temp_target) {
2030 $temp_dir = str_replace($temp_source, $temp_target, $temp_dir);
2051 if ($temp_source && $temp_target) {
/dports/www/mod_php74/php-7.4.27/
H A Drun-tests.php56 $temp_source, $temp_target, $temp_urlbase, $test_cnt, $test_dirs,
300 $temp_source = null;
475 $temp_source = $argv[++$i];
1759 global $valgrind, $temp_source, $temp_target, $cfg, $environment;
1989 if ($temp_source && $temp_target) {
1990 $temp_dir = str_replace($temp_source, $temp_target, $temp_dir);
2011 if ($temp_source && $temp_target) {
/dports/lang/php73/php-7.3.33/
H A Drun-tests.php506 $temp_source = null; variable
664 $temp_source = $argv[++$i]; variable
1255 global $valgrind, $temp_source, $temp_target, $cfg, $environment;
1477 if ($temp_source && $temp_target) {
1478 $temp_dir = str_replace($temp_source, $temp_target, $temp_dir);
1498 if ($temp_source && $temp_target) {
/dports/devel/pecl-xdebug/xdebug-3.1.2/
H A Drun-xdebug-tests.php510 $temp_source = null; variable
668 $temp_source = $argv[++$i]; variable
1257 global $valgrind, $temp_source, $temp_target, $cfg, $environment;
1484 if ($temp_source && $temp_target) {
1485 $temp_dir = str_replace($temp_source, $temp_target, $temp_dir);
1507 if ($temp_source && $temp_target) {

12