Home
last modified time | relevance | path

Searched refs:pattr (Results 51 – 75 of 309) sorted by relevance

12345678910>>...13

/dports/multimedia/v4l-utils/linux-5.13-rc2/net/sched/
H A Dact_pedit.c149 struct nlattr *pattr; in tcf_pedit_init() local
165 pattr = tb[TCA_PEDIT_PARMS]; in tcf_pedit_init()
166 if (!pattr) in tcf_pedit_init()
167 pattr = tb[TCA_PEDIT_PARMS_EX]; in tcf_pedit_init()
168 if (!pattr) { in tcf_pedit_init()
173 parm = nla_data(pattr); in tcf_pedit_init()
179 if (nla_len(pattr) < sizeof(*parm) + ksize) { in tcf_pedit_init()
180 …NL_SET_ERR_MSG_ATTR(extack, pattr, "Length of TCA_PEDIT_PARMS or TCA_PEDIT_PARMS_EX pedit attribut… in tcf_pedit_init()
/dports/sysutils/py-salt/salt-3004.1/salt/returners/
H A D__init__.py212 pattr: creds.get("{}.{}".format(virtualname, profile_attrs[pattr]))
213 for pattr in profile_attrs
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.desktop/unix/classes/sun/awt/X11/
H A DXWM.java1603 XWindowAttributes pattr = new XWindowAttributes(); in getInsets() local
1620 pattr.pData); in getInsets()
1621 correctWM.right = pattr.get_width() - in getInsets()
1623 correctWM.bottom = pattr.get_height() - in getInsets()
1662 parent, pattr.pData); in getInsets()
1686 lwinAttr, pattr, parent, window); in getInsets()
1688 lwinAttr.set_x(pattr.get_x()); in getInsets()
1689 lwinAttr.set_y(pattr.get_y()); in getInsets()
1704 pattr.pData); in getInsets()
1716 lwinAttr, pattr, parent, window); in getInsets()
[all …]
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.desktop/unix/classes/sun/awt/X11/
H A DXWM.java1603 XWindowAttributes pattr = new XWindowAttributes(); in getInsets() local
1620 pattr.pData); in getInsets()
1621 correctWM.right = pattr.get_width() - in getInsets()
1623 correctWM.bottom = pattr.get_height() - in getInsets()
1662 parent, pattr.pData); in getInsets()
1686 lwinAttr, pattr, parent, window); in getInsets()
1688 lwinAttr.set_x(pattr.get_x()); in getInsets()
1689 lwinAttr.set_y(pattr.get_y()); in getInsets()
1704 pattr.pData); in getInsets()
1716 lwinAttr, pattr, parent, window); in getInsets()
[all …]
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/java.desktop/unix/classes/sun/awt/X11/
H A DXWM.java1603 XWindowAttributes pattr = new XWindowAttributes(); in getInsets() local
1620 pattr.pData); in getInsets()
1621 correctWM.right = pattr.get_width() - in getInsets()
1623 correctWM.bottom = pattr.get_height() - in getInsets()
1662 parent, pattr.pData); in getInsets()
1686 lwinAttr, pattr, parent, window); in getInsets()
1688 lwinAttr.set_x(pattr.get_x()); in getInsets()
1689 lwinAttr.set_y(pattr.get_y()); in getInsets()
1704 pattr.pData); in getInsets()
1716 lwinAttr, pattr, parent, window); in getInsets()
[all …]
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/solaris/classes/sun/awt/X11/
H A DXWM.java1574 XWindowAttributes pattr = new XWindowAttributes(); in getInsets() local
1591 pattr.pData); in getInsets()
1592 correctWM.right = pattr.get_width() - in getInsets()
1594 correctWM.bottom = pattr.get_height() - in getInsets()
1633 parent, pattr.pData); in getInsets()
1657 lwinAttr, pattr, parent, window); in getInsets()
1659 lwinAttr.set_x(pattr.get_x()); in getInsets()
1660 lwinAttr.set_y(pattr.get_y()); in getInsets()
1675 pattr.pData); in getInsets()
1687 lwinAttr, pattr, parent, window); in getInsets()
[all …]
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/java.desktop/unix/classes/sun/awt/X11/
H A DXWM.java1603 XWindowAttributes pattr = new XWindowAttributes(); in getInsets() local
1620 pattr.pData); in getInsets()
1621 correctWM.right = pattr.get_width() - in getInsets()
1623 correctWM.bottom = pattr.get_height() - in getInsets()
1662 parent, pattr.pData); in getInsets()
1686 lwinAttr, pattr, parent, window); in getInsets()
1688 lwinAttr.set_x(pattr.get_x()); in getInsets()
1689 lwinAttr.set_y(pattr.get_y()); in getInsets()
1704 pattr.pData); in getInsets()
1716 lwinAttr, pattr, parent, window); in getInsets()
[all …]
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/java.desktop/unix/classes/sun/awt/X11/
H A DXWM.java1603 XWindowAttributes pattr = new XWindowAttributes(); in getInsets() local
1620 pattr.pData); in getInsets()
1621 correctWM.right = pattr.get_width() - in getInsets()
1623 correctWM.bottom = pattr.get_height() - in getInsets()
1662 parent, pattr.pData); in getInsets()
1686 lwinAttr, pattr, parent, window); in getInsets()
1688 lwinAttr.set_x(pattr.get_x()); in getInsets()
1689 lwinAttr.set_y(pattr.get_y()); in getInsets()
1704 pattr.pData); in getInsets()
1716 lwinAttr, pattr, parent, window); in getInsets()
[all …]
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/java.desktop/unix/classes/sun/awt/X11/
H A DXWM.java1603 XWindowAttributes pattr = new XWindowAttributes(); in getInsets() local
1620 pattr.pData); in getInsets()
1621 correctWM.right = pattr.get_width() - in getInsets()
1623 correctWM.bottom = pattr.get_height() - in getInsets()
1662 parent, pattr.pData); in getInsets()
1686 lwinAttr, pattr, parent, window); in getInsets()
1688 lwinAttr.set_x(pattr.get_x()); in getInsets()
1689 lwinAttr.set_y(pattr.get_y()); in getInsets()
1704 pattr.pData); in getInsets()
1716 lwinAttr, pattr, parent, window); in getInsets()
[all …]
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/java.desktop/unix/classes/sun/awt/X11/
H A DXWM.java1603 XWindowAttributes pattr = new XWindowAttributes(); in getInsets() local
1620 pattr.pData); in getInsets()
1621 correctWM.right = pattr.get_width() - in getInsets()
1623 correctWM.bottom = pattr.get_height() - in getInsets()
1662 parent, pattr.pData); in getInsets()
1686 lwinAttr, pattr, parent, window); in getInsets()
1688 lwinAttr.set_x(pattr.get_x()); in getInsets()
1689 lwinAttr.set_y(pattr.get_y()); in getInsets()
1704 pattr.pData); in getInsets()
1716 lwinAttr, pattr, parent, window); in getInsets()
[all …]
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/java.desktop/unix/classes/sun/awt/X11/
H A DXWM.java1603 XWindowAttributes pattr = new XWindowAttributes(); in getInsets() local
1620 pattr.pData); in getInsets()
1621 correctWM.right = pattr.get_width() - in getInsets()
1623 correctWM.bottom = pattr.get_height() - in getInsets()
1662 parent, pattr.pData); in getInsets()
1686 lwinAttr, pattr, parent, window); in getInsets()
1688 lwinAttr.set_x(pattr.get_x()); in getInsets()
1689 lwinAttr.set_y(pattr.get_y()); in getInsets()
1704 pattr.pData); in getInsets()
1716 lwinAttr, pattr, parent, window); in getInsets()
[all …]
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/src/solaris/classes/sun/awt/X11/
H A DXWM.java1574 XWindowAttributes pattr = new XWindowAttributes(); in getInsets() local
1591 pattr.pData); in getInsets()
1592 correctWM.right = pattr.get_width() - in getInsets()
1594 correctWM.bottom = pattr.get_height() - in getInsets()
1633 parent, pattr.pData); in getInsets()
1657 lwinAttr, pattr, parent, window); in getInsets()
1659 lwinAttr.set_x(pattr.get_x()); in getInsets()
1660 lwinAttr.set_y(pattr.get_y()); in getInsets()
1675 pattr.pData); in getInsets()
1687 lwinAttr, pattr, parent, window); in getInsets()
[all …]
/dports/x11-wm/amiwm/amiwm0.21pl2/
H A Dscreen.c109 XWindowAttributes *pattr=NULL; in scanwins() local
114 if(nwins && (pattr=calloc(nwins, sizeof(XWindowAttributes)))) { in scanwins()
116 XGetWindowAttributes(dpy, wins[i], pattr+i); in scanwins()
120 if (pattr[i].override_redirect) { in scanwins()
122 assimilate(wins[i], pattr[i].x, pattr[i].y); in scanwins()
127 if (pattr[i].map_state == IsViewable) { in scanwins()
147 free(pattr); in scanwins()
/dports/print/ghostscript7-base/ghostscript-7.07/src/
H A Dzmedia2.c54 os_ptr pattr = op - 2; in zmatchmedia() local
70 if (r_has_type(pattr, t_null)) { in zmatchmedia()
79 check_type(*pattr, t_dictionary); in zmatchmedia()
80 check_dict_read(*pattr); in zmatchmedia()
110 if (dict_find_string(pattr, "Priority", &ppriority) > 0) { in zmatchmedia()
119 for (ai = dict_first(pattr); in zmatchmedia()
120 (ai = dict_next(pattr, ai, (ref * /*[2]*/)&aelt)) >= 0; in zmatchmedia()
/dports/print/ghostscript7-x11/ghostscript-7.07/src/
H A Dzmedia2.c54 os_ptr pattr = op - 2; in zmatchmedia() local
70 if (r_has_type(pattr, t_null)) { in zmatchmedia()
79 check_type(*pattr, t_dictionary); in zmatchmedia()
80 check_dict_read(*pattr); in zmatchmedia()
110 if (dict_find_string(pattr, "Priority", &ppriority) > 0) { in zmatchmedia()
119 for (ai = dict_first(pattr); in zmatchmedia()
120 (ai = dict_next(pattr, ai, (ref * /*[2]*/)&aelt)) >= 0; in zmatchmedia()
/dports/textproc/docbook2mdoc/docbook2mdoc-1.1.0/
H A Dnode.c224 attr_getval(const struct pattr *a) in attr_getval()
285 struct pattr *a; in pnode_free()
333 struct pattr *a; in pnode_getattr()
350 struct pattr *a; in pnode_getattr_raw()
/dports/print/ghostscript8-x11/ghostscript-8.71/psi/
H A Dzmedia2.c50 os_ptr pattr = op - 2; in zmatchmedia() local
67 if (r_has_type(pattr, t_null)) { in zmatchmedia()
76 check_type(*pattr, t_dictionary); in zmatchmedia()
77 check_dict_read(*pattr); in zmatchmedia()
107 if (dict_find_string(pattr, "Priority", &ppriority) > 0) { in zmatchmedia()
116 for (ai = dict_first(pattr); in zmatchmedia()
117 (ai = dict_next(pattr, ai, (ref * /*[2]*/)&aelt)) >= 0; in zmatchmedia()
/dports/print/ghostscript9-x11/ghostscript-9.06/psi/
H A Dzmedia2.c52 os_ptr pattr = op - 2; in zmatchmedia() local
69 if (r_has_type(pattr, t_null)) { in zmatchmedia()
78 check_type(*pattr, t_dictionary); in zmatchmedia()
79 check_dict_read(*pattr); in zmatchmedia()
109 if (dict_find_string(pattr, "Priority", &ppriority) > 0) { in zmatchmedia()
118 for (ai = dict_first(pattr); in zmatchmedia()
119 (ai = dict_next(pattr, ai, (ref * /*[2]*/)&aelt)) >= 0; in zmatchmedia()
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/psi/
H A Dzmedia2.c52 os_ptr pattr = op - 2; in zmatchmedia() local
69 if (r_has_type(pattr, t_null)) { in zmatchmedia()
78 check_type(*pattr, t_dictionary); in zmatchmedia()
79 check_dict_read(*pattr); in zmatchmedia()
109 if (dict_find_string(pattr, "Priority", &ppriority) > 0) { in zmatchmedia()
118 for (ai = dict_first(pattr); in zmatchmedia()
119 (ai = dict_next(pattr, ai, (ref * /*[2]*/)&aelt)) >= 0; in zmatchmedia()
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/psi/
H A Dzmedia2.c52 os_ptr pattr = op - 2; in zmatchmedia() local
69 if (r_has_type(pattr, t_null)) { in zmatchmedia()
78 check_type(*pattr, t_dictionary); in zmatchmedia()
79 check_dict_read(*pattr); in zmatchmedia()
109 if (dict_find_string(pattr, "Priority", &ppriority) > 0) { in zmatchmedia()
118 for (ai = dict_first(pattr); in zmatchmedia()
119 (ai = dict_next(pattr, ai, (ref * /*[2]*/)&aelt)) >= 0; in zmatchmedia()
/dports/print/ghostscript9-base/ghostscript-9.06/psi/
H A Dzmedia2.c52 os_ptr pattr = op - 2; in zmatchmedia() local
69 if (r_has_type(pattr, t_null)) { in zmatchmedia()
78 check_type(*pattr, t_dictionary); in zmatchmedia()
79 check_dict_read(*pattr); in zmatchmedia()
109 if (dict_find_string(pattr, "Priority", &ppriority) > 0) { in zmatchmedia()
118 for (ai = dict_first(pattr); in zmatchmedia()
119 (ai = dict_next(pattr, ai, (ref * /*[2]*/)&aelt)) >= 0; in zmatchmedia()
/dports/print/ghostscript8-base/ghostscript-8.71/psi/
H A Dzmedia2.c50 os_ptr pattr = op - 2; in zmatchmedia() local
67 if (r_has_type(pattr, t_null)) { in zmatchmedia()
76 check_type(*pattr, t_dictionary); in zmatchmedia()
77 check_dict_read(*pattr); in zmatchmedia()
107 if (dict_find_string(pattr, "Priority", &ppriority) > 0) { in zmatchmedia()
116 for (ai = dict_first(pattr); in zmatchmedia()
117 (ai = dict_next(pattr, ai, (ref * /*[2]*/)&aelt)) >= 0; in zmatchmedia()
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/sofia-sip/libsofia-sip-ua/stun/
H A Dstun_mini.c255 a->pattr = addr; in process_3489_request()
262 change_address = ((stun_attr_changerequest_t *)a->pattr)->value; in process_3489_request()
319 a->pattr = addr; in process_3489_request()
332 a->pattr = addr; in process_3489_request()
385 attr->pattr = errorcode; in send_stun_error()
/dports/net/sofia-sip/sofia-sip-1.13.4/libsofia-sip-ua/stun/
H A Dstun_mini.c255 a->pattr = addr; in process_3489_request()
262 change_address = ((stun_attr_changerequest_t *)a->pattr)->value; in process_3489_request()
319 a->pattr = addr; in process_3489_request()
332 a->pattr = addr; in process_3489_request()
385 attr->pattr = errorcode; in send_stun_error()
/dports/misc/rump/buildrump.sh-b914579/src/lib/librumpuser/
H A Drumpuser_pth.c60 pthread_attr_t pattr; in rumpuser_thread_create() local
63 if ((rv = pthread_attr_init(&pattr)) != 0) in rumpuser_thread_create()
68 pthread_attr_setdetachstate(&pattr, PTHREAD_CREATE_JOINABLE); in rumpuser_thread_create()
71 pthread_attr_setdetachstate(&pattr, PTHREAD_CREATE_DETACHED); in rumpuser_thread_create()
77 rv = pthread_create(ptidp, &pattr, f, arg); in rumpuser_thread_create()
98 pthread_attr_destroy(&pattr); in rumpuser_thread_create()

12345678910>>...13