/vbox/src/libs/xpcom18a4/nsprpub/lib/libc/src/ |
H A D | plerror.c | 51 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 D | input.h | 229 char **tags; /* null-terminated */ member in struct:_InputAttributes
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/ |
H A D | input.h | 229 char **tags; /* null-terminated */ member in struct:_InputAttributes
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.8.0/ |
H A D | input.h | 218 char **tags; /* null-terminated */ member in struct:_InputAttributes
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.9.0/ |
H A D | input.h | 220 char **tags; /* null-terminated */ member in struct:_InputAttributes
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.10.0/ |
H A D | input.h | 223 char **tags; /* null-terminated */ member in struct:_InputAttributes
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.11.0/ |
H A D | input.h | 217 char **tags; /* null-terminated */ member in struct:_InputAttributes
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.12.0/ |
H A D | input.h | 235 char **tags; /* null-terminated */ member in struct:_InputAttributes
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.13.0/ |
H A D | input.h | 227 char **tags; /* null-terminated */ member in struct:_InputAttributes
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.14.0/ |
H A D | input.h | 229 char **tags; /* null-terminated */ member in struct:_InputAttributes
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/ |
H A D | input.h | 229 char **tags; /* null-terminated */ member in struct:_InputAttributes
|
/vbox/src/VBox/Devices/Network/slirp/bsd/sys/ |
H A D | mbuf.h | 152 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 D | jaxws-rt.jar | META-INF/ META-INF/MANIFEST.MF META-INF/services/ com/ com/sun/ com/sun/xml/ ... |