HomeSort by relevance Sort by last modified time
    Searched refs:Range (Results 476 - 500 of 1319) sorted by null

<<11121314151617181920>>

  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/clang/include/clang/Tooling/Refactoring/
AtomicChange.h 73 /// \brief Adds a replacement that replaces the given Range with
76 llvm::Error replace(const SourceManager &SM, const CharSourceRange &Range,
79 /// \brief Adds a replacement that replaces range [Loc, Loc+Length) with
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/clang/include/clang/Format/
Format.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/clang/include/clang/Lex/
PPConditionalDirectiveRecord.h 73 /// \brief Returns true if the given range intersects with a conditional
74 /// directive. if a \#if/\#endif block is fully contained within the range,
76 bool rangeIntersectsConditionalDirective(SourceRange Range) const;
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/clang/include/clang/Tooling/Refactoring/
AtomicChange.h 73 /// \brief Adds a replacement that replaces the given Range with
76 llvm::Error replace(const SourceManager &SM, const CharSourceRange &Range,
79 /// \brief Adds a replacement that replaces range [Loc, Loc+Length) with
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Format/
Format.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Lex/
PPConditionalDirectiveRecord.h 73 /// \brief Returns true if the given range intersects with a conditional
74 /// directive. if a \#if/\#endif block is fully contained within the range,
76 bool rangeIntersectsConditionalDirective(SourceRange Range) const;
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Tooling/Refactoring/
AtomicChange.h 73 /// \brief Adds a replacement that replaces the given Range with
76 llvm::Error replace(const SourceManager &SM, const CharSourceRange &Range,
79 /// \brief Adds a replacement that replaces range [Loc, Loc+Length) with
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/clang/include/clang/Format/
Format.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/clang/include/clang/Lex/
PPConditionalDirectiveRecord.h 73 /// \brief Returns true if the given range intersects with a conditional
74 /// directive. if a \#if/\#endif block is fully contained within the range,
76 bool rangeIntersectsConditionalDirective(SourceRange Range) const;
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/clang/include/clang/Tooling/Refactoring/
AtomicChange.h 73 /// \brief Adds a replacement that replaces the given Range with
76 llvm::Error replace(const SourceManager &SM, const CharSourceRange &Range,
79 /// \brief Adds a replacement that replaces range [Loc, Loc+Length) with
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/clang/include/clang/Format/
Format.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/clang/include/clang/Lex/
PPConditionalDirectiveRecord.h 73 /// \brief Returns true if the given range intersects with a conditional
74 /// directive. if a \#if/\#endif block is fully contained within the range,
76 bool rangeIntersectsConditionalDirective(SourceRange Range) const;
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/clang/include/clang/Tooling/Refactoring/
AtomicChange.h 73 /// \brief Adds a replacement that replaces the given Range with
76 llvm::Error replace(const SourceManager &SM, const CharSourceRange &Range,
79 /// \brief Adds a replacement that replaces range [Loc, Loc+Length) with
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/clang/include/clang/Format/
Format.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/clang/include/clang/Lex/
PPConditionalDirectiveRecord.h 73 /// \brief Returns true if the given range intersects with a conditional
74 /// directive. if a \#if/\#endif block is fully contained within the range,
76 bool rangeIntersectsConditionalDirective(SourceRange Range) const;
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/clang/include/clang/Tooling/Refactoring/
AtomicChange.h 73 /// \brief Adds a replacement that replaces the given Range with
76 llvm::Error replace(const SourceManager &SM, const CharSourceRange &Range,
79 /// \brief Adds a replacement that replaces range [Loc, Loc+Length) with
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Format/
Format.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Lex/
PPConditionalDirectiveRecord.h 73 /// \brief Returns true if the given range intersects with a conditional
74 /// directive. if a \#if/\#endif block is fully contained within the range,
76 bool rangeIntersectsConditionalDirective(SourceRange Range) const;
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Tooling/Refactoring/
AtomicChange.h 73 /// \brief Adds a replacement that replaces the given Range with
76 llvm::Error replace(const SourceManager &SM, const CharSourceRange &Range,
79 /// \brief Adds a replacement that replaces range [Loc, Loc+Length) with
  /system/libhwbinder/vts/performance/
Benchmark_binder.cpp 77 data_vec.resize(state.range(0));
78 for (int i = 0; i < state.range(0); i++) {
92 BENCHMARK(BM_sendVec_binder)->RangeMultiplier(2)->Range(4, 65536);
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/mips/
24k-triple-stores-4.s 0 # Range check for safe case after alignment its range >= 32.
24k-triple-stores-8.s 0 # Range check after alignment between adjacent offsets >= 24 ??
  /cts/common/device-side/util/src/com/android/compatibility/common/util/
MediaPerfUtils.java 19 import android.util.Range;
76 Range<Double> reported =
147 * one measurement falls within the margins of the reported range. Otherwise, returns
151 Range<Double> reported =
  /device/linaro/bootloader/edk2/UefiCpuPkg/PiSmmCpuDxeSmm/
SmmProfile.c 77 // SMRAM range (to be fixed in runtime).
83 // SMM profile data range( to be fixed in runtime).
89 // Future extended range could be added here.
273 if ((Address >= mProtectionMemRange[Index].Range.Base) && (Address < mProtectionMemRange[Index].Range.Top)) {
397 mProtectionMemRange[NumberOfProtectRange].Range.Base = MemorySpaceMap[Index].BaseAddress;
398 mProtectionMemRange[NumberOfProtectRange].Range.Top = MemorySpaceMap[Index].BaseAddress + MemorySpaceMap[Index].Length;
414 ProtectBaseAddress = mProtectionMemRange[Index].Range.Base;
415 ProtectEndAddress = mProtectionMemRange[Index].Range.Top;
418 // Check if it is possible to create 4KB-page for not 2MB-aligned range and to create 2MB-page for 2MB-aligned range.
    [all...]
  /external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/
BufferedTokenStream.cs 103 public virtual int Range {
207 throw new IndexOutOfRangeException("token index " + i + " out of range 0.." + (_tokens.Count - 1));
268 if (i > Range)
269 Range = i;

Completed in 655 milliseconds

<<11121314151617181920>>