Searched hist:"01293 d6ed7ce9f36b10419a3beb603bdfa791d0b" (Results 1 – 2 of 2) sorted by relevance
/haiku/headers/private/storage/sniffer/ |
H A D | Rule.h | 01293d6ed7ce9f36b10419a3beb603bdfa791d0b Tue Aug 06 08:32:27 UTC 2002 Tyler Dauwalder <tylerdauwalder@nowhere.fake> + Added InitCheck() + Added Priority() + Added Sniff() + Replaced ExprList typedef with plain old std::vector<Expr*> so I wouldn't forget what the hell kind of list I was working with.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@607 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
/haiku/src/kits/storage/sniffer/ |
H A D | Rule.cpp | 01293d6ed7ce9f36b10419a3beb603bdfa791d0b Tue Aug 06 08:32:27 UTC 2002 Tyler Dauwalder <tylerdauwalder@nowhere.fake> + Added InitCheck() + Added Priority() + Added Sniff() + Replaced ExprList typedef with plain old std::vector<Expr*> so I wouldn't forget what the hell kind of list I was working with.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@607 a95241bf-73f2-0310-859d-f6bbb57e9c96
|