Home
last modified time | relevance | path

Searched defs:output (Results 1 – 2 of 2) sorted by relevance

/lvgl-latest/tests/unity/
Dgenerate_test_runner.rb212 def create_header(output, mocks, testfile_includes = []) argument
243 def create_externs(output, tests, _mocks) argument
255 def create_mock_management(output, mock_headers) argument
290 def create_setup(output) argument
297 def create_teardown(output) argument
304 def create_suite_setup(output) argument
314 def create_suite_teardown(output) argument
324 def create_reset(output) argument
342 def create_run_test(output) argument
348 def create_args_wrappers(output, tests) argument
[all …]
/lvgl-latest/src/extra/libs/tiny_ttf/
Dstb_truetype_htcw.h4055 STBTT_DEF void stbtt_MakeGlyphBitmapSubpixel(const stbtt_fontinfo * info, unsigned char * output, i…
4075 STBTT_DEF void stbtt_MakeGlyphBitmap(const stbtt_fontinfo * info, unsigned char * output, int out_w…
4088 …oid stbtt_MakeCodepointBitmapSubpixelPrefilter(const stbtt_fontinfo * info, unsigned char * output,
4096 …d stbtt_MakeCodepointBitmapSubpixel(const stbtt_fontinfo * info, unsigned char * output, int out_w,
4109 STBTT_DEF void stbtt_MakeCodepointBitmap(const stbtt_fontinfo * info, unsigned char * output, int o…
4503 …tt_MakeGlyphBitmapSubpixelPrefilter(const stbtt_fontinfo * info, unsigned char * output, int out_w,