Searched defs:bit_or (Results 1 – 6 of 6) sorted by relevance
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/x86_64-linux/include/c++/4.8.3/bits/ |
D | stl_function.h | 305 struct bit_or : public binary_function<_Tp, _Tp, _Tp> in _GLIBCXX_VISIBILITY() struct 308 operator()(const _Tp& __x, const _Tp& __y) const in _GLIBCXX_VISIBILITY()
|
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/ |
D | stl_function.h | 305 struct bit_or : public binary_function<_Tp, _Tp, _Tp> in _GLIBCXX_VISIBILITY() struct 308 operator()(const _Tp& __x, const _Tp& __y) const in _GLIBCXX_VISIBILITY()
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/spirit/example/qi/compiler_tutorial/conjure2/ |
D | ids.hpp | 42 bit_or, enumerator 119 bit_or = binary_op<op::bit_or>::value, enumerator
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/spirit/example/qi/compiler_tutorial/conjure3/ |
D | ids.hpp | 43 bit_or, enumerator 120 bit_or = binary_op<op::bit_or>::value, enumerator
|
/aosp_15_r20/external/llvm-libc/src/__support/fixed_point/ |
H A D | fx_bits.h | 117 bit_or(T x, T y) { in bit_or() function
|
/aosp_15_r20/external/mesa3d/src/compiler/glsl/ |
H A D | ir_builder.cpp | 407 bit_or(operand a, operand b) in bit_or() function
|