Home
last modified time | relevance | path

Searched refs:word (Results 1 – 14 of 14) sorted by relevance

/lvgl-latest/src/stdlib/builtin/
Dlv_tlsf.c85 tlsf_decl int tlsf_ffs(unsigned int word) in tlsf_ffs() argument
87 const unsigned int reverse = word & (~word + 1); in tlsf_ffs()
94 tlsf_decl int tlsf_ffs(unsigned int word) in tlsf_ffs() argument
96 return __builtin_ffs(word) - 1; in tlsf_ffs()
101 tlsf_decl int tlsf_fls(unsigned int word) in tlsf_fls() argument
103 const int bit = word ? 32 - __builtin_clz(word) : 0; in tlsf_fls()
115 tlsf_decl int tlsf_fls(unsigned int word) in tlsf_fls() argument
118 return _BitScanReverse(&index, word) ? index : -1; in tlsf_fls()
121 tlsf_decl int tlsf_ffs(unsigned int word) in tlsf_ffs() argument
124 return _BitScanForward(&index, word) ? index : -1; in tlsf_ffs()
[all …]
/lvgl-latest/docs/
DREADME.md70word-wrap with the width of the browser, this is not true with reStructuredText (`.rst` files). […
261 Arguments that are expressions (more than one word), or contain non-alphanumeric characters will ca…
263 :cpp:expr:`lv_obj_set_layout(widget, LV_LAYOUT_FLEX/GRID)` <== arg with > 1 word
DCONTRIBUTING.rst122 commit. It's usually one word and can be chosen freely. For example
DCODING_STYLE.rst193 the parameter name contains the word "out"), include the direction in the command
DREADME_pt_BR.rst112 - Quebra de palavras (word wrapping), espaçamento entre letras
DDoxyfile29 # The PROJECT_NAME tag is a single word (or a sequence of words surrounded by
243 # This tag can be used to specify a number of word-keyword mappings (TCL only).
317 # be prevented in individual cases by putting a % sign in front of the word or
858 # output. The symbol name can be a fully qualified name, a word, or if the
/lvgl-latest/scripts/built_in_font/font_license/DejaVuSans/
DLICENSE24 are renamed to names not containing either the words "Bitstream" or the word
73 the words "Tavmjong Bah" or the word "Arev".
/lvgl-latest/docs/details/integration/driver/touchpad/
Devdev.rst51 This should show input devices and there will be entries with the word ``event`` which give a clue …
/lvgl-latest/docs/details/integration/driver/display/
Drenesas_glcdc.rst21 …Color Look-Up Table (CLUT) usage for input graphics planes (ARGB8888) with 512 words (32 bits/word)
/lvgl-latest/docs/details/widgets/
Dlabel.rst126 For example: ``Write a #ff0000 red# word``. This feature can be enabled
128 function. In the context of word-wrapped text, any Recoloring started on a
Dtextarea.rst117 - word wrap is disabled.
/lvgl-latest/docs/details/integration/os/yocto/
Dcore_components.rst87 the word "package" is used for the packaged output from the OpenEmbedded
/lvgl-latest/
DKconfig983 If a word is at least this long, will break wherever 'prettiest'.
991 Minimum number of characters in a long word to put on a line before a break.
998 Minimum number of characters in a long word to put on a line after a break
/lvgl-latest/docs/_static/css/
Dfontawesome.min.css5 …oad:before{content:"\f574"}.fa-file-video:before{content:"\f1c8"}.fa-file-word:before{content:"\f1…