HomeSort by relevance Sort by last modified time
    Searched refs:Range (Results 501 - 525 of 849) sorted by null

<<21222324252627282930>>

  /external/mesa3d/src/gallium/drivers/i915/
i915_fpc_translate.c     [all...]
  /external/swiftshader/third_party/LLVM/include/llvm/Analysis/
ScalarEvolutionExpressions.h 153 assert(i < NumOperands && "Operand index out of range!");
345 /// that produce values in the specified constant range. Another way of
350 const SCEV *getNumIterationsInRange(ConstantRange Range,
  /external/v8/src/regexp/
regexp-parser.cc 485 // controlLetter is not in range 'A'-'Z' or 'a'-'z'.
    [all...]
  /external/webrtc/webrtc/modules/rtp_rtcp/source/
rtp_payload_registry_unittest.cc 394 testing::Range(96, 127 + 1));
  /frameworks/av/services/camera/libcameraservice/api1/client2/
Parameters.h 355 struct Range {
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
patchapi.h 132 } Range[1];
  /system/media/camera/docs/
html.mako 205 <th class="th_range">Range</th>
228 <th class="th_range">Range</th>
340 % if prop.range is not None:
341 ${prop.range | md_html, linkify_tags(metadata), wbr}
  /external/clang/include/clang/Basic/
SourceManager.h 350 /// Start and End specify the expansion range (where the macro is
367 /// expanded). This doesn't need to be a range because a macro is always
385 // expansion range to mark that this is a macro argument ion rather than
    [all...]
  /external/clang/lib/ASTMatchers/Dynamic/
Marshallers.h 313 Error->addError(Arg.Range, Error->ET_RegistryWrongArgType)
429 Error->addError(Args[index].Range, Error->ET_RegistryWrongArgType) \
607 Error->addError(Arg.Range, Error->ET_RegistryWrongArgType)
  /external/clang/lib/CodeGen/
CodeGenAction.cpp 334 for (const std::pair<unsigned, unsigned> &Range : D.getRanges()) {
336 B << SourceRange(Loc.getLocWithOffset(Range.first - Column),
337 Loc.getLocWithOffset(Range.second - Column));
    [all...]
  /external/guava/guava-testlib/src/com/google/common/testing/
FreshValueGenerator.java 57 import com.google.common.collect.Range;
492 @Generates private static <C extends Comparable> Range<C> freshRange(C freshElement) {
493 return Range.singleton(freshElement);
  /external/guava/guava-testlib/test/com/google/common/testing/
ArbitraryInstancesTest.java 49 import com.google.common.collect.Range;
206 assertEquals(Range.all(), ArbitraryInstances.get(Range.class));
  /external/mesa3d/src/gallium/auxiliary/tgsi/
tgsi_build.c 336 full_declaration.Range = tgsi_default_declaration_range();
378 full_decl->Range.First,
379 full_decl->Range.Last,
    [all...]
  /external/clang/lib/Serialization/
ASTReaderStmt.cpp     [all...]
ASTReader.cpp 5858 SourceRange range; local
    [all...]
  /external/clang/include/clang/AST/
DeclCXX.h 160 /// \brief The source code range that covers the full base
163 SourceRange Range;
191 /// range does not include the \c virtual or the access specifier.
199 : Range(R), EllipsisLoc(EllipsisLoc), Virtual(V), BaseOfClass(BC),
202 /// \brief Retrieves the source range that contains the entire base specifier.
203 SourceRange getSourceRange() const LLVM_READONLY { return Range; }
204 SourceLocation getLocStart() const LLVM_READONLY { return Range.getBegin(); }
205 SourceLocation getLocEnd() const LLVM_READONLY { return Range.getEnd(); }
    [all...]
  /external/clang/lib/Sema/
SemaLambda.cpp     [all...]
  /external/mesa3d/src/gallium/drivers/nv30/
nvfx_fragprog.c 914 unsigned idx = fdec->Range.First;
    [all...]
  /external/clang/lib/Frontend/
ASTUnit.cpp     [all...]
  /external/clang/lib/StaticAnalyzer/Checkers/
MallocChecker.cpp 368 void ReportBadFree(CheckerContext &C, SVal ArgVal, SourceRange Range,
371 SourceRange Range) const;
372 void ReportMismatchedDealloc(CheckerContext &C, SourceRange Range,
375 void ReportOffsetFree(CheckerContext &C, SVal ArgVal, SourceRange Range,
378 void ReportUseAfterFree(CheckerContext &C, SourceRange Range,
380 void ReportDoubleFree(CheckerContext &C, SourceRange Range, bool Released,
385 void ReportUseZeroAllocated(CheckerContext &C, SourceRange Range,
478 // Do not add the statement itself as a range in case of leak.
    [all...]
  /external/llvm/lib/CodeGen/AsmPrinter/
CodeViewDebug.cpp 758 for (const InsnRange &Range : Scope->getRanges()) {
759 const MCSymbol *Begin = getLabelBeforeInsn(Range.first);
760 const MCSymbol *End = getLabelAfterInsn(Range.second);
803 const InsnRange &Range = *I;
804 const MachineInstr *DVInst = Range.first;
838 // Compute the label range.
839 const MCSymbol *Begin = getLabelBeforeInsn(Range.first);
840 const MCSymbol *End = getLabelAfterInsn(Range.second);
848 // If the last range end is our begin, just extend the last range
    [all...]
  /external/clang/include/clang/Sema/
Sema.h     [all...]
  /cts/tests/tests/media/src/android/media/cts/
VideoEncoderTest.java 38 import android.util.Range;
    [all...]
  /external/clang/include/clang/Analysis/Analyses/
ThreadSafetyTIL.h 796 Field(SExpr *R, SExpr *B) : SExpr(COP_Field), Range(R), Body(B) {}
798 : SExpr(C), Range(R), Body(B) {}
800 SExpr *range() { return Range; } function in class:clang::threadSafety::Field
801 const SExpr *range() const { return Range; } function in class:clang::threadSafety::Field
808 auto Nr = Vs.traverse(Range, Vs.typeCtx(Ctx));
815 typename C::CType Ct = Cmp.compare(range(), E->range());
822 SExpr* Range;
    [all...]
  /external/libmtp/src/
ptp-pack.c 749 ret = ptp_unpack_DPV (params, data, &offset, dpdlen, &dpd->FORM.Range.MinimumValue, dpd->DataType);
751 ret = ptp_unpack_DPV (params, data, &offset, dpdlen, &dpd->FORM.Range.MaximumValue, dpd->DataType);
753 ret = ptp_unpack_DPV (params, data, &offset, dpdlen, &dpd->FORM.Range.StepSize, dpd->DataType);
818 ret = ptp_unpack_DPV (params, data, &offset, opdlen, &opd->FORM.Range.MinimumValue, opd->DataType);
820 ret = ptp_unpack_DPV (params, data, &offset, opdlen, &opd->FORM.Range.MaximumValue, opd->DataType);
822 ret = ptp_unpack_DPV (params, data, &offset, opdlen, &opd->FORM.Range.StepSize, opd->DataType);
    [all...]

Completed in 1508 milliseconds

<<21222324252627282930>>