Home
last modified time | relevance | path

Searched refs:Duplex (Results 1 – 6 of 6) sorted by relevance

/external/zlib/src/contrib/ada/
Dzlib-streams.adb23 if Stream.Mode = Out_Stream or Stream.Mode = Duplex then
31 if Stream.Mode = In_Stream or Stream.Mode = Duplex then
81 if Mode = Out_Stream or Mode = Duplex then
88 if Mode = In_Stream or Mode = Duplex then
Dzlib-streams.ads13 type Stream_Mode is (In_Stream, Out_Stream, Duplex); literal
/external/pdfium/core/src/fpdfdoc/
Ddoc_viewerPreferences.cpp52 CFX_ByteString CPDF_ViewerPreferences::Duplex() const in Duplex() function in CPDF_ViewerPreferences
/external/llvm/lib/Target/Hexagon/
DHexagonInstrFormatsV4.td28 // Duplex Instruction Class Declaration
/external/pdfium/fpdfsdk/src/
Dfpdfview.cpp790 CFX_ByteString duplex = viewRef.Duplex(); in FPDF_VIEWERREF_GetDuplex()
/external/pdfium/core/include/fpdfdoc/
Dfpdf_doc.h1619 CFX_ByteString Duplex() const;