Searched refs:pset (Results 1 - 15 of 15) sorted by relevance

/external/libdrm/tests/planetest/
H A Dmodeset.c18 drmModePropertySetPtr pset; local
30 pset = drmModePropertySetAlloc();
31 if (!pset) {
36 ret = drmModePropertySetAdd(pset, crtc->crtc->crtc_id,
38 drmModePropertySetAdd(pset, crtc->crtc->crtc_id,
40 drmModePropertySetAdd(pset, conn->conn->connector_id,
43 printf("Failed to add blob %d to pset", create_blob.blob_id);
44 drmModePropertySetFree(pset);
49 NULL, pset);
51 drmModePropertySetFree(pset);
192 set_sp_plane_pset(struct sp_dev *dev, struct sp_plane *plane, drmModePropertySetPtr pset, struct sp_crtc *crtc, int x, int y) argument
[all...]
H A Dmodeset.h17 drmModePropertySetPtr pset, struct sp_crtc *crtc, int x, int y);
H A Datomictest.c50 drmModePropertySetPtr pset; local
103 pset = drmModePropertySetAlloc();
104 if (!pset) {
119 ret = set_sp_plane_pset(dev, plane[j], pset, test_crtc,
128 DRM_MODE_PAGE_FLIP_EVENT, NULL, pset);
142 drmModePropertySetFree(pset);
/external/iputils/
H A Drarpd.c565 struct pollfd pset[2]; local
612 pset[0].fd = socket(PF_PACKET, SOCK_DGRAM, 0);
618 if (ioctl(pset[0].fd, SIOCGIFINDEX, &ifr)) {
625 pset[1].fd = -1;
627 pset[1].fd = socket(PF_PACKET, SOCK_DGRAM, 0);
628 if (pset[1].fd >= 0) {
629 load_arp_bpflet(pset[1].fd);
634 if (pset[1].fd >= 0) {
640 if (bind(pset[1].fd, (struct sockaddr*)&sll, sizeof(sll)) < 0) {
641 close(pset[
[all...]
H A Dping_common.c791 struct pollfd pset; local
792 pset.fd = icmp_sock;
793 pset.events = POLLIN|POLLERR;
794 pset.revents = 0;
795 if (poll(&pset, 1, next) < 1 ||
796 !(pset.revents&(POLLIN|POLLERR)))
/external/drm_hwcomposer/
H A Ddrmdisplaycompositor.cpp481 drmModeAtomicReqPtr pset = drmModeAtomicAlloc(); local
482 if (!pset) {
492 ret = drmModeAtomicAddProperty(pset, plane->id(),
494 drmModeAtomicAddProperty(pset, plane->id(), plane->fb_property().id(),
497 ALOGE("Failed to add plane %d disable to pset", plane->id());
498 drmModeAtomicFree(pset);
503 ret = drmModeAtomicCommit(drm_->fd(), pset, 0, drm_);
505 ALOGE("Failed to commit pset ret=%d\n", ret);
506 drmModeAtomicFree(pset); variable
510 drmModeAtomicFree(pset); variable
[all...]
/external/iproute2/misc/
H A Darpd.c64 struct pollfd pset[2]; variable in typeref:struct:pollfd
234 if (sendto(pset[0].fd, buf, p-buf, 0, (struct sockaddr*)&sll, sizeof(sll)) < 0)
495 n = recvfrom(pset[0].fd, buf, sizeof(buf), MSG_DONTWAIT,
764 pset[0].fd = socket(PF_PACKET, SOCK_DGRAM, 0);
765 if (pset[0].fd < 0) {
776 if (bind(pset[0].fd, (struct sockaddr*)&sll, sizeof(sll)) < 0) {
786 pset[1].fd = rth.fd;
802 pset[0].events = EVENTS;
803 pset[0].revents = 0;
804 pset[
[all...]
/external/fio/os/
H A Dos-solaris.h11 #include <sys/pset.h>
98 * pset binding hooks for fio
/external/boringssl/src/crypto/x509v3/
H A Dpcy_tree.c87 STACK_OF(ASN1_OBJECT) *pset = node->data->expected_policy_set;
90 for (i = 0; i < sk_ASN1_OBJECT_num(pset); i++)
92 oid = sk_ASN1_OBJECT_value(pset, i);
/external/valgrind/memcheck/tests/solaris/
H A Dscalar.stderr.exp1367 Syscall param privsys_setppriv(pset) contains uninitialised byte(s)
1373 Syscall param privsys(pset) points to unaddressable byte(s)
1389 Syscall param privsys_getppriv(pset) contains uninitialised byte(s)
1395 Syscall param privsys(pset) points to unaddressable byte(s)
4194 Syscall param pset(newpset) points to unaddressable byte(s)
4204 Syscall param pset_destroy(pset) contains uninitialised byte(s)
4213 Syscall param pset_assign(pset) contains uninitialised byte(s)
4222 Syscall param pset(opset) points to unaddressable byte(s)
4232 Syscall param pset_info(pset) contains uninitialised byte(s)
4244 Syscall param pset(typ
[all...]
/external/valgrind/coregrind/m_syswrap/
H A Dsyswrap-solaris.c4405 const priv_set_t *pset);
4411 const priv_set_t *, pset, vki_size_t, bufsize);
4412 PRE_MEM_READ("privsys(pset)", ARG4, ARG5);
4415 /* Libc: int getppriv(priv_ptype_t type, priv_set_t *pset);
4416 priv_set_t *pset -> void *buf
4421 vki_priv_op_t, op, vki_priv_ptype_t, type, priv_set_t *, pset,
4423 PRE_MEM_WRITE("privsys(pset)", ARG4, ARG5);
9152 /* Kernel: int pset(int subcode, long arg1, long arg2, long arg3,
9158 PRE_REG_READ2(long, SC2("pset", "create"), int, subcode,
9160 PRE_MEM_WRITE("pset(newpse
[all...]
H A Dsyswrap-darwin.c5324 mach_port_name_t pset; member in struct:__anon19531
5332 req->name, req->pset);
5845 mach_port_name_t pset; member in struct:__anon19552
5852 name_for_port(MACH_REMOTE), req->name, req->pset);
/external/valgrind/include/vki/
H A Dvki-solaris.h777 #include <sys/pset.h>
/external/v8/tools/profviz/
H A Dgnuplot-4.6.3-emscripten.js2215 function _strcspn(pstr, pset) {
2220 set = pset;
2918 function _strspn(pstr, pset) {
2923 set = pset;
[all...]
/external/v8/test/mjsunit/asm/poppler/
H A Dpoppler.js[all...]

Completed in 789 milliseconds