Home
last modified time | relevance | path

Searched refs:ht_add (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/external/xserver/test/
H A Dhashtabletest.c41 dest = ht_add(h, &id); in test1()
98 ht_add(h, &id); in test2()
139 if (!ht_add(h, "helo") || in test3()
140 !ht_add(h, "wrld")) { in test3()
/OK3568_Linux_fs/external/xserver/Xext/
H A Dhashtable.h78 extern _X_EXPORT void *ht_add(HashTable ht, const void *key);
H A Dxres.c689 p = ht_add(ctx->visitedSubResources, &value); in AddSubResourceSizeSpec()
759 ok = ok && ht_add(ctx->visitedResources, &id); in AddResourceSizeValue()
H A Dhashtable.c124 ht_add(HashTable ht, const void *key) in ht_add() function
/OK3568_Linux_fs/external/xserver/glx/
H A Dvndcmds.c67 if ((disp = ht_add(vendorPrivHash, &vendorCode))) { in LookupVendorPrivDispatch()
/OK3568_Linux_fs/external/xserver/
H A DChangeLog6754 /home/lyudess/Projects/xserver/glx/vndcmds.c:67: undefined reference to `ht_add'
76399 keys with ht_add, they will be copied into the hash and a pointer to