Home
last modified time | relevance | path

Searched defs:targeti (Results 1 – 10 of 10) sorted by relevance

/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/spandsp/src/
H A Dv27ter_rx.c745 complexi16_t targeti; in process_half_baud() local
H A Dv29rx.c827 complexi16_t targeti; in process_half_baud() local
H A Dv17rx.c1186 complexi16_t targeti; in process_half_baud() local
/dports/comms/spandsp/spandsp-284fe91/src/
H A Dv27ter_rx.c745 complexi16_t targeti; in process_half_baud() local
H A Dv29rx.c827 complexi16_t targeti; in process_half_baud() local
H A Dv17rx.c1186 complexi16_t targeti; in process_half_baud() local
/dports/multimedia/v4l_compat/linux-5.13-rc2/fs/ceph/
H A Dmds_client.h113 struct ceph_mds_reply_info_in diri, targeti; member
/dports/multimedia/libv4l/linux-5.13-rc2/fs/ceph/
H A Dmds_client.h113 struct ceph_mds_reply_info_in diri, targeti; member
/dports/multimedia/v4l-utils/linux-5.13-rc2/fs/ceph/
H A Dmds_client.h113 struct ceph_mds_reply_info_in diri, targeti; member
/dports/science/liggghts/LIGGGHTS-PUBLIC-3.8.0-26-g6e873439/lib/hotint/HotInt_V1/FEMesh/
H A DFEMesh_aux.h1713 …FEMesh_AreaContact(int elementi, int targeti, int penaltyi, double stiffnessi, double dampingi) { … in FEMesh_AreaContact()
1719 virtual void SetTarget(int targeti) { target = targeti; } in SetTarget()