Home
last modified time | relevance | path

Searched defs:bMap (Results 1 – 25 of 52) sorted by relevance

123

/dports/java/berkeley-db/je-6.2.31/test/com/sleepycat/je/utilint/
H A DBitMapTest.java63 BitMap bMap = new BitMap(); in testNegative() local
/dports/editors/libreoffice/libreoffice-7.2.6.2/xmloff/source/text/
H A DXMLTextFrameHyperlinkContext.hxx39 bool bMap; member in XMLTextFrameHyperlinkContext
/dports/math/mlpack/mlpack-3.4.2/src/mlpack/core/kernels/
H A Dpspectrum_string_kernel_impl.hpp41 const std::map<std::string, int>& bMap = counts[b[0]][b[1]]; in Evaluate() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/xmloff/source/text/
H A DXMLTextFrameHyperlinkContext.hxx40 bool bMap; member in XMLTextFrameHyperlinkContext
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/mesa/main/
H A Dpixeltransfer.c90 const GLfloat *bMap = ctx->PixelMaps.BtoB.Map; in _mesa_map_rgba() local
118 const GLfloat *bMap = ctx->PixelMaps.ItoB.Map; in _mesa_map_ci_to_rgba() local
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/mesa/main/
H A Dpixeltransfer.c90 const GLfloat *bMap = ctx->PixelMaps.BtoB.Map; in _mesa_map_rgba() local
118 const GLfloat *bMap = ctx->PixelMaps.ItoB.Map; in _mesa_map_ci_to_rgba() local
/dports/lang/clover/mesa-21.3.6/src/mesa/main/
H A Dpixeltransfer.c90 const GLfloat *bMap = ctx->PixelMaps.BtoB.Map; in _mesa_map_rgba() local
118 const GLfloat *bMap = ctx->PixelMaps.ItoB.Map; in _mesa_map_ci_to_rgba() local
/dports/graphics/libosmesa/mesa-21.3.6/src/mesa/main/
H A Dpixeltransfer.c90 const GLfloat *bMap = ctx->PixelMaps.BtoB.Map; in _mesa_map_rgba() local
118 const GLfloat *bMap = ctx->PixelMaps.ItoB.Map; in _mesa_map_ci_to_rgba() local
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/mesa/main/
H A Dpixeltransfer.c90 const GLfloat *bMap = ctx->PixelMaps.BtoB.Map; in _mesa_map_rgba() local
118 const GLfloat *bMap = ctx->PixelMaps.ItoB.Map; in _mesa_map_ci_to_rgba() local
/dports/graphics/mesa-libs/mesa-21.3.6/src/mesa/main/
H A Dpixeltransfer.c90 const GLfloat *bMap = ctx->PixelMaps.BtoB.Map; in _mesa_map_rgba() local
118 const GLfloat *bMap = ctx->PixelMaps.ItoB.Map; in _mesa_map_ci_to_rgba() local
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/mesa/main/
H A Dpixeltransfer.c90 const GLfloat *bMap = ctx->PixelMaps.BtoB.Map; in _mesa_map_rgba() local
118 const GLfloat *bMap = ctx->PixelMaps.ItoB.Map; in _mesa_map_ci_to_rgba() local
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/mesa/main/
H A Dpixeltransfer.c90 const GLfloat *bMap = ctx->PixelMaps.BtoB.Map; in _mesa_map_rgba() local
118 const GLfloat *bMap = ctx->PixelMaps.ItoB.Map; in _mesa_map_ci_to_rgba() local
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/mesa/main/
H A Dpixeltransfer.c90 const GLfloat *bMap = ctx->PixelMaps.BtoB.Map; in _mesa_map_rgba() local
118 const GLfloat *bMap = ctx->PixelMaps.ItoB.Map; in _mesa_map_ci_to_rgba() local
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/mesa/main/
H A Dpixeltransfer.c90 const GLfloat *bMap = ctx->PixelMaps.BtoB.Map; in _mesa_map_rgba() local
118 const GLfloat *bMap = ctx->PixelMaps.ItoB.Map; in _mesa_map_ci_to_rgba() local
/dports/graphics/mesa-dri/mesa-21.3.6/src/mesa/main/
H A Dpixeltransfer.c90 const GLfloat *bMap = ctx->PixelMaps.BtoB.Map; in _mesa_map_rgba() local
118 const GLfloat *bMap = ctx->PixelMaps.ItoB.Map; in _mesa_map_ci_to_rgba() local
/dports/editors/libreoffice/libreoffice-7.2.6.2/filter/source/graphicfilter/icgm/
H A Dcgm.cxx273 void CGM::ImplGetPoint( FloatPoint& rFloatPoint, bool bMap ) in ImplGetPoint()
289 void CGM::ImplGetRectangle( FloatRect& rFloatRect, bool bMap ) in ImplGetRectangle()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/filter/source/graphicfilter/icgm/
H A Dcgm.cxx275 void CGM::ImplGetPoint( FloatPoint& rFloatPoint, bool bMap ) in ImplGetPoint()
291 void CGM::ImplGetRectangle( FloatRect& rFloatRect, bool bMap ) in ImplGetRectangle()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/mlir/lib/Dialect/Affine/IR/
H A DAffineValueMap.cpp40 auto bMap = b.getAffineMap(); in difference() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/mlir/lib/Dialect/Affine/IR/
H A DAffineValueMap.cpp40 auto bMap = b.getAffineMap(); in difference() local
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/mlir/lib/Dialect/Affine/IR/
H A DAffineValueMap.cpp42 auto bMap = b.getAffineMap() in difference() local
/dports/devel/llvm12/llvm-project-12.0.1.src/mlir/lib/Dialect/Affine/IR/
H A DAffineValueMap.cpp42 auto bMap = b.getAffineMap() in difference() local
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/mlir/lib/Dialect/Affine/IR/
H A DAffineValueMap.cpp42 auto bMap = b.getAffineMap() in difference() local
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/mlir/lib/Dialect/Affine/IR/
H A DAffineValueMap.cpp42 auto bMap = b.getAffineMap() in difference() local
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/mlir/lib/Dialect/Affine/IR/
H A DAffineValueMap.cpp42 auto bMap = b.getAffineMap() in difference() local
/dports/devel/llvm13/llvm-project-13.0.1.src/mlir/lib/Dialect/Affine/IR/
H A DAffineValueMap.cpp42 auto bMap = b.getAffineMap() in difference() local

123