Home
last modified time | relevance | path

Searched refs:cache_it (Results 51 – 71 of 71) sorted by relevance

123

/dports/lang/php81/php-8.1.1/ext/opcache/
H A Dzend_file_cache.c1694 int cache_it = 1; local
1834 cache_it = 0;
1839 script->corrupted = !cache_it; /* used to check if script restored to SHM or process memory */
1848 if (cache_it) {
1860 if (cache_it) {
/dports/www/mod_php81/php-8.1.1/ext/opcache/
H A Dzend_file_cache.c1694 int cache_it = 1; local
1834 cache_it = 0;
1839 script->corrupted = !cache_it; /* used to check if script restored to SHM or process memory */
1848 if (cache_it) {
1860 if (cache_it) {
/dports/lang/php80/php-8.0.15/ext/opcache/
H A Dzend_file_cache.c1655 int cache_it = 1; local
1795 cache_it = 0;
1800 script->corrupted = !cache_it; /* used to check if script restored to SHM or process memory */
1809 if (cache_it) {
1821 if (cache_it) {
/dports/www/php81-opcache/php-8.1.1/ext/opcache/
H A Dzend_file_cache.c1694 int cache_it = 1; local
1834 cache_it = 0;
1839 script->corrupted = !cache_it; /* used to check if script restored to SHM or process memory */
1848 if (cache_it) {
1860 if (cache_it) {
/dports/www/php80-opcache/php-8.0.15/ext/opcache/
H A Dzend_file_cache.c1655 int cache_it = 1; local
1795 cache_it = 0;
1800 script->corrupted = !cache_it; /* used to check if script restored to SHM or process memory */
1809 if (cache_it) {
1821 if (cache_it) {
/dports/www/mod_php80/php-8.0.15/ext/opcache/
H A Dzend_file_cache.c1655 int cache_it = 1; local
1795 cache_it = 0;
1800 script->corrupted = !cache_it; /* used to check if script restored to SHM or process memory */
1809 if (cache_it) {
1821 if (cache_it) {
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/src/
H A DNonDLocalReliability.cpp1636 PRPCacheHIter cache_it = lookup_by_val(data_pairs, in update_mpp_search_data() local
1638 if (cache_it != data_pairs.get<hashed>().end()) { in update_mpp_search_data()
1639 fnGradX = cache_it->response().function_gradient_copy(respFnCount); in update_mpp_search_data()
1656 PRPCacheHIter cache_it = lookup_by_val(data_pairs, in update_mpp_search_data() local
1658 if (cache_it != data_pairs.get<hashed>().end()) { in update_mpp_search_data()
1659 fnHessX = cache_it->response().function_hessian(respFnCount); in update_mpp_search_data()
H A DNonDQUESOBayesCalibration.cpp582 PRPCacheHIter cache_it = lookup_by_val(data_pairs, lookup_pr); in cache_chain() local
583 if (cache_it == data_pairs.get<hashed>().end()) { in cache_chain()
591 const RealVector& fn_vals = cache_it->response().function_values(); in cache_chain()
H A DDakotaModel.cpp5493 PRPCacheHIter cache_it in db_lookup() local
5495 if (cache_it != data_pairs.get<hashed>().end()) { in db_lookup()
5497 found_resp.update(cache_it->response()); in db_lookup()
/dports/multimedia/lives/lives-3.2.0/src/
H A Dmain.c5659 boolean cache_it = TRUE; in load_start_image() local
5771 cache_it = FALSE; in load_start_image()
5797 if (!cache_it) { in load_start_image()
5841 cache_it = FALSE; in load_start_image()
5898 if (!cache_it) {
6044 cache_it = FALSE; in load_end_image()
6070 if (!cache_it) { in load_end_image()
6110 cache_it = FALSE; in load_end_image()
6171 if (!cache_it) { in load_end_image()
6338 cache_it = FALSE; in load_preview_image()
[all …]
/dports/databases/p5-DBI/DBI-1.643/lib/DBD/
H A DGofer.pm370 if (my $cache_it = $dbh->{go_policy}->$policy_name(undef, $dbh, @_)) {
/dports/multimedia/libmpeg3/libmpeg3-1.8/
H A Dmpeg3protos.h251 int mpeg3video_drop_frames(mpeg3video_t *video, long frames, int cache_it);
/dports/www/chromium-legacy/chromium-88.0.4324.182/content/browser/cache_storage/legacy/
H A Dlegacy_cache_storage.cc1410 for (const auto& cache_it : doomed_caches_) { in GetSizeThenCloseAllCachesImpl() local
1411 LegacyCacheStorageCache* cache = cache_it.first; in GetSizeThenCloseAllCachesImpl()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/content/browser/cache_storage/legacy/
H A Dlegacy_cache_storage.cc1389 for (const auto& cache_it : doomed_caches_) { in GetSizeThenCloseAllCachesImpl() local
1390 LegacyCacheStorageCache* cache = cache_it.first; in GetSizeThenCloseAllCachesImpl()
/dports/lang/v8/v8-9.6.180.12/src/wasm/
H A Dwasm-code-manager.cc2368 auto cache_it = cached_code_->find(std::make_pair( in FindFunctionsToRecompile() local
2371 if (cache_it != cached_code_->end()) { in FindFunctionsToRecompile()
2372 WasmCode* cached_code = cache_it->second; in FindFunctionsToRecompile()
/dports/math/z3/z3-z3-4.8.13/src/parsers/smt2/
H A Dsmt2parser.cpp2630 unsigned cache_it = 0; in parse_get_value() local
2641 m_cached_strings.push_back(m_scanner.cached_str(cache_it, m_cache_end)); in parse_get_value()
2642 cache_it = m_cache_end; in parse_get_value()
/dports/math/py-z3-solver/z3-z3-4.8.10/src/parsers/smt2/
H A Dsmt2parser.cpp2617 unsigned cache_it = 0; in parse_get_value() local
2628 m_cached_strings.push_back(m_scanner.cached_str(cache_it, m_cache_end)); in parse_get_value()
2629 cache_it = m_cache_end; in parse_get_value()
/dports/devel/hyperscan/hyperscan-5.4.0/src/nfa/
H A Dlimex_compile.cpp1012 auto cache_it = reports_cache.find(my_reports); in addReports() local
1013 if (cache_it != end(reports_cache)) { in addReports()
1014 u32 offset = cache_it->second; in addReports()
/dports/graphics/sane-backends/sane-backends-1.0.32/backend/genesys/
H A Dgenesys.cpp3644 for (auto cache_it = dev->calibration_cache.begin(); cache_it != dev->calibration_cache.end(); in genesys_save_calibration() local
3645 cache_it++) in genesys_save_calibration()
3647 if (sanei_genesys_is_compatible_calibration(dev, session, &*cache_it, true)) { in genesys_save_calibration()
3648 found_cache_it = cache_it; in genesys_save_calibration()
/dports/converters/wkhtmltopdf/qt-5db36ec/src/opengl/
H A Dqpaintengine_opengl.cpp4756 QGLFontGlyphHash::const_iterator cache_it = font_cache->constFind(fontEngine); local
4758 if (cache_it == font_cache->constEnd()) {
4763 cache = cache_it.value();
/dports/math/giacxcas/giac-1.6.0/src/
H A Dcocoa.cc11681 …typename std::vector<tdeg_t>::const_iterator cache_it=quo[ij.first].begin(),cache_end=quo[ij.first… in zf4computeK1() local
11682 if (cache_it<cache_end && !dicho(cache_it,cache_end,curleft,order)){ in zf4computeK1()
11683 if (cache_end-cache_it>5) in zf4computeK1()
11684 cache_it=cache_end; in zf4computeK1()
11686 for (;cache_it<cache_end;++cache_it){ in zf4computeK1()
11687 if (*cache_it==curleft) in zf4computeK1()
11692 if (cache_it<cache_end){ in zf4computeK1()
11695 int pos=ij.second+cache_it-quo[ij.first].begin(); in zf4computeK1()

123