Home
last modified time | relevance | path

Searched refs:check_parameter (Results 1 – 25 of 180) sorted by relevance

12345678

/dports/x11/mate-applet-appmenu/vala-panel-appmenu-4e362c22ab3a23c98f13fb379c782786ee057cf6/lib/dbusmenu-importer/
H A Dutils.c232 bool check_parameter = false; in dbus_menu_action_reference() local
238 check_parameter = check_parameter || action_type == DBUS_MENU_ACTION_NORMAL; in dbus_menu_action_reference()
241 check_parameter = check_parameter || in dbus_menu_action_reference()
246 check_parameter = check_parameter || in dbus_menu_action_reference()
249 check_parameter = in dbus_menu_action_reference()
250 check_parameter || in dbus_menu_action_reference()
254 if (check_parameter) in dbus_menu_action_reference()
259 if (ret == NULL || !check_parameter) in dbus_menu_action_reference()
/dports/x11/appmenu-registrar/vala-panel-appmenu-4e362c22ab3a23c98f13fb379c782786ee057cf6/lib/dbusmenu-importer/
H A Dutils.c232 bool check_parameter = false; in dbus_menu_action_reference() local
238 check_parameter = check_parameter || action_type == DBUS_MENU_ACTION_NORMAL; in dbus_menu_action_reference()
241 check_parameter = check_parameter || in dbus_menu_action_reference()
246 check_parameter = check_parameter || in dbus_menu_action_reference()
249 check_parameter = in dbus_menu_action_reference()
250 check_parameter || in dbus_menu_action_reference()
254 if (check_parameter) in dbus_menu_action_reference()
259 if (ret == NULL || !check_parameter) in dbus_menu_action_reference()
/dports/x11/gtk-app-menu/vala-panel-appmenu-4e362c22ab3a23c98f13fb379c782786ee057cf6/lib/dbusmenu-importer/
H A Dutils.c232 bool check_parameter = false; in dbus_menu_action_reference() local
238 check_parameter = check_parameter || action_type == DBUS_MENU_ACTION_NORMAL; in dbus_menu_action_reference()
241 check_parameter = check_parameter || in dbus_menu_action_reference()
246 check_parameter = check_parameter || in dbus_menu_action_reference()
249 check_parameter = in dbus_menu_action_reference()
250 check_parameter || in dbus_menu_action_reference()
254 if (check_parameter) in dbus_menu_action_reference()
259 if (ret == NULL || !check_parameter) in dbus_menu_action_reference()
/dports/x11/xfce4-appmenu-plugin/vala-panel-appmenu-4e362c22ab3a23c98f13fb379c782786ee057cf6/lib/dbusmenu-importer/
H A Dutils.c232 bool check_parameter = false; in dbus_menu_action_reference() local
238 check_parameter = check_parameter || action_type == DBUS_MENU_ACTION_NORMAL; in dbus_menu_action_reference()
241 check_parameter = check_parameter || in dbus_menu_action_reference()
246 check_parameter = check_parameter || in dbus_menu_action_reference()
249 check_parameter = in dbus_menu_action_reference()
250 check_parameter || in dbus_menu_action_reference()
254 if (check_parameter) in dbus_menu_action_reference()
259 if (ret == NULL || !check_parameter) in dbus_menu_action_reference()
/dports/audio/ampache/ampache-php74-5.0.0/src/Module/Api/
H A DSubsonic_Api.php526 $object_id = self::check_parameter($input, 'id');
575 $artistid = self::check_parameter($input, 'id');
596 $albumid = self::check_parameter($input, 'id');
818 $songid = self::check_parameter($input, 'id');
1702 $username = self::check_parameter($input, 'u');
1704 $id = self::check_parameter($input, 'id');
2196 $id = self::check_parameter($input, 'id');
2326 $username = self::check_parameter($input, 'u');
2390 $id = self::check_parameter($input, 'id');
2420 $id = self::check_parameter($input, 'id');
[all …]
/dports/net-p2p/c-lightning/lightning-0.10.2/ccan/ccan/array_size/test/
H A Dcompile_fail-function-param.c8 int check_parameter(const struct foo *array);
9 int check_parameter(const struct foo *array) in check_parameter() function
23 return check_parameter(NULL); in main()
/dports/emulators/qemu60/qemu-6.0.0/roms/skiboot/ccan/array_size/test/
H A Dcompile_fail-function-param.c8 int check_parameter(const struct foo array[4]);
9 int check_parameter(const struct foo array[4]) in check_parameter() function
23 return check_parameter(NULL); in main()
/dports/emulators/qemu5/qemu-5.2.0/roms/skiboot/ccan/array_size/test/
H A Dcompile_fail-function-param.c8 int check_parameter(const struct foo array[4]);
9 int check_parameter(const struct foo array[4]) in check_parameter() function
23 return check_parameter(NULL); in main()
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/skiboot/ccan/array_size/test/
H A Dcompile_fail-function-param.c8 int check_parameter(const struct foo array[4]);
9 int check_parameter(const struct foo array[4]) in check_parameter() function
23 return check_parameter(NULL); in main()
/dports/emulators/qemu42/qemu-4.2.1/roms/skiboot/ccan/array_size/test/
H A Dcompile_fail-function-param.c8 int check_parameter(const struct foo array[4]);
9 int check_parameter(const struct foo array[4]) in check_parameter() function
23 return check_parameter(NULL); in main()
/dports/emulators/qemu-utils/qemu-4.2.1/roms/skiboot/ccan/array_size/test/
H A Dcompile_fail-function-param.c8 int check_parameter(const struct foo array[4]);
9 int check_parameter(const struct foo array[4]) in check_parameter() function
23 return check_parameter(NULL); in main()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/skiboot/ccan/array_size/test/
H A Dcompile_fail-function-param.c8 int check_parameter(const struct foo array[4]);
9 int check_parameter(const struct foo array[4]) in check_parameter() function
23 return check_parameter(NULL); in main()
/dports/emulators/qemu/qemu-6.2.0/roms/skiboot/ccan/array_size/test/
H A Dcompile_fail-function-param.c8 int check_parameter(const struct foo array[4]);
9 int check_parameter(const struct foo array[4]) in check_parameter() function
23 return check_parameter(NULL); in main()
/dports/sysutils/cluster-glue/Reusable-Cluster-Components-glue--0a7add1d9996/lib/plugins/stonith/external/
H A Dhmchttp36 check_parameter() {
75 check_parameter
86 check_parameter
90 check_parameter
96 check_parameter
/dports/www/p5-Catalyst-Runtime/Catalyst-Runtime-5.90128/t/
H A Dunicode_plugin_request_decode.t20 sub check_parameter {
57 check_parameter(GET "/?foo=$escape_str");
58 check_parameter(POST '/', ['foo' => $encode_str]);
59 check_parameter(POST '/',
H A Dunicode_plugin_no_encoding.t26 #check_parameter(GET "/?myparam=$escape_str");
27 check_parameter(POST '/',
37 sub check_parameter {
/dports/www/seahub/seahub-8.0.7-server/seahub/api2/endpoints/admin/
H A Ddevice_trusted_ip.py57 def check_parameter(func): function
84 @check_parameter
94 @check_parameter
108 @check_parameter
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/common_test/test/
H A Dct_userconfig_callback.erl21 -export([check_parameter/1, read_config/1]).
32 check_parameter(Str) -> function
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/common_test/test/
H A Dct_userconfig_callback.erl21 -export([check_parameter/1, read_config/1]).
32 check_parameter(Str) -> function
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/common_test/test/
H A Dct_userconfig_callback.erl21 -export([check_parameter/1, read_config/1]).
32 check_parameter(Str) -> function
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/common_test/test/
H A Dct_userconfig_callback.erl21 -export([check_parameter/1, read_config/1]).
32 check_parameter(Str) -> function
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/common_test/test/
H A Dct_userconfig_callback.erl21 -export([check_parameter/1, read_config/1]).
32 check_parameter(Str) -> function
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/common_test/test/
H A Dct_userconfig_callback.erl21 -export([check_parameter/1, read_config/1]).
32 check_parameter(Str) -> function
/dports/lang/erlang/otp-OTP-24.1.7/lib/common_test/test/
H A Dct_userconfig_callback.erl21 -export([check_parameter/1, read_config/1]).
32 check_parameter(Str) -> function
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/common_test/test/ct_config_SUITE_data/config/test/
H A Dconfig_driver.erl28 -export([read_config/1, check_parameter/1]).
35 check_parameter(ServerName)-> function

12345678