Home
last modified time | relevance | path

Searched defs:rtInfo (Results 1 – 25 of 32) sorted by relevance

12

/dports/net/goreplay/goreplay-1.2.0/vendor/github.com/google/gopacket/gopacket-1.1.18/routing/
H A Drouting.go47 type rtInfo struct { struct
48 Src, Dst *net.IPNet
49 Gateway, PrefSrc net.IP
51 InputIface, OutputIface uint32
52 Priority uint32
/dports/net-im/dendrite/dendrite-0.5.1/vendor/github.com/google/gopacket/routing/
H A Drouting.go47 type rtInfo struct { struct
48 Src, Dst *net.IPNet
49 Gateway, PrefSrc net.IP
51 InputIface, OutputIface uint32
52 Priority uint32
/dports/net-im/dendrite/dendrite-0.5.1/vendor/github.com/libp2p/go-netroute/
H A Dcommon.go38 type rtInfo struct { struct
39 Src, Dst *net.IPNet
40 Gateway, PrefSrc net.IP
42 InputIface, OutputIface uint32
43 Priority uint32
/dports/misc/fq/fq-0.0.2/vendor/github.com/google/gopacket/routing/
H A Drouting.go47 type rtInfo struct { struct
48 Src, Dst *net.IPNet
49 Gateway, PrefSrc net.IP
51 InputIface, OutputIface uint32
52 Priority uint32
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/routing/
H A Drouting.go47 type rtInfo struct { struct
48 Src, Dst *net.IPNet
49 Gateway, PrefSrc net.IP
51 InputIface, OutputIface uint32
52 Priority uint32
/dports/databases/mongodb42-tools/mongo-tools-r4.2.17/vendor/github.com/google/gopacket/routing/
H A Drouting.go47 type rtInfo struct { struct
48 Src, Dst *net.IPNet
49 Gateway, PrefSrc net.IP
51 InputIface, OutputIface uint32
52 Priority uint32
/dports/www/firefox-esr/firefox-91.8.0/gfx/skia/skia/src/gpu/mock/
H A DGrMockGpu.cpp153 GrMockRenderTargetInfo rtInfo(ct, NextInternalRenderTargetID()); in onCreateTexture() local
205 GrMockRenderTargetInfo rtInfo(texInfo.fColorType, NextInternalRenderTargetID()); in onWrapRenderableBackendTexture() local
241 GrMockRenderTargetInfo rtInfo(texInfo.fColorType, NextInternalRenderTargetID()); in onWrapBackendTextureAsRenderTarget() local
H A DGrMockTexture.h142 const GrMockRenderTargetInfo& rtInfo) in GrMockTextureRenderTarget()
153 const GrMockRenderTargetInfo& rtInfo, GrWrapCacheable cacheble) in GrMockTextureRenderTarget()
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/skia/skia/src/gpu/mock/
H A DGrMockGpu.cpp153 GrMockRenderTargetInfo rtInfo(ct, NextInternalRenderTargetID()); in onCreateTexture() local
205 GrMockRenderTargetInfo rtInfo(texInfo.fColorType, NextInternalRenderTargetID()); in onWrapRenderableBackendTexture() local
241 GrMockRenderTargetInfo rtInfo(texInfo.fColorType, NextInternalRenderTargetID()); in onWrapBackendTextureAsRenderTarget() local
H A DGrMockTexture.h142 const GrMockRenderTargetInfo& rtInfo) in GrMockTextureRenderTarget()
153 const GrMockRenderTargetInfo& rtInfo, GrWrapCacheable cacheble) in GrMockTextureRenderTarget()
/dports/www/firefox/firefox-99.0/gfx/skia/skia/src/gpu/mock/
H A DGrMockGpu.cpp153 GrMockRenderTargetInfo rtInfo(ct, NextInternalRenderTargetID()); in onCreateTexture() local
205 GrMockRenderTargetInfo rtInfo(texInfo.fColorType, NextInternalRenderTargetID()); in onWrapRenderableBackendTexture() local
241 GrMockRenderTargetInfo rtInfo(texInfo.fColorType, NextInternalRenderTargetID()); in onWrapBackendTextureAsRenderTarget() local
H A DGrMockTexture.h142 const GrMockRenderTargetInfo& rtInfo) in GrMockTextureRenderTarget()
153 const GrMockRenderTargetInfo& rtInfo, GrWrapCacheable cacheble) in GrMockTextureRenderTarget()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/skia/skia/src/gpu/mock/
H A DGrMockGpu.cpp153 GrMockRenderTargetInfo rtInfo(ct, NextInternalRenderTargetID()); in onCreateTexture() local
205 GrMockRenderTargetInfo rtInfo(texInfo.fColorType, NextInternalRenderTargetID()); in onWrapRenderableBackendTexture() local
241 GrMockRenderTargetInfo rtInfo(texInfo.fColorType, NextInternalRenderTargetID()); in onWrapBackendTextureAsRenderTarget() local
H A DGrMockTexture.h142 const GrMockRenderTargetInfo& rtInfo) in GrMockTextureRenderTarget()
153 const GrMockRenderTargetInfo& rtInfo, GrWrapCacheable cacheble) in GrMockTextureRenderTarget()
/dports/security/masscan/masscan-1.3.2/src/
H A Drawsock-getif.c245 static int parseRoutes(struct nlmsghdr *nlHdr, struct route_info *rtInfo) in parseRoutes()
355 struct route_info rtInfo[1]; in rawsock_get_default_interface() local
H A Drawsock-getroute.c298 parseRoutes(struct nlmsghdr *nlHdr, struct route_info *rtInfo) in parseRoutes()
397 struct route_info rtInfo[1]; in rawsock_get_default_gateway() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/skia/src/gpu/mock/
H A DGrMockGpu.cpp156 GrMockRenderTargetInfo rtInfo(ct, NextInternalRenderTargetID()); in onCreateTexture() local
230 GrMockRenderTargetInfo rtInfo(texInfo.colorType(), NextInternalRenderTargetID()); in onWrapRenderableBackendTexture() local
255 GrMockRenderTargetInfo rtInfo(texInfo.colorType(), NextInternalRenderTargetID()); in onWrapBackendTextureAsRenderTarget() local
H A DGrMockTexture.h159 const GrMockRenderTargetInfo& rtInfo) in GrMockTextureRenderTarget()
173 const GrMockRenderTargetInfo& rtInfo, in GrMockTextureRenderTarget()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/tools/sk_app/
H A DDawnWindowContext.cpp71 GrDawnRenderTargetInfo rtInfo; in getBackbufferSurface() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/skia/tools/sk_app/
H A DDawnWindowContext.cpp69 GrDawnRenderTargetInfo rtInfo; in getBackbufferSurface() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/src/gpu/mock/
H A DGrMockTexture.h155 const GrMockRenderTargetInfo& rtInfo) in GrMockTextureRenderTarget()
169 const GrMockRenderTargetInfo& rtInfo, in GrMockTextureRenderTarget()
H A DGrMockGpu.cpp161 GrMockRenderTargetInfo rtInfo(ct, NextInternalRenderTargetID()); in onCreateTexture() local
235 GrMockRenderTargetInfo rtInfo(texInfo.colorType(), NextInternalRenderTargetID()); in onWrapRenderableBackendTexture() local
/dports/misc/mnn/MNN-1.2.0/test/expr/
H A DModuleTest.cpp92 auto rtInfo = Express::ExecutorScope::Current()->getRuntime(); in run() local
/dports/lang/gcc12-devel/gcc-12-20211205/libphobos/libdruntime/rt/
H A DaaA.d408 auto rtInfo = cast(size_t*) impl.entryTI.rtInfo(); in test() local
/dports/graphics/urho3d/Urho3D-1.7.1/Source/Urho3D/Graphics/
H A DView.cpp1883 const RenderTargetInfo& rtInfo = renderPath_->renderTargets_[i]; in RenderQuad() local
2090 const RenderTargetInfo& rtInfo = renderPath_->renderTargets_[i]; in AllocateScreenBuffers() local

12