Home
last modified time | relevance | path

Searched refs:pchan (Results 1 – 25 of 408) sorted by relevance

12345678910>>...17

/dports/graphics/blender/blender-2.91.0/source/blender/editors/armature/
H A Dpose_transform.c160 pchan->curve_in_x = pchan->curve_out_x = 0.0f; in applyarmature_transfer_properties()
161 pchan->curve_in_y = pchan->curve_out_y = 0.0f; in applyarmature_transfer_properties()
162 pchan->roll1 = pchan->roll2 = 0.0f; in applyarmature_transfer_properties()
163 pchan->ease1 = pchan->ease2 = 0.0f; in applyarmature_transfer_properties()
164 pchan->scale_in_x = pchan->scale_in_y = 1.0f; in applyarmature_transfer_properties()
165 pchan->scale_out_x = pchan->scale_out_y = 1.0f; in applyarmature_transfer_properties()
173 pchan->size[0] = pchan->size[1] = pchan->size[2] = 1.0f; in applyarmature_transfer_properties()
373 for (bPoseChannel *pchan = pose->chanbase.first; pchan; pchan = pchan->next) { in applyarmature_reset_constraints() local
441 for (pchan = pose->chanbase.first; pchan; pchan = pchan->next) { in apply_armature_pose2bones_exec()
1293 for (pchan = dummyPose->chanbase.first; pchan; pchan = pchan->next) { in pose_clear_user_transforms_exec()
[all …]
H A Dpose_utils.c85 pfl->pchan = pchan; in fcurves_to_pchan_links_get()
96 pchan->flag |= POSE_LOC; in fcurves_to_pchan_links_get()
99 pchan->flag |= POSE_ROT; in fcurves_to_pchan_links_get()
102 pchan->flag |= POSE_SIZE; in fcurves_to_pchan_links_get()
117 pfl->roll1 = pchan->roll1; in fcurves_to_pchan_links_get()
118 pfl->roll2 = pchan->roll2; in fcurves_to_pchan_links_get()
123 pfl->ease1 = pchan->ease1; in fcurves_to_pchan_links_get()
124 pfl->ease2 = pchan->ease2; in fcurves_to_pchan_links_get()
241 bPoseChannel *pchan = pfl->pchan; in poseAnim_mapping_reset() local
309 bPoseChannel *pchan = pfl->pchan; in poseAnim_mapping_autoKeyframe() local
[all …]
/dports/security/tor/tor-0.4.6.8/src/test/
H A Dtest_circuitmux.c158 tt_assert(pchan); in test_cmux_attach_circuit()
243 free_fake_channel(pchan); in test_cmux_attach_circuit()
257 tt_assert(pchan); in test_cmux_detach_circuit()
283 free_fake_channel(pchan); in test_cmux_detach_circuit()
300 tt_assert(pchan); in test_cmux_detach_all_circuits()
301 channel_register(pchan); in test_cmux_detach_all_circuits()
349 tt_assert(pchan); in test_cmux_policy()
350 channel_register(pchan); in test_cmux_policy()
389 tt_assert(pchan); in test_cmux_xmit_cell()
420 circuitmux_append_destroy_cell(pchan, pchan->cmux, orcirc->p_circ_id, 0); in test_cmux_xmit_cell()
[all …]
/dports/security/tor-devel/tor-0.4.7.2-alpha/src/test/
H A Dtest_circuitmux.c158 tt_assert(pchan); in test_cmux_attach_circuit()
243 free_fake_channel(pchan); in test_cmux_attach_circuit()
257 tt_assert(pchan); in test_cmux_detach_circuit()
283 free_fake_channel(pchan); in test_cmux_detach_circuit()
300 tt_assert(pchan); in test_cmux_detach_all_circuits()
301 channel_register(pchan); in test_cmux_detach_all_circuits()
349 tt_assert(pchan); in test_cmux_policy()
350 channel_register(pchan); in test_cmux_policy()
389 tt_assert(pchan); in test_cmux_xmit_cell()
420 circuitmux_append_destroy_cell(pchan, pchan->cmux, orcirc->p_circ_id, 0); in test_cmux_xmit_cell()
[all …]
/dports/graphics/blender/blender-2.91.0/source/blender/ikplugin/intern/
H A Diksolver_plugin.c226 copy_m4_m4(pchan->chan_mat, pchan->pose_mat); in make_dmats()
241 mul_m4_m4m4(pchan->pose_mat, pchan->parent->pose_mat, pchan->chan_mat); in where_is_ik_bone()
244 copy_m4_m4(pchan->pose_mat, pchan->chan_mat); in where_is_ik_bone()
256 mul_m4_m4m4(pchan->pose_mat, pchan->pose_mat, ikmat); in where_is_ik_bone()
266 copy_v3_v3(pchan->pose_head, pchan->pose_mat[3]); in where_is_ik_bone()
270 add_v3_v3v3(pchan->pose_tail, pchan->pose_head, vec); in where_is_ik_bone()
308 pchan = tree->pchan[a]; in execute_posetree()
409 pchan = tree->pchan[0]; in execute_posetree()
478 pchan = tree->pchan[target->tip]; in execute_posetree()
535 pchan = tree->pchan[a]; in execute_posetree()
[all …]
/dports/graphics/blender/blender-2.91.0/source/blender/blenkernel/intern/
H A Daction.c672 for (pchan = pose->chanbase.first; pchan; pchan = pchan->next) { in BKE_pose_channels_is_valid()
700 for (pchan = ob->pose->chanbase.first; pchan; pchan = pchan->next) { in BKE_pose_channel_active()
731 for (pchan = ob->pose->chanbase.first; pchan; pchan = pchan->next) { in BKE_pose_channel_active_or_first_selected()
808 for (pchan = outPose->chanbase.first; pchan; pchan = pchan->next) { in BKE_pose_copy_data_ex()
936 for (pchan = pose->chanbase.first; pchan; pchan = pchan->next) { in BKE_pose_channels_hash_make()
1113 for (pchan = pose->chanbase.first; pchan; pchan = pchan->next) { in BKE_pose_channels_free_ex()
1235 for (pchan = pose->chanbase.first; pchan; pchan = pchan->next) { in BKE_pose_update_constraint_flags()
1241 for (pchan = pose->chanbase.first; pchan; pchan = pchan->next) { in BKE_pose_update_constraint_flags()
1316 for (pchan = pose->chanbase.first; pchan; pchan = pchan->next) { in framechange_poses_clear_unkeyed()
1363 for (pchan = pose->chanbase.first; pchan; pchan = pchan->next) { in BKE_pose_remove_group()
[all …]
/dports/emulators/qemu42/qemu-4.2.1/roms/u-boot/drivers/dma/
H A Dapbh_dma.c31 struct mxs_dma_chan *pchan; in mxs_dma_validate_chan() local
148 pchan->active_num += pchan->pending_num; in mxs_dma_enable()
149 pchan->pending_num = 0; in mxs_dma_enable()
151 pchan->active_num += pchan->pending_num; in mxs_dma_enable()
199 pchan->active_num = 0; in mxs_dma_disable()
200 pchan->pending_num = 0; in mxs_dma_disable()
201 list_splice_init(&pchan->active, &pchan->done); in mxs_dma_disable()
296 pchan->active_num = 0; in mxs_dma_request()
327 pchan->dev = 0; in mxs_dma_release()
328 pchan->active_num = 0; in mxs_dma_release()
[all …]
/dports/emulators/qemu5/qemu-5.2.0/roms/u-boot/drivers/dma/
H A Dapbh_dma.c31 struct mxs_dma_chan *pchan; in mxs_dma_validate_chan() local
148 pchan->active_num += pchan->pending_num; in mxs_dma_enable()
149 pchan->pending_num = 0; in mxs_dma_enable()
151 pchan->active_num += pchan->pending_num; in mxs_dma_enable()
199 pchan->active_num = 0; in mxs_dma_disable()
200 pchan->pending_num = 0; in mxs_dma_disable()
201 list_splice_init(&pchan->active, &pchan->done); in mxs_dma_disable()
296 pchan->active_num = 0; in mxs_dma_request()
327 pchan->dev = 0; in mxs_dma_release()
328 pchan->active_num = 0; in mxs_dma_release()
[all …]
/dports/sysutils/u-boot-olimex-a20-som-evb/u-boot-2021.07/drivers/dma/
H A Dapbh_dma.c35 struct mxs_dma_chan *pchan; in mxs_dma_validate_chan() local
152 pchan->active_num += pchan->pending_num; in mxs_dma_enable()
153 pchan->pending_num = 0; in mxs_dma_enable()
155 pchan->active_num += pchan->pending_num; in mxs_dma_enable()
203 pchan->active_num = 0; in mxs_dma_disable()
204 pchan->pending_num = 0; in mxs_dma_disable()
205 list_splice_init(&pchan->active, &pchan->done); in mxs_dma_disable()
301 pchan->active_num = 0; in mxs_dma_request()
332 pchan->dev = 0; in mxs_dma_release()
333 pchan->active_num = 0; in mxs_dma_release()
[all …]
/dports/sysutils/u-boot-olinuxino-lime/u-boot-2021.07/drivers/dma/
H A Dapbh_dma.c35 struct mxs_dma_chan *pchan; in mxs_dma_validate_chan() local
152 pchan->active_num += pchan->pending_num; in mxs_dma_enable()
153 pchan->pending_num = 0; in mxs_dma_enable()
155 pchan->active_num += pchan->pending_num; in mxs_dma_enable()
203 pchan->active_num = 0; in mxs_dma_disable()
204 pchan->pending_num = 0; in mxs_dma_disable()
205 list_splice_init(&pchan->active, &pchan->done); in mxs_dma_disable()
301 pchan->active_num = 0; in mxs_dma_request()
332 pchan->dev = 0; in mxs_dma_release()
333 pchan->active_num = 0; in mxs_dma_release()
[all …]
/dports/sysutils/u-boot-olinuxino-lime2/u-boot-2021.07/drivers/dma/
H A Dapbh_dma.c35 struct mxs_dma_chan *pchan; in mxs_dma_validate_chan() local
152 pchan->active_num += pchan->pending_num; in mxs_dma_enable()
153 pchan->pending_num = 0; in mxs_dma_enable()
155 pchan->active_num += pchan->pending_num; in mxs_dma_enable()
203 pchan->active_num = 0; in mxs_dma_disable()
204 pchan->pending_num = 0; in mxs_dma_disable()
205 list_splice_init(&pchan->active, &pchan->done); in mxs_dma_disable()
301 pchan->active_num = 0; in mxs_dma_request()
332 pchan->dev = 0; in mxs_dma_release()
333 pchan->active_num = 0; in mxs_dma_release()
[all …]
/dports/sysutils/u-boot-olinuxino-lime2-emmc/u-boot-2021.07/drivers/dma/
H A Dapbh_dma.c35 struct mxs_dma_chan *pchan; in mxs_dma_validate_chan() local
152 pchan->active_num += pchan->pending_num; in mxs_dma_enable()
153 pchan->pending_num = 0; in mxs_dma_enable()
155 pchan->active_num += pchan->pending_num; in mxs_dma_enable()
203 pchan->active_num = 0; in mxs_dma_disable()
204 pchan->pending_num = 0; in mxs_dma_disable()
205 list_splice_init(&pchan->active, &pchan->done); in mxs_dma_disable()
301 pchan->active_num = 0; in mxs_dma_request()
332 pchan->dev = 0; in mxs_dma_release()
333 pchan->active_num = 0; in mxs_dma_release()
[all …]
/dports/sysutils/u-boot-wandboard/u-boot-2021.07/drivers/dma/
H A Dapbh_dma.c35 struct mxs_dma_chan *pchan; in mxs_dma_validate_chan() local
152 pchan->active_num += pchan->pending_num; in mxs_dma_enable()
153 pchan->pending_num = 0; in mxs_dma_enable()
155 pchan->active_num += pchan->pending_num; in mxs_dma_enable()
203 pchan->active_num = 0; in mxs_dma_disable()
204 pchan->pending_num = 0; in mxs_dma_disable()
205 list_splice_init(&pchan->active, &pchan->done); in mxs_dma_disable()
301 pchan->active_num = 0; in mxs_dma_request()
332 pchan->dev = 0; in mxs_dma_release()
333 pchan->active_num = 0; in mxs_dma_release()
[all …]
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/u-boot/drivers/dma/
H A Dapbh_dma.c31 struct mxs_dma_chan *pchan; in mxs_dma_validate_chan() local
148 pchan->active_num += pchan->pending_num; in mxs_dma_enable()
149 pchan->pending_num = 0; in mxs_dma_enable()
151 pchan->active_num += pchan->pending_num; in mxs_dma_enable()
199 pchan->active_num = 0; in mxs_dma_disable()
200 pchan->pending_num = 0; in mxs_dma_disable()
201 list_splice_init(&pchan->active, &pchan->done); in mxs_dma_disable()
296 pchan->active_num = 0; in mxs_dma_request()
327 pchan->dev = 0; in mxs_dma_release()
328 pchan->active_num = 0; in mxs_dma_release()
[all …]
/dports/sysutils/u-boot-cubieboard2/u-boot-2021.07/drivers/dma/
H A Dapbh_dma.c35 struct mxs_dma_chan *pchan; in mxs_dma_validate_chan() local
152 pchan->active_num += pchan->pending_num; in mxs_dma_enable()
153 pchan->pending_num = 0; in mxs_dma_enable()
155 pchan->active_num += pchan->pending_num; in mxs_dma_enable()
203 pchan->active_num = 0; in mxs_dma_disable()
204 pchan->pending_num = 0; in mxs_dma_disable()
205 list_splice_init(&pchan->active, &pchan->done); in mxs_dma_disable()
301 pchan->active_num = 0; in mxs_dma_request()
332 pchan->dev = 0; in mxs_dma_release()
333 pchan->active_num = 0; in mxs_dma_release()
[all …]
/dports/sysutils/u-boot-cubox-hummingboard/u-boot-2021.07/drivers/dma/
H A Dapbh_dma.c35 struct mxs_dma_chan *pchan; in mxs_dma_validate_chan() local
152 pchan->active_num += pchan->pending_num; in mxs_dma_enable()
153 pchan->pending_num = 0; in mxs_dma_enable()
155 pchan->active_num += pchan->pending_num; in mxs_dma_enable()
203 pchan->active_num = 0; in mxs_dma_disable()
204 pchan->pending_num = 0; in mxs_dma_disable()
205 list_splice_init(&pchan->active, &pchan->done); in mxs_dma_disable()
301 pchan->active_num = 0; in mxs_dma_request()
332 pchan->dev = 0; in mxs_dma_release()
333 pchan->active_num = 0; in mxs_dma_release()
[all …]
/dports/sysutils/u-boot-cubieboard/u-boot-2021.07/drivers/dma/
H A Dapbh_dma.c35 struct mxs_dma_chan *pchan; in mxs_dma_validate_chan() local
152 pchan->active_num += pchan->pending_num; in mxs_dma_enable()
153 pchan->pending_num = 0; in mxs_dma_enable()
155 pchan->active_num += pchan->pending_num; in mxs_dma_enable()
203 pchan->active_num = 0; in mxs_dma_disable()
204 pchan->pending_num = 0; in mxs_dma_disable()
205 list_splice_init(&pchan->active, &pchan->done); in mxs_dma_disable()
301 pchan->active_num = 0; in mxs_dma_request()
332 pchan->dev = 0; in mxs_dma_release()
333 pchan->active_num = 0; in mxs_dma_release()
[all …]
/dports/sysutils/u-boot-firefly-rk3399/u-boot-2021.07/drivers/dma/
H A Dapbh_dma.c35 struct mxs_dma_chan *pchan; in mxs_dma_validate_chan() local
152 pchan->active_num += pchan->pending_num; in mxs_dma_enable()
153 pchan->pending_num = 0; in mxs_dma_enable()
155 pchan->active_num += pchan->pending_num; in mxs_dma_enable()
203 pchan->active_num = 0; in mxs_dma_disable()
204 pchan->pending_num = 0; in mxs_dma_disable()
205 list_splice_init(&pchan->active, &pchan->done); in mxs_dma_disable()
301 pchan->active_num = 0; in mxs_dma_request()
332 pchan->dev = 0; in mxs_dma_release()
333 pchan->active_num = 0; in mxs_dma_release()
[all …]
/dports/sysutils/u-boot-sinovoip-bpi-m3/u-boot-2021.07/drivers/dma/
H A Dapbh_dma.c35 struct mxs_dma_chan *pchan; in mxs_dma_validate_chan() local
152 pchan->active_num += pchan->pending_num; in mxs_dma_enable()
153 pchan->pending_num = 0; in mxs_dma_enable()
155 pchan->active_num += pchan->pending_num; in mxs_dma_enable()
203 pchan->active_num = 0; in mxs_dma_disable()
204 pchan->pending_num = 0; in mxs_dma_disable()
205 list_splice_init(&pchan->active, &pchan->done); in mxs_dma_disable()
301 pchan->active_num = 0; in mxs_dma_request()
332 pchan->dev = 0; in mxs_dma_release()
333 pchan->active_num = 0; in mxs_dma_release()
[all …]
/dports/sysutils/u-boot-a13-olinuxino/u-boot-2021.07/drivers/dma/
H A Dapbh_dma.c35 struct mxs_dma_chan *pchan; in mxs_dma_validate_chan() local
152 pchan->active_num += pchan->pending_num; in mxs_dma_enable()
153 pchan->pending_num = 0; in mxs_dma_enable()
155 pchan->active_num += pchan->pending_num; in mxs_dma_enable()
203 pchan->active_num = 0; in mxs_dma_disable()
204 pchan->pending_num = 0; in mxs_dma_disable()
205 list_splice_init(&pchan->active, &pchan->done); in mxs_dma_disable()
301 pchan->active_num = 0; in mxs_dma_request()
332 pchan->dev = 0; in mxs_dma_release()
333 pchan->active_num = 0; in mxs_dma_release()
[all …]
/dports/sysutils/u-boot-a64-olinuxino/u-boot-2021.07/drivers/dma/
H A Dapbh_dma.c35 struct mxs_dma_chan *pchan; in mxs_dma_validate_chan() local
152 pchan->active_num += pchan->pending_num; in mxs_dma_enable()
153 pchan->pending_num = 0; in mxs_dma_enable()
155 pchan->active_num += pchan->pending_num; in mxs_dma_enable()
203 pchan->active_num = 0; in mxs_dma_disable()
204 pchan->pending_num = 0; in mxs_dma_disable()
205 list_splice_init(&pchan->active, &pchan->done); in mxs_dma_disable()
301 pchan->active_num = 0; in mxs_dma_request()
332 pchan->dev = 0; in mxs_dma_release()
333 pchan->active_num = 0; in mxs_dma_release()
[all …]
/dports/sysutils/u-boot-sopine/u-boot-2021.07/drivers/dma/
H A Dapbh_dma.c35 struct mxs_dma_chan *pchan; in mxs_dma_validate_chan() local
152 pchan->active_num += pchan->pending_num; in mxs_dma_enable()
153 pchan->pending_num = 0; in mxs_dma_enable()
155 pchan->active_num += pchan->pending_num; in mxs_dma_enable()
203 pchan->active_num = 0; in mxs_dma_disable()
204 pchan->pending_num = 0; in mxs_dma_disable()
205 list_splice_init(&pchan->active, &pchan->done); in mxs_dma_disable()
301 pchan->active_num = 0; in mxs_dma_request()
332 pchan->dev = 0; in mxs_dma_release()
333 pchan->active_num = 0; in mxs_dma_release()
[all …]
/dports/sysutils/u-boot-qemu-arm64/u-boot-2021.07/drivers/dma/
H A Dapbh_dma.c35 struct mxs_dma_chan *pchan; in mxs_dma_validate_chan() local
152 pchan->active_num += pchan->pending_num; in mxs_dma_enable()
153 pchan->pending_num = 0; in mxs_dma_enable()
155 pchan->active_num += pchan->pending_num; in mxs_dma_enable()
203 pchan->active_num = 0; in mxs_dma_disable()
204 pchan->pending_num = 0; in mxs_dma_disable()
205 list_splice_init(&pchan->active, &pchan->done); in mxs_dma_disable()
301 pchan->active_num = 0; in mxs_dma_request()
332 pchan->dev = 0; in mxs_dma_release()
333 pchan->active_num = 0; in mxs_dma_release()
[all …]
/dports/sysutils/u-boot-rpi/u-boot-2021.07/drivers/dma/
H A Dapbh_dma.c35 struct mxs_dma_chan *pchan; in mxs_dma_validate_chan() local
152 pchan->active_num += pchan->pending_num; in mxs_dma_enable()
153 pchan->pending_num = 0; in mxs_dma_enable()
155 pchan->active_num += pchan->pending_num; in mxs_dma_enable()
203 pchan->active_num = 0; in mxs_dma_disable()
204 pchan->pending_num = 0; in mxs_dma_disable()
205 list_splice_init(&pchan->active, &pchan->done); in mxs_dma_disable()
301 pchan->active_num = 0; in mxs_dma_request()
332 pchan->dev = 0; in mxs_dma_release()
333 pchan->active_num = 0; in mxs_dma_release()
[all …]
/dports/sysutils/u-boot-nanopi-r4s/u-boot-2021.07/drivers/dma/
H A Dapbh_dma.c35 struct mxs_dma_chan *pchan; in mxs_dma_validate_chan() local
152 pchan->active_num += pchan->pending_num; in mxs_dma_enable()
153 pchan->pending_num = 0; in mxs_dma_enable()
155 pchan->active_num += pchan->pending_num; in mxs_dma_enable()
203 pchan->active_num = 0; in mxs_dma_disable()
204 pchan->pending_num = 0; in mxs_dma_disable()
205 list_splice_init(&pchan->active, &pchan->done); in mxs_dma_disable()
301 pchan->active_num = 0; in mxs_dma_request()
332 pchan->dev = 0; in mxs_dma_release()
333 pchan->active_num = 0; in mxs_dma_release()
[all …]

12345678910>>...17