Home
last modified time | relevance | path

Searched defs:range2 (Results 1 – 9 of 9) sorted by relevance

/external/deqp/framework/referencerenderer/
DrrVertexAttrib.cpp182 const deUint32 range2 = (deUint32)((1ull << 2)-1); in readUnorm2101010RevOrder() local
198 const deUint32 range2 = (deUint32)((1ull << ( 2-1))-1); in readSnorm2101010RevClampOrder() local
214 const deUint32 range2 = (deUint32)((1ull << 2)-1); in readSnorm2101010RevScaleOrder() local
/external/lldb/source/Plugins/SymbolFile/DWARF/
DDWARFDebugArangeSet.cpp90 …sThan (const DWARFDebugArangeSet::Descriptor& range1, const DWARFDebugArangeSet::Descriptor& range… in DescriptorLessThan()
/external/v8/src/
Dtypes.cc643 RangeType* range2 = type2->GetRange(); in Intersect() local
773 RangeType* range2 = type2->GetRange(); in Union() local
/external/clang/tools/libclang/
DCXSourceLocation.cpp77 unsigned clang_equalRanges(CXSourceRange range1, CXSourceRange range2) { in clang_equalRanges()
/external/clang/test/CodeGen/
Dstruct.c80 range range2; member
/external/libxml2/
Dxpointer.c302 xmlXPtrRangesEqual(xmlXPathObjectPtr range1, xmlXPathObjectPtr range2) { in xmlXPtrRangesEqual()
Dxmlregexp.c2076 xmlFACompareRanges(xmlRegRangePtr range1, xmlRegRangePtr range2) { in xmlFACompareRanges()
/external/protobuf/src/google/protobuf/compiler/
Dparser_unittest.cc2015 const DescriptorProto::ExtensionRange& range2 = in TEST_F() local
/external/protobuf/src/google/protobuf/
Ddescriptor.cc3579 const Descriptor::ExtensionRange* range2 = result->extension_range(j); in BuildMessage() local