/external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Debug/ |
DebugTokenStream.cs | 64 public virtual int Range 68 return input.Range;
|
/external/clang/include/clang/Sema/ |
DeclSpec.h | 64 SourceRange Range; 68 SourceRange getRange() const { return Range; } 69 void setRange(SourceRange R) { Range = R; } 70 void setBeginLoc(SourceLocation Loc) { Range.setBegin(Loc); } 71 void setEndLoc(SourceLocation Loc) { Range.setEnd(Loc); } 72 SourceLocation getBeginLoc() const { return Range.getBegin(); } 73 SourceLocation getEndLoc() const { return Range.getEnd(); } 166 /// \brief Adopt an existing nested-name-specifier (with source-range 189 bool isEmpty() const { return !Range.isValid(); } 200 assert(R.isValid() && "Must have a valid source range"); [all...] |
/external/clang/lib/AST/ |
StmtCXX.cpp | 52 CXXForRangeStmt::CXXForRangeStmt(DeclStmt *Range, 60 SubExprs[RANGE] = Range; 72 assert(RangeDecl && "for-range should have a single var decl");
|
/external/clang/unittests/Format/ |
FormatTestSelective.cpp | 26 std::vector<tooling::Range> Ranges(1, tooling::Range(Offset, Length));
|
/external/guava/guava/src/com/google/common/collect/ |
EmptyContiguousSet.java | 53 @Override public Range<C> range() { method in class:EmptyContiguousSet 57 @Override public Range<C> range(BoundType lowerBoundType, BoundType upperBoundType) { method in class:EmptyContiguousSet
|
/packages/apps/TV/src/com/android/tv/dvr/ |
DvrDataManager.java | 22 import android.util.Range; 113 List<ScheduledRecording> getScheduledRecordings(Range<Long> period, @RecordingState int state);
|
/prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/clang/include/clang/Sema/ |
DeclSpec.h | 64 SourceRange Range; 68 SourceRange getRange() const { return Range; } 69 void setRange(SourceRange R) { Range = R; } 70 void setBeginLoc(SourceLocation Loc) { Range.setBegin(Loc); } 71 void setEndLoc(SourceLocation Loc) { Range.setEnd(Loc); } 72 SourceLocation getBeginLoc() const { return Range.getBegin(); } 73 SourceLocation getEndLoc() const { return Range.getEnd(); } 166 /// \brief Adopt an existing nested-name-specifier (with source-range 189 bool isEmpty() const { return !Range.isValid(); } 200 assert(R.isValid() && "Must have a valid source range"); [all...] |
/prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/CodeGen/ |
LiveIntervalUnion.h | 89 void unify(LiveInterval &VirtReg, const LiveRange &Range); 92 void extract(LiveInterval &VirtReg, const LiveRange &Range);
|
/prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/clang/include/clang/Sema/ |
DeclSpec.h | 64 SourceRange Range; 68 SourceRange getRange() const { return Range; } 69 void setRange(SourceRange R) { Range = R; } 70 void setBeginLoc(SourceLocation Loc) { Range.setBegin(Loc); } 71 void setEndLoc(SourceLocation Loc) { Range.setEnd(Loc); } 72 SourceLocation getBeginLoc() const { return Range.getBegin(); } 73 SourceLocation getEndLoc() const { return Range.getEnd(); } 166 /// \brief Adopt an existing nested-name-specifier (with source-range 189 bool isEmpty() const { return !Range.isValid(); } 200 assert(R.isValid() && "Must have a valid source range"); [all...] |
/prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/CodeGen/ |
LiveIntervalUnion.h | 89 void unify(LiveInterval &VirtReg, const LiveRange &Range); 92 void extract(LiveInterval &VirtReg, const LiveRange &Range);
|
/prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/clang/include/clang/Sema/ |
DeclSpec.h | 64 SourceRange Range; 68 SourceRange getRange() const { return Range; } 69 void setRange(SourceRange R) { Range = R; } 70 void setBeginLoc(SourceLocation Loc) { Range.setBegin(Loc); } 71 void setEndLoc(SourceLocation Loc) { Range.setEnd(Loc); } 72 SourceLocation getBeginLoc() const { return Range.getBegin(); } 73 SourceLocation getEndLoc() const { return Range.getEnd(); } 166 /// \brief Adopt an existing nested-name-specifier (with source-range 189 bool isEmpty() const { return !Range.isValid(); } 200 assert(R.isValid() && "Must have a valid source range"); [all...] |
/prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/CodeGen/ |
LiveIntervalUnion.h | 89 void unify(LiveInterval &VirtReg, const LiveRange &Range); 92 void extract(LiveInterval &VirtReg, const LiveRange &Range);
|
/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Sema/ |
DeclSpec.h | 64 SourceRange Range; 68 SourceRange getRange() const { return Range; } 69 void setRange(SourceRange R) { Range = R; } 70 void setBeginLoc(SourceLocation Loc) { Range.setBegin(Loc); } 71 void setEndLoc(SourceLocation Loc) { Range.setEnd(Loc); } 72 SourceLocation getBeginLoc() const { return Range.getBegin(); } 73 SourceLocation getEndLoc() const { return Range.getEnd(); } 166 /// \brief Adopt an existing nested-name-specifier (with source-range 189 bool isEmpty() const { return !Range.isValid(); } 200 assert(R.isValid() && "Must have a valid source range"); [all...] |
/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/ |
LiveIntervalUnion.h | 89 void unify(LiveInterval &VirtReg, const LiveRange &Range); 92 void extract(LiveInterval &VirtReg, const LiveRange &Range);
|
/prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/clang/include/clang/Sema/ |
DeclSpec.h | 64 SourceRange Range; 68 SourceRange getRange() const { return Range; } 69 void setRange(SourceRange R) { Range = R; } 70 void setBeginLoc(SourceLocation Loc) { Range.setBegin(Loc); } 71 void setEndLoc(SourceLocation Loc) { Range.setEnd(Loc); } 72 SourceLocation getBeginLoc() const { return Range.getBegin(); } 73 SourceLocation getEndLoc() const { return Range.getEnd(); } 166 /// \brief Adopt an existing nested-name-specifier (with source-range 189 bool isEmpty() const { return !Range.isValid(); } 200 assert(R.isValid() && "Must have a valid source range"); [all...] |
/prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/CodeGen/ |
LiveIntervalUnion.h | 89 void unify(LiveInterval &VirtReg, const LiveRange &Range); 92 void extract(LiveInterval &VirtReg, const LiveRange &Range);
|
/prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/clang/include/clang/Sema/ |
DeclSpec.h | 64 SourceRange Range; 68 SourceRange getRange() const { return Range; } 69 void setRange(SourceRange R) { Range = R; } 70 void setBeginLoc(SourceLocation Loc) { Range.setBegin(Loc); } 71 void setEndLoc(SourceLocation Loc) { Range.setEnd(Loc); } 72 SourceLocation getBeginLoc() const { return Range.getBegin(); } 73 SourceLocation getEndLoc() const { return Range.getEnd(); } 166 /// \brief Adopt an existing nested-name-specifier (with source-range 189 bool isEmpty() const { return !Range.isValid(); } 200 assert(R.isValid() && "Must have a valid source range"); [all...] |
/prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/CodeGen/ |
LiveIntervalUnion.h | 89 void unify(LiveInterval &VirtReg, const LiveRange &Range); 92 void extract(LiveInterval &VirtReg, const LiveRange &Range);
|
/prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/clang/include/clang/Sema/ |
DeclSpec.h | 64 SourceRange Range; 68 SourceRange getRange() const { return Range; } 69 void setRange(SourceRange R) { Range = R; } 70 void setBeginLoc(SourceLocation Loc) { Range.setBegin(Loc); } 71 void setEndLoc(SourceLocation Loc) { Range.setEnd(Loc); } 72 SourceLocation getBeginLoc() const { return Range.getBegin(); } 73 SourceLocation getEndLoc() const { return Range.getEnd(); } 166 /// \brief Adopt an existing nested-name-specifier (with source-range 189 bool isEmpty() const { return !Range.isValid(); } 200 assert(R.isValid() && "Must have a valid source range"); [all...] |
/prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/CodeGen/ |
LiveIntervalUnion.h | 89 void unify(LiveInterval &VirtReg, const LiveRange &Range); 92 void extract(LiveInterval &VirtReg, const LiveRange &Range);
|
/prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Sema/ |
DeclSpec.h | 64 SourceRange Range; 68 SourceRange getRange() const { return Range; } 69 void setRange(SourceRange R) { Range = R; } 70 void setBeginLoc(SourceLocation Loc) { Range.setBegin(Loc); } 71 void setEndLoc(SourceLocation Loc) { Range.setEnd(Loc); } 72 SourceLocation getBeginLoc() const { return Range.getBegin(); } 73 SourceLocation getEndLoc() const { return Range.getEnd(); } 166 /// \brief Adopt an existing nested-name-specifier (with source-range 189 bool isEmpty() const { return !Range.isValid(); } 200 assert(R.isValid() && "Must have a valid source range"); [all...] |
/prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/ |
LiveIntervalUnion.h | 89 void unify(LiveInterval &VirtReg, const LiveRange &Range); 92 void extract(LiveInterval &VirtReg, const LiveRange &Range);
|
/system/libhwbinder/vts/performance/ |
Benchmark.cpp | 73 data_vec.resize(state.range(0)); 74 for (int i = 0; i < state.range(0); i++) { 127 BENCHMARK(BM_sendVec_binderize)->RangeMultiplier(2)->Range(4, 65536); 129 BENCHMARK(BM_sendVec_passthrough)->RangeMultiplier(2)->Range(4, 65536);
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/elf/ |
dwarf2-3.d | 14 Line Range: 14
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/mips/ |
24k-triple-stores-2.d | 3 #name: 24K: Triple Store (Range Check)
|