Home
last modified time | relevance | path

Searched refs:kS (Results 1 – 25 of 158) sorted by relevance

1234567

/external/skia/gm/
Dcirculararcs.cpp148 constexpr SkScalar kS = 50; variable
156 {SkRect::MakeWH(kS, kS), 0, 0},
158 {SkRect::MakeWH(-kS, kS), 0, 90},
160 {SkRect::MakeWH(kS, -kS), 0, 90},
166 {SkRect::MakeWH(kS, kS), 810.f, 90.f},
168 {SkRect::MakeWH(kS, kS), -810.f, 90.f},
170 {SkRect::MakeWH(kS, kS), 0.f, 360.f},
172 {SkRect::MakeWH(kS, kS), 0.f, -360.f},
174 {SkRect::MakeWH(kS, kS), 0.f, 540.f},
176 {SkRect::MakeWH(kS, kS), 0.f, -540.f},
[all …]
/external/skia/tools/viewer/
DPatchSlide.cpp204 static constexpr SkScalar kS = 50; variable
214 {kS * 0, kT * 1},
215 {kS * 1, kT * 1},
216 {kS * 2, kT * 1},
217 {kS * 3, kT * 1},
218 {kS * 3, kT * 2},
219 {kS * 3, kT * 3},
220 {kS * 3, kT * 4},
221 {kS * 2, kT * 4},
222 {kS * 1, kT * 4},
[all …]
/external/webrtc/modules/audio_processing/test/
Dfake_recording_device_unittest.cc116 constexpr size_t kS = 1; // Sample index. in TEST() local
127 buff->channels()[kC][kS] = -5.0f; in TEST()
128 RTC_DCHECK_NE(buff->channels()[kC][kS], kTestMultiChannelSamples[kC][kS]); in TEST()
132 EXPECT_EQ(buff->channels()[kC][kS], kTestMultiChannelSamples[kC][kS]); in TEST()
/external/skia/bench/
DImageCacheBudgetBench.cpp27 static constexpr int kS = 25; variable
31 imgs[i] = ToolUtils::create_checkerboard_image(kS, kS, SK_ColorBLACK, SK_ColorCYAN, 10); in make_images()
/external/tensorflow/tensorflow/core/framework/
Dkernel_def_util.cc47 constraint_value_case = AttrValue::kS; in KernelAttrsMatch()
108 RETURN_IF_ATTR_NOT_FOUND(s, kS, "string"); in KernelAttrsMatch()
/external/cronet/net/data/ssl/certificates/
Dquic-leaf-cert.key.pkcs8.pem16 kS/C8sUbp3j6mqxJe18xgvCF0wKBgQDGugDL8xfzuqTT3XPhCTmUL1nAO3Xv0vRb
/external/ImageMagick/PerlMagick/t/reference/write/filter/
DOilPaint.miff43kS@������������01(01(/')-(++**+**0/++/&+/&+/&1+02*1n�cn�c��~������������+-/..0-.--.--.-2-*-*+,+,,+…
/external/pdfium/core/fxcrt/
Dfx_unicode.h25 kS = 11, // Segment Separator enumerator
/external/openthread/third_party/mbedtls/repo/tests/data_files/
Drsa_pkcs8_pbe_sha1_4096_2des.pem34 bZNkYKwe/yQMprb05wvMU+g4pKmz8g6GZ9/ddvSBxDuFc39iwiukZTUA/lfER+kS
/external/deqp-deps/amber/src/
Dformat_data.h25 kS, enumerator
Dtype_parser_test.cc420 {FormatComponentType::kS, FormatMode::kUInt, 8}, in TEST_F()
428 {FormatComponentType::kS, FormatMode::kUInt, 8}, in TEST_F()
443 {FormatComponentType::kS, FormatMode::kUInt, 8}, in TEST_F()
1167 {FormatComponentType::kS, FormatMode::kUInt, 8}, in TEST_F()
/external/tensorflow/tensorflow/c/experimental/ops/gen/cpp/views/
Dattr_view.cc66 case AttrValue::kS: in DefaultValue()
/external/mbedtls/tests/data_files/
Drsa_pkcs8_pbe_sha1_4096_2des.pem34 bZNkYKwe/yQMprb05wvMU+g4pKmz8g6GZ9/ddvSBxDuFc39iwiukZTUA/lfER+kS
/external/tensorflow/tensorflow/core/ir/importexport/
Dconvert_attributes.cc153 case AttrValue::kS: in ConvertAttribute()
311 case AttrValue::kS: in ConvertNonFuncAttributeValue()
407 case tensorflow::FullTypeDef::AttrCase::kS: in ConvertAttribute()
/external/tensorflow/tensorflow/compiler/mlir/tensorflow/utils/
Dconvert_attr.cc36 case AttrValue::kS: in ConvertNonFuncAttributeValue()
/external/cronet/third_party/abseil-cpp/absl/random/
Dbeta_distribution.h348 static constexpr result_type kS = in AlgorithmCheng() local
364 if (!use_algorithm_ba && s + kS >= 5 * z) { in AlgorithmCheng()
/external/webrtc/third_party/abseil-cpp/absl/random/
Dbeta_distribution.h348 static constexpr result_type kS = in AlgorithmCheng() local
364 if (!use_algorithm_ba && s + kS >= 5 * z) { in AlgorithmCheng()
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/random/
Dbeta_distribution.h348 static constexpr result_type kS = in AlgorithmCheng() local
364 if (!use_algorithm_ba && s + kS >= 5 * z) { in AlgorithmCheng()
/external/angle/third_party/abseil-cpp/absl/random/
Dbeta_distribution.h348 static constexpr result_type kS = in AlgorithmCheng() local
364 if (!use_algorithm_ba && s + kS >= 5 * z) { in AlgorithmCheng()
/external/libtextclassifier/abseil-cpp/absl/random/
Dbeta_distribution.h348 static constexpr result_type kS = in AlgorithmCheng() local
364 if (!use_algorithm_ba && s + kS >= 5 * z) { in AlgorithmCheng()
/external/openscreen/third_party/abseil/src/absl/random/
Dbeta_distribution.h348 static constexpr result_type kS = in AlgorithmCheng() local
364 if (!use_algorithm_ba && s + kS >= 5 * z) { in AlgorithmCheng()
/external/tensorflow/third_party/absl/abseil-cpp/absl/random/
Dbeta_distribution.h348 static constexpr result_type kS = in AlgorithmCheng() local
364 if (!use_algorithm_ba && s + kS >= 5 * z) { in AlgorithmCheng()
/external/abseil-cpp/absl/random/
Dbeta_distribution.h348 static constexpr result_type kS = in AlgorithmCheng() local
364 if (!use_algorithm_ba && s + kS >= 5 * z) { in AlgorithmCheng()
/external/tensorflow/tensorflow/lite/kernels/shim/
Dtf_op_shim.cc51 case ::tensorflow::AttrValue::kS: { in TfAttrValueToShimAttrValue()
/external/libchrome-gestures/src/
Dimmediate_interpreter_unittest.cc710 kS, // start enumerator
754 { kS, 54.6787, 49.83, 33.20, 3.71, 73.25, 22.80, 32.82, kAnything }, in TEST()
783 { kS, 91.6606, 48.08, 31.20, 9.54, 0.00, 0.00, 0.00, kAnything }, in TEST()
815 { kS, 93.3635, 43.58, 31.40, 36.70, 60.75, 19.00, 11.48, kAnything }, in TEST()
837 { kS, 95.4803, 65.66, 34.90, 13.42, 0.00, 0.00, 0.00, kAnything }, in TEST()
862 if (inputs[i].start == kS) { in TEST()
3067 { kS, 0.97697, 44.08, 64.30, 118.20, 35.91, 27.70, 44.46, kAny }, in TEST()
3091 { kS, 3.92951, 58.50, 58.40, 118.20, 38.25, 14.40, 3.71, kAny }, in TEST()
3172 if (input.flag == kS) { in TEST()

1234567