Searched refs:logical_or (Results 1 - 25 of 33) sorted by relevance

12

/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
H A Dtest_decimal.py177 'or':'logical_or',
1630 self.assertEqual(Decimal(10101).logical_or(1001),
1631 Decimal(10101).logical_or(Decimal(1001)))
1992 d = c.logical_or(Decimal(1), Decimal(1))
1993 self.assertEqual(c.logical_or(1, 1), d)
1994 self.assertEqual(c.logical_or(Decimal(1), 1), d)
1995 self.assertEqual(c.logical_or(1, Decimal(1)), d)
1996 self.assertRaises(TypeError, c.logical_or, '1', 1)
1997 self.assertRaises(TypeError, c.logical_or, 1, '1')
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
H A Dtest_decimal.py177 'or':'logical_or',
1630 self.assertEqual(Decimal(10101).logical_or(1001),
1631 Decimal(10101).logical_or(Decimal(1001)))
1992 d = c.logical_or(Decimal(1), Decimal(1))
1993 self.assertEqual(c.logical_or(1, 1), d)
1994 self.assertEqual(c.logical_or(Decimal(1), 1), d)
1995 self.assertEqual(c.logical_or(1, Decimal(1)), d)
1996 self.assertRaises(TypeError, c.logical_or, '1', 1)
1997 self.assertRaises(TypeError, c.logical_or, 1, '1')
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/
H A Dstl_function.h489 struct logical_or;
506 struct logical_or : public binary_function<_Tp, _Tp, bool> struct in inherits:binary_function
539 struct logical_or<void> struct
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/
H A Dstl_function.h489 struct logical_or;
506 struct logical_or : public binary_function<_Tp, _Tp, bool> struct in inherits:binary_function
539 struct logical_or<void> struct
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/bits/
H A Dstl_function.h277 struct logical_or : public binary_function<_Tp, _Tp, bool> struct in inherits:binary_function
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/bits/
H A Dstl_function.h277 struct logical_or : public binary_function<_Tp, _Tp, bool> struct in inherits:binary_function
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/c++/4.8.3/bits/
H A Dstl_function.h277 struct logical_or : public binary_function<_Tp, _Tp, bool> struct in inherits:binary_function
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/
H A Dstl_function.h277 struct logical_or : public binary_function<_Tp, _Tp, bool> struct in inherits:binary_function
/prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/bits/
H A Dstl_function.h272 struct logical_or : public binary_function<_Tp, _Tp, bool> struct in inherits:binary_function
/prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
H A D_function.h84 struct logical_or : public binary_function<_Tp, _Tp,bool> { struct in inherits:binary_function
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/bits/
H A Dstl_function.h272 struct logical_or : public binary_function<_Tp, _Tp, bool> struct in inherits:binary_function
/prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
H A D_function.h84 struct logical_or : public binary_function<_Tp, _Tp,bool> { struct in inherits:binary_function
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/bits/
H A Dstl_function.h272 struct logical_or : public binary_function<_Tp, _Tp, bool> struct in inherits:binary_function
/prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
H A D_function.h84 struct logical_or : public binary_function<_Tp, _Tp,bool> { struct in inherits:binary_function
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/bits/
H A Dstl_function.h272 struct logical_or : public binary_function<_Tp, _Tp, bool> struct in inherits:binary_function
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
H A Dstl_function.h278 struct logical_or : public binary_function<_Tp, _Tp, bool> struct in inherits:binary_function
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
H A Dstl_function.h279 struct logical_or : public binary_function<_Tp, _Tp, bool> struct in inherits:binary_function
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/include/bits/
H A Dstl_function.h278 struct logical_or : public binary_function<_Tp, _Tp, bool> struct in inherits:binary_function
/prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
H A D_function.h84 struct logical_or : public binary_function<_Tp, _Tp,bool> { struct in inherits:binary_function
/prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/
H A D_function.h84 struct logical_or : public binary_function<_Tp, _Tp,bool> { struct in inherits:binary_function
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
H A Dstl_function.h278 struct logical_or : public binary_function<_Tp, _Tp, bool> struct in inherits:binary_function
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
H A Dstl_function.h279 struct logical_or : public binary_function<_Tp, _Tp, bool> struct in inherits:binary_function
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/bits/
H A Dstl_function.h277 struct logical_or : public binary_function<_Tp, _Tp, bool> struct in inherits:binary_function
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/include/bits/
H A Dstl_function.h279 struct logical_or : public binary_function<_Tp, _Tp, bool> struct in inherits:binary_function
/prebuilts/ndk/9/sources/cxx-stl/stlport/stlport/stl/
H A D_function.h84 struct logical_or : public binary_function<_Tp, _Tp,bool> { struct in inherits:binary_function

Completed in 1070 milliseconds

12