Home
last modified time | relevance | path

Searched refs:option_filter (Results 1 – 11 of 11) sorted by relevance

/dports/www/qutebrowser/qutebrowser-2.4.0/qutebrowser/api/
H A Dhook.py86 def __init__(self, option_filter: str = None) -> None:
87 self._filter = option_filter
/dports/www/qutebrowser/qutebrowser-2.4.0/tests/unit/extensions/
H A Dtest_loader.py129 option_filter, option, called): argument
130 module.info.config_changed_hooks = [(option_filter, hook)]
/dports/sysutils/vector/vector-0.10.0/scripts/generate/
H A Dtemplates.rb65 option_filter: lambda do |option|
74 option_filter: lambda do |option|
84 option_filter: lambda do |option|
93 option_filter: lambda do |option|
/dports/sysutils/vector/vector-0.10.0/scripts/generate/templates/_partials/
H A D_component_config_example.md.erb15 group.option_filter.call(option)
/dports/math/oleo/oleo-1.99.16/src/
H A Dio-term.h90 extern int option_filter;
H A Dio-term.c111 int option_filter = 0; variable
1076 option_filter = 1; in main()
1210 if (option_filter) { in main()
H A Dbasic.c531 extern int option_filter; in kill_oleo()
533 if (option_filter) { in kill_oleo()
H A Dio-motif.c3058 if (Global->modified && !option_filter) { in CloseCB()
5931 if (Global->modified && !option_filter) { in QuitCB()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/share/compiler/
H A DcompilerOracle.cpp105 static bool option_filter[static_cast<int>(CompileCommand::Unknown) + 1] = { 0 }; variable
116 option_filter[static_cast<int>(option)] = true; in command_set_in_filter()
120 return option_filter[static_cast<int>(option)]; in has_command()
/dports/www/trac-devel/Trac-1.5.3/trac/wiki/
H A Dmacros.py832 option_filter = filters['option']
838 if section_filter(section) and option_filter(key):
/dports/www/wget2/wget2-2.0.0/tests/
H A Dtest-plugin-dummy.c87 static struct option_filter { struct