Home
last modified time | relevance | path

Searched refs:rolep (Results 1 – 16 of 16) sorted by relevance

/dports/audio/xmcd/xmcd-3.3.2/cddb_d/
H A Drole.c37 CddbRole_GetId(CddbRolePtr rolep, CddbStr *pval) in CddbRole_GetId() argument
39 cddb_role_t *rp = (cddb_role_t *) rolep; in CddbRole_GetId()
51 CddbRole_GetName(CddbRolePtr rolep, CddbStr *pval) in CddbRole_GetName() argument
53 cddb_role_t *rp = (cddb_role_t *) rolep; in CddbRole_GetName()
/dports/www/firefox-esr/firefox-91.8.0/dom/media/webrtc/jsep/
H A DJsepSessionImpl.h212 SdpSetupAttribute::Role* rolep);
H A DJsepSessionImpl.cpp635 const SdpMediaSection& remoteMsection, SdpSetupAttribute::Role* rolep) { in DetermineAnswererSetupRole() argument
674 *rolep = role; in DetermineAnswererSetupRole()
/dports/lang/spidermonkey60/firefox-60.9.0/media/webrtc/signaling/src/jsep/
H A DJsepSessionImpl.h202 SdpSetupAttribute::Role* rolep);
H A DJsepSessionImpl.cpp577 const SdpMediaSection& remoteMsection, SdpSetupAttribute::Role* rolep) { in DetermineAnswererSetupRole() argument
616 *rolep = role; in DetermineAnswererSetupRole()
/dports/www/firefox/firefox-99.0/dom/media/webrtc/jsep/
H A DJsepSessionImpl.h213 SdpSetupAttribute::Role* rolep);
H A DJsepSessionImpl.cpp640 const SdpMediaSection& remoteMsection, SdpSetupAttribute::Role* rolep) { in DetermineAnswererSetupRole() argument
679 *rolep = role; in DetermineAnswererSetupRole()
/dports/mail/thunderbird/thunderbird-91.8.0/dom/media/webrtc/jsep/
H A DJsepSessionImpl.h212 SdpSetupAttribute::Role* rolep);
H A DJsepSessionImpl.cpp635 const SdpMediaSection& remoteMsection, SdpSetupAttribute::Role* rolep) { in DetermineAnswererSetupRole() argument
674 *rolep = role; in DetermineAnswererSetupRole()
/dports/lang/spidermonkey78/firefox-78.9.0/media/webrtc/signaling/src/jsep/
H A DJsepSessionImpl.h208 SdpSetupAttribute::Role* rolep);
H A DJsepSessionImpl.cpp559 const SdpMediaSection& remoteMsection, SdpSetupAttribute::Role* rolep) { in DetermineAnswererSetupRole() argument
598 *rolep = role; in DetermineAnswererSetupRole()
/dports/www/firefox-legacy/firefox-52.8.0esr/media/webrtc/signaling/src/jsep/
H A DJsepSessionImpl.h284 SdpSetupAttribute::Role* rolep);
H A DJsepSessionImpl.cpp1033 SdpSetupAttribute::Role* rolep) in DetermineAnswererSetupRole() argument
1072 *rolep = role; in DetermineAnswererSetupRole()
/dports/audio/xmcd/xmcd-3.3.2/cdinfo_d/
H A Dcdinfo_i.c3899 CddbRole_GetId, rolep, &p->id)) { in cdinfo_allocinit_role()
3905 CddbRole_GetName, rolep, &p->name)) { in cdinfo_allocinit_role()
5369 CddbRolePtr rolep; in cdinfo_rolelist_init() local
5404 ret = CddbRoleList_GetCategoryRole(rolistp, &rolep); in cdinfo_rolelist_init()
5414 if (!cdinfo_allocinit_role(rolep, &p)) { in cdinfo_rolelist_init()
5415 CddbReleaseObject(rolep); in cdinfo_rolelist_init()
5421 CddbReleaseObject(rolep); in cdinfo_rolelist_init()
5431 ret = CddbRoleList_GetRole(rolistp, (long) j, &rolep); in cdinfo_rolelist_init()
5441 if (!cdinfo_allocinit_role(rolep, &s)) { in cdinfo_rolelist_init()
5442 CddbReleaseObject(rolep); in cdinfo_rolelist_init()
[all …]
/dports/mail/alpine/alpine-465e23b/alpine/
H A Dsend.c1041 ACTION_S **rolep, in pine_simple_send() argument
1057 ACTION_S *role = rolep ? *rolep : NULL; in pine_simple_send()
1233 if(rolep) *rolep = role; in pine_simple_send()
/dports/editors/pico-alpine/alpine-465e23b/alpine/
H A Dsend.c1041 ACTION_S **rolep, in pine_simple_send() argument
1057 ACTION_S *role = rolep ? *rolep : NULL; in pine_simple_send()
1233 if(rolep) *rolep = role; in pine_simple_send()