Home
last modified time | relevance | path

Searched defs:utility (Results 1 – 25 of 560) sorted by relevance

12345678910>>...23

/dports/graphics/geos/geos-3.9.1/tests/unit/capi/
H A Dcapi_test_utils.h16 struct utility { struct
18 utility() in utility() argument
23 ~utility() in ~utility() argument
28 static void notice(const char* fmt, ...) in notice()
41 ensure_geometry_equals(GEOSGeometry* g1, GEOSGeometry* g2, double tolerance) in ensure_geometry_equals()
59 ensure_geometry_equals(GEOSGeometry* g1, GEOSGeometry* g2) in ensure_geometry_equals()
65 ensure_geometry_equals(GEOSGeometry* g1, const char* g2str) in ensure_geometry_equals()
/dports/math/libxlsxwriter/libxlsxwriter-RELEASE_1.1.4/test/unit/utility/
H A Dtest_datetime_to_excel.c15 CTEST(utility, test_datetime_date_and_time) { in CTEST() argument
120 CTEST(utility, test_datetime_date_only) { in CTEST() argument
327 CTEST(utility, test_datetime_date_only_1904) { in CTEST() argument
535 CTEST(utility, test_datetime_time_only) { in CTEST() argument
640 CTEST(utility, test_unixtime) { in CTEST() argument
661 CTEST(utility, test_unixtime_1904) { in CTEST() argument
H A Dtest_name_to_col.c14 CTEST(utility, lxw_name_to_col) { in CTEST() argument
35 CTEST(utility, lxw_name_to_col_2) { in CTEST() argument
H A Dtest_rowcol_to_range.c14 CTEST(utility, lxw_rowcol_to_range) { in CTEST() argument
35 CTEST(utility, lxw_rowcol_to_range_abs) { in CTEST() argument
H A Dtest_row_colto_cell.c14 CTEST(utility, lxw_rowcol_to_cell) { in CTEST() argument
36 CTEST(utility, lxw_rowcol_to_cell_abs) { in CTEST() argument
/dports/textproc/cpp-peglib/cpp-peglib-1.3.7/
H A DREADME.md592 ### Build peglint
612 ### Grammar check
625 ### Source check
639 ### AST
659 ### AST optimazation
670 ### Adjust AST optimazation with `no_ast_opt` instruction
/dports/math/mlpack/mlpack-3.4.2/src/mlpack/tests/
H A Dsort_policy_test.cpp72 arma::vec utility(1); variable
122 arma::vec utility(1); variable
195 arma::vec utility(1); variable
247 arma::vec utility(1); variable
/dports/devel/py-zope.component/zope.component-4.2.2/docs/
H A Dzcml.rst908 utility section in ZCML directives
983 Like other directives, <utility /> can also figure out which interface argument
1051 Let's now register a utility that has a name specified in Python: argument
1075 """Test that we can protect a utility. argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/gl/init/
H A Dgl_display_egl_util_ozone.cc21 auto* utility = ui::OzonePlatform::GetInstance()->GetPlatformGLEGLUtility(); in GetPlatformExtraDisplayAttribs() local
29 auto* utility = ui::OzonePlatform::GetInstance()->GetPlatformGLEGLUtility(); in ChoosePlatformCustomAlphaAndBufferSize() local
/dports/devel/py-oci/oci-2.53.1/src/oci/bds/models/
H A Dchange_shape_nodes.py106 def utility(self): member in ChangeShapeNodes
118 def utility(self, utility): member in ChangeShapeNodes
/dports/games/openra/OpenRA-release-20200503/OpenRA.Mods.Common/UtilityCommands/
H A DCheckConditionalTraitInterfaceOverrides.cs45 void CheckInterfaceViolation(Utility utility, Type interfaceType, string methodName) in CheckInterfaceViolation()
65 void IUtilityCommand.Run(Utility utility, string[] args) in IUtilityCommand.Run()
H A DRgba2Hex.cs77 void IUtilityCommand.Run(Utility utility, string[] args) in IUtilityCommand.Run()
183 void IUtilityCommand.Run(Utility utility, string[] args) in IUtilityCommand.Run()
/dports/devel/onetbb/oneTBB-2021.4.0/examples/common/utility/
H A Dfast_random.hpp22 namespace utility { namespace
55 namespace utility { namespace
/dports/security/olm/olm-3.2.6/android/olm-sdk/src/androidTest/java/org/matrix/olm/
H A DOlmUtilityTest.java99 OlmUtility utility = null; in test01VerifyEd25519Signing() local
147 OlmUtility utility = null; in test02sha256() local
/dports/devel/boost-python-libs/boost_1_72_0/libs/mp11/doc/mp11/
H A Dutility.adoc10 [#utility] anchor
/dports/devel/cmake-gui/cmake-3.22.1/Tests/RunCMake/CMP0039/
H A DCMP0039-NEW.cmake4 add_custom_target(utility target
H A DCMP0039-WARN.cmake2 add_custom_target(utility target
H A DCMP0039-OLD.cmake4 add_custom_target(utility target
/dports/devel/cmake-gui/cmake-3.22.1/Tests/RunCMake/target_compile_features/
H A Dutility_target.cmake2 add_custom_target(utility) target
/dports/devel/cmake-doc/cmake-3.22.1/Tests/RunCMake/target_compile_features/
H A Dutility_target.cmake2 add_custom_target(utility) target
/dports/devel/cmake/cmake-3.22.1/Tests/RunCMake/target_compile_features/
H A Dutility_target.cmake2 add_custom_target(utility) target
/dports/devel/cmake/cmake-3.22.1/Tests/RunCMake/CMP0039/
H A DCMP0039-NEW.cmake4 add_custom_target(utility target
H A DCMP0039-OLD.cmake4 add_custom_target(utility target
H A DCMP0039-WARN.cmake2 add_custom_target(utility target
/dports/devel/boost-docs/boost_1_72_0/libs/mp11/doc/mp11/
H A Dutility.adoc10 [#utility] anchor

12345678910>>...23