Searched defs:logical_and (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/cython/src/Cython/Compiler/
H A DTreePath.py210 return logical_and(selector, handle_predicate(next, token))
222 def logical_and(lhs_selects, rhs_select): function
/external/stlport/stlport/stl/
H A D_function.h79 struct logical_and : public binary_function<_Tp, _Tp, bool> { struct in inherits:binary_function

Completed in 1062 milliseconds