HomeSort by relevance Sort by last modified time
    Searched full:bitor (Results 1 - 25 of 101) sorted by null

1 2 3 4 5

  /external/clang/test/Preprocessor/
cxx_bitor.cpp 6 #if A bitor B
cxx_oper_keyword_ms_compat.cpp 29 #define bitor macro
114 bitor
  /external/llvm/lib/Fuzzer/
cxx.dict 29 "bitor"
  /external/swiftshader/third_party/LLVM/include/llvm/Analysis/
RegionIterator.h 53 succ_iterator BItor;
94 BItor(succ_begin(node->getEntry())) {
99 while (succ_end(node->getEntry()) != BItor && isExit(*BItor))
100 ++BItor;
109 BItor(succ_end(node->getEntry())) {}
116 return BItor == x.BItor;
122 BasicBlock* BB = isRegionMode() ? getRegionSucc() : *BItor;
134 ++BItor;
    [all...]
  /external/llvm/include/llvm/Analysis/
RegionIterator.h 56 SuccIterTy BItor;
97 BItor(BlockTraits::child_begin(node->getEntry())) {
101 while (BlockTraits::child_end(node->getEntry()) != BItor && isExit(*BItor))
102 ++BItor;
111 BItor(BlockTraits::child_end(node->getEntry())) {}
118 return BItor == x.BItor;
124 BlockT *BB = isRegionMode() ? getRegionSucc() : *BItor;
136 ++BItor;
    [all...]
  /device/linaro/bootloader/edk2/StdLib/Include/
iso646.h 23 #define bitor | ///< Bitwise OR of two scalar expressions macro
  /prebuilts/gcc/darwin-x86/aarch64/aarch64-linux-android-4.9/lib/gcc/aarch64-linux-android/4.9.x/include/
iso646.h 35 #define bitor | macro
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.8/lib/gcc/arm-eabi/4.8/include/
iso646.h 35 #define bitor | macro
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.9/lib/gcc/arm-linux-androideabi/4.9.x/include/
iso646.h 35 #define bitor | macro
  /prebuilts/gcc/darwin-x86/host/i686-apple-darwin-4.2.1/lib/gcc/i686-apple-darwin10/4.2.1/include/
iso646.h 38 #define bitor | macro
  /prebuilts/gcc/darwin-x86/host/i686-apple-darwin-4.2.1/lib/gcc/i686-apple-darwin11/4.2.1/include/
iso646.h 38 #define bitor | macro
  /prebuilts/gcc/darwin-x86/mips/mips64el-linux-android-4.9/lib/gcc/mips64el-linux-android/4.9.x/include/
iso646.h 35 #define bitor | macro
  /prebuilts/gcc/darwin-x86/x86/x86_64-linux-android-4.9/lib/gcc/x86_64-linux-android/4.9.x/include/
iso646.h 35 #define bitor | macro
  /prebuilts/gcc/linux-x86/aarch64/aarch64-linux-android-4.9/lib/gcc/aarch64-linux-android/4.9.x/include/
iso646.h 35 #define bitor | macro
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.8/lib/gcc/arm-eabi/4.8/include/
iso646.h 35 #define bitor | macro
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.9/lib/gcc/arm-linux-androideabi/4.9.x/include/
iso646.h 35 #define bitor | macro
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/lib/gcc/x86_64-linux/4.8/include/
iso646.h 35 #define bitor | macro
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/lib/gcc/x86_64-linux/4.8/include/
iso646.h 35 #define bitor | macro
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/include/
iso646.h 35 #define bitor | macro
  /prebuilts/gcc/linux-x86/mips/mips64el-linux-android-4.9/lib/gcc/mips64el-linux-android/4.9.x/include/
iso646.h 35 #define bitor | macro
  /prebuilts/gcc/linux-x86/x86/x86_64-linux-android-4.9/lib/gcc/x86_64-linux-android/4.9.x/include/
iso646.h 35 #define bitor | macro
  /external/clang/lib/Headers/
iso646.h 33 #define bitor | macro
  /prebuilts/clang/host/darwin-x86/clang-2812033/lib64/clang/3.8/include/
iso646.h 33 #define bitor | macro
  /prebuilts/clang/host/darwin-x86/clang-3016494/lib64/clang/3.8/include/
iso646.h 33 #define bitor | macro
  /prebuilts/clang/host/darwin-x86/clang-3217047/lib64/clang/3.8/include/
iso646.h 33 #define bitor | macro

Completed in 1933 milliseconds

1 2 3 4 5