Searched defs:hashSet (Results 1 - 19 of 19) sorted by relevance

/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.16.0/
H A Dglyphstr.h68 GlyphHashSetPtr hashSet; member in struct:_GlyphHash
123 AllocateGlyphHash(GlyphHashPtr hash, GlyphHashSetPtr hashSet);
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/
H A Dglyphstr.h68 GlyphHashSetPtr hashSet; member in struct:_GlyphHash
123 AllocateGlyphHash(GlyphHashPtr hash, GlyphHashSetPtr hashSet);
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.3.0.0/
H A Dglyphstr.h64 GlyphHashSetPtr hashSet; member in struct:_GlyphHash
153 AllocateGlyphHash (GlyphHashPtr hash, GlyphHashSetPtr hashSet);
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.4.2/
H A Dglyphstr.h64 GlyphHashSetPtr hashSet; member in struct:_GlyphHash
151 AllocateGlyphHash (GlyphHashPtr hash, GlyphHashSetPtr hashSet);
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.5.3/
H A Dglyphstr.h68 GlyphHashSetPtr hashSet; member in struct:_GlyphHash
134 AllocateGlyphHash (GlyphHashPtr hash, GlyphHashSetPtr hashSet);
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/
H A Dglyphstr.h68 GlyphHashSetPtr hashSet; member in struct:_GlyphHash
134 AllocateGlyphHash (GlyphHashPtr hash, GlyphHashSetPtr hashSet);
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.7.7/
H A Dglyphstr.h68 GlyphHashSetPtr hashSet; member in struct:_GlyphHash
134 AllocateGlyphHash (GlyphHashPtr hash, GlyphHashSetPtr hashSet);
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.8.0/
H A Dglyphstr.h68 GlyphHashSetPtr hashSet; member in struct:_GlyphHash
134 AllocateGlyphHash (GlyphHashPtr hash, GlyphHashSetPtr hashSet);
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.9.0/
H A Dglyphstr.h68 GlyphHashSetPtr hashSet; member in struct:_GlyphHash
134 AllocateGlyphHash (GlyphHashPtr hash, GlyphHashSetPtr hashSet);
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.10.0/
H A Dglyphstr.h68 GlyphHashSetPtr hashSet; member in struct:_GlyphHash
133 AllocateGlyphHash (GlyphHashPtr hash, GlyphHashSetPtr hashSet);
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.11.0/
H A Dglyphstr.h68 GlyphHashSetPtr hashSet; member in struct:_GlyphHash
133 AllocateGlyphHash (GlyphHashPtr hash, GlyphHashSetPtr hashSet);
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.12.0/
H A Dglyphstr.h68 GlyphHashSetPtr hashSet; member in struct:_GlyphHash
130 AllocateGlyphHash (GlyphHashPtr hash, GlyphHashSetPtr hashSet);
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.13.0/
H A Dglyphstr.h68 GlyphHashSetPtr hashSet; member in struct:_GlyphHash
123 AllocateGlyphHash(GlyphHashPtr hash, GlyphHashSetPtr hashSet);
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.14.0/
H A Dglyphstr.h68 GlyphHashSetPtr hashSet; member in struct:_GlyphHash
123 AllocateGlyphHash(GlyphHashPtr hash, GlyphHashSetPtr hashSet);
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/
H A Dglyphstr.h68 GlyphHashSetPtr hashSet; member in struct:_GlyphHash
123 AllocateGlyphHash(GlyphHashPtr hash, GlyphHashSetPtr hashSet);
/vbox/src/VBox/Additions/x11/x11include/4.3/programs/Xserver/render/
H A Dglyphstr.h62 GlyphHashSetPtr hashSet; member in struct:_GlyphHash
110 AllocateGlyphHash (GlyphHashPtr hash, GlyphHashSetPtr hashSet);
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.1.0/
H A Dglyphstr.h65 GlyphHashSetPtr hashSet; member in struct:_GlyphHash
154 AllocateGlyphHash (GlyphHashPtr hash, GlyphHashSetPtr hashSet);
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.0.1/
H A Dglyphstr.h62 GlyphHashSetPtr hashSet; member in struct:_GlyphHash
131 AllocateGlyphHash (GlyphHashPtr hash, GlyphHashSetPtr hashSet);
/vbox/src/VBox/Main/src-all/
H A DQMTranslatorImpl.cpp221 QMHashSet hashSet; local
237 parseMessages(stream, &hashSet, &messageArray, sLen);
253 m_hashSet.swap(hashSet);
280 static void parseMessages(QMBytesStream &stream, QMHashSet * const hashSet, QMMessageArray * const messageArray, size_t cbSize) argument
296 hashSet->insert(hashOffs);

Completed in 364 milliseconds