Searched refs:ColorCheck (Results 1 – 5 of 5) sorted by relevance
/dports/editors/libreoffice/libreoffice-7.2.6.2/compilerplugins/clang/ |
H A D | colorcheck.cxx | 26 class ColorCheck : public loplugin::FilteringPlugin<ColorCheck> class 29 explicit ColorCheck(loplugin::InstantiationData const& data) in ColorCheck() function in __anon4230d94b0111::ColorCheck 43 bool ColorCheck::VisitCXXConstructExpr(const CXXConstructExpr* constructExpr) in VisitCXXConstructExpr() 89 loplugin::Plugin::Registration<ColorCheck> colorcheck("colorcheck");
|
/dports/graphics/urho3d/Urho3D-1.7.1/bin/Data/Scripts/Editor/ |
H A D | EditorColorWheel.as | 76 colorCheck = colorWheelWindow.GetChild("ColorCheck", true);
|
/dports/biology/sra-tools/sra-tools-2.11.0/ncbi-vdb/libs/align/ |
H A D | bam.c | 1952 static void ColorCheck(BAMAlignment *const self, char const tag[2], unsigned const len) in ColorCheck() function 1989 ColorCheck(self, base + offset, valuelen); in ParseOptData() 2064 ColorCheck(self, base + offset, valuelen); in ParseOptDataLog()
|
/dports/biology/ncbi-vdb/ncbi-vdb-2.11.0/libs/align/ |
H A D | bam.c | 1952 static void ColorCheck(BAMAlignment *const self, char const tag[2], unsigned const len) in ColorCheck() function 1989 ColorCheck(self, base + offset, valuelen); in ParseOptData() 2064 ColorCheck(self, base + offset, valuelen); in ParseOptDataLog()
|
/dports/biology/sra-tools/sra-tools-2.11.0/tools/bam-loader/ |
H A D | bam.c | 1564 static void ColorCheck(BAM_Alignment *const self, char const tag[2], unsigned const len) in ColorCheck() function 1607 ColorCheck(self, base + offset, valuelen); in ParseOptData()
|