Searched refs:xes (Results 1 – 7 of 7) sorted by relevance
/third_party/libwebsockets/lib/misc/ |
D | ieeehalfprecision.c | 168 int32_t xes; in lws_halfp2singles() local 194 xes = ((int32_t)(he >> 10)) - 15 + 127 - e; in lws_halfp2singles() 195 xe = (uint32_t)(xes << 23); // Exponent in lws_halfp2singles() 222 xes = ((int32_t)(he >> 10)) - 15 + 127; in lws_halfp2singles() 223 xe = (uint32_t)(xes << 23); // Exponent in lws_halfp2singles()
|
/third_party/musl/arch/i386/bits/ |
D | user.h | 15 long ebx, ecx, edx, esi, edi, ebp, eax, xds, xes, xfs, xgs; member
|
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b32/x86/ |
D | mod.rs | 82 pub xes: ::c_long,
|
/third_party/skia/third_party/externals/icu/source/data/misc/ |
D | likelySubtags.txt | 1778 xes{"xes_Latn_ZZ"}
|
D | langInfo.txt | 1782 "xes","Latn","ZZ",
|
/third_party/icu/icu4c/source/data/misc/ |
D | likelySubtags.txt | 1804 xes{"xes_Latn_ZZ"}
|
D | langInfo.txt | 1808 "xes","Latn","ZZ",
|