Home
last modified time | relevance | path

Searched defs:lf (Results 1 – 25 of 55) sorted by relevance

123

/third_party/flutter/skia/third_party/externals/sdl/src/audio/
DSDL_audiocvt.c341 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/flutter/skia/src/ports/
DSkFontHost_win.cpp50 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/
DSkFontHost_win.cpp50 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/
DlssFile.cxx36 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/
DenumMergeWithExpando.ts6 declare namespace lf { namespace
DprototypePropertyAssignmentMergeWithInterfaceMethod.ts6 declare namespace lf { namespace
/third_party/node/deps/npm/node_modules/lockfile/test/
Dunlock-no-cb.js9 var lf = require('lockfile') variable
/third_party/jerryscript/tests/jerry/es2015/
Dtemplate_string.js96 var lf = eval("`a" + String.fromCharCode(10) + "b`"); variable
/third_party/pulseaudio/src/pulsecore/
Dlock-autospawn.c138 char *lf; in unref() local
216 char *lf; in thread_func() local
/third_party/musl/src/stdlib/
Dqsort.c94 unsigned char *rt, *lf; in sift() local
122 *rt, *lf; in trinkle() local
/third_party/libwebsockets/minimal-examples/secure-streams/minimal-secure-streams-cpp/
Dmain.cxx22 lssFile *lf = (lssFile *)lss; in lss_completion() local
/third_party/skia/src/sksl/ir/
DSkSLModifiers.cpp61 for (const auto& lf : kLayoutFlags) { in checkPermitted() local
/third_party/flutter/skia/third_party/externals/icu/source/samples/layout/
DGDIFontInstance.cpp115 LOGFONT lf; in GDIFontInstance() local
200 LOGFONTA lf; in GDIFontInstance() local
/third_party/icu/icu4c/source/samples/layout/
DGDIFontInstance.cpp115 LOGFONT lf; in GDIFontInstance() local
200 LOGFONTA lf; in GDIFontInstance() local
/third_party/skia/third_party/externals/icu/source/samples/layout/
DGDIFontInstance.cpp115 LOGFONT lf; in GDIFontInstance() local
200 LOGFONTA lf; in GDIFontInstance() local
/third_party/node/deps/npm/node_modules/lockfile/
Dspeedtest.js3 const lf = require('lockfile'); constant
/third_party/mesa3d/src/gallium/drivers/lima/
Dlima_format.c173 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/
Ddri_sw_winsys.c70 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/
Dpp.c116 const char *cr, *lf; in remove_line_continuations() local
/third_party/gstreamer/gstplugins_good/gst/goom/
Dv3d.h81 #define MUL_V3D(lf,v) {v.x*=lf;v.y*=lf;v.z*=lf;} argument
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/codecparsers/
Dgstvp9parser.c231 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/
Dvf_colorcontrast.c127 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
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
DLazyFieldLite.java132 LazyFieldLite lf = new LazyFieldLite(); in fromValue() local
/third_party/pulseaudio/src/tests/
Dlfe-filter-test.c31 pa_lfe_filter_t *lf; member
/third_party/icu/icu4j/demos/src/com/ibm/icu/dev/demo/translit/
DTransliterationChart.java194 File lf = new File(fileName); in openPrintWriter() local

123