Home
last modified time | relevance | path

Searched refs:my_params (Results 1 – 25 of 58) sorted by relevance

123

/dports/lang/spidermonkey78/firefox-78.9.0/xpcom/reflect/xptcall/md/unix/
H A Dxptcinvoke_arm_openbsd.cpp110 struct my_params_struct my_params; in NS_InvokeByIndex() local
111 my_params.that = that; in NS_InvokeByIndex()
112 my_params.Index = methodIndex; in NS_InvokeByIndex()
113 my_params.Count = paramCount; in NS_InvokeByIndex()
114 my_params.params = params; in NS_InvokeByIndex()
115 my_params.fn_copy = (uint32_t) &invoke_copy_to_stack; in NS_InvokeByIndex()
116 my_params.fn_count = (uint32_t) &invoke_count_words; in NS_InvokeByIndex()
175 : "r" (&my_params), "m" (my_params) in NS_InvokeByIndex()
H A Dxptcinvoke_arm_netbsd.cpp109 struct my_params_struct my_params; in XPTC_InvokeByIndex() local
110 my_params.that = that; in XPTC_InvokeByIndex()
111 my_params.Index = methodIndex; in XPTC_InvokeByIndex()
112 my_params.Count = paramCount; in XPTC_InvokeByIndex()
113 my_params.params = params; in XPTC_InvokeByIndex()
114 my_params.fn_copy = (uint32_t) &invoke_copy_to_stack; in XPTC_InvokeByIndex()
115 my_params.fn_count = (uint32_t) &invoke_count_words; in XPTC_InvokeByIndex()
176 : "r" (&my_params) in XPTC_InvokeByIndex()
/dports/lang/spidermonkey60/firefox-60.9.0/xpcom/reflect/xptcall/md/unix/
H A Dxptcinvoke_arm_openbsd.cpp110 struct my_params_struct my_params; in NS_InvokeByIndex() local
111 my_params.that = that; in NS_InvokeByIndex()
112 my_params.Index = methodIndex; in NS_InvokeByIndex()
113 my_params.Count = paramCount; in NS_InvokeByIndex()
114 my_params.params = params; in NS_InvokeByIndex()
115 my_params.fn_copy = (uint32_t) &invoke_copy_to_stack; in NS_InvokeByIndex()
116 my_params.fn_count = (uint32_t) &invoke_count_words; in NS_InvokeByIndex()
175 : "r" (&my_params), "m" (my_params) in NS_InvokeByIndex()
H A Dxptcinvoke_arm_netbsd.cpp109 struct my_params_struct my_params; in XPTC_InvokeByIndex() local
110 my_params.that = that; in XPTC_InvokeByIndex()
111 my_params.Index = methodIndex; in XPTC_InvokeByIndex()
112 my_params.Count = paramCount; in XPTC_InvokeByIndex()
113 my_params.params = params; in XPTC_InvokeByIndex()
114 my_params.fn_copy = (uint32_t) &invoke_copy_to_stack; in XPTC_InvokeByIndex()
115 my_params.fn_count = (uint32_t) &invoke_count_words; in XPTC_InvokeByIndex()
176 : "r" (&my_params) in XPTC_InvokeByIndex()
/dports/www/firefox-legacy/firefox-52.8.0esr/xpcom/reflect/xptcall/md/unix/
H A Dxptcinvoke_arm_openbsd.cpp110 struct my_params_struct my_params; in NS_InvokeByIndex() local
111 my_params.that = that; in NS_InvokeByIndex()
112 my_params.Index = methodIndex; in NS_InvokeByIndex()
113 my_params.Count = paramCount; in NS_InvokeByIndex()
114 my_params.params = params; in NS_InvokeByIndex()
115 my_params.fn_copy = (uint32_t) &invoke_copy_to_stack; in NS_InvokeByIndex()
116 my_params.fn_count = (uint32_t) &invoke_count_words; in NS_InvokeByIndex()
175 : "r" (&my_params), "m" (my_params) in NS_InvokeByIndex()
H A Dxptcinvoke_arm_netbsd.cpp109 struct my_params_struct my_params; in XPTC_InvokeByIndex() local
110 my_params.that = that; in XPTC_InvokeByIndex()
111 my_params.Index = methodIndex; in XPTC_InvokeByIndex()
112 my_params.Count = paramCount; in XPTC_InvokeByIndex()
113 my_params.params = params; in XPTC_InvokeByIndex()
114 my_params.fn_copy = (uint32_t) &invoke_copy_to_stack; in XPTC_InvokeByIndex()
115 my_params.fn_count = (uint32_t) &invoke_count_words; in XPTC_InvokeByIndex()
176 : "r" (&my_params) in XPTC_InvokeByIndex()
/dports/mail/thunderbird/thunderbird-91.8.0/xpcom/reflect/xptcall/md/unix/
H A Dxptcinvoke_arm_openbsd.cpp110 struct my_params_struct my_params; in NS_InvokeByIndex() local
111 my_params.that = that; in NS_InvokeByIndex()
112 my_params.Index = methodIndex; in NS_InvokeByIndex()
113 my_params.Count = paramCount; in NS_InvokeByIndex()
114 my_params.params = params; in NS_InvokeByIndex()
115 my_params.fn_copy = (uint32_t) &invoke_copy_to_stack; in NS_InvokeByIndex()
116 my_params.fn_count = (uint32_t) &invoke_count_words; in NS_InvokeByIndex()
175 : "r" (&my_params), "m" (my_params) in NS_InvokeByIndex()
H A Dxptcinvoke_arm_netbsd.cpp109 struct my_params_struct my_params; in XPTC_InvokeByIndex() local
110 my_params.that = that; in XPTC_InvokeByIndex()
111 my_params.Index = methodIndex; in XPTC_InvokeByIndex()
112 my_params.Count = paramCount; in XPTC_InvokeByIndex()
113 my_params.params = params; in XPTC_InvokeByIndex()
114 my_params.fn_copy = (uint32_t) &invoke_copy_to_stack; in XPTC_InvokeByIndex()
115 my_params.fn_count = (uint32_t) &invoke_count_words; in XPTC_InvokeByIndex()
176 : "r" (&my_params) in XPTC_InvokeByIndex()
/dports/www/firefox/firefox-99.0/xpcom/reflect/xptcall/md/unix/
H A Dxptcinvoke_arm_openbsd.cpp110 struct my_params_struct my_params; in NS_InvokeByIndex() local
111 my_params.that = that; in NS_InvokeByIndex()
112 my_params.Index = methodIndex; in NS_InvokeByIndex()
113 my_params.Count = paramCount; in NS_InvokeByIndex()
114 my_params.params = params; in NS_InvokeByIndex()
115 my_params.fn_copy = (uint32_t) &invoke_copy_to_stack; in NS_InvokeByIndex()
116 my_params.fn_count = (uint32_t) &invoke_count_words; in NS_InvokeByIndex()
175 : "r" (&my_params), "m" (my_params) in NS_InvokeByIndex()
H A Dxptcinvoke_arm_netbsd.cpp109 struct my_params_struct my_params; in XPTC_InvokeByIndex() local
110 my_params.that = that; in XPTC_InvokeByIndex()
111 my_params.Index = methodIndex; in XPTC_InvokeByIndex()
112 my_params.Count = paramCount; in XPTC_InvokeByIndex()
113 my_params.params = params; in XPTC_InvokeByIndex()
114 my_params.fn_copy = (uint32_t) &invoke_copy_to_stack; in XPTC_InvokeByIndex()
115 my_params.fn_count = (uint32_t) &invoke_count_words; in XPTC_InvokeByIndex()
176 : "r" (&my_params) in XPTC_InvokeByIndex()
/dports/www/firefox-esr/firefox-91.8.0/xpcom/reflect/xptcall/md/unix/
H A Dxptcinvoke_arm_openbsd.cpp110 struct my_params_struct my_params; in NS_InvokeByIndex() local
111 my_params.that = that; in NS_InvokeByIndex()
112 my_params.Index = methodIndex; in NS_InvokeByIndex()
113 my_params.Count = paramCount; in NS_InvokeByIndex()
114 my_params.params = params; in NS_InvokeByIndex()
115 my_params.fn_copy = (uint32_t) &invoke_copy_to_stack; in NS_InvokeByIndex()
116 my_params.fn_count = (uint32_t) &invoke_count_words; in NS_InvokeByIndex()
175 : "r" (&my_params), "m" (my_params) in NS_InvokeByIndex()
H A Dxptcinvoke_arm_netbsd.cpp109 struct my_params_struct my_params; in XPTC_InvokeByIndex() local
110 my_params.that = that; in XPTC_InvokeByIndex()
111 my_params.Index = methodIndex; in XPTC_InvokeByIndex()
112 my_params.Count = paramCount; in XPTC_InvokeByIndex()
113 my_params.params = params; in XPTC_InvokeByIndex()
114 my_params.fn_copy = (uint32_t) &invoke_copy_to_stack; in XPTC_InvokeByIndex()
115 my_params.fn_count = (uint32_t) &invoke_count_words; in XPTC_InvokeByIndex()
176 : "r" (&my_params) in XPTC_InvokeByIndex()
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/apr-util/test/
H A Dtestreslist.c61 my_parameters_t *my_params = params; in my_constructor() local
65 res->id = my_params->c_count++; in my_constructor()
68 my_params->c_count, my_params->d_count); in my_constructor()
71 apr_sleep(my_params->sleep_upon_construct); in my_constructor()
82 my_parameters_t *my_params = params; in my_destructor() local
85 my_params->c_count, ++my_params->d_count); in my_destructor()
87 apr_sleep(my_params->sleep_upon_destruct); in my_destructor()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/applications/mod_voicemail/
H A Dmod_voicemail.c1733 switch_assert(my_params); in listen_file()
3245 switch_event_t *my_params = NULL; in voicemail_inject() local
3249 switch_assert(my_params); in voicemail_inject()
3270 switch_event_destroy(&my_params); in voicemail_inject()
3275 switch_event_destroy(&my_params); in voicemail_inject()
5007 switch_event_t *my_params; member
5035 switch_event_t *my_params; member
5214 switch_event_t *my_params = NULL; in SWITCH_STANDARD_API() local
5222 switch_event_destroy(&my_params); in SWITCH_STANDARD_API()
6120 switch_event_t *my_params = NULL; in SWITCH_STANDARD_API() local
[all …]
/dports/devel/apr1/apr-util-1.6.1/test/
H A Dtestreslist.c68 my_parameters_t *my_params = params; in my_constructor() local
72 res->id = my_params->c_count++; in my_constructor()
75 apr_sleep(my_params->sleep_upon_construct); in my_constructor()
86 my_parameters_t *my_params = params; in my_destructor() local
87 res->id = my_params->d_count++; in my_destructor()
89 apr_sleep(my_params->sleep_upon_destruct); in my_destructor()
/dports/net/kea/kea-2.0.1/src/lib/config/tests/
H A Dcommand_mgr_unittests.cc321 ElementPtr my_params = Element::fromJSON("[ \"just\", \"some\", \"data\" ]"); in TEST_F() local
322 ConstElementPtr command = createCommand("my-command", my_params); in TEST_F()
360 ElementPtr my_params = Element::fromJSON("[ \"just\", \"some\", \"data\" ]"); in TEST_F() local
361 ConstElementPtr command = createCommand("my-command", my_params); in TEST_F()
485 ElementPtr my_params = Element::fromJSON("[ \"just\", \"some\", \"data\" ]"); in TEST_F() local
486 ConstElementPtr command = createCommand("my-command", my_params); in TEST_F()
523 ElementPtr my_params = Element::fromJSON("[ \"just\", \"some\", \"data\" ]"); in TEST_F() local
524 ConstElementPtr command = createCommand("change-response", my_params); in TEST_F()
/dports/cad/py-pyfda/pyfda-0.1rc6/pyfda/input_widgets/
H A Dtarget_specs.py143 my_params = fb.fil_tree[rt][ft][fc]['min']['par'] variable
145 my_params = {}
148 freq_params = [l for l in my_params if l[0] == 'F']
149 amp_params = [l for l in my_params if l[0] == 'A']
/dports/net-p2p/vuze/vuze-5.7.4.0_2/com/aelitis/azureus/plugins/extseed/impl/getright/
H A DExternalSeedReaderFactoryGetRight.java147 Map my_params = global_params; in getSeedReaders() local
155 my_params = (Map)o; in getSeedReaders()
174 readers.add( new ExternalSeedReaderGetRight(plugin, torrent, url, my_params )); in getSeedReaders()
/dports/www/piwigo/piwigo/include/ws_functions/
H A Dpwg.permissions.php19 $my_params = array_intersect(array_keys($params), array('cat_id','group_id','user_id'));
20 if (count($my_params) > 1)
/dports/net/kamailio/kamailio-5.4.5/src/modules/db_mysql/
H A Dmy_cmd.c836 MYSQL_BIND* my_params; in bind_mysql_params() local
847 my_params = (MYSQL_BIND*)pkg_malloc(sizeof(MYSQL_BIND) * (count1 + count2)); in bind_mysql_params()
848 if (my_params == NULL) { in bind_mysql_params()
852 memset(my_params, '\0', sizeof(MYSQL_BIND) * (count1 + count2)); in bind_mysql_params()
857 set_field(&my_params[my_idx], params1 + fld_idx); in bind_mysql_params()
861 set_field(&my_params[my_idx], params2 + fld_idx); in bind_mysql_params()
864 err = mysql_stmt_bind_param(st, my_params); in bind_mysql_params()
874 pkg_free(my_params); in bind_mysql_params()
878 if (my_params) pkg_free(my_params); in bind_mysql_params()
/dports/science/chrono/chrono-7.0.1/src/demos/python/vehicle/
H A Ddemo_VEH_DeformableSoil.py136 my_params = MySoilParams() variable
139 terrain.RegisterSoilParametersCallback(my_params)
/dports/science/chrono/chrono-7.0.1/src/demos/robot/viper/
H A Ddemo_ROBOT_Viper_SCM.cpp209 auto my_params = chrono_types::make_shared<MySoilParams>(); in main() local
210 terrain.RegisterSoilParametersCallback(my_params); in main()
/dports/science/chrono/chrono-7.0.1/src/demos/vehicle/terrain/
H A Ddemo_VEH_DeformableSoil.cpp215 auto my_params = chrono_types::make_shared<MySoilParams>(); in main() local
216 mterrain.RegisterSoilParametersCallback(my_params); in main()
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/dbapi/driver/
H A Dexception.cpp205 SParams::TParams& my_params = m_Params->params; in SetParams() local
206 my_params.resize(n); in SetParams()
208 my_params[i].value = NULL; in SetParams()
211 SParam& p = my_params[i]; in SetParams()
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/src/dbapi/driver/
H A Dexception.cpp205 SParams::TParams& my_params = m_Params->params; in SetParams() local
206 my_params.resize(n); in SetParams()
208 my_params[i].value = NULL; in SetParams()
211 SParam& p = my_params[i]; in SetParams()

123