Searched defs:N (Results 1 – 6 of 6) sorted by relevance
/lvgl-latest/src/libs/thorvg/rapidjson/ |
D | pointer.h | 1178 typename T::ValueType& CreateValueByPointer(T& root, const CharType(&source)[N], typename T::Alloca… in CreateValueByPointer() 1190 …DocumentType::ValueType& CreateValueByPointer(DocumentType& document, const CharType(&source)[N]) { in CreateValueByPointer() 1242 typename T::ValueType& GetValueByPointerWithDefault(T& root, const CharType(&source)[N], const type… in GetValueByPointerWithDefault() 1247 typename T::ValueType& GetValueByPointerWithDefault(T& root, const CharType(&source)[N], const type… in GetValueByPointerWithDefault() 1253 typename T::ValueType& GetValueByPointerWithDefault(T& root, const CharType(&source)[N], const std:… in GetValueByPointerWithDefault() 1260 GetValueByPointerWithDefault(T& root, const CharType(&source)[N], T2 defaultValue, typename T::Allo… in GetValueByPointerWithDefault() 1290 …alueType& GetValueByPointerWithDefault(DocumentType& document, const CharType(&source)[N], const t… in GetValueByPointerWithDefault() 1295 …alueType& GetValueByPointerWithDefault(DocumentType& document, const CharType(&source)[N], const t… in GetValueByPointerWithDefault() 1301 …alueType& GetValueByPointerWithDefault(DocumentType& document, const CharType(&source)[N], const s… in GetValueByPointerWithDefault() 1308 GetValueByPointerWithDefault(DocumentType& document, const CharType(&source)[N], T2 defaultValue) { in GetValueByPointerWithDefault() [all …]
|
D | reader.h | 1820 #define N NumberToken in Tokenize() macro
|
/lvgl-latest/tests/src/test_cases/ |
D | test_margin_flex.c | 39 #define N 5 in test_flex() macro
|
D | test_margin_grid.c | 40 #define N 8 in test_grid() macro
|
/lvgl-latest/src/draw/sw/blend/helium/ |
D | lv_blend_helium.S | 43 N .req q0 label
|
/lvgl-latest/src/draw/ |
D | lv_draw_vector.c | 38 #define CHECK_AND_RESIZE_PATH_CONTAINER(P, N) \ argument
|