Home
last modified time | relevance | path

Searched defs:high (Results 1 – 6 of 6) sorted by relevance

/lvgl-latest/src/libs/expat/
Dsiphash.h112 #define SIP_ULL(high, low) ((((uint64_t)high) << 32) | (low)) argument
/lvgl-latest/src/libs/thorvg/rapidjson/
Dreader.h449 uint64_t high = vgetq_lane_u64(vreinterpretq_u64_u8(x), 1); // extract in SkipWhitespace_SIMD() local
485 uint64_t high = vgetq_lane_u64(vreinterpretq_u64_u8(x), 1); // extract in SkipWhitespace_SIMD() local
1262 uint64_t high = vgetq_lane_u64(vreinterpretq_u64_u8(x), 1); // extract in ScanCopyUnescapedString() local
1332 uint64_t high = vgetq_lane_u64(vreinterpretq_u64_u8(x), 1); // extract in ScanCopyUnescapedString() local
1388 uint64_t high = vgetq_lane_u64(vreinterpretq_u64_u8(x), 1); // extract in SkipUnescapedString() local
Dwriter.h673 uint64_t high = vgetq_lane_u64(vreinterpretq_u64_u8(x), 1); // extract in ScanWriteUnescapedString() local
/lvgl-latest/src/libs/thorvg/
DtvgLottieProperty.h189 int32_t high = int32_t(frames->count) - 1; in _bsearch() local
/lvgl-latest/src/stdlib/builtin/
Dlv_tlsf.c200 int high = (int)(size >> 32); in tlsf_fls_sizet() local
/lvgl-latest/src/libs/tiny_ttf/
Dstb_truetype_htcw.h1762 stbtt_int32 low, high; local