Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/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
/third_party/ffmpeg/libavcodec/
Dralf.c222 VLC *code_vlc; int range, range2, add_bits; in decode_channel() local
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/core/
DOS2Table.java484 public static EnumSet<UnicodeRange> asSet(long range1, long range2, long range3, long range4) { in asSet()
682 public static EnumSet<CodePageRange> asSet(long range1, long range2) { in asSet()
/third_party/node/deps/v8/src/compiler/
Dtypes.cc911 Type range2 = type2.GetRange(); in Union() local
/third_party/protobuf/src/google/protobuf/
Ddescriptor.cc4655 const DescriptorProto_ReservedRange& range2 = proto.reserved_range(j); in BuildMessage() local
4716 const Descriptor::ReservedRange* range2 = result->reserved_range(j); in BuildMessage() local
4727 const Descriptor::ExtensionRange* range2 = result->extension_range(j); in BuildMessage() local
5242 const EnumDescriptorProto_EnumReservedRange& range2 = in BuildEnum() local
/third_party/protobuf/src/google/protobuf/compiler/
Dparser_unittest.cc2961 const DescriptorProto::ExtensionRange& range2 = in TEST_F() local
2995 const DescriptorProto::ReservedRange& range2 = in TEST_F() local
/third_party/glslang/glslang/MachineIndependent/
DlinkValidate.cpp1702 TIoRange range2(locationRange2, componentRange2, type.getBasicType(), 0); in addUsedLocation() local
/third_party/typescript/lib/
DtypingsInstaller.js19738 function rangeStartPositionsAreOnSameLine(range1, range2, sourceFile) { argument
19742 function rangeEndPositionsAreOnSameLine(range1, range2, sourceFile) { argument
19746 function rangeStartIsOnSameLineAsRangeEnd(range1, range2, sourceFile) { argument
19750 function rangeEndIsOnSameLineAsRangeStart(range1, range2, sourceFile) { argument
19754 …function getLinesBetweenRangeEndAndRangeStart(range1, range2, sourceFile, includeSecondRangeCommen… argument
19759 function getLinesBetweenRangeEndPositions(range1, range2, sourceFile) { argument
Dtsc.js15567 function rangeStartPositionsAreOnSameLine(range1, range2, sourceFile) { argument
15571 function rangeEndPositionsAreOnSameLine(range1, range2, sourceFile) { argument
15575 function rangeStartIsOnSameLineAsRangeEnd(range1, range2, sourceFile) { argument
15579 function rangeEndIsOnSameLineAsRangeStart(range1, range2, sourceFile) { argument
15583 …function getLinesBetweenRangeEndAndRangeStart(range1, range2, sourceFile, includeSecondRangeCommen… argument
15588 function getLinesBetweenRangeEndPositions(range1, range2, sourceFile) { argument