Home
last modified time | relevance | path

Searched refs:HAVE_FSEEKO (Results 1 – 14 of 14) sorted by relevance

/third_party/gstreamer/gstreamer/
Dconfig.h66 #define HAVE_FSEEKO 1 macro
/third_party/flutter/skia/third_party/externals/sdl/premake/config/
DSDL_config_cygwin.template.h143 #define HAVE_FSEEKO 1 macro
DSDL_config_linux.template.h147 #define HAVE_FSEEKO 1 macro
/third_party/flutter/skia/third_party/externals/sdl/premake/Linux/
DSDL_config_premake.h147 #define HAVE_FSEEKO 1 macro
/third_party/zlib/
DCMakeLists.txt52 check_function_exists(fseeko HAVE_FSEEKO)
53 if(NOT HAVE_FSEEKO)
/third_party/gstreamer/gstreamer/plugins/elements/
Dgstfilesink.c547 #ifdef HAVE_FSEEKO
564 #ifdef HAVE_FSEEKO in gst_file_sink_do_seek()
Dgstsparsefile.c39 #ifdef HAVE_FSEEKO
Dgstqueue2.c1469 #ifdef HAVE_FSEEKO
/third_party/flutter/skia/third_party/externals/sdl/include/
DSDL_config.h.in161 #undef HAVE_FSEEKO
DSDL_config.h.cmake159 #cmakedefine HAVE_FSEEKO 1
/third_party/skia/third_party/externals/microhttpd/
DMHD_config.h.in57 #undef HAVE_FSEEKO
/third_party/flutter/skia/third_party/externals/sdl/src/file/
DSDL_rwops.c319 #elif defined(HAVE_FSEEKO) in stdio_seek()
/third_party/python/
Dpyconfig.h.in387 #undef HAVE_FSEEKO
/third_party/gstreamer/gstplugins_good/gst/isomp4/
Dgstqtmux.c2033 #ifdef HAVE_FSEEKO in gst_qt_mux_seek_to_beginning()