Home
last modified time | relevance | path

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

1234

/external/iproute2/misc/
Dlnstat_util.c39 static int scan_lines(struct lnstat_file *lf, int i) in scan_lines()
88 struct lnstat_file *lf; in lnstat_update() local
117 static int __lnstat_scan_fields(struct lnstat_file *lf, char *buf) in __lnstat_scan_fields()
137 static int lnstat_scan_fields(struct lnstat_file *lf) in lnstat_scan_fields()
149 static int lnstat_scan_compat_rtstat_fields(struct lnstat_file *lf) in lnstat_scan_compat_rtstat_fields()
174 struct lnstat_file *lf; in alloc_and_open() local
215 struct lnstat_file *lf; in lnstat_scan_dir() local
250 struct lnstat_file *lf; in lnstat_scan_dir() local
282 struct lnstat_file *lf; in lnstat_dump() local
299 struct lnstat_file *lf; in lnstat_find_field() local
Dlnstat.c86 struct lnstat_field *lf; member
103 const struct lnstat_field *lf = fp->params[i].lf; in print_line() local
118 const struct lnstat_field *lf = fp->params[i].lf; in print_json() local
131 struct lnstat_file *lf; in map_field_params() local
/external/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()
310 static sk_sp<FontMemResourceTypeface> Make(const LOGFONT& lf, HANDLE fontMemResource) { in Make()
[all …]
/external/skqp/src/ports/
DSkFontHost_win.cpp49 static void call_ensure_accessible(const LOGFONT& lf) { in call_ensure_accessible()
104 static void dcfontname_to_skstring(HDC deviceContext, const LOGFONT& lf, SkString* familyName) { in dcfontname_to_skstring()
124 static void make_canonical(LOGFONT* lf) { in make_canonical()
132 static SkFontStyle get_style(const LOGFONT& lf) { in get_style()
153 static unsigned calculateGlyphCount(HDC hdc, const LOGFONT& lf) { in calculateGlyphCount()
189 static unsigned calculateUPEM(HDC hdc, const LOGFONT& lf) { in calculateUPEM()
213 LogFontTypeface(const SkFontStyle& style, const LOGFONT& lf, bool serializeAsStream) in LogFontTypeface()
253 static LogFontTypeface* Create(const LOGFONT& lf) { in Create()
295 static FontMemResourceTypeface* Create(const LOGFONT& lf, HANDLE fontMemResource) { in Create()
310 FontMemResourceTypeface(const SkFontStyle& style, const LOGFONT& lf, HANDLE fontMemResource) in FontMemResourceTypeface()
[all …]
/external/llvm-project/flang/include/flang/Parser/
Dparse-state.h149 void Nonstandard(LanguageFeature lf, const MessageFixedText &msg) { in Nonstandard()
153 CharBlock range, LanguageFeature lf, const MessageFixedText &msg) { in Nonstandard()
159 bool IsNonstandardOk(LanguageFeature lf, const MessageFixedText &msg) { in IsNonstandardOk()
/external/libvpx/libvpx/vp9/encoder/
Dvp9_picklpf.c81 const struct loopfilter *const lf = &cm->lf; in search_filter_level() local
162 struct loopfilter *const lf = &cm->lf; in vp9_pick_filter_level() local
/external/libvpx/libvpx/vp9/common/
Dvp9_entropymode.c412 static void set_default_lf_deltas(struct loopfilter *lf) { in set_default_lf_deltas()
428 struct loopfilter *const lf = &cm->lf; in vp9_setup_past_independence() local
/external/jackson-core/src/test/java/com/fasterxml/jackson/core/read/
DParserLinefeedsTest.java39 private void _testLinefeeds(String lf, boolean useStream) in _testLinefeeds()
/external/icu/icu4c/source/samples/layout/
DGDIFontInstance.cpp115 LOGFONT lf; in GDIFontInstance() local
200 LOGFONTA lf; in GDIFontInstance() local
/external/mesa3d/src/gallium/drivers/lima/
Dlima_format.c154 const struct lima_format *lf = get_texel_format(f); in lima_format_texel_supported() local
165 const struct lima_format *lf = get_pixel_format(f); in lima_format_pixel_supported() local
/external/jackson-core/src/main/java/com/fasterxml/jackson/core/util/
DDefaultIndenter.java65 public DefaultIndenter withLinefeed(String lf) in withLinefeed()
/external/skqp/samplecode/
DSampleTextBox.cpp46 LOGFONT lf; in TextBoxView() local
/external/xmp_toolkit/XMPCore/src/com/adobe/xmp/impl/
DBase64.java118 int lf = 0; in encode() local
/external/apache-http/src/org/apache/http/impl/io/
DChunkedInputStream.java217 int lf = in.read(); in getChunkSize() local
/external/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()
/external/compiler-rt/lib/asan/
Dasan_flags.cc81 __lsan::Flags *lf = __lsan::flags(); in InitializeFlags() local
/external/llvm-project/compiler-rt/lib/asan/
Dasan_flags.cpp73 __lsan::Flags *lf = __lsan::flags(); in InitializeFlags() local
/external/mesa3d/src/compiler/glsl/glcpp/
Dpp.c116 const char *cr, *lf; in remove_line_continuations() local
/external/pdfium/core/fpdfdoc/
Dcpdf_interactiveform.cpp349 LOGFONTA lf; member
365 bool RetrieveSpecificFont(LOGFONTA& lf) { in RetrieveSpecificFont()
381 LOGFONTA& lf) { in RetrieveSpecificFont()
635 LOGFONTA lf = {}; in GetNativeFontName() local
677 LOGFONTA lf; in AddNativeFont() local
/external/libaom/libaom/av1/encoder/
Dinterp_search.c276 int_interpfilters *af, int_interpfilters *lf) { in is_pred_filter_search_allowed()
350 int_interpfilters *lf) { in pred_dual_interp_filter_rd()
392 int_interpfilters lf = af; in fast_dual_interp_filter_rd() local
476 int_interpfilters lf = af; in find_best_non_dual_interp_filter() local
Dpicklpf.c204 struct loopfilter *const lf = &cm->lf; in av1_pick_filter_level() local
/external/jackson-databind/src/test/java/com/fasterxml/jackson/databind/ser/
DTestConfig.java116 String lf = getLF(); in testIndentation() local
/external/llvm-project/clang/test/Frontend/
Dfixed_point_unary.c7 long _Fract lf; variable
Dfixed_point_add.c14 long _Fract lf; variable
Dfixed_point_sub.c14 long _Fract lf; variable

1234