Home
last modified time | relevance | path

Searched defs:Stream (Results 1 – 14 of 14) sorted by relevance

/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/
H A Dsystem.h83 # define putc(C, Stream) putc_unlocked (C, Stream) argument
91 # define getc(Stream) getc_unlocked (Stream) argument
99 # define fputc(C, Stream) fputc_unlocked (C, Stream) argument
108 # define clearerr(Stream) clearerr_unlocked (Stream) argument
115 # define feof(Stream) feof_unlocked (Stream) argument
122 # define fileno(Stream) fileno_unlocked (Stream) argument
129 # define fflush(Stream) fflush_unlocked (Stream) argument
136 # define fgetc(Stream) fgetc_unlocked (Stream) argument
143 # define fgets(S, n, Stream) fgets_unlocked (S, n, Stream) argument
150 # define fputs(String, Stream) fputs_unlocked (String, Stream) argument
[all …]
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/
H A Dsystem.h83 # define putc(C, Stream) putc_unlocked (C, Stream) argument
91 # define getc(Stream) getc_unlocked (Stream) argument
99 # define fputc(C, Stream) fputc_unlocked (C, Stream) argument
108 # define clearerr(Stream) clearerr_unlocked (Stream) argument
115 # define feof(Stream) feof_unlocked (Stream) argument
122 # define fileno(Stream) fileno_unlocked (Stream) argument
129 # define fflush(Stream) fflush_unlocked (Stream) argument
136 # define fgetc(Stream) fgetc_unlocked (Stream) argument
143 # define fgets(S, n, Stream) fgets_unlocked (S, n, Stream) argument
150 # define fputs(String, Stream) fputs_unlocked (String, Stream) argument
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/fusion/sequence/io/detail/
H A Dmanip.hpp23 #define FUSION_STRING_OF_STREAM(Stream) \ argument
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/OpenCV-android-sdk/sdk/native/jni/include/opencv2/core/
H A Dcuda.hpp642 class CV_EXPORTS Stream class
H A Dcuda.inl.hpp538 Stream::Stream(const Ptr<Impl>& impl) in Stream() function in cv::cuda::Stream
H A Dbase.hpp659 class CV_EXPORTS Stream; variable
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/core/
H A Dcuda.hpp642 class CV_EXPORTS Stream class
H A Dcuda.inl.hpp538 Stream::Stream(const Ptr<Impl>& impl) in Stream() function in cv::cuda::Stream
H A Dbase.hpp659 class CV_EXPORTS Stream; variable
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-armhf/include/opencv2/core/
H A Dcuda.hpp642 class CV_EXPORTS Stream class
H A Dcuda.inl.hpp538 Stream::Stream(const Ptr<Impl>& impl) in Stream() function in cv::cuda::Stream
H A Dbase.hpp659 class CV_EXPORTS Stream; variable
/OK3568_Linux_fs/buildroot/dl/sox/git/src/
H A Dmp3.c204 struct mad_stream Stream; member
/OK3568_Linux_fs/kernel/drivers/media/pci/ngene/
H A Dngene.h334 u8 Stream; /* Stream number (UVI1, UVI2, TVOUT) */ member
562 u8 Stream; member
666 u8 Stream; member