/third_party/libexif/test/testdata/ |
D | olympus_makernote_variant_4.jpg.parsed | 13 Entry 3: Orientation (Short) 22 Entry 6: ResolutionUnit (Short) 34 Entry 10: YCbCrPositioning (Short) 44 Entry 0: Compression (Short) 53 Entry 3: ResolutionUnit (Short) 63 Entry 2: ExposureProgram (Short) 66 Entry 3: ISOSpeedRatings (Short) 87 Entry 10: MeteringMode (Short) 90 Entry 11: LightSource (Short) 93 Entry 12: Flash (Short) [all …]
|
D | olympus_makernote_variant_3.jpg.parsed | 13 Entry 3: Orientation (Short) 22 Entry 6: ResolutionUnit (Short) 31 Entry 9: YCbCrPositioning (Short) 38 Entry 0: Compression (Short) 47 Entry 3: ResolutionUnit (Short) 57 Entry 2: ExposureProgram (Short) 60 Entry 3: ISOSpeedRatings (Short) 81 Entry 10: MeteringMode (Short) 84 Entry 11: LightSource (Short) 87 Entry 12: Flash (Short) [all …]
|
D | olympus_makernote_variant_2.jpg.parsed | 13 Entry 3: Orientation (Short) 22 Entry 6: ResolutionUnit (Short) 31 Entry 9: YCbCrPositioning (Short) 35 Entry 0: Compression (Short) 44 Entry 3: ResolutionUnit (Short) 54 Entry 2: ExposureProgram (Short) 57 Entry 3: ISOSpeedRatings (Short) 81 Entry 11: MeteringMode (Short) 84 Entry 12: LightSource (Short) 87 Entry 13: Flash (Short) [all …]
|
D | fuji_makernote_variant_1.jpg.parsed | 10 Entry 2: Orientation (Short) 19 Entry 5: ResolutionUnit (Short) 28 Entry 8: YCbCrPositioning (Short) 38 Entry 0: Compression (Short) 41 Entry 1: Orientation (Short) 50 Entry 4: ResolutionUnit (Short) 53 Entry 5: YCbCrPositioning (Short) 63 Entry 2: ExposureProgram (Short) 66 Entry 3: ISOSpeedRatings (Short) 99 Entry 14: MeteringMode (Short) [all …]
|
D | olympus_makernote_variant_5.jpg.parsed | 13 Entry 3: Orientation (Short) 22 Entry 6: ResolutionUnit (Short) 31 Entry 9: YCbCrPositioning (Short) 38 Entry 0: Compression (Short) 47 Entry 3: ResolutionUnit (Short) 57 Entry 2: ExposureProgram (Short) 60 Entry 3: ISOSpeedRatings (Short) 87 Entry 12: MeteringMode (Short) 90 Entry 13: LightSource (Short) 93 Entry 14: Flash (Short) [all …]
|
D | pentax_makernote_variant_3.jpg.parsed | 10 Entry 2: Orientation (Short) 19 Entry 5: ResolutionUnit (Short) 28 Entry 8: YCbCrPositioning (Short) 35 Entry 0: Compression (Short) 44 Entry 3: ResolutionUnit (Short) 54 Entry 2: ISOSpeedRatings (Short) 78 Entry 10: MeteringMode (Short) 81 Entry 11: Flash (Short) 93 Entry 15: ColorSpace (Short) 102 Entry 18: CustomRendered (Short) [all …]
|
D | pentax_makernote_variant_2.jpg.parsed | 10 Entry 2: Orientation (Short) 19 Entry 5: ResolutionUnit (Short) 28 Entry 8: YCbCrPositioning (Short) 35 Entry 0: Compression (Short) 44 Entry 3: ResolutionUnit (Short) 75 Entry 9: MeteringMode (Short) 78 Entry 10: LightSource (Short) 81 Entry 11: Flash (Short) 93 Entry 15: ColorSpace (Short) 102 Entry 18: CustomRendered (Short) [all …]
|
D | canon_makernote_variant_1.jpg.parsed | 10 Entry 2: Orientation (Short) 19 Entry 5: ResolutionUnit (Short) 25 Entry 7: YCbCrPositioning (Short) 29 Entry 0: Compression (Short) 38 Entry 3: ResolutionUnit (Short) 75 Entry 11: MeteringMode (Short) 78 Entry 12: Flash (Short) 93 Entry 17: ColorSpace (Short) 96 Entry 18: PixelXDimension (Short) 99 Entry 19: PixelYDimension (Short) [all …]
|
D | pentax_makernote_variant_4.jpg.parsed | 10 Entry 2: Orientation (Short) 19 Entry 5: ResolutionUnit (Short) 28 Entry 8: YCbCrPositioning (Short) 35 Entry 0: Compression (Short) 44 Entry 3: ResolutionUnit (Short) 54 Entry 2: ExposureProgram (Short) 57 Entry 3: ISOSpeedRatings (Short) 81 Entry 11: MeteringMode (Short) 84 Entry 12: LightSource (Short) 87 Entry 13: Flash (Short) [all …]
|
/third_party/ltp/tools/sparse/sparse-src/validation/doc/ |
D | cdoc.cdoc | 97 6: Short description. 101 10: Short description. 107 15: Short description. 113 21: Short description. 120 27: Short description. 147 52: Short description. 154 58: Short description. 162 65: Short description. 166 70: Short description. 170 76: Short description. [all …]
|
/third_party/skia/third_party/externals/swiftshader/src/Reactor/ |
D | Reactor.cpp | 593 SByte::SByte(RValue<Short> cast) in SByte() 816 Short::Short(Argument<Short> argument) in Short() function in rr::Short 821 Short::Short(RValue<Int> cast) in Short() function in rr::Short 823 Value *integer = Nucleus::createTrunc(cast.value(), Short::type()); in Short() 828 Short::Short(short x) in Short() function in rr::Short 833 Short::Short(RValue<Short> rhs) in Short() function in rr::Short 838 Short::Short(const Short &rhs) in Short() function in rr::Short 843 Short::Short(const Reference<Short> &rhs) in Short() function in rr::Short 848 RValue<Short> Short::operator=(RValue<Short> rhs) in operator =() 853 RValue<Short> Short::operator=(const Short &rhs) in operator =() [all …]
|
D | Reactor.hpp | 97 class Short; 411 explicit SByte(RValue<Short> cast); 461 class Short : public LValue<Short> class 464 Short(Argument<Short> argument); 466 explicit Short(RValue<Int> cast); 468 Short() = default; 469 Short(short x); 470 Short(RValue<Short> rhs); 471 Short(const Short &rhs); 472 Short(const Reference<Short> &rhs); [all …]
|
D | SubzeroReactor.cpp | 2224 Type *Short::type() in type() 2245 RValue<Byte> SaturateUnsigned(RValue<Short> x) in SaturateUnsigned() 2267 result = Insert(result, SaturateUnsigned(Short(Int(Extract(x, 0)) + Int(Extract(y, 0)))), 0); in AddSat() 2268 result = Insert(result, SaturateUnsigned(Short(Int(Extract(x, 1)) + Int(Extract(y, 1)))), 1); in AddSat() 2269 result = Insert(result, SaturateUnsigned(Short(Int(Extract(x, 2)) + Int(Extract(y, 2)))), 2); in AddSat() 2270 result = Insert(result, SaturateUnsigned(Short(Int(Extract(x, 3)) + Int(Extract(y, 3)))), 3); in AddSat() 2271 result = Insert(result, SaturateUnsigned(Short(Int(Extract(x, 4)) + Int(Extract(y, 4)))), 4); in AddSat() 2272 result = Insert(result, SaturateUnsigned(Short(Int(Extract(x, 5)) + Int(Extract(y, 5)))), 5); in AddSat() 2273 result = Insert(result, SaturateUnsigned(Short(Int(Extract(x, 6)) + Int(Extract(y, 6)))), 6); in AddSat() 2274 result = Insert(result, SaturateUnsigned(Short(Int(Extract(x, 7)) + Int(Extract(y, 7)))), 7); in AddSat() [all …]
|
/third_party/skia/third_party/externals/swiftshader/src/Main/ |
D | FrameBuffer.cpp | 274 Int rgb = Int(*Pointer<Short>(s)); in copyRoutine() 382 Int rgb = Int(*Pointer<Short>(s)); in copyRoutine() 425 Int rgb = Int(*Pointer<Short>(s)); in copyRoutine() 453 *Pointer<Short>(d) = Short((c & 0x00F80000) >> 8 | in copyRoutine() 463 *Pointer<Short>(d) = Short((c & 0x00F80000) >> 19 | in copyRoutine() 473 *Pointer<Short>(d) = Short((c & 0x00F80000) >> 19 | in copyRoutine() 479 *Pointer<Short>(d) = *Pointer<Short>(s); in copyRoutine() 555 Int rgb(*Pointer<Short>(s)); in blend() 607 *Pointer<Short>(d) = Short((c & 0x00F80000) >> 8 | in blend()
|
/third_party/skia/third_party/externals/swiftshader/src/Renderer/ |
D | Blitter.cpp | 248 c.x = Float(Int(*Pointer<Short>(element))); in read() 344 c.x = Float(Int(*Pointer<Short>(element + 0))); in read() 345 c.y = Float(Int(*Pointer<Short>(element + 2))); in read() 580 if(writeR) { *Pointer<Short>(element) = Short(RoundInt(Float(c.x))); } in write() 581 if(writeG) { *Pointer<Short>(element + 2) = Short(RoundInt(Float(c.y))); } in write() 582 if(writeB) { *Pointer<Short>(element + 4) = Short(RoundInt(Float(c.z))); } in write() 583 if(writeA) { *Pointer<Short>(element + 6) = Short(RoundInt(Float(c.w))); } in write() 593 if(writeR) { *Pointer<Short>(element) = Short(RoundInt(Float(c.x))); } in write() 594 if(writeG) { *Pointer<Short>(element + 2) = Short(RoundInt(Float(c.y))); } in write() 595 if(writeB) { *Pointer<Short>(element + 4) = Short(RoundInt(Float(c.z))); } in write() [all …]
|
D | QuadRasterizer.cpp | 121 …Int x0a = Int(*Pointer<Short>(primitive + OFFSET(Primitive,outline->left) + (y + 0) * sizeof(Primi… in rasterize() 122 …Int x0b = Int(*Pointer<Short>(primitive + OFFSET(Primitive,outline->left) + (y + 1) * sizeof(Primi… in rasterize() 127 …x0a = Int(*Pointer<Short>(primitive + q * sizeof(Primitive) + OFFSET(Primitive,outline->left) + (y… in rasterize() 128 …x0b = Int(*Pointer<Short>(primitive + q * sizeof(Primitive) + OFFSET(Primitive,outline->left) + (y… in rasterize() 134 …Int x1a = Int(*Pointer<Short>(primitive + OFFSET(Primitive,outline->right) + (y + 0) * sizeof(Prim… in rasterize() 135 …Int x1b = Int(*Pointer<Short>(primitive + OFFSET(Primitive,outline->right) + (y + 1) * sizeof(Prim… in rasterize() 140 …x1a = Int(*Pointer<Short>(primitive + q * sizeof(Primitive) + OFFSET(Primitive,outline->right) + (… in rasterize() 141 …x1b = Int(*Pointer<Short>(primitive + q * sizeof(Primitive) + OFFSET(Primitive,outline->right) + (… in rasterize()
|
/third_party/skia/third_party/externals/swiftshader/src/Shader/ |
D | SetupRoutine.cpp | 232 Short x = Short(Clamp((X[0] + 0xF) >> 4, xMin, xMax)); in generate() 236 *Pointer<Short>(leftEdge + y * sizeof(Primitive::Span)) = x; in generate() 237 *Pointer<Short>(rightEdge + y * sizeof(Primitive::Span)) = x; in generate() 259 …For(, yMin < yMax && *Pointer<Short>(leftEdge + yMin * sizeof(Primitive::Span)) == *Pointer<Short>… in generate() 264 …For(, yMax > yMin && *Pointer<Short>(leftEdge + (yMax - 1) * sizeof(Primitive::Span)) == *Pointer<… in generate() 274 …*Pointer<Short>(leftEdge + (yMin - 1) * sizeof(Primitive::Span)) = *Pointer<Short>(leftEdge + yMin… in generate() 275 …*Pointer<Short>(rightEdge + (yMin - 1) * sizeof(Primitive::Span)) = *Pointer<Short>(leftEdge + yMi… in generate() 276 …*Pointer<Short>(leftEdge + yMax * sizeof(Primitive::Span)) = *Pointer<Short>(leftEdge + (yMax - 1)… in generate() 277 …*Pointer<Short>(rightEdge + yMax * sizeof(Primitive::Span)) = *Pointer<Short>(leftEdge + (yMax - 1… in generate() 611 *Pointer<Short>(edge + y * sizeof(Primitive::Span)) = Short(Clamp(x, xMin, xMax)); in edge()
|
/third_party/skia/third_party/externals/swiftshader/src/Device/ |
D | QuadRasterizer.cpp | 101 …Int x0a = Int(*Pointer<Short>(primitive + OFFSET(Primitive, outline->left) + (y + 0) * sizeof(Prim… in rasterize() 102 …Int x0b = Int(*Pointer<Short>(primitive + OFFSET(Primitive, outline->left) + (y + 1) * sizeof(Prim… in rasterize() 107 …x0a = Int(*Pointer<Short>(primitive + q * sizeof(Primitive) + OFFSET(Primitive, outline->left) + (… in rasterize() 108 …x0b = Int(*Pointer<Short>(primitive + q * sizeof(Primitive) + OFFSET(Primitive, outline->left) + (… in rasterize() 114 …Int x1a = Int(*Pointer<Short>(primitive + OFFSET(Primitive, outline->right) + (y + 0) * sizeof(Pri… in rasterize() 115 …Int x1b = Int(*Pointer<Short>(primitive + OFFSET(Primitive, outline->right) + (y + 1) * sizeof(Pri… in rasterize() 120 …x1a = Int(*Pointer<Short>(primitive + q * sizeof(Primitive) + OFFSET(Primitive, outline->right) + … in rasterize() 121 …x1b = Int(*Pointer<Short>(primitive + q * sizeof(Primitive) + OFFSET(Primitive, outline->right) + … in rasterize()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/CodeView/ |
D | RecordSerialization.cpp | 39 uint16_t Short; in consume() local 40 if (auto EC = Reader.readInteger(Short)) in consume() 43 if (Short < LF_NUMERIC) { in consume() 44 Num = APSInt(APInt(/*numBits=*/16, Short, /*isSigned=*/false), in consume() 49 switch (Short) { in consume()
|
/third_party/skia/third_party/externals/swiftshader/src/Pipeline/ |
D | SetupRoutine.cpp | 218 Short x = Short(Clamp((X[0] + subPixM) >> subPixB, xMin, xMax)); in generate() 222 *Pointer<Short>(leftEdge + y * sizeof(Primitive::Span)) = x; in generate() 223 *Pointer<Short>(rightEdge + y * sizeof(Primitive::Span)) = x; in generate() 245 …For(, yMin < yMax && *Pointer<Short>(leftEdge + yMin * sizeof(Primitive::Span)) == *Pointer<Short>… in generate() 250 …For(, yMax > yMin && *Pointer<Short>(leftEdge + (yMax - 1) * sizeof(Primitive::Span)) == *Pointer<… in generate() 260 …*Pointer<Short>(leftEdge + (yMin - 1) * sizeof(Primitive::Span)) = *Pointer<Short>(leftEdge + yMin… in generate() 261 …*Pointer<Short>(rightEdge + (yMin - 1) * sizeof(Primitive::Span)) = *Pointer<Short>(leftEdge + yMi… in generate() 262 …*Pointer<Short>(leftEdge + yMax * sizeof(Primitive::Span)) = *Pointer<Short>(leftEdge + (yMax - 1)… in generate() 263 …*Pointer<Short>(rightEdge + yMax * sizeof(Primitive::Span)) = *Pointer<Short>(leftEdge + (yMax - 1… in generate() 619 *Pointer<Short>(edge + y * sizeof(Primitive::Span)) = Short(Clamp(x, xMin, xMax)); in edge()
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/metal/shaders/ |
D | common.h | 139 template <typename Short> 140 static inline Short bytesToShort(constant uchar *input, uint offset) in bytesToShort() 142 Short inputLo = input[offset]; in bytesToShort() 143 Short inputHi = input[offset + 1]; in bytesToShort() 159 template <typename Short> 160 static inline void shortToBytes(Short val, uint offset, device uchar *output) in shortToBytes()
|
/third_party/skia/third_party/externals/freetype/src/raster/ |
D | ftraster.c | 300 typedef short Short; typedef 410 Function_Sweep_Init( RAS_ARGS Short min, 411 Short max ); 414 Function_Sweep_Span( RAS_ARGS Short y, 1185 Short f1; in Bezier_Up() 1211 f1 = (Short)( FRAC( y1 ) ); in Bezier_Up() 2192 Vertical_Sweep_Init( RAS_ARGS Short min, in Vertical_Sweep_Init() 2193 Short max ) in Vertical_Sweep_Init() 2203 Vertical_Sweep_Span( RAS_ARGS Short y, in Vertical_Sweep_Span() 2255 c1 = (Short)( e1 >> 3 ); in Vertical_Sweep_Span() [all …]
|
/third_party/rust/crates/clap/src/ |
D | mkeymap.rs | 26 Short(char), enumerator 76 KeyType::Short(c) => c == rhs, in eq() 160 let key = KeyType::Short(short); in append_keys() 169 let key = KeyType::Short(*short); in append_keys()
|
/third_party/ffmpeg/tests/ref/fate/ |
D | bprint | 1 Short text in unlimited buffer: 174/174 11 Short text in automatic buffer: 174/174
|
/third_party/gstreamer/gstplugins_bad/sys/androidmedia/ |
D | gstjniutils.h | 129 DEF_CALL_STATIC_TYPE_METHOD (gshort, short, Short, G_MINSHORT); 147 DEF_CALL_TYPE_METHOD (gshort, short, Short, G_MINSHORT); 165 DEF_GET_TYPE_FIELD (gshort, short, Short); 178 DEF_GET_STATIC_TYPE_FIELD (gshort, short, Short);
|