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

/haiku/src/add-ons/kernel/file_systems/ramfs/
H A DIndexDirectory.cpp73 CreateIndex(const char *name, uint32 type, AttributeIndex **_index) argument
/haiku/src/tests/system/kernel/unit/lock/
H A DRWLockTests.cpp107 void TestConcurrentWriteReadThread(TestContext& context, void* _index) argument
113 void TestConcurrentWriteNestedReadThread(TestContext& context, void* _index) argument
119 void TestConcurrentDegradeThread(TestContext& context, void* _index) argument
/haiku/src/system/libroot/posix/stdlib/
H A Denv.cpp95 find_variable(const char *name, int32 length, int32 *_index) argument
/haiku/src/kits/shared/
H A DColorQuantizer.cpp258 BColorQuantizer::_GetPaletteColors(Node* node, RGBA* table, uint32* _index, argument
/haiku/src/system/libroot/posix/malloc_hoard2/
H A Dheap.h183 int _index; member in class:BPrivate::hoardHeap
/haiku/src/tests/system/kernel/cache/
H A Dpages_io_test.cpp325 find_file_extent(file_cache_ref *ref, off_t offset, uint32 *_index) argument
/haiku/src/servers/app/
H A DEventDispatcher.cpp105 EventTarget::FindListener(int32 token, int32* _index) argument
/haiku/src/system/libroot/os/
H A Dfind_paths.cpp147 const char* LocationFor(const char* path, size_t& _index) argument
/haiku/src/system/kernel/cache/
H A Dfile_map.cpp157 FileMap::_FindExtent(off_t offset, uint32 *_index) argument
/haiku/src/kits/network/libnetapi/
H A DNetworkSettings.cpp860 _GetItem(const BMessage& container, const char* itemField, const char* nameField, const char* name, int32& _index, BMessage& item) const argument
/haiku/src/system/boot/loader/
H A Dmenu.cpp320 Menu::FindSelected(int32* _index) argument
/haiku/src/add-ons/kernel/file_systems/bfs/
H A DBPlusTree.cpp1043 _FindKey(const bplustree_node* node, const uint8* key, uint16 keyLength, uint16* _index, off_t* _next) argument
1156 _FindFreeDuplicateFragment(Transaction& transaction, const bplustree_node* node, CachedNode& cached, off_t* _offset, bplustree_node** _fragment, uint32* _index) argument
/haiku/src/kits/interface/
H A DMenu.cpp1954 _ResolveItemSpecifier(const BMessage& specifier, int32 what, BMenuItem*& item, int32 *_index) argument

Completed in 203 milliseconds