Home
last modified time | relevance | path

Searched refs:Destination2 (Results 1 – 12 of 12) sorted by relevance

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/fetch/
H A Dbytes_consumer_tee.cc114 BytesConsumer* Destination2() const { return destination2_; } in Destination2() function in blink::__anon296920d20111::TeeHelper
350 *dest2 = tee->Destination2(); in BytesConsumerTee()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/fetch/
H A Dbytes_consumer_tee.cc110 BytesConsumer* Destination2() const { return destination2_; } in Destination2() function in blink::__anone5c837d70111::TeeHelper
346 *dest2 = tee->Destination2(); in BytesConsumerTee()
/dports/lang/gawk/gawk-5.1.1/vms/
H A Dstage_gawk_install.com99 $! Destination2 is new_gnu:[bin]xxx. (alias)
100 $! Destination2 is new_gnu:[bin]xxx.exe (alias)
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dntddchgr.h290 CHANGER_ELEMENT Destination2; member
H A Dwinioctl.h1274 CHANGER_ELEMENT Destination2; member
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dntddchgr.h290 CHANGER_ELEMENT Destination2; member
H A Dwinioctl.h1274 CHANGER_ELEMENT Destination2; member
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/mingw32/include/ddk/
H A Dntddchgr.h125 CHANGER_ELEMENT Destination2; member
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/include/ddk/
H A Dntddchgr.h125 CHANGER_ELEMENT Destination2; member
/dports/lang/fpc-source/fpc-3.2.2/packages/winunits-jedi/src/
H A Djwawinioctl.pas3179 Destination2: CHANGER_ELEMENT;
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/System/Ioctl/
H A Dmod.rs468 pub Destination2: CHANGER_ELEMENT, field
483 …field("Destination1", &self.Destination1).field("Destination2", &self.Destination2).field("Flip1",… in fmt()
489 ….Source && self.Destination1 == other.Destination1 && self.Destination2 == other.Destination2 && s… in eq()
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/System/Ioctl/
H A Dmod.rs191 pub Destination2: CHANGER_ELEMENT, field