Home
last modified time | relevance | path

Searched refs:pstate2 (Results 1 – 23 of 23) sorted by relevance

/dports/www/p5-HTML-Parser/HTML-Parser-3.76/
H A DParser.xs227 PSTATE *pstate2; in dup_pstate() local
239 pstate2->eof = pstate->eof; in dup_pstate()
255 pstate2->ms = pstate->ms; in dup_pstate()
256 pstate2->ms_stack = in dup_pstate()
274 pstate2->bool_attr_val = in dup_pstate()
277 pstate2->handlers[i].cb = in dup_pstate()
284 pstate2->report_tags = in dup_pstate()
286 pstate2->ignore_tags = in dup_pstate()
288 pstate2->ignore_elements = in dup_pstate()
296 pstate2->entity2char = in dup_pstate()
[all …]
/dports/security/s2n/s2n-tls-1.1.2/tests/saw/HMAC/spec/
H A DHMAC.saw156 pstate2 <- crucible_alloc (llvm_struct "struct.s2n_hash_state");
158 (st2, _) <- setup_hash_state pstate2;
159 crucible_execute_func [pstate1, pstate2];
161 update_hash_state pstate2 st2;
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dhardwaremanager.c290 const struct pp_hw_power_state *pstate2, in phm_check_states_equal() argument
298 return hwmgr->hwmgr_func->check_states_equal(hwmgr, pstate1, pstate2, equal); in phm_check_states_equal()
H A Dvega10_hwmgr.c4818 const struct pp_hw_power_state *pstate2, bool *equal) in vega10_check_states_equal() argument
4824 if (pstate1 == NULL || pstate2 == NULL || equal == NULL) in vega10_check_states_equal()
4828 psb = cast_const_phw_vega10_power_state(pstate2); in vega10_check_states_equal()
H A Dsmu7_hwmgr.c4642 const struct pp_hw_power_state *pstate2, bool *equal) in smu7_check_states_equal() argument
4649 if (pstate1 == NULL || pstate2 == NULL || equal == NULL) in smu7_check_states_equal()
4653 psb = cast_const_phw_smu7_power_state(pstate2); in smu7_check_states_equal()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dhardwaremanager.c290 const struct pp_hw_power_state *pstate2, in phm_check_states_equal() argument
298 return hwmgr->hwmgr_func->check_states_equal(hwmgr, pstate1, pstate2, equal); in phm_check_states_equal()
H A Dvega10_hwmgr.c4818 const struct pp_hw_power_state *pstate2, bool *equal) in vega10_check_states_equal() argument
4824 if (pstate1 == NULL || pstate2 == NULL || equal == NULL) in vega10_check_states_equal()
4828 psb = cast_const_phw_vega10_power_state(pstate2); in vega10_check_states_equal()
H A Dsmu7_hwmgr.c4642 const struct pp_hw_power_state *pstate2, bool *equal) in smu7_check_states_equal() argument
4649 if (pstate1 == NULL || pstate2 == NULL || equal == NULL) in smu7_check_states_equal()
4653 psb = cast_const_phw_smu7_power_state(pstate2); in smu7_check_states_equal()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dhardwaremanager.c290 const struct pp_hw_power_state *pstate2, in phm_check_states_equal() argument
298 return hwmgr->hwmgr_func->check_states_equal(hwmgr, pstate1, pstate2, equal); in phm_check_states_equal()
H A Dvega10_hwmgr.c4818 const struct pp_hw_power_state *pstate2, bool *equal) in vega10_check_states_equal() argument
4824 if (pstate1 == NULL || pstate2 == NULL || equal == NULL) in vega10_check_states_equal()
4828 psb = cast_const_phw_vega10_power_state(pstate2); in vega10_check_states_equal()
H A Dsmu7_hwmgr.c4642 const struct pp_hw_power_state *pstate2, bool *equal) in smu7_check_states_equal() argument
4649 if (pstate1 == NULL || pstate2 == NULL || equal == NULL) in smu7_check_states_equal()
4653 psb = cast_const_phw_smu7_power_state(pstate2); in smu7_check_states_equal()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/gpu/drm/amd/pm/inc/
H A Dhardwaremanager.h427 const struct pp_hw_power_state *pstate2,
H A Dhwmgr.h291 const struct pp_hw_power_state *pstate2,
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/gpu/drm/amd/pm/inc/
H A Dhardwaremanager.h427 const struct pp_hw_power_state *pstate2,
H A Dhwmgr.h291 const struct pp_hw_power_state *pstate2,
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/gpu/drm/amd/pm/inc/
H A Dhardwaremanager.h427 const struct pp_hw_power_state *pstate2,
H A Dhwmgr.h291 const struct pp_hw_power_state *pstate2,
/dports/games/rottdc/rottdc-1.0-2/rott/
H A Drt_playr.c4739 {playertype *pstate2; in Switch_Who_Is_It_For_Tag() local
4741 M_LINKSTATE(actor2,pstate2); in Switch_Who_Is_It_For_Tag()
4742 pstate2->oldmissileweapon = pstate2->oldweapon = pstate2->new_weapon = in Switch_Who_Is_It_For_Tag()
4743 pstate2->missileweapon = pstate2->weapon = wp_godhand; in Switch_Who_Is_It_For_Tag()
4744 pstate2->weaponheight = 144; in Switch_Who_Is_It_For_Tag()
4745 pstate2->weaponuptics = (144 - TAGHANDHEIGHT)/GMOVE; in Switch_Who_Is_It_For_Tag()
4746 pstate2->weapondowntics = 0; in Switch_Who_Is_It_For_Tag()
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/hashicorp/consul/agent/local/
H A Dstate_test.go2045 pstate2, err := state.AddProxy(&p2, "fake-token", "")
2047 svc2 := pstate2.Proxy.ProxyService
2206 pstate2, err := state.AddProxy(&p2, "fake-token", pstate.ProxyToken)
2210 assert.Equal(pstate.ProxyToken, pstate2.ProxyToken)
/dports/www/fabio/fabio-1.5.14/vendor/github.com/hashicorp/consul/consul-1.4.2/agent/local/
H A Dstate_test.go2045 pstate2, err := state.AddProxy(&p2, "fake-token", "")
2047 svc2 := pstate2.Proxy.ProxyService
2206 pstate2, err := state.AddProxy(&p2, "fake-token", pstate.ProxyToken)
2210 assert.Equal(pstate.ProxyToken, pstate2.ProxyToken)
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/hashicorp/consul/agent/local/
H A Dstate_test.go2045 pstate2, err := state.AddProxy(&p2, "fake-token", "")
2047 svc2 := pstate2.Proxy.ProxyService
2206 pstate2, err := state.AddProxy(&p2, "fake-token", pstate.ProxyToken)
2210 assert.Equal(pstate.ProxyToken, pstate2.ProxyToken)
/dports/mail/alpine/alpine-465e23b/pith/
H A Dpattern.c2252 PAT_STATE pstate1, pstate2; in scores_are_used() local
2272 ((nonempty_patterns(type2, &pstate2) && first_pattern(&pstate2)) in scores_are_used()
2289 if(nonempty_patterns(type2, &pstate2)) in scores_are_used()
2290 for(pat = first_pattern(&pstate2); in scores_are_used()
2292 pat = next_pattern(&pstate2)) in scores_are_used()
/dports/editors/pico-alpine/alpine-465e23b/pith/
H A Dpattern.c2252 PAT_STATE pstate1, pstate2; in scores_are_used() local
2272 ((nonempty_patterns(type2, &pstate2) && first_pattern(&pstate2)) in scores_are_used()
2289 if(nonempty_patterns(type2, &pstate2)) in scores_are_used()
2290 for(pat = first_pattern(&pstate2); in scores_are_used()
2292 pat = next_pattern(&pstate2)) in scores_are_used()