Home
last modified time | relevance | path

Searched defs:filter_str (Results 1 – 25 of 218) sorted by relevance

123456789

/dports/math/qtiplot-doc/qtiplot-0.9.8.9/qtiplot/examples/python/
H A Dfilter_table.py32 def filter_table(t, filter_str): argument
45 filter_str, isOK = QtGui.QInputDialog.getText(qti.app, "Row filter", "Input the python expression t… variable
/dports/audio/ampache/ampache-php74-5.0.0/public/templates/
H A Dshow_genre_browse_form.inc.php11 <?php $filter_str = (string) filter_input(INPUT_GET, 'type', FILTER_SANITIZE_STRING, FILTER_FLAG_NO… variable
H A Dshow_browse_form.inc.php31 <?php $filter_str = (string) filter_input(INPUT_GET, 'action', FILTER_SANITIZE_STRING, FILTER_FLAG_… variable
/dports/x11-fonts/py-glyphsLib/glyphsLib-3.1.4/Lib/glyphsLib/builder/
H A Dfilters.py25 def parse_glyphs_filter(filter_str, is_pre=False): argument
/dports/comms/rtl-433/rtl_433-21.12/src/
H A Ddata_tag.c31 char const *filter_str; member
119 …t_init(char const *host, char const *port, char const *init_str, char const *filter_str, struct mg… in gpsd_client_init()
183 char const *filter_str = gpsd_mode ? filter_json : NULL; in data_tag_create() local
/dports/net/pear-Net_LDAP/Net_LDAP-1.1.5/tests/
H A DNet_LDAP_FilterTest.php20 var $filter_str = '(&(cn=foo)(ou=bar))'; variable in Net_LDAP_FilterTest
/dports/net/pear-Net_LDAP2/Net_LDAP2-2.2.0/tests/
H A DNet_LDAP2_FilterTest.php13 var $filter_str = '(&(cn=foo)(ou=bar))'; variable in Net_LDAP2_FilterTest
/dports/biology/py-Genesis-PyAPI/Genesis-PyAPI-1.2.1/genesis/
H A Dproject.py29 def find(self, filter_str): argument
/dports/games/adonthell/adonthell-0.3.8/src/tools/dlgedit/
H A Dgui_file.cc112 std::string filter_str = pattern_str.substr (0, pos); in add_filter() local
/dports/mail/perdition/perdition-2.2/perdition/db/ldap/
H A Dperditiondb_ldap.c158 static char *pldap_get_filter_str(const char *key_str, const char *filter_str) in pldap_get_filter_str()
234 static int pldap_get_filter(const char *key_str, const char *filter_str, in pldap_get_filter()
/dports/editors/cudatext/CudaText-1.151.0/app/cudatext.app/Contents/Resources/py/cuda_prefs/
H A Dcd_opts_dlg.py689 def get_list(self, filter_str='', sort_field='', reverse=False): argument
868 def opt_filter(cls, opts_defn, filter_str): argument
891 def opt_text_filter(cls, filter_str, opts_defn): argument
898 def _get_chapter_filter(cls, filter_str): argument
/dports/editors/cudatext/CudaText-1.151.0/app/py/cuda_prefs/
H A Dcd_opts_dlg.py689 def get_list(self, filter_str='', sort_field='', reverse=False): argument
868 def opt_filter(cls, opts_defn, filter_str): argument
891 def opt_text_filter(cls, filter_str, opts_defn): argument
898 def _get_chapter_filter(cls, filter_str): argument
/dports/comms/direwolf/direwolf-1.6/src/
H A Ddigipeater.h41 char *filter_str[MAX_CHANS+1][MAX_CHANS+1]; member
/dports/www/qutebrowser/qutebrowser-2.4.0/tests/unit/utils/
H A Dtest_log.py171 filter_str, logged_before, logged_after): argument
197 def test_parsing(self, filter_str, expected_names, negated): argument
206 def test_parsing_invalid(self, filter_str, invalid): argument
/dports/devel/py-tasklib/tasklib-2.4.3/tasklib/
H A Dfilters.py41 def add_filter(self, filter_str): argument
/dports/net-im/fractal/fractal-4.4.0/fractal-matrix-api/src/r0/
H A Dfilter.rs101 let filter_str = serde_json::to_string(filter).expect("Malformed filter"); in serialize_filter_as_str() localVariable
113 let filter_str = serde_json::to_string(filter).expect("Malformed filter"); in serialize_room_event_filter_as_str() localVariable
/dports/games/fs2open/fs2open.github.com-release_21_4_1/code/scripting/api/libs/
H A Dcfile.cpp70 SCP_string filter_str = filter; variable
/dports/x11/zenity/zenity-3.32.0/src/
H A Dfileselection.c136 gchar *filter_str = file_data->filter[filter_i]; in zenity_fileselection() local
/dports/net/tshark/wireshark-3.6.1/ui/win32/
H A Dconsole_win32.cpp150 Machine) in sanitize_filter_ip()
151 in sanitize_filter_ip()
152 and in sanitize_filter_ip()
/dports/multimedia/py-av/av-8.0.3/include/libavfilter/
H A Davfiltergraph.pxd20 const char *filter_str,
/dports/net/wireshark/wireshark-3.6.1/epan/wslua/
H A Dwslua_gui.c956 const char *filter_str = NULL; in wslua_get_filter() local
971 const char* filter_str = luaL_checkstring(L,WSLUA_ARG_set_filter_TEXT); in wslua_set_filter() local
1007 gchar* filter_str = NULL; in wslua_get_color_filter_slot() local
1064 const gchar* filter_str = luaL_checkstring(L,WSLUA_ARG_set_color_filter_slot_TEXT); in wslua_set_color_filter_slot() local
/dports/net/wireshark-lite/wireshark-3.6.1/epan/wslua/
H A Dwslua_gui.c956 const char *filter_str = NULL; in wslua_get_filter() local
971 const char* filter_str = luaL_checkstring(L,WSLUA_ARG_set_filter_TEXT); in wslua_set_filter() local
1007 gchar* filter_str = NULL; in wslua_get_color_filter_slot() local
1064 const gchar* filter_str = luaL_checkstring(L,WSLUA_ARG_set_color_filter_slot_TEXT); in wslua_set_color_filter_slot() local
/dports/net/tshark/wireshark-3.6.1/epan/wslua/
H A Dwslua_gui.c956 const char *filter_str = NULL; in wslua_get_filter() local
971 const char* filter_str = luaL_checkstring(L,WSLUA_ARG_set_filter_TEXT); in wslua_set_filter() local
1007 gchar* filter_str = NULL; in wslua_get_color_filter_slot() local
1064 const gchar* filter_str = luaL_checkstring(L,WSLUA_ARG_set_color_filter_slot_TEXT); in wslua_set_color_filter_slot() local
/dports/misc/mxnet/incubator-mxnet-1.9.0/3rdparty/mkldnn/tests/gtests/
H A Dmain.cpp147 std::string filter_str = ::testing::GTEST_FLAG(filter); in test_init() local
/dports/net/wireshark-lite/wireshark-3.6.1/ui/
H A Dutil.c150 static GString *filter_str = NULL; in get_conn_cfilter() local

123456789