Home
last modified time | relevance | path

Searched refs:temp_filenames (Results 1 – 25 of 40) sorted by relevance

12

/dports/multimedia/pHash/pHash-0.9.6/bindings/php/
H A Drun-tests.php1165 $temp_filenames = null;
1379 $temp_filenames = array(
1479 show_result('SKIP', $tested, $tested_file, '', $temp_filenames);
1549 show_result("BORK", $bork_info, '', $temp_filenames);
1567 show_result("BORK", $bork_info, '', $temp_filenames);
1878 show_result("PASS", $tested, $tested_file, '', $temp_filenames);
1907 show_result("PASS", $tested, $tested_file, '', $temp_filenames);
2429 if (isset($temp_filenames['file']) && file_exists($temp_filenames['file'])) {
2434 if (isset($temp_filenames['skip']) && file_exists($temp_filenames['skip'])) {
2447 if (isset($temp_filenames['diff']) && file_exists($temp_filenames['diff'])) {
[all …]
/dports/multimedia/php-pHash/pHash-0.9.6/bindings/php/
H A Drun-tests.php1165 $temp_filenames = null;
1379 $temp_filenames = array(
1479 show_result('SKIP', $tested, $tested_file, '', $temp_filenames);
1549 show_result("BORK", $bork_info, '', $temp_filenames);
1567 show_result("BORK", $bork_info, '', $temp_filenames);
1878 show_result("PASS", $tested, $tested_file, '', $temp_filenames);
1907 show_result("PASS", $tested, $tested_file, '', $temp_filenames);
2429 if (isset($temp_filenames['file']) && file_exists($temp_filenames['file'])) {
2434 if (isset($temp_filenames['skip']) && file_exists($temp_filenames['skip'])) {
2447 if (isset($temp_filenames['diff']) && file_exists($temp_filenames['diff'])) {
[all …]
/dports/lang/php73/php-7.3.33/
H A Drun-tests.php1260 $temp_filenames = null;
1512 $temp_filenames = array(
1640 show_result('SKIP', $tested, $tested_file, '', $temp_filenames);
1725 show_result("BORK", $bork_info, '', $temp_filenames);
1743 show_result("BORK", $bork_info, '', $temp_filenames);
2110 show_result("PASS", $tested, $tested_file, '', $temp_filenames);
2136 show_result("PASS", $tested, $tested_file, '', $temp_filenames);
2699 if (isset($temp_filenames['file']) && file_exists($temp_filenames['file'])) {
2704 if (isset($temp_filenames['skip']) && file_exists($temp_filenames['skip'])) {
2717 if (isset($temp_filenames['diff']) && file_exists($temp_filenames['diff'])) {
[all …]
/dports/devel/pecl-xdebug/xdebug-3.1.2/
H A Drun-xdebug-tests.php1262 $temp_filenames = null;
1521 $temp_filenames = array(
1660 show_result('SKIP', $tested, $tested_file, '', $temp_filenames);
1744 show_result("BORK", $bork_info, '', $temp_filenames);
1762 show_result("BORK", $bork_info, '', $temp_filenames);
2154 show_result("PASS", $tested, $tested_file, '', $temp_filenames);
2180 show_result("PASS", $tested, $tested_file, '', $temp_filenames);
2756 if (isset($temp_filenames['file']) && file_exists($temp_filenames['file'])) {
2761 if (isset($temp_filenames['skip']) && file_exists($temp_filenames['skip'])) {
2774 if (isset($temp_filenames['diff']) && file_exists($temp_filenames['diff'])) {
[all …]
/dports/www/mod_php73/php-7.3.33/
H A Drun-tests.php1260 $temp_filenames = null;
1512 $temp_filenames = array(
1640 show_result('SKIP', $tested, $tested_file, '', $temp_filenames);
1725 show_result("BORK", $bork_info, '', $temp_filenames);
1743 show_result("BORK", $bork_info, '', $temp_filenames);
2110 show_result("PASS", $tested, $tested_file, '', $temp_filenames);
2136 show_result("PASS", $tested, $tested_file, '', $temp_filenames);
2699 if (isset($temp_filenames['file']) && file_exists($temp_filenames['file'])) {
2704 if (isset($temp_filenames['skip']) && file_exists($temp_filenames['skip'])) {
2717 if (isset($temp_filenames['diff']) && file_exists($temp_filenames['diff'])) {
[all …]
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/lto/
H A Dlto.c288 auto_vec <char *>temp_filenames; in lto_wpa_write_files() local
388 temp_filenames.safe_push (xstrdup (temp_filename)); in lto_wpa_write_files()
405 unsigned int len = strlen (temp_filenames[i]); in lto_wpa_write_files()
407 || fwrite (temp_filenames[i], 1, len, ltrans_output_list_stream) < len in lto_wpa_write_files()
411 free (temp_filenames[i]); in lto_wpa_write_files()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/lto/
H A Dlto.c288 auto_vec <char *>temp_filenames; in lto_wpa_write_files() local
388 temp_filenames.safe_push (xstrdup (temp_filename)); in lto_wpa_write_files()
405 unsigned int len = strlen (temp_filenames[i]); in lto_wpa_write_files()
407 || fwrite (temp_filenames[i], 1, len, ltrans_output_list_stream) < len in lto_wpa_write_files()
411 free (temp_filenames[i]); in lto_wpa_write_files()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/lto/
H A Dlto.c288 auto_vec <char *>temp_filenames; in lto_wpa_write_files() local
388 temp_filenames.safe_push (xstrdup (temp_filename)); in lto_wpa_write_files()
405 unsigned int len = strlen (temp_filenames[i]); in lto_wpa_write_files()
407 || fwrite (temp_filenames[i], 1, len, ltrans_output_list_stream) < len in lto_wpa_write_files()
411 free (temp_filenames[i]); in lto_wpa_write_files()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/lto/
H A Dlto.c288 auto_vec <char *>temp_filenames; in lto_wpa_write_files() local
388 temp_filenames.safe_push (xstrdup (temp_filename)); in lto_wpa_write_files()
405 unsigned int len = strlen (temp_filenames[i]); in lto_wpa_write_files()
407 || fwrite (temp_filenames[i], 1, len, ltrans_output_list_stream) < len in lto_wpa_write_files()
411 free (temp_filenames[i]); in lto_wpa_write_files()
/dports/lang/gcc11/gcc-11.2.0/gcc/lto/
H A Dlto.c288 auto_vec <char *>temp_filenames; in lto_wpa_write_files() local
388 temp_filenames.safe_push (xstrdup (temp_filename)); in lto_wpa_write_files()
405 unsigned int len = strlen (temp_filenames[i]); in lto_wpa_write_files()
407 || fwrite (temp_filenames[i], 1, len, ltrans_output_list_stream) < len in lto_wpa_write_files()
411 free (temp_filenames[i]); in lto_wpa_write_files()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/lto/
H A Dlto.c288 auto_vec <char *>temp_filenames; in lto_wpa_write_files() local
388 temp_filenames.safe_push (xstrdup (temp_filename)); in lto_wpa_write_files()
405 unsigned int len = strlen (temp_filenames[i]); in lto_wpa_write_files()
407 || fwrite (temp_filenames[i], 1, len, ltrans_output_list_stream) < len in lto_wpa_write_files()
411 free (temp_filenames[i]); in lto_wpa_write_files()
/dports/lang/gcc10/gcc-10.3.0/gcc/lto/
H A Dlto.c288 auto_vec <char *>temp_filenames; in lto_wpa_write_files() local
388 temp_filenames.safe_push (xstrdup (temp_filename)); in lto_wpa_write_files()
405 unsigned int len = strlen (temp_filenames[i]); in lto_wpa_write_files()
407 || fwrite (temp_filenames[i], 1, len, ltrans_output_list_stream) < len in lto_wpa_write_files()
411 free (temp_filenames[i]); in lto_wpa_write_files()
/dports/devel/pecl-swoole/swoole-4.8.5/tests/
H A Drun-tests1807 $temp_filenames = null;
2065 $temp_filenames = array(
2198 show_result('SKIP', $tested, $tested_file, '', $temp_filenames);
2286 show_result("BORK", $bork_info, '', '', $temp_filenames);
2304 show_result("BORK", $bork_info, '', '', $temp_filenames);
2688 show_result("PASS", $tested, $tested_file, '', $temp_filenames);
2718 show_result("PASS", $tested, $tested_file, '', $temp_filenames);
3353 if (isset($temp_filenames['file']) && file_exists($temp_filenames['file'])) {
3358 if (isset($temp_filenames['skip']) && file_exists($temp_filenames['skip'])) {
3371 if (isset($temp_filenames['diff']) && file_exists($temp_filenames['diff'])) {
[all …]
/dports/lang/php74/php-7.4.27/
H A Drun-tests.php1767 $temp_filenames = null;
2025 $temp_filenames = array(
2155 show_result('SKIP', $tested, $tested_file, '', $temp_filenames);
2239 show_result("BORK", $bork_info, '', $temp_filenames);
2257 show_result("BORK", $bork_info, '', $temp_filenames);
2636 show_result("PASS", $tested, $tested_file, '', $temp_filenames);
2666 show_result("PASS", $tested, $tested_file, '', $temp_filenames);
3273 if (isset($temp_filenames['file']) && file_exists($temp_filenames['file'])) {
3278 if (isset($temp_filenames['skip']) && file_exists($temp_filenames['skip'])) {
3291 if (isset($temp_filenames['diff']) && file_exists($temp_filenames['diff'])) {
[all …]
/dports/www/mod_php74/php-7.4.27/
H A Drun-tests.php1767 $temp_filenames = null;
2025 $temp_filenames = array(
2155 show_result('SKIP', $tested, $tested_file, '', $temp_filenames);
2239 show_result("BORK", $bork_info, '', $temp_filenames);
2257 show_result("BORK", $bork_info, '', $temp_filenames);
2636 show_result("PASS", $tested, $tested_file, '', $temp_filenames);
2666 show_result("PASS", $tested, $tested_file, '', $temp_filenames);
3273 if (isset($temp_filenames['file']) && file_exists($temp_filenames['file'])) {
3278 if (isset($temp_filenames['skip']) && file_exists($temp_filenames['skip'])) {
3291 if (isset($temp_filenames['diff']) && file_exists($temp_filenames['diff'])) {
[all …]
/dports/archivers/pecl-rar/rar-4.2.0/
H A Drun-tests8.php1822 $temp_filenames = null;
2097 $temp_filenames = array(
2245 show_result('SKIP', $tested, $tested_file, "reason: $m[1]", $temp_filenames);
2247 show_result('SKIP', $tested, $tested_file, '', $temp_filenames);
2287 show_result('SKIP', $tested, $tested_file, "reason: $message", $temp_filenames);
2332 show_result("BORK", $bork_info, '', '', $temp_filenames);
2349 show_result("BORK", $bork_info, '', '', $temp_filenames);
2730 show_result("PASS", $tested, $tested_file, '', $temp_filenames);
2758 show_result("PASS", $tested, $tested_file, '', $temp_filenames);
2865 show_result(implode('&', $restype), $tested, $tested_file, $info, $temp_filenames);
[all …]
/dports/www/mod_php80/php-8.0.15/
H A Drun-tests.php1827 $temp_filenames = null;
2084 $temp_filenames = [
2225 show_result('SKIP', $tested, $tested_file, "reason: $m[1]", $temp_filenames);
2227 show_result('SKIP', $tested, $tested_file, '', $temp_filenames);
2267 show_result('SKIP', $tested, $tested_file, "reason: $message", $temp_filenames);
2312 show_result("BORK", $bork_info, '', '', $temp_filenames);
2329 show_result("BORK", $bork_info, '', '', $temp_filenames);
2690 show_result("PASS", $tested, $tested_file, '', $temp_filenames);
2718 show_result("PASS", $tested, $tested_file, '', $temp_filenames);
2830 show_result(implode('&', $restype), $tested, $tested_file, $info, $temp_filenames);
[all …]
/dports/lang/php80/php-8.0.15/
H A Drun-tests.php1827 $temp_filenames = null;
2084 $temp_filenames = [
2225 show_result('SKIP', $tested, $tested_file, "reason: $m[1]", $temp_filenames);
2227 show_result('SKIP', $tested, $tested_file, '', $temp_filenames);
2267 show_result('SKIP', $tested, $tested_file, "reason: $message", $temp_filenames);
2312 show_result("BORK", $bork_info, '', '', $temp_filenames);
2329 show_result("BORK", $bork_info, '', '', $temp_filenames);
2690 show_result("PASS", $tested, $tested_file, '', $temp_filenames);
2718 show_result("PASS", $tested, $tested_file, '', $temp_filenames);
2830 show_result(implode('&', $restype), $tested, $tested_file, $info, $temp_filenames);
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/webrtc/modules/audio_processing/
H A Daudio_processing_unittest.cc256 std::map<std::string, std::string> temp_filenames; variable
290 if (temp_filenames[filename].empty()) in OutputFilePath()
291 temp_filenames[filename] = test::TempFilename(test::OutputPath(), filename); in OutputFilePath()
292 return temp_filenames[filename]; in OutputFilePath()
296 for (auto& kv : temp_filenames) in ClearTempFiles()
302 for (auto it = temp_filenames.begin(); it != temp_filenames.end();) { in ClearTempOutFiles()
306 temp_filenames.erase(it++); in ClearTempOutFiles()
/dports/www/firefox/firefox-99.0/third_party/libwebrtc/modules/audio_processing/
H A Daudio_processing_unittest.cc257 std::map<std::string, std::string> temp_filenames; variable
291 if (temp_filenames[filename].empty()) in OutputFilePath()
292 temp_filenames[filename] = test::TempFilename(test::OutputPath(), filename); in OutputFilePath()
293 return temp_filenames[filename]; in OutputFilePath()
297 for (auto& kv : temp_filenames) in ClearTempFiles()
303 for (auto it = temp_filenames.begin(); it != temp_filenames.end();) { in ClearTempOutFiles()
307 temp_filenames.erase(it++); in ClearTempOutFiles()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/webrtc/modules/audio_processing/
H A Daudio_processing_unittest.cc258 std::map<std::string, std::string> temp_filenames; variable
292 if (temp_filenames[filename].empty()) in OutputFilePath()
293 temp_filenames[filename] = test::TempFilename(test::OutputPath(), filename); in OutputFilePath()
294 return temp_filenames[filename]; in OutputFilePath()
298 for (auto& kv : temp_filenames) in ClearTempFiles()
304 for (auto it = temp_filenames.begin(); it != temp_filenames.end();) { in ClearTempOutFiles()
308 temp_filenames.erase(it++); in ClearTempOutFiles()
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/libwebrtc/webrtc/modules/audio_processing/
H A Daudio_processing_unittest.cc267 std::map<std::string, std::string> temp_filenames; variable
301 if (temp_filenames[filename].empty()) in OutputFilePath()
302 temp_filenames[filename] = test::TempFilename(test::OutputPath(), filename); in OutputFilePath()
303 return temp_filenames[filename]; in OutputFilePath()
307 for (auto& kv : temp_filenames) in ClearTempFiles()
313 for (auto it = temp_filenames.begin(); it != temp_filenames.end();) { in ClearTempOutFiles()
317 temp_filenames.erase(it++); in ClearTempOutFiles()
/dports/www/firefox-esr/firefox-91.8.0/third_party/libwebrtc/webrtc/modules/audio_processing/
H A Daudio_processing_unittest.cc267 std::map<std::string, std::string> temp_filenames; variable
301 if (temp_filenames[filename].empty()) in OutputFilePath()
302 temp_filenames[filename] = test::TempFilename(test::OutputPath(), filename); in OutputFilePath()
303 return temp_filenames[filename]; in OutputFilePath()
307 for (auto& kv : temp_filenames) in ClearTempFiles()
313 for (auto it = temp_filenames.begin(); it != temp_filenames.end();) { in ClearTempOutFiles()
317 temp_filenames.erase(it++); in ClearTempOutFiles()
/dports/lang/spidermonkey78/firefox-78.9.0/media/webrtc/trunk/webrtc/modules/audio_processing/
H A Daudio_processing_unittest.cc267 std::map<std::string, std::string> temp_filenames; variable
301 if (temp_filenames[filename].empty()) in OutputFilePath()
302 temp_filenames[filename] = test::TempFilename(test::OutputPath(), filename); in OutputFilePath()
303 return temp_filenames[filename]; in OutputFilePath()
307 for (auto& kv : temp_filenames) in ClearTempFiles()
313 for (auto it = temp_filenames.begin(); it != temp_filenames.end();) { in ClearTempOutFiles()
317 temp_filenames.erase(it++); in ClearTempOutFiles()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/lto/
H A Dlto.c2414 vec <char *>temp_filenames = vNULL; in lto_wpa_write_files() local
2502 temp_filenames.safe_push (xstrdup (temp_filename)); in lto_wpa_write_files()
2510 unsigned int len = strlen (temp_filenames[i]); in lto_wpa_write_files()
2511 if (fwrite (temp_filenames[i], 1, len, ltrans_output_list_stream) < len in lto_wpa_write_files()
2515 free (temp_filenames[i]); in lto_wpa_write_files()
2517 temp_filenames.release(); in lto_wpa_write_files()

12