Home
last modified time | relevance | path

Searched defs:sliceB (Results 1 – 23 of 23) sorted by relevance

/dports/net/goreplay/goreplay-1.2.0/vendor/github.com/google/gopacket/gopacket-1.1.18/examples/bytediff/
H A Dmain.go55 var sliceB = []byte{ var
/dports/net-im/dendrite/dendrite-0.5.1/vendor/github.com/google/gopacket/examples/bytediff/
H A Dmain.go55 var sliceB = []byte{ var
/dports/misc/fq/fq-0.0.2/vendor/github.com/google/gopacket/examples/bytediff/
H A Dmain.go55 var sliceB = []byte{ var
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/examples/bytediff/
H A Dmain.go55 var sliceB = []byte{ var
/dports/databases/mongodb42-tools/mongo-tools-r4.2.17/vendor/github.com/google/gopacket/examples/bytediff/
H A Dmain.go55 var sliceB = []byte{ var
/dports/misc/vxl/vxl-3.3.2/contrib/mul/vil3d/algo/
H A Dvil3d_threshold.hxx27 bool* sliceB = planeB; in vil3d_threshold_above() local
60 bool* sliceB = planeB; in vil3d_threshold_below() local
93 bool* sliceB = planeB; in vil3d_threshold_inside() local
126 bool* sliceB = planeB; in vil3d_threshold_outside() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/swiftshader/src/Vulkan/
H A DVkFormat.cpp2086 int Format::sliceB(int width, int height, int border, bool target) const in sliceB() function in vk::Format
H A DVkImage.cpp1226 …int sliceB = decompressedImage->slicePitchBytes(VK_IMAGE_ASPECT_COLOR_BIT, subresourceLayers.mipLe… in decodeASTC() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/src/Vulkan/
H A DVkFormat.cpp1864 int Format::sliceB(int width, int height, int border, bool target) const in sliceB() function in vk::Format
H A DVkImage.cpp1352 int sliceB = decompressedImage->slicePitchBytes(VK_IMAGE_ASPECT_COLOR_BIT, subresource.mipLevel); in decodeASTC() local
/dports/cad/yosys/yosys-yosys-0.12/techlibs/common/
H A Dmul2dsp.v198 for (i = 0; i < n; i=i+1) begin:sliceB block
/dports/misc/vxl/vxl-3.3.2/contrib/mul/vil3d/
H A Dvil3d_math.h392 const bT* sliceB = planeB; in vil3d_math_image_difference() local
431 const bT* sliceB = planeB; in vil3d_math_image_sum() local
470 const bT* sliceB = planeB; in vil3d_math_image_product() local
508 const bT* sliceB = planeB; in vil3d_math_add_image_fraction() local
/dports/science/afni/afni-AFNI_21.3.16/src/
H A D3dmatmult.c73 float * volout, * sliceA, * sliceB, * sliceC, fac; in multiply_dsets() local
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/segmentio/encoding/json/
H A Djson_test.go1331 type sliceB []byte type
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/src/Renderer/
H A DSurface.hpp242 int sliceB; member
H A DSurface.cpp1702 int Surface::sliceB(int width, int height, int border, Format format, bool target) in sliceB() function in sw::Surface
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/swiftshader/src/Renderer/
H A DSurface.hpp270 int sliceB; member
H A DSurface.cpp1804 int Surface::sliceB(int width, int height, int border, Format format, bool target) in sliceB() function in sw::Surface
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/swiftshader/src/Device/
H A DBlitter.cpp1358 Int Blitter::ComputeOffset(Int &x, Int &y, Int &z, Int &sliceB, Int &pitchB, int bytes) in ComputeOffset()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/src/Device/
H A DBlitter.cpp1398 Int Blitter::ComputeOffset(Int &x, Int &y, Int &z, Int &sliceB, Int &pitchB, int bytes) in ComputeOffset()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/swiftshader/src/OpenGL/common/
H A DImage.cpp1179 int sliceB = static_cast<int>(IOSurfaceGetHeightOfPlane(ioSurface, plane)) * pitchB; in lock() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/src/OpenGL/common/
H A DImage.cpp1110 int sliceB = static_cast<int>(IOSurfaceGetHeightOfPlane(ioSurface, plane)) * pitchB; in lock() local
/dports/misc/glow/glow-f24d960e3cc80db95ac0bc17b1900dbf60ca044a/lib/Optimizer/Lower/
H A DLower.cpp1204 SliceNode *sliceB = in lowerBatchMatMulNode() local