HomeSort by relevance Sort by last modified time
    Searched full:bitand (Results 26 - 50 of 100) sorted by null

12 3 4

  /prebuilts/clang/host/darwin-x86/clang-3289846/lib64/clang/3.8/include/
iso646.h 32 #define bitand & macro
  /prebuilts/clang/host/darwin-x86/clang-3362437/lib64/clang/3.8/include/
iso646.h 32 #define bitand & macro
  /prebuilts/clang/host/darwin-x86/clang-3688880/lib64/clang/4.0/include/
iso646.h 32 #define bitand & macro
  /prebuilts/clang/host/darwin-x86/clang-3859424/lib64/clang/4.0/include/
iso646.h 32 #define bitand & macro
  /prebuilts/clang/host/linux-x86/clang-2812033/lib64/clang/3.8/include/
iso646.h 32 #define bitand & macro
  /prebuilts/clang/host/linux-x86/clang-3016494/lib64/clang/3.8/include/
iso646.h 32 #define bitand & macro
  /prebuilts/clang/host/linux-x86/clang-3217047/lib64/clang/3.8/include/
iso646.h 32 #define bitand & macro
  /prebuilts/clang/host/linux-x86/clang-3289846/lib64/clang/3.8/include/
iso646.h 32 #define bitand & macro
  /prebuilts/clang/host/linux-x86/clang-3362437/lib64/clang/3.8/include/
iso646.h 32 #define bitand & macro
  /prebuilts/clang/host/linux-x86/clang-3688880/lib64/clang/4.0/include/
iso646.h 32 #define bitand & macro
  /prebuilts/clang/host/linux-x86/clang-3859424/lib64/clang/4.0/include/
iso646.h 32 #define bitand & macro
  /prebuilts/misc/darwin-x86/analyzer/lib/clang/3.3/include/
iso646.h 32 #define bitand & macro
  /prebuilts/misc/linux-x86/analyzer/lib/clang/3.3/include/
iso646.h 32 #define bitand & macro
  /prebuilts/sdk/renderscript/clang-include/
iso646.h 32 #define bitand & macro
  /external/gemmlowp/internal/
fixedpoint.h 40 tIntegerType BitAnd(tIntegerType a, tIntegerType b) {
87 return BitXor(BitAnd(if_mask, then_val), BitAnd(BitNot(if_mask), else_val));
339 MAKE_FIXEDPOINT_BINARY_FUNC(operator&, BitAnd)
481 MaskIfNonZero(BitAnd( \
fixedpoint_neon.h 28 inline int32x4_t BitAnd(int32x4_t a, int32x4_t b) {
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Parser/
Python.asdl 95 | RShift | BitOr | BitXor | BitAnd | FloorDiv
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/compiler/
ast.txt 71 Bitand: nodes!
  /external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Test/
TestExpressionFeatures.g3 65 BITAND = '&';
  /external/clang/test/Parser/
cxx0x-attributes.cpp 50 [[,,,static, class, namespace,, inline, constexpr, mutable,, bitand, bitor::compl(!.*_ Cx.!U^*R),,,]] int more_garbage_attr; // expected-warning {{unknown attribute 'static' ignored}} \
56 // expected-warning {{unknown attribute 'bitand' ignored}} \
361 #define attr_name bitand
366 expected-warning {{unknown attribute 'bitand' ignored}}
cxx0x-decl.cpp 68 bitand r2 = v;
cxx-decl.cpp 170 bitand r2 = v;
  /external/pdfium/third_party/bigint/
BigUnsigned.hh 187 void bitAnd(const BigUnsigned &a, const BigUnsigned &b);
286 ans.bitAnd(*this, x);
337 bitAnd(*this, x);
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Include/
Python-ast.h 19 RShift=8, BitOr=9, BitXor=10, BitAnd=11, FloorDiv=12 }
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Include/
Python-ast.h 19 RShift=8, BitOr=9, BitXor=10, BitAnd=11, FloorDiv=12 }

Completed in 2189 milliseconds

12 3 4