Home
last modified time | relevance | path

Searched defs:operator_name (Results 1 – 25 of 88) sorted by relevance

1234

/dports/devel/thrust/thrust-1.9.5/testing/
H A Dfunctional_arithmetic.cu37 #define INSTANTIATE_INTEGER_TYPES(Macro, vector_type, operator_name) \ argument
48 #define INSTANTIATE_ALL_TYPES(Macro, vector_type, operator_name) \ argument
54 #define INSTANTIATE_BINARY_ARITHMETIC_FUNCTIONAL_TEST(vector_type, operator_name, data_type) \ argument
60 #define DECLARE_BINARY_ARITHMETIC_FUNCTIONAL_UNITTEST(operator_name, OperatorName) … argument
73 #define DECLARE_BINARY_INTEGER_ARITHMETIC_FUNCTIONAL_UNITTEST(operator_name, OperatorName) … argument
H A Dfunctional.cu58 #define INSTANTIATE_INTEGER_TYPES(Macro, vector_type, operator_name) \ argument
69 #define INSTANTIATE_ALL_TYPES(Macro, vector_type, operator_name) \ argument
75 #define INSTANTIATE_UNARY_ARITHMETIC_FUNCTIONAL_TEST(vector_type, operator_name, data_type) \ argument
82 #define INSTANTIATE_UNARY_LOGICAL_FUNCTIONAL_TEST(vector_type, operator_name, data_type) \ argument
88 #define INSTANTIATE_BINARY_ARITHMETIC_FUNCTIONAL_TEST(vector_type, operator_name, data_type) \ argument
95 #define INSTANTIATE_BINARY_LOGICAL_FUNCTIONAL_TEST(vector_type, operator_name, data_type) \ argument
105 #define DECLARE_UNARY_ARITHMETIC_FUNCTIONAL_UNITTEST(operator_name, OperatorName) … argument
118 #define DECLARE_UNARY_LOGICAL_FUNCTIONAL_UNITTEST(operator_name, OperatorName) … argument
131 #define DECLARE_BINARY_ARITHMETIC_FUNCTIONAL_UNITTEST(operator_name, OperatorName) … argument
144 #define DECLARE_BINARY_INTEGER_ARITHMETIC_FUNCTIONAL_UNITTEST(operator_name, OperatorName) … argument
[all …]
H A Dfunctional_logical.cu35 #define INSTANTIATE_INTEGER_TYPES(Macro, vector_type, operator_name) \ argument
46 #define INSTANTIATE_ALL_TYPES(Macro, vector_type, operator_name) \ argument
53 #define INSTANTIATE_BINARY_LOGICAL_FUNCTIONAL_TEST(vector_type, operator_name, data_type) \ argument
60 #define DECLARE_BINARY_LOGICAL_FUNCTIONAL_UNITTEST(operator_name, OperatorName) … argument
H A Dfunctional_bitwise.cu71 #define INSTANTIATE_INTEGER_TYPES(Macro, vector_type, operator_name) \ argument
82 #define INSTANTIATE_ALL_TYPES(Macro, vector_type, operator_name) \ argument
87 #define INSTANTIATE_BINARY_BITWISE_FUNCTIONAL_TEST(vector_type, operator_name, data_type) \ argument
94 #define DECLARE_BINARY_BITWISE_FUNCTIONAL_UNITTEST(operator_name, OperatorName) … argument
/dports/misc/mxnet/incubator-mxnet-1.9.0/benchmark/opperf/utils/
H A Dprofiler_utils.py45 def _get_operator_profile(operator_name, operator_profile_results): argument
84 def parse_profiler_dump(operator_name, profiler_dump): argument
/dports/misc/py-mxnet/incubator-mxnet-1.9.0/benchmark/opperf/utils/
H A Dprofiler_utils.py45 def _get_operator_profile(operator_name, operator_profile_results): argument
84 def parse_profiler_dump(operator_name, profiler_dump): argument
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/xmerl/src/
H A Dxmerl_xpath_scan.erl152 operator_name([], "and", T) -> {{'and', ?L, 'and'}, T}; function
153 operator_name([], "or", T) -> {{'or', ?L, 'or'}, T}; function
154 operator_name([], "mod", T) -> {{'mod', ?L, 'mod'}, T}; function
155 operator_name([], "div", T) -> {{'div', ?L, 'div'}, T}. function
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/xmerl/src/
H A Dxmerl_xpath_scan.erl152 operator_name([], "and", T) -> {{'and', ?L, 'and'}, T}; function
153 operator_name([], "or", T) -> {{'or', ?L, 'or'}, T}; function
154 operator_name([], "mod", T) -> {{'mod', ?L, 'mod'}, T}; function
155 operator_name([], "div", T) -> {{'div', ?L, 'div'}, T}. function
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/xmerl/src/
H A Dxmerl_xpath_scan.erl152 operator_name([], "and", T) -> {{'and', ?L, 'and'}, T}; function
153 operator_name([], "or", T) -> {{'or', ?L, 'or'}, T}; function
154 operator_name([], "mod", T) -> {{'mod', ?L, 'mod'}, T}; function
155 operator_name([], "div", T) -> {{'div', ?L, 'div'}, T}. function
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/xmerl/src/
H A Dxmerl_xpath_scan.erl152 operator_name([], "and", T) -> {{'and', ?L, 'and'}, T}; function
153 operator_name([], "or", T) -> {{'or', ?L, 'or'}, T}; function
154 operator_name([], "mod", T) -> {{'mod', ?L, 'mod'}, T}; function
155 operator_name([], "div", T) -> {{'div', ?L, 'div'}, T}. function
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/xmerl/src/
H A Dxmerl_xpath_scan.erl152 operator_name([], "and", T) -> {{'and', ?L, 'and'}, T}; function
153 operator_name([], "or", T) -> {{'or', ?L, 'or'}, T}; function
154 operator_name([], "mod", T) -> {{'mod', ?L, 'mod'}, T}; function
155 operator_name([], "div", T) -> {{'div', ?L, 'div'}, T}. function
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/xmerl/src/
H A Dxmerl_xpath_scan.erl152 operator_name([], "and", T) -> {{'and', ?L, 'and'}, T}; function
153 operator_name([], "or", T) -> {{'or', ?L, 'or'}, T}; function
154 operator_name([], "mod", T) -> {{'mod', ?L, 'mod'}, T}; function
155 operator_name([], "div", T) -> {{'div', ?L, 'div'}, T}. function
/dports/lang/erlang/otp-OTP-24.1.7/lib/xmerl/src/
H A Dxmerl_xpath_scan.erl152 operator_name([], "and", T) -> {{'and', ?L, 'and'}, T}; function
153 operator_name([], "or", T) -> {{'or', ?L, 'or'}, T}; function
154 operator_name([], "mod", T) -> {{'mod', ?L, 'mod'}, T}; function
155 operator_name([], "div", T) -> {{'div', ?L, 'div'}, T}. function
/dports/benchmarks/libcelero/Celero-2.8.2/test/
H A DTestVector.test.cpp49 TEST(TestVector, operator_name) in TEST() argument
/dports/sysutils/gnome-control-center/gnome-control-center-41.2/panels/wwan/
H A Dcc-wwan-details-dialog.c51 GtkLabel *operator_name; member
111 const gchar *operator_name; in cc_wwan_details_signal_changed_cb() local
H A Dcc-wwan-network-dialog.c158 const gchar *operator_name, in cc_wwan_network_dialog_row_new()
190 const gchar *operator_name; in cc_wwan_network_dialog_update_current_network() local
211 const gchar *operator_code, *operator_name; in cc_wwan_network_dialog_update() local
/dports/sysutils/cinnamon-control-center/cinnamon-control-center-4.8.2/panels/network/
H A Dnet-device-mobile.c315 gchar *operator_name = NULL; in device_mobile_refresh_operator_name() local
526 const gchar *operator_name) in device_mobile_save_operator_name()
551 gchar *operator_name = NULL; in device_mobile_get_registration_info_cb() local
593 gchar *operator_name = NULL; in device_mobile_gsm_signal_cb() local
665 gchar *operator_name; in device_mobile_get_serving_system_cb() local
/dports/sysutils/gnome-control-center/gnome-control-center-41.2/panels/network/
H A Dnet-device-mobile.c286 g_autofree gchar *operator_name = NULL; in device_mobile_refresh_operator_name() local
565 const gchar *operator_name) in device_mobile_save_operator_name()
590 g_autofree gchar *operator_name = NULL; in device_mobile_get_registration_info_cb() local
626 g_autofree gchar *operator_name = NULL; in device_mobile_gsm_signal_cb() local
694 gchar *operator_name; in device_mobile_get_serving_system_cb() local
/dports/misc/netron/netron-4.1.9/tools/
H A Dcaffe2-script.py129 def update_output(operator_name, schema, output_desc): argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/chromeos/network/
H A Ddevice_state.cc49 const base::Value* operator_name = value.FindKey(shill::kOperatorNameKey); in PropertyChanged() local
/dports/databases/percona56-client/percona-server-5.6.51-91.0/sql/
H A Dsql_admin.cc39 const char* operator_name, const char* errmsg) in send_check_errmsg()
270 const char *operator_name, in mysql_admin_table()
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/sql/
H A Dsql_admin.cc39 const char* operator_name, const char* errmsg) in send_check_errmsg()
270 const char *operator_name, in mysql_admin_table()
/dports/databases/percona56-server/percona-server-5.6.51-91.0/sql/
H A Dsql_admin.cc39 const char* operator_name, const char* errmsg) in send_check_errmsg()
270 const char *operator_name, in mysql_admin_table()
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/sql/
H A Dsql_admin.cc39 const char* operator_name, const char* errmsg) in send_check_errmsg()
270 const char *operator_name, in mysql_admin_table()
/dports/databases/mysql56-client/mysql-5.6.51/sql/
H A Dsql_admin.cc39 const char* operator_name, const char* errmsg) in send_check_errmsg()
270 const char *operator_name, in mysql_admin_table()

1234