Home
last modified time | relevance | path

Searched defs:cached_results (Results 1 – 9 of 9) sorted by relevance

/dports/benchmarks/phoronix-test-suite/phoronix-test-suite-10.6.1/pts-core/objects/phodevi/parsers/
H A Dphodevi_osx_parser.php26 public static $cached_results = array(); variable in phodevi_osx_parser
/dports/mail/evolution-ews/evolution-ews-3.42.1/src/EWS/camel/
H A Dcamel-ews-search.c23 …GHashTable *cached_results; /* gchar * (search description) ~> GHashTable { gchar * (uid {from str… member
202 GHashTable *cached_results; in ews_search_process_criteria() local
/dports/databases/evolution-data-server/evolution-data-server-3.42.1/src/camel/providers/imapx/
H A Dcamel-imapx-search.c32 …GHashTable *cached_results; /* gchar * (search description) ~> GHashTable { gchar * (uid {from str… member
208 GHashTable *cached_results; in imapx_search_process_criteria() local
/dports/games/simutrans/simutrans-121.0/script/
H A Ddynamic_string.cc36 static plainstringhashtable_tpl<cached_string_t*> cached_results; variable
/dports/www/ilias/ILIAS-5.4.25/Services/Component/classes/
H A Dclass.ilCachedComponentData.php15 protected $cached_results = array(); variable in ilCachedComponentData
/dports/www/ilias6/ILIAS-6.14/Services/Component/classes/
H A Dclass.ilCachedComponentData.php15 protected $cached_results = array(); variable in ilCachedComponentData
/dports/devel/liborcus/liborcus-0.16.1/src/spreadsheet/
H A Dfactory_sheet.cpp240 ixion::formula_result cached_results(std::move(mtx)); in commit() local
/dports/math/py-or-tools/or-tools-9.2/ortools/constraint_solver/
H A Dconstraint_solver.cc2838 std::vector<int64_t> cached_results; in VisitInt64ToBoolExtension() local
2853 std::vector<int64_t> cached_results; in VisitInt64ToInt64Extension() local
2868 std::vector<int64_t> cached_results; in VisitInt64ToInt64AsArray() local
/dports/astro/py-astropy/astropy-5.0/astropy/units/
H A Dcore.py1166 cached_results=None): argument