| /third_party/protobuf/objectivec/Tests/CocoaPods/iOSCocoaPodsTester/iOSCocoaPodsTester/Assets.xcassets/AppIcon.appiconset/ |
| D | Contents.json | 6 "scale" : "2x" string 11 "scale" : "3x" string 16 "scale" : "2x" string 21 "scale" : "3x" string 26 "scale" : "2x" string 31 "scale" : "3x" string 36 "scale" : "1x" string 41 "scale" : "2x" string 46 "scale" : "1x" string 51 "scale" : "2x" string [all …]
|
| /third_party/protobuf/objectivec/Tests/CocoaPods/OSXCocoaPodsTester/OSXCocoaPodsTester/Assets.xcassets/AppIcon.appiconset/ |
| D | Contents.json | 6 "scale" : "1x" string 11 "scale" : "2x" string 16 "scale" : "1x" string 21 "scale" : "2x" string 26 "scale" : "1x" string 31 "scale" : "2x" string 36 "scale" : "1x" string 41 "scale" : "2x" string 46 "scale" : "1x" string 51 "scale" : "2x" string
|
| /third_party/python/Lib/turtledemo/ |
| D | bytedesign.py | 32 def design(self, homePos, scale): argument 50 def wheel(self, initpos, scale): argument 68 def tripiece(self, initpos, scale): argument 85 def pentpiece(self, initpos, scale): argument 109 def pentl(self, side, ang, scale): argument 115 def pentr(self, side, ang, scale): argument 121 def tripolyr(self, side, scale): argument 131 def tripolyl(self, side, scale): argument 141 def centerpiece(self, s, a, scale): argument
|
| /third_party/icu/icu4c/source/test/cintltst/ |
| D | utmstest.c | 102 static void roundTripTest(int64_t value, UDateTimeScale scale) in roundTripTest() 112 static void toLimitTest(int64_t toLimit, int64_t fromLimit, UDateTimeScale scale) in toLimitTest() 123 static void epochOffsetTest(int64_t epochOffset, int64_t units, UDateTimeScale scale) in epochOffsetTest() 156 int32_t scale; in TestEpochOffsets() local 169 int32_t scale; in TestFromLimits() local 183 int32_t scale; in TestToLimits() local 198 int32_t scale; in TestFromInt64() local 259 int32_t scale; in TestToInt64() local 334 int32_t scale; in TestMonkey() local
|
| /third_party/skia/samplecode/ |
| D | SampleFillType.cpp | 31 SkScalar scale, const SkPaint& paint) { in showPath() 47 void showFour(SkCanvas* canvas, SkScalar scale, const SkPaint& paint) { in showFour() 62 const SkScalar scale = SkIntToScalar(5)/4; in onDrawContent() local
|
| /third_party/skia/bench/ |
| D | GradientBench.cpp | 53 SkTileMode tm, float scale) { in MakeLinear() 58 SkTileMode tm, float scale) { in MakeRadial() 68 SkTileMode tm, float scale) { in MakeSweep() 77 SkTileMode tm, float scale) { in MakeConical() 90 SkTileMode tm, float scale) { in MakeConicalZeroRad() 103 SkTileMode tm, float scale) { in MakeConicalOutside() 117 SkTileMode tm, float scale) { in MakeConicalOutsideZeroRad() 180 float scale = 1.0f) in GradientBench() 243 SkTileMode tm, float scale) { in MakeShader()
|
| D | PatchBench.cpp | 34 PatchBench(SkPoint scale, VertexMode vertexMode) in PatchBench() 161 SquarePatchBench(SkPoint scale, VertexMode vertexMode) in SquarePatchBench() 187 LODDiffPatchBench(SkPoint scale, VertexMode vertexMode) in LODDiffPatchBench() 213 LoopPatchBench(SkPoint scale, VertexMode vertexMode) in LoopPatchBench()
|
| /third_party/ffmpeg/libavcodec/arm/ |
| D | aac.h | 30 const float *scale) in VMUL2() 49 const float *scale) in VMUL4() 74 unsigned sign, const float *scale) in VMUL2S() 99 unsigned sign, const float *scale) in VMUL4S()
|
| /third_party/skia/gm/ |
| D | filltypes.cpp | 47 SkScalar scale, const SkPaint& paint) { in showPath() 62 void showFour(SkCanvas* canvas, SkScalar scale, const SkPaint& paint) { in showFour() 79 const SkScalar scale = SkIntToScalar(5)/4; in onDraw() local
|
| D | filltypespersp.cpp | 51 SkScalar scale, const SkPaint& paint) { in showPath() 66 void showFour(SkCanvas* canvas, SkScalar scale, bool aa) { in showFour() 123 const SkScalar scale = SkIntToScalar(5)/4; in onDraw() local
|
| /third_party/libsnd/src/ |
| D | float32.c | 438 f2s_array (const float *src, int count, short *dest, float scale) in f2s_array() 446 f2s_clip_array (const float *src, int count, short *dest, float scale) in f2s_clip_array() 460 f2i_array (const float *src, int count, int *dest, float scale) in f2i_array() 467 f2i_clip_array (const float *src, int count, int *dest, float scale) in f2i_clip_array() 488 s2f_array (const short *src, float *dest, int count, float scale) in s2f_array() 495 i2f_array (const int *src, float *dest, int count, float scale) in i2f_array() 517 float scale ; in host_read_f2s() local 548 float scale ; in host_read_f2i() local 631 float scale ; in host_write_s2f() local 663 float scale ; in host_write_i2f() local [all …]
|
| D | double64.c | 488 d2s_array (const double *src, int count, short *dest, double scale) in d2s_array() 495 d2s_clip_array (const double *src, int count, short *dest, double scale) in d2s_clip_array() 509 d2i_array (const double *src, int count, int *dest, double scale) in d2i_array() 516 d2i_clip_array (const double *src, int count, int *dest, double scale) in d2i_clip_array() 537 s2d_array (const short *src, double *dest, int count, double scale) in s2d_array() 544 i2d_array (const int *src, double *dest, int count, double scale) in i2d_array() 566 double scale ; in host_read_d2s() local 596 double scale ; in host_read_d2i() local 681 double scale ; in host_write_s2d() local 713 double scale ; in host_write_i2d() local [all …]
|
| /third_party/node/deps/v8/src/interpreter/ |
| D | bytecode-node.h | 161 OperandScale scale = OperandScale::kSingle; in Create() local 172 OperandScale scale = OperandScale::kSingle; in Create() local 187 OperandScale scale = OperandScale::kSingle; in Create() local 205 OperandScale scale = OperandScale::kSingle; in Create() local 227 OperandScale scale = OperandScale::kSingle; in Create() local
|
| /third_party/skia/src/core/ |
| D | SkUnPreMultiply.cpp | 12 const Scale scale = GetScale(a); in PMColorToColor() local 57 uint32_t scale; in SkUnPreMultiply_BuildTable() local
|
| /third_party/skia/src/effects/imagefilters/ |
| D | SkDisplacementMapImageFilter.cpp | 38 SkScalar scale, sk_sp<SkImageFilter> inputs[2], in SkDisplacementMapImageFilter() 109 SkColorChannel xChannelSelector, SkColorChannel yChannelSelector, SkScalar scale, in DisplacementMap() 134 SkScalar scale = buffer.readScalar(); in CreateProc() local 202 static void compute_displacement(Extractor ex, const SkVector& scale, SkBitmap* dst, in compute_displacement() 282 SkVector scale = SkVector::Make(fScale, fScale); in onFilterImage() local 382 SkVector scale = SkVector::Make(fScale, fScale); in onFilterNodeBounds() local 419 SkVector scale, in Make() 472 const SkVector& scale, in GrDisplacementMapEffect() 516 SkVector scale; in TestCreate() local
|
| /third_party/mesa3d/src/util/ |
| D | format_r11g11b10f.h | 115 const float scale = 1.0 / (1 << 20); in uf11_to_f32() local 121 float scale, decimal; in uf11_to_f32() local 197 const float scale = 1.0 / (1 << 19); in uf10_to_f32() local 203 float scale, decimal; in uf10_to_f32() local
|
| /third_party/ffmpeg/libavcodec/ |
| D | opus_rc.c | 66 static av_always_inline void opus_rc_dec_update(OpusRangeCoder *rc, uint32_t scale, in opus_rc_dec_update() 92 unsigned int k, scale, total, symbol, low, high; in ff_opus_rc_dec_cdf() local 116 uint32_t k, scale; in ff_opus_rc_dec_log() local 184 uint32_t bits, k, scale, total; in ff_opus_rc_dec_uint() local 214 uint32_t k, scale, symbol, total = (k0+1)*3 + k0; in ff_opus_rc_dec_uint_step() local 236 uint32_t k, scale, symbol, total, low, center; in ff_opus_rc_dec_uint_tri() local 279 uint32_t scale, low = 0, center; in ff_opus_rc_dec_laplace() local
|
| /third_party/skia/third_party/externals/libwebp/src/dsp/ |
| D | rescaler_msa.c | 27 #define CALC_MULT_FIX_16(in0, in1, in2, in3, scale, shift, dst) do { \ argument 47 #define CALC_MULT_FIX_4(in0, scale, shift, dst) do { \ argument 78 #define CALC_MULT_FIX1_4(in0, scale, shift, dst) do { \ argument 87 #define CALC_MULT_FIX2_16(in0, in1, in2, in3, mult, scale, shift, \ argument 102 #define CALC_MULT_FIX2_4(in0, in1, mult, scale, shift, dst) do { \ argument 120 const v4u32 scale = (v4u32)__msa_fill_w(wrk->fy_scale); in ExportRowExpand_0() local 182 const v4u32 scale = (v4u32)__msa_fill_w(wrk->fy_scale); in ExportRowExpand_1() local
|
| /third_party/parse5/bench/memory/ |
| D | sax-parser.js | 45 const scale = new format.Scale({ constant 51 console.log('Duration:', format((endDate - startDate) / 1000, { scale })); field
|
| /third_party/ffmpeg/libavcodec/mips/ |
| D | aacdec_mips.h | 66 const float *scale) in VMUL2_mips() 97 const float *scale) in VMUL4_mips() 139 unsigned sign, const float *scale) in VMUL2S_mips() 180 unsigned sign, const float *scale) in VMUL4S_mips()
|
| /third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/timescale/ |
| D | TimeScaleDataTest.java | 43 private void roundTripTest(long value, int scale) in roundTripTest() 52 private void toLimitTest(long toLimit, long fromLimit, int scale) in toLimitTest() 62 private void epochOffsetTest(long epochOffset, long units, int scale) in epochOffsetTest()
|
| /third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/timescale/ |
| D | TimeScaleDataTest.java | 46 private void roundTripTest(long value, int scale) in roundTripTest() 55 private void toLimitTest(long toLimit, long fromLimit, int scale) in toLimitTest() 65 private void epochOffsetTest(long epochOffset, long units, int scale) in epochOffsetTest()
|
| /third_party/skia/tests/ |
| D | ColorPrivTest.cpp | 32 for (unsigned scale = 0; scale <= 256; scale++) { in DEF_TEST() local 36 for (unsigned scale = 0; scale < 256; scale++) { in DEF_TEST() local
|
| /third_party/ffmpeg/libswresample/ |
| D | dither.c | 27 double scale = s->dither.noise_scale; in swri_get_dither() local 82 double scale = 0; in swri_dither_init() local
|
| /third_party/ffmpeg/libavfilter/ |
| D | vf_scale.c | 162 ScaleContext *scale = ctx->priv; in check_exprs() local 220 ScaleContext *scale = ctx->priv; in scale_parse_expr() local 273 ScaleContext *scale = ctx->priv; in init_dict() local 333 ScaleContext *scale = ctx->priv; in uninit() local 406 ScaleContext *scale = ctx->priv; in scale_eval_dimensions() local 488 ScaleContext *scale = ctx->priv; in config_props() local 636 static int scale_field(ScaleContext *scale, AVFrame *dst, AVFrame *src, in scale_field() 680 ScaleContext *scale = ctx->priv; in scale_frame() local 869 ScaleContext *scale = link->dst->priv; in filter_frame_ref() local 901 ScaleContext *scale = ctx->priv; in process_command() local
|