Searched refs:query_op (Results 1 - 8 of 8) sorted by relevance

/haiku/src/add-ons/kernel/file_systems/websearchfs/
H A Dquery.h27 } query_op; typedef in typeref:enum:__anon1
48 query_op op;
H A Dquery.c119 const char *strqop(query_op op)
/haiku/headers/private/storage/
H A DQueryPredicate.h156 SpecialOpNode(query_op op);
161 query_op fOp;
167 UnaryOpNode(query_op op);
172 query_op fOp;
178 BinaryOpNode(query_op op);
183 query_op fOp;
/haiku/headers/os/storage/
H A DQuery.h40 } query_op; typedef in typeref:enum:__anon1
51 status_t PushOp(query_op op);
/haiku/src/kits/storage/
H A DQueryPredicate.cpp301 SpecialOpNode::SpecialOpNode(query_op op)
318 UnaryOpNode::UnaryOpNode(query_op op)
345 BinaryOpNode::BinaryOpNode(query_op op)
H A DQuery.cpp91 BQuery::PushOp(query_op op)
/haiku/src/tests/kits/storage/
H A DQueryTest.cpp45 status_t PushOp(query_op op)
276 OpNode(query_op op, PredicateNode *left, PredicateNode *right = NULL)
368 query_op op;
645 TestOperator(query_op op)
/haiku/src/kits/tracker/
H A DFindPanel.cpp1464 query_op theOperator;

Completed in 67 milliseconds