Home
last modified time | relevance | path

Searched defs:hasR (Results 1 – 18 of 18) sorted by relevance

/dports/games/supertuxkart/SuperTuxKart-1.2-src/src/io/
H A Dxml_node.hpp109 static bool hasR(int b) { return (b&4)==4; } in hasR() function in XMLNode
/dports/graphics/darktable38/darktable-3.8.0/src/common/
H A Dimageio_exr.cc89 bool hasR = false, hasG = false, hasB = false; in dt_imageio_open_exr() local
/dports/graphics/darktable/darktable-3.6.1/src/common/
H A Dimageio_exr.cc89 bool hasR = false, hasG = false, hasB = false; in dt_imageio_open_exr() local
/dports/devel/valgrind-lts/valgrind-dragonfly-dragonfly/include/
H A Dpub_tool_aspacemgr.h109 Bool hasR; member
H A Dpub_tool_addrinfo.h192 Bool hasR; member
/dports/devel/valgrind/valgrind-dragonfly-dragonfly/include/
H A Dpub_tool_aspacemgr.h109 Bool hasR; member
H A Dpub_tool_addrinfo.h192 Bool hasR; member
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/svg/
H A DRadialGradientAttributes.h56 bool hasR() const { return m_rSet; } in hasR() function
/dports/www/kf5-khtml/khtml-5.89.0/src/svg/
H A DRadialGradientAttributes.h101 bool hasR() const in hasR() function
/dports/textproc/R-cran-openxlsx/openxlsx/src/
H A Dwrite_data.cpp227 LogicalVector hasR = !is_na(r); in buildCellList() local
/dports/math/cvc3/cvc3-2.4.1/src/search/
H A DTReturn.cpp8 …(LFSCProof* lfsc_pf, std::vector<int>& L, std::vector<int>& Lused, Rational r, bool hasR, int pvY): in TReturn()
/dports/textproc/fop/fop-2.6/fop-core/src/main/java/org/apache/fop/complexscripts/scripts/
H A DDevanagariScriptProcessor.java533 static boolean hasR(int c) { in hasR() method in DevanagariScriptProcessor
H A DGujaratiScriptProcessor.java533 static boolean hasR(int c) { in hasR() method in GujaratiScriptProcessor
H A DGurmukhiScriptProcessor.java533 static boolean hasR(int c) { in hasR() method in GurmukhiScriptProcessor
H A DTamilScriptProcessor.java535 static boolean hasR(int c) { in hasR() method in TamilScriptProcessor
/dports/archivers/unadf/ADFlib-f3af9e0/src/
H A Dadf_blk.h66 #define hasR(c) ((c)&ACCMASK_R) macro
/dports/graphics/openfx-arena/openfx-arena-Natron-2.3.14/OpenFX-IO/OIIO/
H A DReadOIIO.cpp1087 … bool hasR = hasChannelName(views, view, layer, "R", subimages[i].channelnames); in getLayers() local
/dports/math/R-cran-terra/terra/src/
H A Draster_methods.cpp3059 bool hasR = true; in reclassify() local