/third_party/flutter/skia/third_party/externals/sdl/src/audio/ |
D | SDL_audiocvt.c | 341 Uint8 *src, *dst, lf, rf, ce; in SDL_ConvertSurround() local 363 Sint8 *src, *dst, lf, rf, ce; in SDL_ConvertSurround() local 386 Uint16 lf, rf, ce, lr, rr; in SDL_ConvertSurround() local 446 Sint16 lf, rf, ce, lr, rr; in SDL_ConvertSurround() local 505 Sint32 lf, rf, ce; in SDL_ConvertSurround() local 543 float lf, rf, ce; in SDL_ConvertSurround() local 600 Uint8 *src, *dst, lf, rf, ce; in SDL_ConvertSurround_4() local 620 Sint8 *src, *dst, lf, rf, ce; in SDL_ConvertSurround_4() local 641 Uint16 lf, rf, ce, lr, rr; in SDL_ConvertSurround_4() local 691 Sint16 lf, rf, ce, lr, rr; in SDL_ConvertSurround_4() local [all …]
|
/third_party/boost/boost/lambda/detail/ |
D | ret.hpp | 93 LambdaFunctor lf; member in boost::lambda::non_lambda_functor 157 LambdaFunctor lf; member 198 LambdaFunctor lf; member 233 break_const(const lambda_functor<Arg>& lf) in break_const() 241 const_parameters(const lambda_functor<Arg>& lf) in const_parameters()
|
/third_party/flutter/skia/src/ports/ |
D | SkFontHost_win.cpp | 50 static void call_ensure_accessible(const LOGFONT& lf) { in call_ensure_accessible() 105 static void dcfontname_to_skstring(HDC deviceContext, const LOGFONT& lf, SkString* familyName) { in dcfontname_to_skstring() 125 static void make_canonical(LOGFONT* lf) { in make_canonical() 133 static SkFontStyle get_style(const LOGFONT& lf) { in get_style() 154 static unsigned calculateGlyphCount(HDC hdc, const LOGFONT& lf) { in calculateGlyphCount() 190 static unsigned calculateUPEM(HDC hdc, const LOGFONT& lf) { in calculateUPEM() 214 LogFontTypeface(const SkFontStyle& style, const LOGFONT& lf, bool serializeAsStream) in LogFontTypeface() 254 static sk_sp<LogFontTypeface> Make(const LOGFONT& lf) { in Make() 297 static sk_sp<FontMemResourceTypeface> Make(const LOGFONT& lf, HANDLE fontMemResource) { in Make() 313 FontMemResourceTypeface(const SkFontStyle& style, const LOGFONT& lf, HANDLE fontMemResource) in FontMemResourceTypeface() [all …]
|
/third_party/skia/src/ports/ |
D | SkFontHost_win.cpp | 50 static void call_ensure_accessible(const LOGFONT& lf) { in call_ensure_accessible() 105 static void dcfontname_to_skstring(HDC deviceContext, const LOGFONT& lf, SkString* familyName) { in dcfontname_to_skstring() 125 static void make_canonical(LOGFONT* lf) { in make_canonical() 133 static SkFontStyle get_style(const LOGFONT& lf) { in get_style() 154 static unsigned calculateGlyphCount(HDC hdc, const LOGFONT& lf) { in calculateGlyphCount() 190 static unsigned calculateUPEM(HDC hdc, const LOGFONT& lf) { in calculateUPEM() 214 explicit SkAutoHDC(const LOGFONT& lf) in SkAutoHDC() 237 LogFontTypeface(const SkFontStyle& style, const LOGFONT& lf, bool serializeAsStream) in LogFontTypeface() 266 static sk_sp<LogFontTypeface> Make(const LOGFONT& lf) { in Make() 311 static sk_sp<FontMemResourceTypeface> Make(const LOGFONT& lf, HANDLE fontMemResource) { in Make() [all …]
|
/third_party/libwebsockets/lib/secure-streams/cpp/ |
D | lssFile.cxx | 36 lssFile *lf = (lssFile *)userobj_to_lss(userobj); in lssfile_rx() local 55 lssFile *lf = (lssFile *)userobj_to_lss(userobj); in lssfile_state() local
|
/third_party/typescript/tests/cases/conformance/salsa/ |
D | enumMergeWithExpando.ts | 6 declare namespace lf { namespace
|
D | prototypePropertyAssignmentMergeWithInterfaceMethod.ts | 6 declare namespace lf { namespace
|
/third_party/node/deps/npm/node_modules/lockfile/test/ |
D | unlock-no-cb.js | 9 var lf = require('lockfile') variable
|
/third_party/jerryscript/tests/jerry/es2015/ |
D | template_string.js | 96 var lf = eval("`a" + String.fromCharCode(10) + "b`"); variable
|
/third_party/boost/libs/multiprecision/test/ |
D | bug12039.cpp | 32 long_ext_float_t lf(1); in main() local
|
/third_party/pulseaudio/src/pulsecore/ |
D | lock-autospawn.c | 138 char *lf; in unref() local 216 char *lf; in thread_func() local
|
/third_party/musl/src/stdlib/ |
D | qsort.c | 93 unsigned char *rt, *lf; in sift() local 121 *rt, *lf; in trinkle() local
|
/third_party/boost/libs/multi_index/test/ |
D | test_hash_ops.cpp | 29 float lf=(float)hc.size()/hc.bucket_count(); in check_load_factor() local
|
/third_party/libwebsockets/minimal-examples/secure-streams/minimal-secure-streams-cpp/ |
D | main.cxx | 22 lssFile *lf = (lssFile *)lss; in lss_completion() local
|
/third_party/skia/src/sksl/ir/ |
D | SkSLModifiers.cpp | 61 for (const auto& lf : kLayoutFlags) { in checkPermitted() local
|
/third_party/node/deps/npm/node_modules/lockfile/ |
D | speedtest.js | 3 const lf = require('lockfile'); constant
|
/third_party/skia/third_party/externals/icu/source/samples/layout/ |
D | GDIFontInstance.cpp | 115 LOGFONT lf; in GDIFontInstance() local 200 LOGFONTA lf; in GDIFontInstance() local
|
/third_party/icu/icu4c/source/samples/layout/ |
D | GDIFontInstance.cpp | 115 LOGFONT lf; in GDIFontInstance() local 200 LOGFONTA lf; in GDIFontInstance() local
|
/third_party/flutter/skia/third_party/externals/icu/source/samples/layout/ |
D | GDIFontInstance.cpp | 115 LOGFONT lf; in GDIFontInstance() local 200 LOGFONTA lf; in GDIFontInstance() local
|
/third_party/mesa3d/src/gallium/drivers/lima/ |
D | lima_format.c | 173 const struct lima_format *lf = get_texel_format(f); in lima_format_texel_supported() local 184 const struct lima_format *lf = get_pixel_format(f); in lima_format_pixel_supported() local
|
/third_party/mesa3d/src/gallium/winsys/sw/dri/ |
D | dri_sw_winsys.c | 70 const struct drisw_loader_funcs *lf; member 296 dri_create_sw_winsys(const struct drisw_loader_funcs *lf) in dri_create_sw_winsys()
|
/third_party/mesa3d/src/compiler/glsl/glcpp/ |
D | pp.c | 116 const char *cr, *lf; in remove_line_continuations() local
|
/third_party/gstreamer/gstplugins_good/gst/goom/ |
D | v3d.h | 81 #define MUL_V3D(lf,v) {v.x*=lf;v.y*=lf;v.z*=lf;} argument
|
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/codecparsers/ |
D | gstvp9parser.c | 231 parse_loopfilter (GstVp9LoopFilter * lf, GstBitReader * br) in parse_loopfilter() 393 loop_filter_update (GstVp9Parser * parser, const GstVp9LoopFilter * lf) in loop_filter_update() 477 const GstVp9LoopFilter *lf = &frame_hdr->loopfilter; in segmentation_update() local
|
/third_party/ffmpeg/libavfilter/ |
D | vf_colorcontrast.c | 127 float li, lo, lf; in colorcontrast_slice8() local 181 float li, lo, lf; in colorcontrast_slice16() local 233 float li, lo, lf; in colorcontrast_slice8p() local 285 float li, lo, lf; in colorcontrast_slice16p() local
|