Searched defs:tags (Results 1 - 13 of 13) sorted by relevance

/vbox/src/libs/xpcom18a4/nsprpub/lib/libc/src/
H A Dplerror.c51 static const char *tags[] = local
132 PRIntn thoseIKnowAbout = sizeof(tags) / sizeof(char*);
142 tags[error - PR_NSPR_ERROR_BASE], error, oserror);
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.16.0/
H A Dinput.h229 char **tags; /* null-terminated */ member in struct:_InputAttributes
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/
H A Dinput.h229 char **tags; /* null-terminated */ member in struct:_InputAttributes
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.8.0/
H A Dinput.h218 char **tags; /* null-terminated */ member in struct:_InputAttributes
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.9.0/
H A Dinput.h220 char **tags; /* null-terminated */ member in struct:_InputAttributes
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.10.0/
H A Dinput.h223 char **tags; /* null-terminated */ member in struct:_InputAttributes
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.11.0/
H A Dinput.h217 char **tags; /* null-terminated */ member in struct:_InputAttributes
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.12.0/
H A Dinput.h235 char **tags; /* null-terminated */ member in struct:_InputAttributes
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.13.0/
H A Dinput.h227 char **tags; /* null-terminated */ member in struct:_InputAttributes
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.14.0/
H A Dinput.h229 char **tags; /* null-terminated */ member in struct:_InputAttributes
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/
H A Dinput.h229 char **tags; /* null-terminated */ member in struct:_InputAttributes
/vbox/src/VBox/Devices/Network/slirp/bsd/sys/
H A Dmbuf.h152 SLIST_ENTRY(m_tag) m_tag_link; /* List of packet tags */
172 SLIST_HEAD(packet_tags, m_tag) tags; /* list of packet tags */ member in struct:pkthdr
321 #define MB_NOTAGS 0x1UL /* no tags attached to mbuf */
615 KASSERT(SLIST_EMPTY(&m->m_pkthdr.tags), ("doing fast free of mbuf with tags"));
623 AssertMsg(SLIST_EMPTY(&m->m_pkthdr.tags), ("doing fast free of mbuf with tags"));
971 * "packet tags" to the pkthdr structure. Packet tags ar
[all...]
/vbox/src/VBox/Main/webservice/jaxlibs/
H A Djaxws-rt.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ com/ com/sun/ com/sun/xml/ ...

Completed in 100 milliseconds