Home
last modified time | relevance | path

Searched defs:of (Results 2776 – 2800 of 8591) sorted by relevance

1...<<111112113114115116117118119120>>...344

/dports/www/webtrees20/webtrees-2.0.19/webtrees/vendor/guzzlehttp/promises/src/
H A DEach.php26 public static function of( function in GuzzleHttp\\Promise\\Each
/dports/sysutils/luckybackup/luckybackup-0.5.0/translations/
H A Dluckybackup_sv.ts3629 <source>Define the type of this task: alias
/dports/www/mediawiki137/mediawiki-1.37.1/vendor/guzzlehttp/promises/src/
H A DEach.php26 public static function of( function in GuzzleHttp\\Promise\\Each
/dports/www/mediawiki136/mediawiki-1.36.3/vendor/guzzlehttp/promises/src/
H A DEach.php26 public static function of( function in GuzzleHttp\\Promise\\Each
/dports/www/mediawiki135/mediawiki-1.35.5/vendor/guzzlehttp/promises/src/
H A DEach.php26 public static function of( function in GuzzleHttp\\Promise\\Each
/dports/devel/py-ExtensionClass/ExtensionClass-4.3.0/src/MethodObject/
H A D_MethodObject.c19 of(PyObject *self, PyObject *args) in of() function
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/java.base/share/classes/sun/net/util/
H A DSocketExceptions.java54 public static IOException of(IOException e, InetSocketAddress address) { in of() method in SocketExceptions
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/java.base/share/classes/sun/net/util/
H A DSocketExceptions.java54 public static IOException of(IOException e, InetSocketAddress address) { in of() method in SocketExceptions
/dports/www/drupal9/drupal-9.2.10/vendor/guzzlehttp/promises/src/
H A DEach.php26 public static function of( function in GuzzleHttp\\Promise\\Each
/dports/www/typo3-11/typo3_src-11.5.7/vendor/guzzlehttp/promises/src/
H A DEach.php26 public static function of( function in GuzzleHttp\\Promise\\Each
/dports/www/groupoffice/groupoffice-6.4.231-php-71/vendor/guzzlehttp/promises/src/
H A DEach.php26 public static function of( function in GuzzleHttp\\Promise\\Each
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/java.base/share/classes/sun/net/util/
H A DSocketExceptions.java54 public static IOException of(IOException e, InetSocketAddress address) { in of() method in SocketExceptions
/dports/www/owncloud/owncloud/apps/files_mediaviewer/l10n/
H A Dfr.json8 "of" : "sur", string
H A Dja.json8 "of" : "of", string
H A Dnb_NO.json8 "of" : "av", string
/dports/www/nextcloud/nextcloud/3rdparty/guzzlehttp/promises/src/
H A DEach.php26 public static function of( function in GuzzleHttp\\Promise\\Each
/dports/multimedia/gstreamer1-libav/gst-libav-1.16.2/gst-libs/ext/libav/fftools/
H A Dffmpeg.c535 OutputFile *of = output_files[i]; in ffmpeg_cleanup() local
826 OutputFile *of = output_files[ost->file_index]; in close_output_stream() local
846 static void output_packet(OutputFile *of, AVPacket *pkt, in output_packet()
899 OutputFile *of = output_files[ost->file_index]; in check_recording_time() local
970 static void do_subtitle_out(OutputFile *of, in do_subtitle_out()
1053 static void do_video_out(OutputFile *of, in do_video_out()
1410 OutputFile *of = output_files[ost->file_index]; in finish_output_stream() local
1608 OutputFile *of = output_files[i]; in print_final_stats() local
1983 OutputFile *of = output_files[ost->file_index]; in check_output_constraints() local
2000 OutputFile *of = output_files[ost->file_index]; in do_streamcopy() local
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/ffmpeg/fftools/
H A Dffmpeg.c535 OutputFile *of = output_files[i]; in ffmpeg_cleanup() local
827 OutputFile *of = output_files[ost->file_index]; in close_output_stream() local
847 static void output_packet(OutputFile *of, AVPacket *pkt, in output_packet()
900 OutputFile *of = output_files[ost->file_index]; in check_recording_time() local
971 static void do_subtitle_out(OutputFile *of, in do_subtitle_out()
1054 static void do_video_out(OutputFile *of, in do_video_out()
1408 OutputFile *of = output_files[ost->file_index]; in finish_output_stream() local
1604 OutputFile *of = output_files[i]; in print_final_stats() local
1979 OutputFile *of = output_files[ost->file_index]; in check_output_constraints() local
1996 OutputFile *of = output_files[ost->file_index]; in do_streamcopy() local
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/ffmpeg/fftools/
H A Dffmpeg.c549 OutputFile *of = output_files[i]; in ffmpeg_cleanup() local
841 OutputFile *of = output_files[ost->file_index]; in close_output_stream() local
861 static void output_packet(OutputFile *of, AVPacket *pkt, in output_packet()
889 OutputFile *of = output_files[ost->file_index]; in check_recording_time() local
960 static void do_subtitle_out(OutputFile *of, in do_subtitle_out()
1043 static void do_video_out(OutputFile *of, in do_video_out()
1397 OutputFile *of = output_files[ost->file_index]; in finish_output_stream() local
1593 OutputFile *of = output_files[i]; in print_final_stats() local
1965 OutputFile *of = output_files[ost->file_index]; in check_output_constraints() local
1982 OutputFile *of = output_files[ost->file_index]; in do_streamcopy() local
[all …]
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/app/oligofar/
H A Dbmfilter-main.cpp391 void CReadTagger::PrintHeader( EOutputFile of ) in PrintHeader()
441 ofstream& CReadTagger::GetOutFile( EOutputFile of ) in GetOutFile()
444 …if( unsigned(of) >= eOutput_COUNT ) THROW( logic_error, "Oops... wrong file identifier of " << of … in GetOutFile() local
445 …if( unsigned(of) >= sizeof( m_outputFile )/sizeof( m_outputFile[0] ) ) THROW( logic_error, "Oops..… in GetOutFile() local
446 …if( unsigned(of) >= sizeof( suffixes )/sizeof( suffixes[0] ) ) THROW( logic_error, "Oops... wrong … in GetOutFile() local
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/jdk/java/io/Serializable/class/
H A DTestEntry.java42 FileOutputStream of = new FileOutputStream(f); in main() local
/dports/devel/boost-docs/boost_1_72_0/boost/hof/
H A Dflip.hpp82 struct of struct
H A Drotate.hpp76 struct of struct
/dports/devel/hyperscan/boost_1_75_0/boost/hof/
H A Dflip.hpp82 struct of struct
H A Drotate.hpp76 struct of struct

1...<<111112113114115116117118119120>>...344