Home
last modified time | relevance | path

Searched refs:CheckMax (Results 1 – 25 of 36) sorted by relevance

12

/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/jcf2/Ui/Settings/
H A DfrClarifyAlign.pas62 procedure CheckMax; procedure
123 procedure TfClarifyAlign.CheckMax; procedure
190 CheckMax;
/dports/editors/lazarus/lazarus/components/jcf2/Ui/Settings/
H A DfrClarifyAlign.pas62 procedure CheckMax; procedure
123 procedure TfClarifyAlign.CheckMax; procedure
190 CheckMax;
/dports/editors/lazarus-qt5/lazarus/components/jcf2/Ui/Settings/
H A DfrClarifyAlign.pas62 procedure CheckMax; procedure
123 procedure TfClarifyAlign.CheckMax; procedure
190 CheckMax;
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/jcf2/Ui/Settings/
H A DfrClarifyAlign.pas62 procedure CheckMax; procedure
123 procedure TfClarifyAlign.CheckMax; procedure
190 CheckMax;
/dports/lang/spidermonkey60/firefox-60.9.0/modules/pdfium/pdfium/core/fxge/ge/
H A Dfx_ge_text.cpp91 pdfium::base::CheckMax(rect.right, char_right)); in FXGE_GetGlyphsBBox()
95 pdfium::base::CheckMax(rect.bottom, char_bottom)); in FXGE_GetGlyphsBBox()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/pdfium/core/fxge/
H A Dfx_font.cpp63 pdfium::base::CheckMax(rect.right, char_right)); in GetGlyphsBBox()
65 pdfium::base::CheckMax(rect.bottom, char_bottom)); in GetGlyphsBBox()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/pdfium/core/fxge/
H A Dfx_font.cpp63 pdfium::base::CheckMax(rect.right, char_right)); in GetGlyphsBBox()
65 pdfium::base::CheckMax(rect.bottom, char_bottom)); in GetGlyphsBBox()
/dports/misc/openvdb/openvdb-9.0.0/openvdb/openvdb/unittest/
H A DTestDiagnostics.cc64 openvdb::tools::CheckMax<openvdb::FloatGrid> c(0.0f); in TEST_F()
228 tools::CheckMax<FloatGrid> c(gamma); in TEST_F()
/dports/games/zdoom/zdoom-2.8.1/src/g_shared/
H A Da_decals.cpp624 void DImpactDecal::CheckMax () in CheckMax() function in DImpactDecal
666 DImpactDecal::CheckMax(); in StaticCreate()
702 DImpactDecal::CheckMax(); in CloneSelf()
H A Da_sharedglobal.h77 static void CheckMax ();
/dports/lang/spidermonkey60/firefox-60.9.0/security/sandbox/chromium/base/numerics/
H A Dchecked_math.h377 using internal::CheckMax;
/dports/www/chromium-legacy/chromium-88.0.4324.182/base/numerics/
H A Dchecked_math.h378 using internal::CheckMax;
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/base/numerics/
H A Dchecked_math.h378 using internal::CheckMax;
/dports/www/firefox-esr/firefox-91.8.0/security/sandbox/chromium/base/numerics/
H A Dchecked_math.h378 using internal::CheckMax;
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/gn/base/numerics/
H A Dchecked_math.h378 using internal::CheckMax;
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/pdfium/third_party/base/numerics/
H A Dchecked_math.h379 using internal::CheckMax;
/dports/www/chromium-legacy/chromium-88.0.4324.182/tools/gn/src/base/numerics/
H A Dchecked_math.h378 using internal::CheckMax;
/dports/www/firefox/firefox-99.0/security/sandbox/chromium/base/numerics/
H A Dchecked_math.h378 using internal::CheckMax;
/dports/devel/gn/gn-1962/src/base/numerics/
H A Dchecked_math.h378 using internal::CheckMax;
/dports/mail/thunderbird/thunderbird-91.8.0/security/sandbox/chromium/base/numerics/
H A Dchecked_math.h378 using internal::CheckMax;
/dports/lang/spidermonkey78/firefox-78.9.0/security/sandbox/chromium/base/numerics/
H A Dchecked_math.h378 using internal::CheckMax;
/dports/misc/openvdb/openvdb-9.0.0/openvdb/openvdb/tools/
H A DDiagnostics.h379 struct CheckMax struct
388 CheckMax(const ElementType& _max) : maxVal(_max) {} in CheckMax() argument
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/pdfium/third_party/base/numerics/
H A Dsafe_math.h494 using internal::CheckMax;
/dports/lang/spidermonkey60/firefox-60.9.0/modules/pdfium/pdfium/third_party/base/numerics/
H A Dsafe_math.h494 using internal::CheckMax;
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/external/openglcts/modules/gles31/
H A Des31cShaderImageLoadStoreTests.cpp522 bool CheckMax(GLenum pname, GLint min_value) in CheckMax() function in glcts::__anone5feef2b0111::ShaderImageLoadStoreBase
839 if (!CheckMax(GL_MAX_IMAGE_UNITS, 4)) in Run()
845 if (!CheckMax(GL_MAX_COMBINED_SHADER_OUTPUT_RESOURCES, 4)) in Run()
852 if (!CheckMax(GL_MAX_VERTEX_IMAGE_UNIFORMS, 0)) in Run()
859 if (!CheckMax(GL_MAX_FRAGMENT_IMAGE_UNIFORMS, 0)) in Run()
866 if (!CheckMax(GL_MAX_COMBINED_IMAGE_UNIFORMS, 4)) in Run()
873 if (!CheckMax(GL_MAX_COMPUTE_IMAGE_UNIFORMS, 4)) in Run()

12