Home
last modified time | relevance | path

Searched defs:remove_option (Results 1 – 25 of 130) sorted by relevance

123456

/dports/devel/cppurses/CPPurses-0.3-5-g342a389/src/widget/
H A Dcycle_box.cpp31 void Cycle_box::remove_option(const Glyph_string& option) { in remove_option() function in cppurses::Cycle_box
97 sig::Slot<void(const std::string&)> remove_option(Cycle_box& cb) { in remove_option() function
104 sig::Slot<void()> remove_option(Cycle_box& cb, const std::string& option) { in remove_option() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/signin/internal/identity_manager/
H A Dprimary_account_manager.cc278 RemoveAccountsOption remove_option = in SignOut() local
314 RemoveAccountsOption remove_option, in StartSignOut()
338 RemoveAccountsOption remove_option, in OnSignoutDecisionReached()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/signin/internal/identity_manager/
H A Dprimary_account_manager.cc272 RemoveAccountsOption remove_option = in SignOut() local
308 RemoveAccountsOption remove_option, in StartSignOut()
324 RemoveAccountsOption remove_option, in OnSignoutDecisionReached()
/dports/games/hedgewars-server/hedgewars-src-1.0.0/gameServer/_cabal_deps/ConfigFile-1.1.4/src/Data/ConfigFile/
H A DMonadic.hs88 remove_option s passedo cp = C.remove_option cp s passedo function
/dports/lang/ocaml/ocaml-4.05.0/ocamldoc/
H A Dodoc_misc.mli115 val remove_option : Types.type_expr -> Types.type_expr val
H A Dodoc_misc.ml486 let remove_option typ = function
/dports/lang/ocaml-nox11/ocaml-4.05.0/ocamldoc/
H A Dodoc_misc.mli115 val remove_option : Types.type_expr -> Types.type_expr val
H A Dodoc_misc.ml486 let remove_option typ = function
/dports/games/legesmotus/legesmotus-0.4.0/client/
H A DListMenuItem.cpp97 void ListMenuItem::remove_option(MenuItem* option) { in remove_option() function in ListMenuItem
/dports/devel/py-knack/knack-0.8.2/knack/
H A Dconfig.py164 def remove_option(self, section, option): member in CLIConfig
240 def remove_option(self, section, option): member in _ConfigFile
/dports/net/dhcprelya/dhcprelya-a4d10c4/
H A Ddhcp_utils.c129 remove_option(struct dhcp_packet *dhcp, uint8_t option_id) in remove_option() function
/dports/deskutils/griffith/griffith-a593201179695efe93829d9c9a70962ef29dd109/lib/
H A Dconfig.py70 def remove_option(self, option, section='main'): member in Config
/dports/audio/exaile/exaile-4.1.1/xl/
H A Dsettings.py201 def remove_option(self, option): member in SettingsManager
/dports/chinese/wordpress-zh_CN/wordpress/wp-admin/includes/
H A Dclass-wp-screen.php513 public function remove_option( $option ) { function in WP_Screen
/dports/chinese/wordpress-zh_TW/wordpress/wp-admin/includes/
H A Dclass-wp-screen.php513 public function remove_option( $option ) { function in WP_Screen
/dports/games/cataclysm-dda-tiles/Cataclysm-DDA-0.F/src/
H A Dcomputer.cpp191 void computer::remove_option( computer_action const action ) in remove_option() function in computer
/dports/games/cataclysm-dda/Cataclysm-DDA-0.F/src/
H A Dcomputer.cpp191 void computer::remove_option( computer_action const action ) in remove_option() function in computer
/dports/sysutils/py-salt/salt-3004.1/salt/modules/
H A Dini_manage.py116 def remove_option(file_name, section, option, separator="="): function
/dports/multimedia/quodlibet/quodlibet-4.3.0/quodlibet/
H A Dconfig.py302 remove_option = _config.remove_option variable
/dports/lang/ruby26/ruby-2.6.9/lib/rubygems/
H A Dcommand.rb362 def remove_option(name) method in Command
/dports/multimedia/libde265/libde265-1.0.2/libde265/
H A Dconfigparam.cc37 static void remove_option(int* argc,char** argv,int idx, int n=1) in remove_option() function
/dports/science/py-pymatgen/pymatgen-2022.0.15/pymatgen/io/
H A Dadf.py295 def remove_option(self, option): member in AdfKey
/dports/graphics/digikam/digikam-7.4.0/core/libs/heifutils/libde265/
H A Dconfigparam.cc37 static void remove_option(int* argc,char** argv,int idx, int n=1) in remove_option() function
/dports/science/gramps/gramps-5.1.4/gramps/gen/plug/
H A D_options.py98 def remove_option(self, name): member in OptionList
/dports/devel/py-spyder/spyder-3.2.7/spyder/config/
H A Duser.py455 def remove_option(self, section, option): member in UserConfig

123456