/third_party/typescript/tests/baselines/reference/ |
D | inferentialTypingWithFunctionTypeSyntacticScenarios.js | 20 var ic: IdentityConstructor; variable 45 var ic; variable
|
/third_party/icu/icu4c/source/test/cintltst/ |
D | cstrtest.c | 363 char ic = invLocale[i]; in TestLocaleAtSign() local 377 char ic = nativeInvChars[i]; in TestNoInvariantAtSign() local 389 char ic = nativeInvChars[i]; in TestInvCharToAscii() local
|
/third_party/skia/modules/sksg/src/ |
D | SkSGPaint.cpp | 45 SkRect Color::onRevalidate(InvalidationController* ic, const SkMatrix& ctm) { in onRevalidate() 69 SkRect ShaderPaint::onRevalidate(InvalidationController* ic, const SkMatrix& ctm) { in onRevalidate()
|
D | SkSGTransform.cpp | 55 SkRect onRevalidate(InvalidationController* ic, const SkMatrix& ctm) override { in onRevalidate() 100 SkRect onRevalidate(InvalidationController* ic, const SkMatrix& ctm) override { in onRevalidate() 193 SkRect TransformEffect::onRevalidate(InvalidationController* ic, const SkMatrix& ctm) { in onRevalidate()
|
D | SkSGScene.cpp | 34 void Scene::revalidate(InvalidationController* ic) { in revalidate()
|
D | SkSGOpacityEffect.cpp | 36 SkRect OpacityEffect::onRevalidate(InvalidationController* ic, const SkMatrix& ctm) { in onRevalidate()
|
D | SkSGEffectNode.cpp | 30 SkRect EffectNode::onRevalidate(InvalidationController* ic, const SkMatrix& ctm) { in onRevalidate()
|
/third_party/flutter/skia/modules/sksg/src/ |
D | SkSGPaint.cpp | 44 SkRect Color::onRevalidate(InvalidationController* ic, const SkMatrix& ctm) { in onRevalidate() 68 SkRect ShaderPaint::onRevalidate(InvalidationController* ic, const SkMatrix& ctm) { in onRevalidate()
|
D | SkSGTransform.cpp | 37 SkRect onRevalidate(InvalidationController* ic, const SkMatrix& ctm) override { in onRevalidate() 82 SkRect onRevalidate(InvalidationController* ic, const SkMatrix& ctm) override { in onRevalidate() 166 SkRect TransformEffect::onRevalidate(InvalidationController* ic, const SkMatrix& ctm) { in onRevalidate()
|
D | SkSGRenderEffect.cpp | 31 SkRect MaskFilter::onRevalidate(InvalidationController* ic, const SkMatrix& ctm) { in onRevalidate() 58 SkRect MaskFilterEffect::onRevalidate(InvalidationController* ic, const SkMatrix& ctm) { in onRevalidate() 109 SkRect ShaderEffect::onRevalidate(InvalidationController* ic, const SkMatrix& ctm) { in onRevalidate() 151 SkRect ImageFilterEffect::onRevalidate(InvalidationController* ic, const SkMatrix& ctm) { in onRevalidate()
|
D | SkSGOpacityEffect.cpp | 30 SkRect OpacityEffect::onRevalidate(InvalidationController* ic, const SkMatrix& ctm) { in onRevalidate()
|
D | SkSGEffectNode.cpp | 30 SkRect EffectNode::onRevalidate(InvalidationController* ic, const SkMatrix& ctm) { in onRevalidate()
|
/third_party/skia/third_party/externals/spirv-tools/source/opt/ |
D | constants.cpp | 62 if (const IntConstant* ic = AsIntConstant()) { in GetU32() local 74 if (const IntConstant* ic = AsIntConstant()) { in GetU64() local 86 if (const IntConstant* ic = AsIntConstant()) { in GetS32() local 98 if (const IntConstant* ic = AsIntConstant()) { in GetS64() local 113 if (const IntConstant* ic = AsIntConstant()) { in GetZeroExtendedValue() local 132 if (const IntConstant* ic = AsIntConstant()) { in GetSignExtendedValue() local 338 } else if (const IntConstant* ic = c->AsIntConstant()) { in CreateInstruction() local
|
/third_party/flutter/skia/third_party/externals/wuffs/test/c/std/ |
D | gif.c | 75 wuffs_base__image_config ic = ((wuffs_base__image_config){}); in test_basic_bad_receiver() local 113 wuffs_base__image_config ic = ((wuffs_base__image_config){}); in test_basic_initialize_not_called() local 204 wuffs_base__image_config ic = ((wuffs_base__image_config){}); in wuffs_gif_decode() local 275 wuffs_base__image_config ic = ((wuffs_base__image_config){}); in do_test_wuffs_gif_decode() local 510 wuffs_base__image_config ic = ((wuffs_base__image_config){}); in do_test_wuffs_gif_decode_expecting() local 640 wuffs_base__image_config ic = ((wuffs_base__image_config){}); in do_test_wuffs_gif_decode_animated() local 822 wuffs_base__image_config ic = ((wuffs_base__image_config){}); in test_wuffs_gif_decode_empty_palette() local 934 wuffs_base__image_config ic = ((wuffs_base__image_config){}); in test_wuffs_gif_decode_first_frame_is_opaque() local 976 wuffs_base__image_config ic = ((wuffs_base__image_config){}); in test_wuffs_gif_decode_frame_out_of_bounds() local 1139 wuffs_base__image_config ic = ((wuffs_base__image_config){}); in test_wuffs_gif_decode_zero_width_frame() local [all …]
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/ |
D | constants.cpp | 62 if (const IntConstant* ic = AsIntConstant()) { in GetU32() local 74 if (const IntConstant* ic = AsIntConstant()) { in GetU64() local 86 if (const IntConstant* ic = AsIntConstant()) { in GetS32() local 98 if (const IntConstant* ic = AsIntConstant()) { in GetS64() local 113 if (const IntConstant* ic = AsIntConstant()) { in GetZeroExtendedValue() local 132 if (const IntConstant* ic = AsIntConstant()) { in GetSignExtendedValue() local 338 } else if (const IntConstant* ic = c->AsIntConstant()) { in CreateInstruction() local
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/audio/ |
D | audio-resampler-neon.h | 178 gint16 *o = op, *a = ap, *ic = icp; in interpolate_gint16_linear_neon() local 209 gint16 *o = op, *a = ap, *ic = icp; in interpolate_gint16_cubic_neon() local 386 gint32 *o = op, *a = ap, *ic = icp; in interpolate_gint32_linear_neon() local 423 gint32 *o = op, *a = ap, *ic = icp; in interpolate_gint32_cubic_neon() local 588 gfloat *o = op, *a = ap, *ic = icp; in interpolate_gfloat_linear_neon() local 619 gfloat *o = op, *a = ap, *ic = icp; in interpolate_gfloat_cubic_neon() local
|
D | audio-resampler-x86-sse2.c | 273 gint16 *o = op, *a = ap, *ic = icp; in interpolate_gint16_linear_sse2() local 306 gint16 *o = op, *a = ap, *ic = icp; in interpolate_gint16_cubic_sse2() local 350 gdouble *o = op, *a = ap, *ic = icp; in interpolate_gdouble_linear_sse2() local 375 gdouble *o = op, *a = ap, *ic = icp; in interpolate_gdouble_cubic_sse2() local
|
D | audio-resampler-x86-sse.c | 119 gfloat *o = op, *a = ap, *ic = icp; in interpolate_gfloat_linear_sse() local 144 gfloat *o = op, *a = ap, *ic = icp; in interpolate_gfloat_cubic_sse() local
|
/third_party/typescript/tests/cases/compiler/ |
D | inferentialTypingWithFunctionTypeSyntacticScenarios.ts | 21 var ic: IdentityConstructor; variable
|
/third_party/boost/libs/phoenix/test/core/ |
D | primitives_tests.cpp | 76 int const ic = 123; in main() local
|
/third_party/uboot/u-boot-2020.01/post/lib_powerpc/ |
D | cpu.c | 61 int ic = icache_status(); in cpu_post_test() local
|
/third_party/flutter/skia/modules/skottie/src/effects/ |
D | MotionBlurEffect.cpp | 57 sksg::InvalidationController ic; in onRevalidate() local 100 sksg::InvalidationController ic; in onRender() local
|
/third_party/libwebsockets/lib/tls/mbedtls/wrapper/library/ |
D | ssl_cert.c | 24 CERT *__ssl_cert_new(CERT *ic) in __ssl_cert_new()
|
/third_party/boost/libs/test/test/test-organization-ts/datasets-test/ |
D | singleton-test.cpp | 33 invocation_count ic; in BOOST_AUTO_TEST_CASE() local
|
D | implicit-test.cpp | 33 invocation_count ic; in BOOST_AUTO_TEST_CASE() local
|