Home
last modified time | relevance | path

Searched refs:shared_chunks (Results 1 – 2 of 2) sorted by last modified time

/dports/databases/plpgsql_check/plpgsql_check-2.0.6/src/
H A Dprofiler.c1192 bool shared_chunks; in plpgsql_profiler_reset() local
1212 shared_chunks = true; in plpgsql_profiler_reset()
1228 if (shared_chunks) in plpgsql_profiler_reset()
1481 bool shared_chunks; in update_persistent_profile() local
1590 if (shared_chunks) in update_persistent_profile()
1617 if (shared_chunks) in update_persistent_profile()
1695 if (shared_chunks) in update_persistent_profile()
2415 bool shared_chunks; local
2494 if (shared_chunks)
2509 bool shared_chunks; local
[all …]
/dports/x11/libxfce4util/libxfce4util-4.16.0/libxfce4util/
H A Dxfce-rc-simple.c97 guint shared_chunks : 1; member
601 simple->shared_chunks = TRUE; in _xfce_rc_simple_new()
606 simple->shared_chunks = FALSE; in _xfce_rc_simple_new()
692 if (!simple->shared_chunks) in _xfce_rc_simple_close()