Searched refs:fGetPrimaryKey (Results 1 - 2 of 2) sorted by relevance

/haiku/src/add-ons/kernel/file_systems/ramfs/
H A DTwoKeyAVLTree.h71 : fGetPrimaryKey(getPrimary),
78 return Key(fGetPrimaryKey(a), fGetSecondaryKey(a));
82 GetPrimaryKey fGetPrimaryKey; member in class:TwoKeyAVLTreeGetKey
135 fGetPrimaryKey(getPrimaryKey),
163 return Key(fGetPrimaryKey(value), fGetSecondaryKey(value));
208 GetPrimaryKey fGetPrimaryKey; member in class:TwoKeyAVLTreeNodeStrategy
268 GetPrimaryKey fGetPrimaryKey; member in class:TwoKeyAVLTree
344 fGetPrimaryKey(GetPrimaryKey())
358 fGetPrimaryKey(getPrimary)
380 int cmp = fPrimaryKeyCompare(key, fGetPrimaryKey(
[all...]
/haiku/src/add-ons/kernel/file_systems/packagefs/util/
H A DTwoKeyAVLTree.h87 fGetPrimaryKey(getPrimary),
94 return Key(fGetPrimaryKey(a), fGetSecondaryKey(a));
98 GetPrimaryKey fGetPrimaryKey; member in class:TwoKeyAVLTreeGetKey
156 fGetPrimaryKey(getPrimaryKey),
167 fGetPrimaryKey(other.fGetPrimaryKey),
216 return Key(fGetPrimaryKey(value), fGetSecondaryKey(value));
261 GetPrimaryKey fGetPrimaryKey; member in class:TwoKeyAVLTreeNodeStrategy
343 GetPrimaryKey fGetPrimaryKey; member in class:TwoKeyAVLTree
429 fGetPrimaryKey(GetPrimaryKe
[all...]

Completed in 35 milliseconds