Home
last modified time | relevance | path

Searched defs:ac_only (Results 1 – 6 of 6) sorted by relevance

/dports/security/clamav/clamav-0.104.2/libclamav/
H A Dmatcher.h154 uint8_t ac_only; member
197 uint8_t ac_only; member
H A Dothers.h305 uint32_t ac_only; member
457 uint32_t ac_only; member
/dports/security/clamav-lts/clamav-0.103.5/libclamav/
H A Dmatcher.h154 uint8_t ac_only; member
197 uint8_t ac_only; member
H A Dothers.h305 uint32_t ac_only; member
448 uint32_t ac_only; member
/dports/cad/oregano/oregano-0.84.43/src/engines/
H A Dnetlist-helper.c715 GSList *netlist_helper_get_voltage_sources_list (Schematic *sm, GError **error, gboolean ac_only) in netlist_helper_get_voltage_sources_list()
/dports/cad/oregano/oregano-0.84.43/src/
H A Dsim-settings-gui.c606 gint get_voltage_sources_list(GList **sources, Schematic *sm, GError *e, gboolean ac_only) in get_voltage_sources_list()