Searched defs:duplicate (Results 1 - 9 of 9) sorted by relevance

/haiku/src/add-ons/tracker/openterminal/
H A DOpenTerminal.cpp55 bool duplicate = false; local
/haiku/src/servers/registrar/
H A DRecentEntries.cpp206 bool duplicate = false; local
/haiku/headers/private/net/
H A Dnet_buffer.h48 net_buffer* (*duplicate)(net_buffer* from); member in struct:net_buffer_module_info
/haiku/src/tests/add-ons/kernel/file_systems/bfs/btree/
H A Dtest.cpp331 uint16 duplicate; local
/haiku/src/add-ons/kernel/network/stack/
H A Dsimple_net_buffer.cpp139 net_buffer* duplicate = create_buffer(0); local
H A Dnet_buffer.cpp1185 net_buffer* duplicate = create_buffer(DATA_NODE_SIZE); local
[all...]
/haiku/src/add-ons/kernel/file_systems/bfs/
H A DBPlusTree.h531 GetNextEntry(void* key, uint16* keyLength, uint16 maxLength, off_t* value, uint16* duplicate) argument
540 GetPreviousEntry(void* key, uint16* keyLength, uint16 maxLength, off_t* value, uint16* duplicate) argument
H A DBPlusTree.cpp1213 bplustree_node* duplicate = cachedDuplicate.SetToWritable( local
1288 const bplustree_node* duplicate; local
1837 bplustree_node* duplicate = cachedDuplicate.SetToWritable(transaction, local
2640 Traverse(int8 direction, void* key, uint16* keyLength, uint16 maxLength, off_t* value, uint16* duplicate) argument
[all...]
/haiku/src/build/libgnuregex/
H A Dregex.c285 duplicate, enumerator in enum:__anon1
[all...]

Completed in 202 milliseconds