HomeSort by relevance Sort by last modified time
    Searched refs:ULL (Results 376 - 400 of 1621) sorted by null

<<11121314151617181920>>

  /external/llvm/include/llvm/Support/
BlockFrequency.h 32 static uint64_t getMaxFrequency() { return -1ULL; }
  /external/llvm/test/MC/AsmParser/
directive_values.s 30 .quad 0b10LL + 07ULL + 0x42AULL
  /external/mesa3d/src/gallium/drivers/nouveau/nv50/
nv50_blit.h 202 return (id >= 0xc0) && (mask & (1ULL << (id - 0xc0)));
211 return (id >= 0xc0) && (mask & (1ULL << (id - 0xc0)));
219 (NV50_ENG2D_SUPPORTED_FORMATS & (1ULL << (id - 0xc0)));
227 (NV50_ENG2D_OPERATION_FORMATS & (1ULL << (id - 0xc0)));
  /external/strace/tests/
prlimit64.c 47 if (lim == -1ULL)
  /external/strace/tests-m32/
prlimit64.c 47 if (lim == -1ULL)
  /external/strace/tests-mx32/
prlimit64.c 47 if (lim == -1ULL)
  /external/swiftshader/third_party/LLVM/test/MC/AsmParser/
directive_values.s 30 .quad 0b10LL + 07ULL + 0x42AULL
  /external/swiftshader/third_party/LLVM/tools/llvm-objdump/
MCFunction.cpp 60 if (targ != -1ULL && targ == Index+Size)
65 if (targ != -1ULL) {
79 if (targ != -1ULL && targ != Index+Size)
120 if (targ == -1ULL) {
  /external/syslinux/libinstaller/linux/
fiemap.h 39 #define FIEMAP_MAX_OFFSET (~0ULL)
  /external/webp/include/webp/
format_constants.h 78 #define MAX_IMAGE_AREA (1ULL << 32) // 32-bit max for width x height.
  /external/webp/src/webp/
format_constants.h 78 #define MAX_IMAGE_AREA (1ULL << 32) // 32-bit max for width x height.
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/DebugInfo/DWARF/
DWARFDebugRangeList.h 59 return StartAddress == -1ULL;
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Support/
BlockFrequency.h 32 static uint64_t getMaxFrequency() { return -1ULL; }
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/DebugInfo/DWARF/
DWARFDebugRangeList.h 59 return StartAddress == -1ULL;
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Support/
BlockFrequency.h 32 static uint64_t getMaxFrequency() { return -1ULL; }
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/DebugInfo/DWARF/
DWARFDebugRangeList.h 59 return StartAddress == -1ULL;
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Support/
BlockFrequency.h 32 static uint64_t getMaxFrequency() { return -1ULL; }
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/DebugInfo/DWARF/
DWARFDebugRangeList.h 59 return StartAddress == -1ULL;
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
BlockFrequency.h 32 static uint64_t getMaxFrequency() { return -1ULL; }
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/DebugInfo/DWARF/
DWARFDebugRangeList.h 59 return StartAddress == -1ULL;
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Support/
BlockFrequency.h 32 static uint64_t getMaxFrequency() { return -1ULL; }
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/DebugInfo/DWARF/
DWARFDebugRangeList.h 59 return StartAddress == -1ULL;
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Support/
BlockFrequency.h 32 static uint64_t getMaxFrequency() { return -1ULL; }
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/DebugInfo/DWARF/
DWARFDebugRangeList.h 59 return StartAddress == -1ULL;
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Support/
BlockFrequency.h 32 static uint64_t getMaxFrequency() { return -1ULL; }

Completed in 1438 milliseconds

<<11121314151617181920>>