Home
last modified time | relevance | path

Searched refs:OpenFD (Results 1 – 25 of 50) sorted by relevance

12

/dports/lang/spidermonkey78/firefox-78.9.0/layout/printing/
H A DDrawEventRecorder.cpp29 void DrawEventRecorderPRFileDesc::OpenFD(PRFileDesc* aFd) { in OpenFD() function in mozilla::layout::DrawEventRecorderPRFileDesc
32 mOutputStream.OpenFD(aFd); in OpenFD()
H A DDrawEventRecorder.h31 void OpenFD(PRFileDesc* aFd) { in OpenFD() function
143 void OpenFD(PRFileDesc* aFd);
/dports/lang/spidermonkey60/firefox-60.9.0/layout/printing/
H A DDrawEventRecorder.cpp31 void DrawEventRecorderPRFileDesc::OpenFD(PRFileDesc* aFd) { in OpenFD() function in mozilla::layout::DrawEventRecorderPRFileDesc
34 mOutputStream.OpenFD(aFd); in OpenFD()
H A DDrawEventRecorder.h31 void OpenFD(PRFileDesc* aFd) { in OpenFD() function
141 void OpenFD(PRFileDesc* aFd);
/dports/www/firefox-esr/firefox-91.8.0/layout/printing/
H A DDrawEventRecorder.cpp29 void DrawEventRecorderPRFileDesc::OpenFD(PRFileDesc* aFd) { in OpenFD() function in mozilla::layout::DrawEventRecorderPRFileDesc
32 mOutputStream.OpenFD(aFd); in OpenFD()
H A DDrawEventRecorder.h32 void OpenFD(PRFileDesc* aFd) { in OpenFD() function
144 void OpenFD(PRFileDesc* aFd);
/dports/www/firefox/firefox-99.0/layout/printing/
H A DDrawEventRecorder.cpp29 void DrawEventRecorderPRFileDesc::OpenFD(PRFileDesc* aFd) { in OpenFD() function in mozilla::layout::DrawEventRecorderPRFileDesc
32 mOutputStream.OpenFD(aFd); in OpenFD()
H A DDrawEventRecorder.h32 void OpenFD(PRFileDesc* aFd) { in OpenFD() function
144 void OpenFD(PRFileDesc* aFd);
/dports/mail/thunderbird/thunderbird-91.8.0/layout/printing/
H A DDrawEventRecorder.cpp29 void DrawEventRecorderPRFileDesc::OpenFD(PRFileDesc* aFd) { in OpenFD() function in mozilla::layout::DrawEventRecorderPRFileDesc
32 mOutputStream.OpenFD(aFd); in OpenFD()
H A DDrawEventRecorder.h32 void OpenFD(PRFileDesc* aFd) { in OpenFD() function
144 void OpenFD(PRFileDesc* aFd);
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/boringssl/src/tool/
H A Dfd.cc33 ScopedFD OpenFD(const char *path, int flags) { in OpenFD() function
H A Dpkcs12.cc62 ScopedFD fd = OpenFD(args_map["-dump"].c_str(), O_RDONLY); in DoPKCS12()
H A Dinternal.h84 ScopedFD OpenFD(const char *path, int flags);
/dports/net/quiche/quiche-0.9.0/deps/boringssl/src/tool/
H A Dfd.cc33 ScopedFD OpenFD(const char *path, int flags) { in OpenFD() function
H A Dpkcs12.cc62 ScopedFD fd = OpenFD(args_map["-dump"].c_str(), O_RDONLY); in DoPKCS12()
/dports/net/quiche/quiche-0.9.0/cargo-crates/boring-sys-1.1.1/deps/boringssl/src/tool/
H A Dfd.cc33 ScopedFD OpenFD(const char *path, int flags) { in OpenFD() function
H A Dpkcs12.cc62 ScopedFD fd = OpenFD(args_map["-dump"].c_str(), O_RDONLY); in DoPKCS12()
/dports/devel/py-grpcio/grpcio-1.43.0/third_party/boringssl-with-bazel/src/tool/
H A Dfd.cc33 ScopedFD OpenFD(const char *path, int flags) { in OpenFD() function
H A Dpkcs12.cc62 ScopedFD fd = OpenFD(args_map["-dump"].c_str(), O_RDONLY); in DoPKCS12()
/dports/lang/spidermonkey78/firefox-78.9.0/widget/
H A DnsDeviceContextSpecProxy.cpp170 mRecorder->OpenFD(mRemotePrintJob->GetNextPageFD()); in BeginPage()
/dports/lang/spidermonkey60/firefox-60.9.0/widget/
H A DnsDeviceContextSpecProxy.cpp165 mRecorder->OpenFD(mRemotePrintJob->GetNextPageFD()); in BeginPage()
/dports/mail/thunderbird/thunderbird-91.8.0/widget/
H A DnsDeviceContextSpecProxy.cpp191 mRecorder->OpenFD(mRemotePrintJob->GetNextPageFD()); in BeginPage()
/dports/www/firefox/firefox-99.0/widget/
H A DnsDeviceContextSpecProxy.cpp191 mRecorder->OpenFD(mRemotePrintJob->GetNextPageFD()); in BeginPage()
/dports/www/firefox-esr/firefox-91.8.0/widget/
H A DnsDeviceContextSpecProxy.cpp191 mRecorder->OpenFD(mRemotePrintJob->GetNextPageFD()); in BeginPage()
/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/Common/File/
H A DFileUtil.h58 int OpenFD(const Path &filename, OpenFlag flags);

12