Searched defs:ids (Results 1 - 14 of 14) sorted by relevance

/haiku-fatelf/src/apps/haiku3d/
H A DTexture.cpp24 GLuint ids[1] = {fId}; local
/haiku-fatelf/src/add-ons/input_server/devices/wacom/
H A DDeviceReader.cpp51 uint16* ids = (uint16*)buffer; local
/haiku-fatelf/src/tests/system/libroot/posix/posixtestsuite/stress/threads/pthread_self/
H A Dstress.c173 int ids[NSCENAR]; local
/haiku-fatelf/src/bin/gdb/bfd/
H A Dirix-core.c193 struct idesc *idg, *idf, *ids; local
/haiku-fatelf/src/add-ons/print/drivers/gutenprint/
H A DGPBinding.cpp51 list<string> ids; local
/haiku-fatelf/src/kits/media/
H A DNotifications.cpp110 NodesCreated(const media_node_id* ids, int32 count) argument
124 NodesDeleted(const media_node_id* ids, int32 count) argument
181 BuffersDeleted(const media_buffer_id* ids, int32 count) argument
/haiku-fatelf/src/add-ons/kernel/drivers/input/wacom/
H A Dwacom.c513 uint16* ids = (uint16*)buffer; local
/haiku-fatelf/src/bin/
H A Dtranslate.cpp351 translator_id *ids = NULL; local
457 translator_id *ids = NULL; local
[all...]
/haiku-fatelf/src/kits/translation/
H A DTranslationUtils.cpp891 translator_id * ids = NULL; local
/haiku-fatelf/src/servers/media/
H A DNodeManager.cpp593 GetInstances(media_addon_id addOnID, int32 flavorID, media_node_id* ids, int32* _count, int32 maxCount) argument
/haiku-fatelf/src/add-ons/kernel/file_systems/netfs/client/
H A DShareVolume.cpp357 vnode_id* ids = new(std::nothrow) vnode_id[count]; local
[all...]
/haiku-fatelf/src/tests/add-ons/kernel/file_systems/userlandfs/r5/src/test/netfs/client/
H A DShareVolume.cpp357 vnode_id* ids = new(nothrow) vnode_id[count]; local
[all...]
/haiku-fatelf/src/tools/docbook/libxml2/include/libxml/
H A Dtree.h502 void *ids; /* Hash table for ID attributes if any */ member in struct:_xmlDoc
/haiku-fatelf/src/tools/docbook/libxml2/
H A Dxpath.c8154 xmlXPathGetElementsByIds (xmlDocPtr doc, const xmlChar *ids) { argument

Completed in 189 milliseconds