Home
last modified time | relevance | path

Searched refs:remove_options (Results 1 – 25 of 52) sorted by relevance

123

/dports/security/py-angr/angr-9.0.5405/angr/distributed/
H A Dserver.py33 remove_options=None): argument
50 self.remove_options = remove_options
153 add_options=self.add_options, remove_options=self.remove_options)
H A Dworker.py66 …erver, server_state, recursion_limit=None, techniques=None, add_options=None, remove_options=None): argument
74 self.remove_options = remove_options
89 remove_options=self.remove_options)
/dports/net-p2p/libtorrent-rasterbar/libtorrent-rasterbar-1.2.14/test/
H A Dtest_remove_torrent.cpp60 void test_remove_torrent(remove_flags_t const remove_options in test_remove_torrent() argument
147 ses2.remove_torrent(tor2, remove_options); in test_remove_torrent()
148 ses1.remove_torrent(tor1, remove_options); in test_remove_torrent()
167 if (remove_options & session::delete_files) in test_remove_torrent()
/dports/net-p2p/py-libtorrent-rasterbar/libtorrent-1.2.13/test/
H A Dtest_remove_torrent.cpp60 void test_remove_torrent(remove_flags_t const remove_options in test_remove_torrent() argument
147 ses2.remove_torrent(tor2, remove_options); in test_remove_torrent()
148 ses1.remove_torrent(tor1, remove_options); in test_remove_torrent()
167 if (remove_options & session::delete_files) in test_remove_torrent()
/dports/devel/p5-Gearman-XS/Gearman-XS-0.12/t/
H A D03-basic.t30 $client->remove_options(GEARMAN_CLIENT_NON_BLOCKING);
36 $client->remove_options(GEARMAN_CLIENT_UNBUFFERED_RESULT);
59 $worker->remove_options(GEARMAN_WORKER_NON_BLOCKING);
65 $worker->remove_options(GEARMAN_WORKER_NON_BLOCKING);
/dports/security/py-angr/angr-9.0.5405/tests/
H A Dperf_unicorn.py14 …actory.entry_state(add_options=so.unicorn | {so.STRICT_PAGE_ACCESS}, remove_options={so.LAZY_SOLVE…
28 …actory.entry_state(add_options=so.unicorn | {so.STRICT_PAGE_ACCESS}, remove_options={so.LAZY_SOLVE…
H A Dtest_oppologist.py24 remove_options={ angr.options.LAZY_SOLVES, angr.options.EXTENDED_IROP_SUPPORT }
41 remove_options={ angr.options.LAZY_SOLVES, angr.options.SUPPORT_FLOATING_POINT },
H A Dmanual_explosion.py15 s = b.factory.blank_state(add_options={"COMPOSITE_SOLVER"}, remove_options={"LAZY_SOLVES"})
H A Dtest_adc.py13 …state = proj.factory.blank_state(addr=start, remove_options={angr.options.LAZY_SOLVES,}, add_optio…
H A Dperf_concrete_execution.py24 remove_options={angr.sim_options.COPY_STATES})
H A Dtest_strtol.py20 initial_state = b.factory.entry_state(remove_options={angr.options.LAZY_SOLVES})
H A Dtest_unicorn.py65 …led = p.factory.entry_state(args=['a', 'a'], add_options=so.unicorn, remove_options={so.UNICORN_SY…
102 s_unicorn = p.factory.entry_state(add_options=so.unicorn, remove_options={so.SHORT_READS})
146 remove_options={ so.LAZY_SOLVES }
/dports/www/xoops/XoopsCore25-2.5.10/htdocs/modules/profile/include/
H A Dforms.php136 … $remove_options = new XoopsFormCheckBox(_PROFILE_AM_REMOVEOPTIONS, 'removeOptions');
137 $remove_options->columns = 3;
142 $remove_options->addOptionArray($options);
143 $form->addElement($remove_options);
/dports/security/py-angr/angr-9.0.5405/angr/analyses/identifier/
H A Drunner.py52remove_options = so.simplification | { so.LAZY_SOLVES } | so.resilience | { so.SUPPORT_FLOATING_PO…
56 remove_options=remove_options)
/dports/databases/percona56-server/percona-server-5.6.51-91.0/client/
H A Dmysql_config_editor.cc85 static void remove_options(DYNAMIC_STRING *file_buf, const char *path_name);
654 remove_options(&file_buf, opt_login_path); in remove_command()
946 static void remove_options(DYNAMIC_STRING *file_buf, const char *path_name) in remove_options() function
/dports/databases/percona56-client/percona-server-5.6.51-91.0/client/
H A Dmysql_config_editor.cc85 static void remove_options(DYNAMIC_STRING *file_buf, const char *path_name);
654 remove_options(&file_buf, opt_login_path); in remove_command()
946 static void remove_options(DYNAMIC_STRING *file_buf, const char *path_name) in remove_options() function
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/client/
H A Dmysql_config_editor.cc85 static void remove_options(DYNAMIC_STRING *file_buf, const char *path_name);
654 remove_options(&file_buf, opt_login_path); in remove_command()
946 static void remove_options(DYNAMIC_STRING *file_buf, const char *path_name) in remove_options() function
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/client/
H A Dmysql_config_editor.cc85 static void remove_options(DYNAMIC_STRING *file_buf, const char *path_name);
658 remove_options(&file_buf, opt_login_path); in remove_command()
951 static void remove_options(DYNAMIC_STRING *file_buf, const char *path_name) in remove_options() function
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/client/
H A Dmysql_config_editor.cc85 static void remove_options(DYNAMIC_STRING *file_buf, const char *path_name);
658 remove_options(&file_buf, opt_login_path); in remove_command()
951 static void remove_options(DYNAMIC_STRING *file_buf, const char *path_name) in remove_options() function
/dports/databases/percona57-server/percona-server-5.7.36-39/client/
H A Dmysql_config_editor.cc85 static void remove_options(DYNAMIC_STRING *file_buf, const char *path_name);
658 remove_options(&file_buf, opt_login_path); in remove_command()
951 static void remove_options(DYNAMIC_STRING *file_buf, const char *path_name) in remove_options() function
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/client/
H A Dmysql_config_editor.cc85 static void remove_options(DYNAMIC_STRING *file_buf, const char *path_name);
658 remove_options(&file_buf, opt_login_path); in remove_command()
951 static void remove_options(DYNAMIC_STRING *file_buf, const char *path_name) in remove_options() function
/dports/databases/percona57-client/percona-server-5.7.36-39/client/
H A Dmysql_config_editor.cc85 static void remove_options(DYNAMIC_STRING *file_buf, const char *path_name);
658 remove_options(&file_buf, opt_login_path); in remove_command()
951 static void remove_options(DYNAMIC_STRING *file_buf, const char *path_name) in remove_options() function
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/client/
H A Dmysql_config_editor.cc85 static void remove_options(DYNAMIC_STRING *file_buf, const char *path_name);
654 remove_options(&file_buf, opt_login_path); in remove_command()
946 static void remove_options(DYNAMIC_STRING *file_buf, const char *path_name) in remove_options() function
/dports/databases/mysql57-client/mysql-5.7.36/client/
H A Dmysql_config_editor.cc85 static void remove_options(DYNAMIC_STRING *file_buf, const char *path_name);
658 remove_options(&file_buf, opt_login_path); in remove_command()
951 static void remove_options(DYNAMIC_STRING *file_buf, const char *path_name) in remove_options() function
/dports/databases/mysql56-client/mysql-5.6.51/client/
H A Dmysql_config_editor.cc85 static void remove_options(DYNAMIC_STRING *file_buf, const char *path_name);
654 remove_options(&file_buf, opt_login_path); in remove_command()
946 static void remove_options(DYNAMIC_STRING *file_buf, const char *path_name) in remove_options() function

123