Home
last modified time | relevance | path

Searched defs:range2 (Results 1 – 10 of 10) 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/gstreamer/gstreamer/tests/check/gst/
Dgstvalue.c2616 GValue range2 = { 0, }; in GST_START_TEST() local
2880 GValue range2 = { 0, }; in GST_START_TEST() local
2933 GValue range2 = { 0, }; in GST_START_TEST() local
/third_party/ffmpeg/libavcodec/
Dralf.c233 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/glslang/glslang/MachineIndependent/
DlinkValidate.cpp1133 TIoRange range2(locationRange2, componentRange2, type.getBasicType(), 0); in addUsedLocation() 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/typescript/lib/
DtypingsInstaller.js19704 function rangeStartPositionsAreOnSameLine(range1, range2, sourceFile) { argument
19708 function rangeEndPositionsAreOnSameLine(range1, range2, sourceFile) { argument
19712 function rangeStartIsOnSameLineAsRangeEnd(range1, range2, sourceFile) { argument
19716 function rangeEndIsOnSameLineAsRangeStart(range1, range2, sourceFile) { argument
19720 …function getLinesBetweenRangeEndAndRangeStart(range1, range2, sourceFile, includeSecondRangeCommen… argument
19725 function getLinesBetweenRangeEndPositions(range1, range2, sourceFile) { argument
Dtsc.js15536 function rangeStartPositionsAreOnSameLine(range1, range2, sourceFile) { argument
15540 function rangeEndPositionsAreOnSameLine(range1, range2, sourceFile) { argument
15544 function rangeStartIsOnSameLineAsRangeEnd(range1, range2, sourceFile) { argument
15548 function rangeEndIsOnSameLineAsRangeStart(range1, range2, sourceFile) { argument
15552 …function getLinesBetweenRangeEndAndRangeStart(range1, range2, sourceFile, includeSecondRangeCommen… argument
15557 function getLinesBetweenRangeEndPositions(range1, range2, sourceFile) { argument