Home
last modified time | relevance | path

Searched defs:format_callback (Results 1 – 21 of 21) sorted by last modified time

/dports/graphics/gimp-app/gimp-2.10.30/plug-ins/file-bmp/
H A Dbmp-save.c892 format_callback (GtkToggleButton *toggle, in format_callback() function
/dports/lang/elixir-devel/elixir-1.13.1/lib/iex/lib/iex/
H A Dintrospection.ex611 defp format_callback({{kind, name, _arity}, specs}) do function
/dports/lang/elixir-devel/elixir-1.13.1/lib/elixir/lib/
H A Dmodule.ex1871 defp format_callback(callback, kind, module) do function
/dports/devel/git-svn/git-2.34.1/
H A Ddiff.h373 diff_format_fn_t format_callback; member
/dports/devel/git-gui/git-2.34.1/
H A Ddiff.h373 diff_format_fn_t format_callback; member
/dports/devel/git-p4/git-2.34.1/
H A Ddiff.h373 diff_format_fn_t format_callback; member
/dports/devel/git/git-2.34.1/
H A Ddiff.h373 diff_format_fn_t format_callback; member
/dports/devel/git-cvs/git-2.34.1/
H A Ddiff.h373 diff_format_fn_t format_callback; member
/dports/lang/elixir/elixir-1.12.3/lib/elixir/lib/
H A Dmodule.ex1800 defp format_callback(callback, kind, module) do function
/dports/lang/elixir/elixir-1.12.3/lib/iex/lib/iex/
H A Dintrospection.ex597 defp format_callback({{kind, name, _arity}, specs}) do function
/dports/graphics/pcl-pointclouds/pcl-pcl-1.12.0/io/tools/ply/
H A Dply2ply.cpp161 ply_to_ply_converter::format_callback(pcl::io::ply::format_type format, const std::string& version) in format_callback() function in ply_to_ply_converter
/dports/graphics/pcl-pointclouds/pcl-pcl-1.12.0/io/include/pcl/io/ply/
H A Dply_parser.h450 inline void pcl::io::ply::ply_parser::format_callback (const format_callback_type& format_callback) in format_callback() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/modules/mediastream/
H A Dmedia_stream_video_source.cc64 const VideoTrackFormatCallback& format_callback, in AddTrack()
521 const VideoTrackFormatCallback& format_callback, in PendingTrackInfo()
H A Dvideo_track_adapter.cc139 VideoTrackFormatInternalCallback format_callback; member
266 VideoTrackFormatInternalCallback format_callback) { in AddCallbacks()
536 VideoTrackFormatCallback format_callback, in AddTrack()
558 VideoTrackFormatInternalCallback format_callback, in AddTrackOnIO()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/public/web/modules/mediastream/
H A Dmedia_stream_video_source.h332 VideoTrackFormatCallback format_callback; member
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/public/web/modules/mediastream/
H A Dmedia_stream_video_source.h317 VideoTrackFormatCallback format_callback; member
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/modules/mediastream/
H A Dmedia_stream_video_source.cc54 const VideoTrackFormatCallback& format_callback, in AddTrack()
490 const VideoTrackFormatCallback& format_callback, in PendingTrackInfo()
H A Dvideo_track_adapter.cc138 VideoTrackFormatInternalCallback format_callback; member
265 VideoTrackFormatInternalCallback format_callback) { in AddCallbacks()
536 VideoTrackFormatCallback format_callback, in AddTrack()
558 VideoTrackFormatInternalCallback format_callback, in AddTrackOnIO()
/dports/devel/cgit/cgit-1.2.3/git/
H A Ddiff.h335 diff_format_fn_t format_callback; member
/dports/games/eureka/eureka-1.27b-source/src/
H A Dui_file.cc1110 void UI_ProjectSetup::format_callback(Fl_Choice *w, void *data) in format_callback() function in UI_ProjectSetup
/dports/www/py-django-filer/django-filer-1.7.0/filer/admin/patched/
H A Dadmin_utils.py47 def format_callback(obj): function
117 def _nested(self, obj, seen, format_callback): argument
132 def nested(self, format_callback=None): argument