| /third_party/protobuf/third_party/utf8_range/ |
| D | range2-sse.c | 82 __m128i shift1, pos, range2; in utf8_range2() local
|
| D | range-sse.c | 168 __m128i shift1, pos, range2; in utf8_range() local
|
| D | range-avx2.c | 193 __m256i shift1, pos, range2; in utf8_range_avx2() local
|
| D | utf8_range.c | 403 __m128i range2; in utf8_range_Validate() local
|
| /third_party/grpc/third_party/utf8_range/ |
| D | range-sse.c | 168 __m128i shift1, pos, range2; in utf8_range() local
|
| D | range2-sse.c | 82 __m128i shift1, pos, range2; in utf8_range2() local
|
| D | range-avx2.c | 193 __m256i shift1, pos, range2; in utf8_range_avx2() local
|
| D | utf8_range.c | 403 __m128i range2; in utf8_range_Validate() local
|
| /third_party/vk-gl-cts/framework/referencerenderer/ |
| D | rrVertexAttrib.cpp | 182 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/mindspore/mindspore-src/source/mindspore/lite/tools/converter/quantizer/ |
| D | cle_strategy.cc | 127 std::vector<float> range2; in CalcScaleWithTwoLayer() local 170 std::vector<float> range2; in CalcScaleWithThreeLayer() local
|
| /third_party/ffmpeg/libavcodec/ |
| D | ralf.c | 222 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/ |
| D | OS2Table.java | 484 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/rust/rust/src/tools/rust-analyzer/crates/rust-analyzer/src/ |
| D | to_proto.rs | 257 let range2 = source_range; in completion_item() localVariable
|
| /third_party/glslang/glslang/MachineIndependent/ |
| D | linkValidate.cpp | 1702 TIoRange range2(locationRange2, componentRange2, type.getBasicType(), 0); in addUsedLocation() local
|
| /third_party/protobuf/src/google/protobuf/compiler/ |
| D | parser_unittest.cc | 3524 const DescriptorProto::ExtensionRange& range2 = in TEST_F() local 3558 const DescriptorProto::ReservedRange& range2 = in TEST_F() local
|
| /third_party/protobuf/src/google/protobuf/ |
| D | descriptor.cc | 6385 const DescriptorProto_ReservedRange& range2 = proto.reserved_range(j); in BuildMessage() local 6454 const Descriptor::ReservedRange* range2 = result->reserved_range(j); in BuildMessage() local 6468 const Descriptor::ExtensionRange* range2 = result->extension_range(j); in BuildMessage() local 7076 const EnumDescriptorProto_EnumReservedRange& range2 = in BuildEnum() local
|
| /third_party/typescript/lib/ |
| D | typingsInstaller.js | 11908 function rangeStartPositionsAreOnSameLine(range1, range2, sourceFile) { argument 11915 function rangeEndPositionsAreOnSameLine(range1, range2, sourceFile) { argument 11918 function rangeStartIsOnSameLineAsRangeEnd(range1, range2, sourceFile) { argument 11921 function rangeEndIsOnSameLineAsRangeStart(range1, range2, sourceFile) { argument 11924 function getLinesBetweenRangeEndAndRangeStart(range1, range2, sourceFile, includeSecondRangeComment… argument
|
| D | tsc.js | 16358 function rangeStartPositionsAreOnSameLine(range1, range2, sourceFile) { argument 16365 function rangeEndPositionsAreOnSameLine(range1, range2, sourceFile) { argument 16368 function rangeStartIsOnSameLineAsRangeEnd(range1, range2, sourceFile) { argument 16371 function rangeEndIsOnSameLineAsRangeStart(range1, range2, sourceFile) { argument 16374 function getLinesBetweenRangeEndAndRangeStart(range1, range2, sourceFile, includeSecondRangeComment… argument 16378 function getLinesBetweenRangeEndPositions(range1, range2, sourceFile) { argument
|