Home
last modified time | relevance | path

Searched refs:auto_profile (Results 1 – 25 of 72) sorted by relevance

123

/dports/shells/fish/fish-3.3.1/share/completions/
H A Dnetctl-auto.fish12 function __fish_print_netctl-auto_profile
65 …n "__fish_seen_subcommand_from switch-to" -f -a "(__fish_print_netctl-auto_profile other disabled)…
66 …o -n "__fish_seen_subcommand_from enable" -f -a "(__fish_print_netctl-auto_profile disabled)" -d P…
67 … -n "__fish_seen_subcommand_from disable" -f -a "(__fish_print_netctl-auto_profile active other)" …
69 …een_subcommand_from is-enabled is-active" -x -a "(__fish_print_netctl-auto_profile active disabled…
/dports/lang/gjs/gjs-1.70.0/gjs/
H A Dcontext.cpp1215 bool auto_profile = m_should_profile; in auto_profile_enter() local
1216 if (auto_profile && in auto_profile_enter()
1218 auto_profile = false; in auto_profile_enter()
1222 if (auto_profile) in auto_profile_enter()
1225 return auto_profile; in auto_profile_enter()
1228 void GjsContextPrivate::auto_profile_exit(bool auto_profile) { in auto_profile_exit() argument
1229 if (auto_profile) in auto_profile_exit()
1265 bool auto_profile = auto_profile_enter(); in eval() local
1280 auto_profile_exit(auto_profile); in eval()
1306 bool auto_profile = auto_profile_enter(); in eval_module() local
[all …]
/dports/multimedia/pipewire/pipewire-0.3.43/spa/plugins/alsa/acp/
H A Dcard.h47 bool auto_profile; member
H A Dacp.c1515 impl->auto_profile = true; in acp_card_new()
1530 impl->auto_profile = spa_atob(s); in acp_card_new()
1600 if (!impl->auto_profile && profile == NULL) in acp_card_new()
/dports/lang/cjs/cjs-4.8.2/cjs/
H A Dcontext.cpp941 bool auto_profile = m_should_profile; in eval() local
942 if (auto_profile && in eval()
944 auto_profile = false; in eval()
948 if (auto_profile) in eval()
962 if (auto_profile) in eval()
/dports/multimedia/pipewire/pipewire-0.3.43/spa/plugins/alsa/
H A Dalsa-acp-device.c64 bool auto_profile; member
71 props->auto_profile = DEFAULT_AUTO_PROFILE; in reset_props()
848 if (this->props.auto_profile) { in card_profile_available()
1071 this->props.auto_profile = spa_atob(str); in impl_init()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dauto-profile.c1601 auto_profile (void) in auto_profile() function
1759 return autofdo::auto_profile (); in execute()
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dauto-profile.c1584 auto_profile (void) in auto_profile() function
1741 return autofdo::auto_profile (); in execute()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dauto-profile.c1582 auto_profile (void) in auto_profile() function
1740 return autofdo::auto_profile (); in execute()
H A DChangeLog16575 * auto-profile.c (auto_profile): Use opt_for_fn
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dauto-profile.c1601 auto_profile (void) in auto_profile() function
1759 return autofdo::auto_profile (); in execute()
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dauto-profile.c1530 auto_profile (void) in auto_profile() function
1688 return autofdo::auto_profile (); in execute()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dauto-profile.c1582 auto_profile (void) in auto_profile() function
1740 return autofdo::auto_profile (); in execute()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dauto-profile.c1582 auto_profile (void) in auto_profile() function
1740 return autofdo::auto_profile (); in execute()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dauto-profile.c1582 auto_profile (void) in auto_profile() function
1740 return autofdo::auto_profile (); in execute()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dauto-profile.c1601 auto_profile (void) in auto_profile() function
1759 return autofdo::auto_profile (); in execute()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dauto-profile.c1601 auto_profile (void) in auto_profile() function
1759 return autofdo::auto_profile (); in execute()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dauto-profile.c1601 auto_profile (void) in auto_profile() function
1759 return autofdo::auto_profile (); in execute()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dauto-profile.c1582 auto_profile (void) in auto_profile() function
1740 return autofdo::auto_profile (); in execute()
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dauto-profile.c1582 auto_profile (void) in auto_profile() function
1740 return autofdo::auto_profile (); in execute()
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dauto-profile.c1601 auto_profile (void) in auto_profile() function
1759 return autofdo::auto_profile (); in execute()
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dauto-profile.c1582 auto_profile (void) in auto_profile() function
1740 return autofdo::auto_profile (); in execute()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dauto-profile.c1584 auto_profile (void) in auto_profile() function
1741 return autofdo::auto_profile (); in execute()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dauto-profile.c1584 auto_profile (void) in auto_profile() function
1741 return autofdo::auto_profile (); in execute()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dauto-profile.c1530 auto_profile (void) in auto_profile() function
1688 return autofdo::auto_profile (); in execute()

123